UNPKG

@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.25 kB
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:e,color:a,ariaHidden:l=!0,style:i,...V})=>n.createElement("svg",{...V,"aria-hidden":l,role:l?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},e&&!l&&n.createElement("title",null,e),t);var f=t=>r.createElement(p,{...t,ariaLabel:"dot-grid-3x3, menu, drag, grab"},r.createElement("path",{d:"M6.5 3H3V6.5H6.5V3Z",fill:"currentColor"}),r.createElement("path",{d:"M13.75 3H10.25V6.5H13.75V3Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H17.5V6.5H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M6.5 10.25H3V13.75H6.5V10.25Z",fill:"currentColor"}),r.createElement("path",{d:"M13.75 10.25H10.25V13.75H13.75V10.25Z",fill:"currentColor"}),r.createElement("path",{d:"M21 10.25H17.5V13.75H21V10.25Z",fill:"currentColor"}),r.createElement("path",{d:"M6.5 17.5H3V21H6.5V17.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13.75 17.5H10.25V21H13.75V17.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 17.5H17.5V21H21V17.5Z",fill:"currentColor"})),H=f;export{f as IconDotGrid3x3,H as default}; //# sourceMappingURL=index.mjs.map