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

export interface SearchFolderIconSignature {
  Element: SVGSVGElement;
}

export const SearchFolderIcon: TOC<SearchFolderIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M9,4 C9.26522,4 9.51957,4.10536 9.70711,4.29289 L11.4142,6 L20,6 C21.1046,6 22,6.89543 22,8 L22,18 C22,19.1046 21.1046,20 20,20 L4,20 C2.89543,20 2,19.1046 2,18 L2,6 C2,4.89543 2.89543,4 4,4 L9,4 Z M10.993294,7.73486328 C9.8358659,7.73486328 8.72357987,8.18391576 7.89056153,8.9874908 C7.08698649,9.8205037 6.63793945,10.9327897 6.63793945,12.0902178 C6.63793945,13.2476459 7.08698649,14.3599482 7.89056153,15.1929502 C8.72555582,15.9934008 9.83661709,16.4417184 10.993294,16.44493 C11.9612921,16.4462908 12.9013655,16.1201773 13.6605552,15.5195536 L16.5999859,18.4589844 L17.3620605,17.6969097 L14.4226298,14.757479 C15.0231991,13.9982894 15.349367,13.0582703 15.3480062,12.0902178 C15.3447946,10.9335409 14.8964769,9.82247965 14.0960264,8.9874908 C13.26297,8.18391576 12.150722,7.73486328 10.993294,7.73486328 Z M10.993294,8.82418909 C11.4217976,8.81760803 11.8469264,8.9014689 12.2408646,9.0703011 C12.6348027,9.23912784 12.988732,9.48913731 13.2795179,9.80399934 C13.5943636,10.0947798 13.8443785,10.4486873 14.013178,10.8426254 C14.182032,11.2365636 14.2659146,11.6616815 14.2593281,12.0902178 C14.2659146,12.5187759 14.182032,12.9439047 14.013178,13.3378428 C13.8443785,13.731781 13.5943636,14.0856558 13.2795179,14.3764417 C12.988732,14.6912874 12.6348027,14.9413023 12.2408646,15.1101563 C11.8469264,15.2789558 11.4217976,15.3628384 10.993294,15.3562519 C10.5647522,15.3628384 10.1396397,15.2789558 9.74570158,15.1101563 C9.35176343,14.9413023 8.99785053,14.6912874 8.70707006,14.3764417 C8.39220804,14.0856558 8.14220402,13.731781 7.97337182,13.3378428 C7.80453963,12.9439047 7.72067876,12.5187759 7.72725982,12.0902178 C7.72067876,11.6616815 7.80453963,11.2365636 7.97337182,10.8426254 C8.14220402,10.4486873 8.39220804,10.0947798 8.70707006,9.80399934 C8.99785053,9.48913731 9.35176343,9.23912784 9.74570158,9.0703011 C10.1396397,8.9014689 10.5647522,8.81760803 10.993294,8.82418909 Z"/></svg></template>;