UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 831 B
import t from"react";import a from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":e,role:e?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:s,...l}},n&&!e&&a.createElement("title",null,n),o);var m=o=>t.createElement(p,{...o,ariaLabel:"dot-grid-1x3-horizontal, menu, drag, grab"},t.createElement("path",{d:"M3 11H5V13H3V11Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M19 11H21V13H19V11Z",stroke:"currentColor",strokeWidth:"2"})),C=m;export{m as IconDotGrid1x3Horizontal,C as default}; //# sourceMappingURL=index.mjs.map