@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 917 B
JavaScript
import t from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>p.createElement("svg",{...C,"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,...s}},n&&!o&&p.createElement("title",null,n),e);var c=e=>t.createElement(l,{...e,ariaLabel:"toque, chefs-cap, cook"},t.createElement("path",{d:"M17.0045 4.88853L17.0692 5.00047C19.7987 5.0375 22 7.26168 22 10C22 12.0503 20.7659 13.8124 19 14.584V17H5V14.584C3.2341 13.8124 2 12.0503 2 10C2 7.2612 4.20205 5.03671 6.93224 5.00045C7.9144 3.21213 9.81562 2 11.9999 2C14.1392 2 16.0062 3.16285 17.0045 4.88853Z",fill:"currentColor"}),t.createElement("path",{d:"M5 18V22H19V18H5Z",fill:"currentColor"})),g=c;export{c as IconToque,g as default};
//# sourceMappingURL=index.mjs.map