@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 • 829 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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,...s}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(p,{...r,ariaLabel:"chevron-double-left"},a.createElement("path",{d:"M9.99977 16L7.06043 13.0607C6.47465 12.4749 6.47465 11.5251 7.06043 10.9393L9.99977 8M16.9998 16L14.0604 13.0607C13.4746 12.4749 13.4746 11.5251 14.0604 10.9393L16.9998 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=c;export{c as IconChevronDoubleLeft,d as default};
//# sourceMappingURL=index.mjs.map