@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.12 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.25 4.75H2.75V19.25H21.25V4.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M4.44531 14.9998L6.4624 9.01074H8.32593L10.343 14.9998H8.74512L8.37158 13.6841H6.41675L6.04321 14.9998H4.44531ZM7.37964 10.314L6.73218 12.5884H8.05615L7.40869 10.314H7.37964Z",fill:"currentColor"}),t.createElement("path",{d:"M10.9199 14.9998V9.01074H12.4431V13.7754H14.9209V14.9998H10.9199Z",fill:"currentColor"}),t.createElement("path",{d:"M16.3113 14.9998V10.2351H14.6594V9.01074H19.4822V10.2351H17.8303V14.9998H16.3113Z",fill:"currentColor"})),V=m;export{m as IconAlt,V as default};
//# sourceMappingURL=index.mjs.map