@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 • 854 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},e&&!t&&n.createElement("title",null,e),r);var m=r=>p.createElement(a,{...r,ariaLabel:"arrow-undo-down, back, bottom"},p.createElement("path",{d:"M6.49977 19L3.56043 16.0607C2.97465 15.4749 2.97465 14.5251 3.56043 13.9393L6.49977 11M3.99977 15H16.4998C18.9851 15 20.9998 12.9853 20.9998 10.5C20.9998 8.01472 18.9851 6 16.4998 6H11.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=m;export{m as IconArrowUndoDown,w as default};
//# sourceMappingURL=index.mjs.map