@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 • 1.01 kB
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 V=r=>o.createElement(p,{...r,ariaLabel:"fork-knife, cable, restaurant, cutlery"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.6055 3.32385C17.8694 3.13502 18.173 3 18.5 3H19V21H16V16H13.4678L13.501 15.4688C13.7536 11.427 14.5121 9.12497 15.409 6.81878C15.8565 5.66813 16.3456 4.74674 16.8369 4.10291C17.0825 3.78115 17.3395 3.51419 17.6055 3.32385Z",fill:"currentColor"}),o.createElement("path",{d:"M11 3H12V10.7071L10 12.7071V21H7V12.7071L5 10.7071V3H6V9.98075L7 10V3H8V10H9V3H10V10H11V3Z",fill:"currentColor"})),u=V;export{V as IconForkKnife,u as default};
//# sourceMappingURL=index.mjs.map