@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.7 kB
JavaScript
import o from"react";var i=({children:e,size:t=24,ariaLabel:l,color:p,ariaHidden:s=!0,style:d,mode:m="masked",maskId:n,...a})=>{let h=m!=="raw"&&!!n;return o.createElement("svg",{...a,"aria-hidden":s,role:s?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:p,...d}},l&&!s&&o.createElement("title",null,l),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import r from"react";var k=r.memo((e)=>{return r.createElement(i,{...e,ariaLabel:"arrows-zoom, scale, motion, move, directions",maskId:"square-outlined-radius-0-stroke-2-IconArrowsZoom"},r.createElement("path",{d:"M5 10V5H10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19 10V5H14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19 14V19H14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5 14V19H10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5.5 5.5L10 10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18.5 5.5L14 10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18.5 18.5L14 14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5.5 18.5L10 14",stroke:"currentColor",strokeWidth:"2"}))}),w=k;export{w as default,k as IconArrowsZoom};
//# debugId=B0C1AACFFDFF3C6964756E2164756E21