@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"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:a,...s}},n&&!e&&l.createElement("title",null,n),o);var m=o=>t.createElement(p,{...o,ariaLabel:"alt"},t.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M4.64844 14.9998L6.60327 9.01074H8.81128L10.7661 14.9998H8.91504L8.60376 13.8086H6.81079L6.49951 14.9998H4.64844ZM7.69067 10.4385L7.13452 12.5676H8.28003L7.72388 10.4385H7.69067Z",fill:"currentColor"}),t.createElement("path",{d:"M11.1357 14.9998V9.01074H12.8954V13.6052H15.2446V14.9998H11.1357Z",fill:"currentColor"}),t.createElement("path",{d:"M15.9549 14.9998V10.4053H14.3778V9.01074H19.2918V10.4053H17.7147V14.9998H15.9549Z",fill:"currentColor"})),V=m;export{m as IconAlt,V as default};
//# sourceMappingURL=index.mjs.map