@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 • 807 B
JavaScript
import p from"react";import n from"react";var a=({children:o,size:r=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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}},t&&!e&&n.createElement("title",null,t),o);var m=o=>p.createElement(a,{...o,ariaLabel:"arrow-redo-down, forward"},p.createElement("path",{d:"M17.5 19L20.4393 16.0607C21.0251 15.4749 21.0251 14.5251 20.4393 13.9393L17.5 11M20 15H7.5C5.01472 15 3 12.9853 3 10.5C3 8.01472 5.01472 6 7.5 6H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=m;export{m as IconArrowRedoDown,w as default};
//# sourceMappingURL=index.mjs.map