@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.48 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:i,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 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,...i}},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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"cloudy-sparkle, clouds",maskId:"square-outlined-radius-0-stroke-2-IconCloudySparkle"},t.createElement("path",{d:"M19.1984 18.492C20.8576 17.6785 22 15.9726 22 14C22 11.2386 19.7614 9 17 9C16.4547 9 15.9299 9.08728 15.4386 9.24864C14.3696 6.75042 11.8892 5 9 5C5.13401 5 2 8.13401 2 12C2 14.2656 3.07635 16.2799 4.74559 17.5592",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M12.4 14H11.6L10.6 16.6L8 17.6V18.4L10.6 19.4L11.6 22H12.4L13.4 19.4L16 18.4V17.6L13.4 16.6L12.4 14Z",fill:"currentColor"}))}),w=C;export{w as default,C as IconCloudySparkle};
//# debugId=CC6A526DE4196AC364756E2164756E21