@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.68 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:s,color:c,ariaHidden:l=!0,style:a,mode:m="masked",maskId:n,...p})=>{let C=m!=="raw"&&!!n;return r.createElement("svg",{...p,"aria-hidden":l,role:l?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:c,...a}},s&&!l&&r.createElement("title",null,s),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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(#${n})`})):t)};import o from"react";var f=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"color-palette-2, design, coloring",maskId:"square-outlined-radius-0-stroke-2-IconColorPalette2"},o.createElement("path",{d:"M12 3C16.9706 3 21 7.02944 21 12C21 12.5585 20.9487 13.1049 20.851 13.6351C20.6974 14.4686 19.9197 15 19.0721 15H14C12.8954 15 12 15.8954 12 17V19C12 20.1046 11.0932 21.023 10.0156 20.7805C5.99979 19.8768 3 16.2887 3 12C3 7.02944 7.02944 3 12 3Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"17.2504",cy:"10.6498",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"13.35",cy:"6.9501",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"8.25039",cy:"8.14981",r:"1.35",fill:"currentColor"}),o.createElement("circle",{cx:"7.04922",cy:"13.2499",r:"1.35",fill:"currentColor"}))}),y=f;export{y as default,f as IconColorPalette2};
//# debugId=4B900F64B975883064756E2164756E21