@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 • 735 B
JavaScript
import p from"react";import n from"react";var a=({children:o,size:r=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:s,...m})=>n.createElement("svg",{...m,"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:l,...s}},t&&!e&&n.createElement("title",null,t),o);var c=o=>p.createElement(a,{...o,ariaLabel:"arrow-redo-down, forward"},p.createElement("path",{d:"M19.1891 15.75L15.9392 18.9999L16.9999 20.0605L22.0605 14.9999L16.9999 9.93923L15.9392 10.9999L19.1893 14.25H3.5V6.5H13V5H2V15.75H19.1891Z",fill:"currentColor"})),d=c;export{c as IconArrowRedoDown,d as default};
//# sourceMappingURL=index.mjs.map