@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 • 963 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=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 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:s,...l}},o&&!t&&n.createElement("title",null,o),e);var m=e=>a.createElement(p,{...e,ariaLabel:"arrows-repeat-right-left, repost"},a.createElement("path",{d:"M17.4998 3L19.7927 5.29289C20.1833 5.68342 20.1833 6.31658 19.7927 6.70711L17.4998 9M6.49985 21L4.20696 18.7071C3.81643 18.3166 3.81643 17.6834 4.20696 17.2929L6.49985 15M4.99985 18H16.9998C18.6567 18 19.9998 16.6569 19.9998 15V13M3.99985 11V9C3.99985 7.34315 5.34299 6 6.99985 6H18.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=m;export{m as IconArrowsRepeatRightLeft,g as default};
//# sourceMappingURL=index.mjs.map