@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 • 886 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"head, avatar"},p.createElement("path",{d:"M18.25 18.1667H14.25V21.25H6.75C6.75 18.6556 6.97969 16.5372 5.28425 14.3811C4.3231 13.1588 3.75 11.6184 3.75 9.94444C3.75 5.97106 6.97898 2.75 10.9621 2.75C13.8984 2.75 16.6018 4.15584 17.7163 6.99759C18.4972 8.98885 19.553 10.4589 20.75 12.25L18.25 13.5417V18.1667Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=m;export{m as IconHead,d as default};
//# sourceMappingURL=index.mjs.map