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.51 kB
import r from"react";var i=({children:e,size:t=24,ariaLabel:l,color:a,ariaHidden:s=!0,style:p,mode:h="masked",maskId:n,...m})=>{let d=h!=="raw"&&!!n;return r.createElement("svg",{...m,"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:a,...p}},l&&!s&&r.createElement("title",null,l),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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(#${n})`})):e)};import o from"react";var k=o.memo((e)=>{return o.createElement(i,{...e,ariaLabel:"arrows-show, expand, maximize",maskId:"square-outlined-radius-0-stroke-2-IconArrowsShow"},o.createElement("path",{d:"M9 6L12 3L15 6",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M15 18L12 21L9 18",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 10V4",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 20V14",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8 9H3V15H8",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M16 9H21V15H16",stroke:"currentColor",strokeWidth:"2"}))}),c=k;export{c as default,k as IconArrowsShow}; //# debugId=628C79D366C1EF7164756E2164756E21