@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.
4 lines (2 loc) • 1.82 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:l,mode:m="masked",maskId:n,...C})=>{let d=m!=="raw"&&!!n;return r.createElement("svg",{...C,"aria-hidden":s,role:s?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:p,...l}},a&&!s&&r.createElement("title",null,a),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"pizza",maskId:"square-outlined-radius-0-stroke-2-IconPizza"},t.createElement("path",{d:"M20 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"}),t.createElement("path",{d:"M13 15C13 13.3431 14.3431 12 16 12C16.7684 12 17.4692 12.2889 18 12.7639",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M12.0088 5.81137C12.003 5.87343 12 5.93632 12 5.9999C12 7.10447 12.8954 7.9999 14 7.9999C15.1046 7.9999 16 7.10447 16 5.9999C16 5.69999 15.934 5.41549 15.8157 5.16016",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M6.55273 6.71899C7.1096 9.25866 8.3755 11.6741 10.3504 13.649C12.3056 15.6042 14.6925 16.8645 17.2043 17.4298",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconPizza};
//# debugId=FCCDA553CAB0200C64756E2164756E21