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.

2 lines 1.19 kB
import e from"react";import i from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:p,...l})=>i.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},n&&!o&&i.createElement("title",null,n),t);var c=t=>e.createElement(s,{...t,ariaLabel:"square-grid-circle, layout, grid, list, category, categories"},e.createElement("rect",{x:"4",y:"4",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),e.createElement("rect",{x:"4",y:"14",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),e.createElement("rect",{x:"14",y:"4",width:"6",height:"6",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round"}),e.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"})),g=c;export{c as IconSquareGridCircle,g as default}; //# sourceMappingURL=index.mjs.map