@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 • 1.14 kB
JavaScript
import t from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?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:a,...i}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(p,{...e,ariaLabel:"rewind"},t.createElement("path",{d:"M11.861 12.7529L17.3424 17.5491C17.989 18.1149 19.0009 17.6557 19.0009 16.7966V7.2041C19.0009 6.34494 17.989 5.88576 17.3424 6.45152L11.861 11.2478C11.4057 11.6462 11.4057 12.3545 11.861 12.7529Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M3.86103 12.7529L9.34244 17.5491C9.98902 18.1149 11.0009 17.6557 11.0009 16.7966V7.2041C11.0009 6.34494 9.98902 5.88576 9.34244 6.45152L3.86103 11.2478C3.4057 11.6462 3.4057 12.3545 3.86103 12.7529Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=C;export{C as IconRewind,f as default};
//# sourceMappingURL=index.mjs.map