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.

4 lines (2 loc) 1.32 kB
import r from"react";var s=({children:e,size:t=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:m,mode:h="masked",maskId:i,...p})=>{let g=h!=="raw"&&!!i;return r.createElement("svg",{...p,"aria-hidden":n,role:n?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:a,...m}},l&&!n&&r.createElement("title",null,l),g?r.createElement(r.Fragment,null,r.createElement("mask",{id:i,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):e)};import o from"react";var d=o.memo((e)=>{return o.createElement(s,{...e,ariaLabel:"dot-grid-1x3-horizontal-tight, menu, drag, grab",maskId:"square-outlined-radius-0-stroke-2-IconDotGrid1x3HorizontalTight"},o.createElement("rect",{x:"3",y:"10",width:"4",height:"4",fill:"currentColor"}),o.createElement("rect",{x:"10",y:"10",width:"4",height:"4",fill:"currentColor"}),o.createElement("rect",{x:"17",y:"10",width:"4",height:"4",fill:"currentColor"}))}),C=d;export{C as default,d as IconDotGrid1x3HorizontalTight}; //# debugId=E5AD2966C0E57B8464756E2164756E21