@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 • 873 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?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:l,...s}},o&&!t&&n.createElement("title",null,o),e);var C=e=>a.createElement(p,{...e,ariaLabel:"step-forwards,continue"},a.createElement("path",{d:"M17.5 2.79297L16.7929 3.50008L19.2929 6.00008H9.5C5.91015 6.00008 3 8.91022 3 12.5001C3 16.0899 5.91015 19.0001 9.5 19.0001H19V18.0001H9.5C6.46243 18.0001 4 15.5376 4 12.5001C4 9.46251 6.46243 7.00008 9.5 7.00008H19.2929L16.7929 9.50008L17.5 10.2072L21.2071 6.50008L17.5 2.79297Z",fill:"currentColor"})),g=C;export{C as IconStepForwards,g as default};
//# sourceMappingURL=index.mjs.map