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 t from"react";var l=({children:r,size:e=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...d})=>{let f=p!=="raw"&&!!s;return t.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},a&&!n&&t.createElement("title",null,a),f?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"}},r)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import o from"react";var h=o.memo((r)=>{return o.createElement(l,{...r,ariaLabel:"rotate-360-left",maskId:"square-outlined-radius-0-stroke-2-IconRotate360Left"},o.createElement("path",{d:"M14 13L11 16L14 19",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 16C17.5228 16 22 13.7614 22 11C22 8.23858 17.5228 6 12 6C6.47715 6 2 8.23858 2 11C2 12.8507 4.01099 14.4666 7 15.3311",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconRotate360Left}; //# debugId=B3D40916DEB5665F64756E2164756E21