@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 • 797 B
JavaScript
import t from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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:p,...i}},n&&!o&&l.createElement("title",null,n),e);var m=e=>t.createElement(a,{...e,ariaLabel:"dot-grid-1x3-vertical, menu, drag, grab"},t.createElement("path",{d:"M13.5 2H10.5V5H13.5V2Z",fill:"currentColor"}),t.createElement("path",{d:"M13.5 10.5H10.5V13.5H13.5V10.5Z",fill:"currentColor"}),t.createElement("path",{d:"M13.5 19H10.5V22H13.5V19Z",fill:"currentColor"})),d=m;export{m as IconDotGrid1x3Vertical,d as default};
//# sourceMappingURL=index.mjs.map