@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 953 B
JavaScript
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"finder-face"},t.createElement("path",{d:"M7 7V10",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M17 7V10",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M14 2C12.16 5.87015 10.8443 8.79922 10 13H13C12.4417 16.0502 12.4417 18.9498 13 22",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M5 16C9.78201 19.5635 14.218 19.5635 19 16",stroke:"currentColor",strokeWidth:"1.5"})),u=C;export{C as IconFinderFace,u as default};
//# sourceMappingURL=index.mjs.map