UNPKG

@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.57 kB
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,...C})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...C,"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),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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var h=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"space, star",maskId:"square-outlined-radius-0-stroke-2-IconSpace"},t.createElement("path",{d:"M21 12C21 14.3051 20.1334 16.4077 18.7083 18C17.0604 19.8412 14.6655 21 12 21C9.3345 21 6.93964 19.8412 5.29168 18C3.86656 16.4077 3 14.3051 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M5.29297 18C6.94093 16.1588 9.33579 15 12.0013 15C14.6668 15 17.0616 16.1588 18.7096 18",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M8.5 9L10.8333 7.83333L12 5.5L13.1667 7.83333L15.5 9L13.1667 10.1667L12 12.5L10.8333 10.1667L8.5 9Z",fill:"currentColor"}))}),w=h;export{w as default,h as IconSpace}; //# debugId=09B0D22A93FBB14E64756E2164756E21