@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 936 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"step-forwards,continue"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.25 2.18945L21.3107 6.25011L17.25 10.3108L16.1893 9.25011L18.4393 7.00011H9.75C6.71243 7.00011 4.25 9.46255 4.25 12.5001C4.25 15.5377 6.71243 18.0001 9.75 18.0001H19V19.5001H9.75C5.88401 19.5001 2.75 16.3661 2.75 12.5001C2.75 8.63412 5.88401 5.50011 9.75 5.50011H18.4393L16.1893 3.25011L17.25 2.18945Z",fill:"currentColor"})),d=c;export{c as IconStepForwards,d as default};
//# sourceMappingURL=index.mjs.map