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

export interface SearchIconSignature {
  Element: SVGSVGElement;
}

export const SearchIcon: TOC<SearchIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M21.85059,20.45059 L16.45059,15.05059 C17.55389,13.65589 18.15309,11.92899 18.15059,10.15059 C18.14469,8.02567 17.32109,5.98455 15.85059,4.4506 C14.32019,2.97436 12.27689,2.14941 10.15059,2.14941 C8.02429,2.14941 5.98092,2.97436 4.45059,4.4506 C2.97435,5.98092 2.14941,8.02429 2.14941,10.15059 C2.14941,12.27689 2.97435,14.32029 4.45059,15.85059 C5.98455,17.32109 8.02567,18.14469 10.15059,18.15059 C11.92889,18.15309 13.65589,17.55399 15.05059,16.45059 L20.45059,21.85059 L21.85059,20.45059 Z M10.15059,16.15059 C9.36332,16.16269 8.58235,16.00859 7.85865,15.69849 C7.13495,15.38829 6.48478,14.92899 5.95059,14.35059 C5.37216,13.81639 4.91288,13.16629 4.60272,12.44259 C4.29256,11.71889 4.1385,10.93789 4.15059,10.15059 C4.1385,9.36333 4.29256,8.58235 4.60272,7.85865 C4.91288,7.13495 5.37216,6.48479 5.95059,5.9506 C6.48478,5.37217 7.13495,4.91288 7.85865,4.60273 C8.58235,4.29257 9.36332,4.13851 10.15059,4.1506 C10.93779,4.13851 11.71879,4.29257 12.44249,4.60273 C13.16619,4.91288 13.81639,5.37217 14.35059,5.9506 C14.92899,6.48479 15.38829,7.13495 15.69839,7.85865 C16.00859,8.58235 16.16269,9.36333 16.15059,10.15059 C16.16269,10.93789 16.00859,11.71889 15.69839,12.44259 C15.38829,13.16629 14.92899,13.81639 14.35059,14.35059 C13.81639,14.92899 13.16619,15.38829 12.44249,15.69849 C11.71879,16.00859 10.93779,16.16269 10.15059,16.15059 Z"/></svg></template>;