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.3 kB
import o from"react";var a=({children:e,size:r=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let f=m!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},l&&!n&&o.createElement("title",null,l),f?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,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(#${s})`})):e)};import t from"react";var h=t.memo((e)=>{return t.createElement(a,{...e,ariaLabel:"arrow-loop-down-left, restore, reset",maskId:"square-outlined-radius-0-stroke-2-IconArrowLoopDownLeft"},t.createElement("path",{d:"M13 17C16.3137 17 19 14.3137 19 11V10.5C19 6.91015 16.0899 4 12.5 4C8.91015 4 6 6.91015 6 10.5V20",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M2 16L6 20L10 16",stroke:"currentColor",strokeWidth:"2"}))}),k=h;export{k as default,h as IconArrowLoopDownLeft}; //# debugId=D85EB0F2B49E4AC364756E2164756E21