@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 964 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"arrows-repeat-left-right, retweet"},a.createElement("path",{d:"M17.4998 21L19.7927 18.7071C20.1833 18.3166 20.1833 17.6834 19.7927 17.2929L17.4998 15M6.49985 3L4.20696 5.29289C3.81643 5.68342 3.81643 6.31658 4.20696 6.70711L6.49985 9M4.99985 6H16.9998C18.6567 6 19.9998 7.34315 19.9998 9V11M3.99985 13V15C3.99985 16.6569 5.34299 18 6.99985 18H18.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=m;export{m as IconArrowsRepeatLeftRight,g as default};
//# sourceMappingURL=index.mjs.map