@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.6 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:a,color:l,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...h})=>{let d=m!=="raw"&&!!n;return r.createElement("svg",{...h,"aria-hidden":s,role:s?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:l,...p}},a&&!s&&r.createElement("title",null,a),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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"arrow-rotate-left-right, repeat, refresh",maskId:"square-outlined-radius-0-stroke-2-IconArrowRotateLeftRight"},t.createElement("path",{d:"M20 12C20 7.58172 16.4183 4 12 4C9.47362 4 7.16961 5.17107 5.68848 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M4 12C4 16.4183 7.58172 20 12 20C14.5264 20 16.8304 18.8289 18.3115 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M19 20V16H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M4.98828 4V8H8.98828",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconArrowRotateLeftRight};
//# debugId=168F16FE74B025E864756E2164756E21