@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.75 kB
JavaScript
import t from"react";var l=({children:e,size:o=24,ariaLabel:i,color:d,ariaHidden:n=!0,style:h,mode:p="masked",maskId:s,...a})=>{let m=p!=="raw"&&!!s;return t.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:d,...h}},i&&!n&&t.createElement("title",null,i),m?t.createElement(t.Fragment,null,t.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},e)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var k=r.memo((e)=>{return r.createElement(l,{...e,ariaLabel:"extend-image",maskId:"square-outlined-radius-0-stroke-2-IconExtendImage"},r.createElement("path",{d:"M8 3L3 8",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M8 16L3 21",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 3L16 8",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 3L10 7",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M7 10L3 14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 10L17 14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 17L10 21",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 16L16 21",stroke:"currentColor",strokeWidth:"2"}),r.createElement("rect",{x:"7",y:"7",width:"10",height:"10",stroke:"currentColor",strokeWidth:"2"}))}),x=k;export{x as default,k as IconExtendImage};
//# debugId=2E0E7A2B0689E1A264756E2164756E21