@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.2 kB
JavaScript
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 3H3V6H6V3Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 3H10.5V6H13.5V3Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H18V6H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M6 10.5H3V13.5H6V10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 10.5H10.5V13.5H13.5V10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 10.5H18V13.5H21V10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M6 18H3V21H6V18Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 18H10.5V21H13.5V18Z",fill:"currentColor"}),r.createElement("path",{d:"M21 18H18V21H21V18Z",fill:"currentColor"})),H=f;export{f as IconDotGrid3x3,H as default};
//# sourceMappingURL=index.mjs.map