@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 • 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.81077 3.25011L6.75011 2.18945L2.68945 6.25011L6.75011 10.3108L7.81077 9.25011L5.56077 7.00011H14.2501C17.2877 7.00011 19.7501 9.46255 19.7501 12.5001C19.7501 15.5377 17.2877 18.0001 14.2501 18.0001H5.00011V19.5001H14.2501C18.1161 19.5001 21.2501 16.3661 21.2501 12.5001C21.2501 8.63412 18.1161 5.50011 14.2501 5.50011H5.56077L7.81077 3.25011Z",fill:"currentColor"})),B=m;export{m as IconStepBack,B as default};
//# sourceMappingURL=index.mjs.map