// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface FlickrIconSignature {
  Element: SVGSVGElement;
}

export const FlickrIcon: TOC<FlickrIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.6794 1.32019C21.7996 0.440118 20.7395 0 19.5 0H4.49996C3.2605 0 2.20043 0.440118 1.32019 1.32019C0.440118 2.20043 0 3.26044 0 4.49996V19.4999C0 20.7393 0.440118 21.7994 1.32019 22.6796C2.20043 23.5599 3.2605 24 4.49996 24H19.4999C20.7393 24 21.7994 23.5599 22.6793 22.6796C23.5595 21.7994 23.9996 20.7393 23.9996 19.4999V4.49996C23.9996 3.26044 23.5594 2.20043 22.6794 1.32019ZM9.93752 14.3437C9.29157 14.9897 8.5105 15.3127 7.5937 15.3127C6.67702 15.3127 5.89584 14.9897 5.25 14.3437C4.60427 13.6979 4.28127 12.9168 4.28127 11.9999C4.28127 11.083 4.60405 10.3019 5.25 9.65611C5.89568 9.01027 6.67702 8.68727 7.5937 8.68727C8.51044 8.68727 9.29151 9.01027 9.93752 9.65611C10.5832 10.3018 10.9061 11.083 10.9061 11.9999C10.9061 12.9164 10.5832 13.6979 9.93752 14.3437ZM16.4059 15.3127C17.3229 15.3127 18.1042 14.9897 18.7496 14.3437C19.3953 13.6979 19.7186 12.9164 19.7186 11.9999C19.7186 11.083 19.3954 10.3018 18.7496 9.65611C18.1038 9.01027 17.3225 8.68727 16.4059 8.68727C15.4892 8.68727 14.708 9.01027 14.0619 9.65611C13.4165 10.3019 13.0933 11.083 13.0933 11.9999C13.0933 12.9168 13.4165 13.6979 14.0619 14.3437C14.708 14.9897 15.4893 15.3127 16.4059 15.3127Z"/>
</svg>
</template>;