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 1.32 kB
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:d,...a})=>s.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...d}},n&&!e&&s.createElement("title",null,n),o);var h=o=>r.createElement(p,{...o,ariaLabel:"dot-grid-3x3, menu, drag, grab"},r.createElement("path",{d:"M4 4H6V6H4V4Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 11H6V13H4V11Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 18H4V20H6V18Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M11 4H13V6H11V4Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M11 18H13V20H11V18Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 4H18V6H20V4Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18 11H20V13H18V11Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 18H18V20H20V18Z",stroke:"currentColor",strokeWidth:"2"})),C=h;export{h as IconDotGrid3x3,C as default}; //# sourceMappingURL=index.mjs.map