@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 • 762 B
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...m})=>l.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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"arrow-up-wall"},e.createElement("path",{d:"M20 21H4V19.5H20V21Z",fill:"currentColor"}),e.createElement("path",{d:"M17.5605 8.25L16.5 9.31055L12.75 5.56055V17H11.25V5.56055L7.5 9.31055L6.43945 8.25L12 2.68945L17.5605 8.25Z",fill:"currentColor"})),w=i;export{i as IconArrowUpWall,w as default};
//# sourceMappingURL=index.mjs.map