@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 l=({children:o,size:e=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:d,mode:p="masked",maskId:i,...h})=>{let u=p!=="raw"&&!!i;return r.createElement("svg",{...h,"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:a,...d}},s&&!n&&r.createElement("title",null,s),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:i,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(#${i})`})):o)};import t from"react";var c=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"square-grid-circle, layout, grid, list, category, categories",maskId:"square-outlined-radius-0-stroke-2-IconSquareGridCircle"},t.createElement("rect",{x:"4",y:"4",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),t.createElement("rect",{x:"4",y:"14",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),t.createElement("rect",{x:"14",y:"4",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),t.createElement("path",{d:"M14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17Z",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=c;export{w as default,c as IconSquareGridCircle};
//# debugId=C7C3265260C583E664756E2164756E21