@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.54 kB
JavaScript
import r from"react";var a=({children:e,size:t=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let u=m!=="raw"&&!!s;return r.createElement("svg",{...d,"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}},l&&!n&&r.createElement("title",null,l),u?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 C=o.memo((e)=>{return o.createElement(a,{...e,ariaLabel:"paint-bucket-drop",maskId:"square-outlined-radius-0-stroke-2-IconPaintBucketDrop"},o.createElement("path",{d:"M22.5 19.6C22.5 20.9255 21.4926 22 20.25 22C19.0074 22 18 20.9255 18 19.6C18 17.8 20.25 16 20.25 16C20.25 16 22.5 17.8 22.5 19.6Z",fill:"currentColor"}),o.createElement("path",{d:"M10.5871 20.3677L20.5215 12.7708L10.622 2.87134L3.02516 12.8057C2.11179 14.0001 2.2237 15.6862 3.28691 16.7494L6.64348 20.106C7.70669 21.1692 9.39274 21.2811 10.5871 20.3677Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12.5 11.5001L2 6.00012",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconPaintBucketDrop};
//# debugId=0CCE9CE1C922B77964756E2164756E21