@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...l})=>n.createElement("svg",{...l,"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,...C}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"pizza"},p.createElement("path",{d:"M13 15C13 13.3431 14.3431 12 16 12C16.7684 12 17.4692 12.2889 18 12.7639M12.0088 5.81147C12.003 5.87353 12 5.93642 12 6C12 7.10457 12.8954 8 14 8C15.1046 8 16 7.10457 16 6C16 5.70009 15.934 5.4156 15.8157 5.16026M6.55325 6.71904C7.11012 9.25871 8.37601 11.6742 10.3509 13.6491C12.3061 15.6043 14.6931 16.8645 17.2048 17.4298M20 4L17.0857 21C13.7063 20.3734 10.4749 18.7532 7.86085 16.1392C5.24683 13.5251 3.62655 10.2937 3 6.91429L20 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=i;export{i as IconPizza,g as default};
//# sourceMappingURL=index.mjs.map