UNPKG

@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 969 B
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?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}},n&&!e&&l.createElement("title",null,n),t);var V=t=>r.createElement(p,{...t,ariaLabel:"dot-grid-2x3, menu, drag, grab"},r.createElement("path",{d:"M8 4H11V7H8V4Z",fill:"currentColor"}),r.createElement("path",{d:"M8 17H11V20H8V17Z",fill:"currentColor"}),r.createElement("path",{d:"M8 10.5H11V13.5H8V10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13 4H16V7H13V4Z",fill:"currentColor"}),r.createElement("path",{d:"M13 17H16V20H13V17Z",fill:"currentColor"}),r.createElement("path",{d:"M13 10.5H16V13.5H13V10.5Z",fill:"currentColor"})),d=V;export{V as IconDotGrid2x3,d as default}; //# sourceMappingURL=index.mjs.map