@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.31 kB
JavaScript
import r from"react";var s=({children:o,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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):o)};import e from"react";var d=e.memo((o)=>{return e.createElement(s,{...o,ariaLabel:"dot-grid-1x3-vertical-tight, menu, drag, grab",maskId:"square-outlined-radius-0-stroke-2-IconDotGrid1x3VerticalTight"},e.createElement("rect",{x:"10",y:"3",width:"4",height:"4",fill:"currentColor"}),e.createElement("rect",{x:"10",y:"10",width:"4",height:"4",fill:"currentColor"}),e.createElement("rect",{x:"10",y:"17",width:"4",height:"4",fill:"currentColor"}))}),C=d;export{C as default,d as IconDotGrid1x3VerticalTight};
//# debugId=12FB1EB787EAC7E064756E2164756E21