@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.14 kB
JavaScript
import e from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:i,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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,...i}},l&&!t&&n.createElement("title",null,l),o);var s=o=>e.createElement(p,{...o,ariaLabel:"square-grid-circle, layout, grid, list, category, categories"},e.createElement("path",{d:"M3 3H11V11H3V3Z",fill:"currentColor"}),e.createElement("path",{d:"M3 13H11V21H3V13Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17 13C14.7909 13 13 14.7909 13 17C13 19.2091 14.7909 21 17 21C19.2091 21 21 19.2091 21 17C21 14.7909 19.2091 13 17 13ZM14.5 17C14.5 15.6193 15.6193 14.5 17 14.5C18.3807 14.5 19.5 15.6193 19.5 17C19.5 18.3807 18.3807 19.5 17 19.5C15.6193 19.5 14.5 18.3807 14.5 17Z",fill:"currentColor"}),e.createElement("path",{d:"M21 3H13V11H21V3Z",fill:"currentColor"})),m=s;export{s as IconSquareGridCircle,m as default};
//# sourceMappingURL=index.mjs.map