@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.62 kB
JavaScript
import t from"react";import C from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:p,...s})=>C.createElement("svg",{...s,"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:a,...p}},n&&!e&&C.createElement("title",null,n),o);var f=o=>t.createElement(l,{...o,ariaLabel:"fast-forward-15s"},t.createElement("path",{d:"M9.91602 15.75V8.41846H9.0459C8.47656 8.72461 7.79443 9.12744 7.24121 9.5249V10.481C7.75684 10.1265 8.57324 9.62695 8.9707 9.41211H8.98682V15.75H9.91602Z",fill:"currentColor"}),t.createElement("path",{d:"M11.71 13.9077C11.7852 14.9712 12.6123 15.9058 14.127 15.9058C15.6201 15.9058 16.7642 14.8691 16.7642 13.3599C16.7642 11.8882 15.6577 10.8999 14.3418 10.8999C13.5576 10.8999 12.9453 11.2759 12.7627 11.5283H12.7466L12.9883 9.22949H16.2163V8.40771H12.1987L11.7959 12.6724H12.5908C12.8057 12.1943 13.2944 11.6948 14.2021 11.6948C15.0884 11.6948 15.8188 12.3394 15.8188 13.3867C15.8188 14.5039 14.938 15.0947 14.186 15.0947C13.3428 15.0947 12.7305 14.6812 12.6123 13.9077H11.71Z",fill:"currentColor"}),t.createElement("path",{d:"M11 3.05493V5.5L15 2.75L11 0V2.04938C5.94668 2.5511 2 6.81465 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 9.23871 20.8802 6.73803 19.0711 4.92893L18.364 5.63604C19.9932 7.26527 21 9.51458 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.36745 6.50005 3.55237 11 3.05493Z",fill:"currentColor"})),V=f;export{f as IconFastForward15s,V as default};
//# sourceMappingURL=index.mjs.map