@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 • 927 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:l,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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:l,...s}},o&&!r&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"step-back,undo"},a.createElement("path",{d:"M7.20718 3.50008L6.50008 2.79297L2.79297 6.50008L6.50008 10.2072L7.20718 9.50008L4.70718 7.00008H14.5001C17.5376 7.00008 20.0001 9.46251 20.0001 12.5001C20.0001 15.5376 17.5376 18.0001 14.5001 18.0001H5.00008V19.0001H14.5001C18.0899 19.0001 21.0001 16.0899 21.0001 12.5001C21.0001 8.91022 18.0899 6.00008 14.5001 6.00008H4.70718L7.20718 3.50008Z",fill:"currentColor"})),B=m;export{m as IconStepBack,B as default};
//# sourceMappingURL=index.mjs.map