@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1 kB
JavaScript
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:"M7.5 4H11V7.5H7.5V4Z",fill:"currentColor"}),r.createElement("path",{d:"M13 4H16.5V7.5H13V4Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 16.5H11V20H7.5V16.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13 16.5H16.5V20H13V16.5Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 10.15H11V13.75H7.5V10.15Z",fill:"currentColor"}),r.createElement("path",{d:"M13 10.15H16.5V13.75H13V10.15Z",fill:"currentColor"})),d=V;export{V as IconDotGrid2x3,d as default};
//# sourceMappingURL=index.mjs.map