@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 • 742 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},e&&!t&&n.createElement("title",null,e),r);var c=r=>p.createElement(a,{...r,ariaLabel:"arrow-undo-down, back, bottom"},p.createElement("path",{d:"M4.81089 15.75L8.06077 18.9999L7.00011 20.0605L1.93945 14.9999L7.00011 9.93923L8.06077 10.9999L4.81066 14.25H20.5V6.5H11V5H22V15.75H4.81089Z",fill:"currentColor"})),C=c;export{c as IconArrowUndoDown,C as default};
//# sourceMappingURL=index.mjs.map