@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.35 kB
JavaScript
import o from"react";var a=({children:r,size:e=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...d})=>{let u=p!=="raw"&&!!n;return o.createElement("svg",{...d,"aria-hidden":t,role:t?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:i,...m}},l&&!t&&o.createElement("title",null,l),u?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var C=s.memo((r)=>{return s.createElement(a,{...r,ariaLabel:"cloud-snow",maskId:"square-outlined-radius-0-stroke-2-IconCloudSnow"},s.createElement("path",{d:"M6 18H6.01M12 18H12.01M18 18H18.01M9 20H9.01M15 20H15.01M9.5 15H16C18.2091 15 20 13.2091 20 11C20 8.79086 18.2091 7 16 7C15.482 7 14.9869 7.09848 14.5326 7.27774C13.6788 5.34714 11.7467 4 9.5 4C6.46243 4 4 6.46243 4 9.5C4 12.5376 6.46243 15 9.5 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),k=C;export{k as default,C as IconCloudSnow};
//# debugId=5044656F6DE7B31964756E2164756E21