@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.49 kB
JavaScript
import r from"react";var p=({children:t,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let f=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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,...i}},l&&!n&&r.createElement("title",null,l),f?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var u=o.memo((t)=>{return o.createElement(p,{...t,ariaLabel:"apples, fruit",maskId:"square-outlined-radius-0-stroke-2-IconApples"},o.createElement("path",{d:"M11.9989 20.5202C2.60553 24.5247 0.133181 1.99935 11.9991 7.00503C23.8677 1.99937 21.3949 24.5247 11.9989 20.5202Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9.49953 1.61539L8.61492 1.14906L7.68226 2.91828L8.56688 3.38461L9.0332 2.5L9.49953 1.61539ZM9.0332 2.5L8.56688 3.38461C9.85991 4.06624 10.5318 4.95854 10.8499 6.24079L11.8205 6L12.791 5.75921C12.3334 3.9146 11.2886 2.55851 9.49953 1.61539L9.0332 2.5Z",fill:"currentColor"}))}),k=u;export{k as default,u as IconApples};
//# debugId=BD8BB4FB21293DED64756E2164756E21