@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 994 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var c=r=>o.createElement(p,{...r,ariaLabel:"fork-knife, cable, restaurant, cutlery"},o.createElement("path",{d:"M10 3H11.5V11.2727L9.5 13.5V21H6V13.5L4 11.2727V3H5.5V10.75H7V3H8.5V10.75H10V3Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 3H19.2546C18.9603 3 18.6697 3.12954 18.4553 3.2468C18.2102 3.3808 17.9377 3.57081 17.6518 3.81201C17.0782 4.29592 16.4152 5.01564 15.7735 5.9928C14.4865 7.95267 13.2785 10.9572 13.0437 15.2084L13 16H16.5213V21H20V3Z",fill:"currentColor"})),V=c;export{c as IconForkKnife,V as default};
//# sourceMappingURL=index.mjs.map