@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.13 kB
JavaScript
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"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:p,...l}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"fast-forward"},t.createElement("path",{d:"M12.1399 11.2478L6.6585 6.45152C6.01192 5.88576 5 6.34494 5 7.20409V16.7966C5 17.6557 6.01192 18.1149 6.6585 17.5491L12.1399 12.7529C12.5952 12.3545 12.5952 11.6462 12.1399 11.2478Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M20.1399 11.2478L14.6585 6.45152C14.0119 5.88576 13 6.34494 13 7.20409V16.7966C13 17.6557 14.0119 18.1149 14.6585 17.5491L20.1399 12.7529C20.5952 12.3545 20.5952 11.6462 20.1399 11.2478Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=C;export{C as IconFastForward,f as default};
//# sourceMappingURL=index.mjs.map