@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.66 kB
JavaScript
import r from"react";var l=({children:e,size:t=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...p}},a&&!n&&r.createElement("title",null,a),d?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var h=o.memo((e)=>{return o.createElement(l,{...e,ariaLabel:"banana, fruit",maskId:"square-outlined-radius-0-stroke-2-IconBanana"},o.createElement("path",{d:"M14 10L16.0956 4.97065C16.3405 4.38287 16.9148 4 17.5515 4C18.3707 4 19.0525 4.6268 19.086 5.44526C19.1291 6.49874 19.1454 7.92405 19 9C18.7844 10.5957 18 13 18 13",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M14.5 13.0001C12.281 12.4218 10.2262 11.9413 8 12.5002L7 11C9.51094 8.76222 15.423 7.46204 14.5 13.0001ZM14.5 13.0001C16.8462 15.5455 17.5 17 16 20H18C22.0462 17.0218 19.9301 11.4486 14.5 13.0001Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 12.5C10 15 7.40276 16.3743 4 16.5178V18.3036C8.19155 20.8946 12.6234 18.874 16 16.0714",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconBanana};
//# debugId=32AE323CE9DC6C8664756E2164756E21