@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 a from"react";import n from"react";var p=({children:o,size:r=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 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}},e&&!t&&n.createElement("title",null,e),o);var c=o=>a.createElement(p,{...o,ariaLabel:"arrow-undo-up, back, top "},a.createElement("path",{d:"M4.81089 8.25L8.06077 5.00011L7.00011 3.93945L1.93945 9.00011L7.00011 14.0608L8.06077 13.0001L4.81066 9.75H20.5V17.5H11V19H22V8.25H4.81089Z",fill:"currentColor"})),g=c;export{c as IconArrowUndoUp,g as default};
//# sourceMappingURL=index.mjs.map