@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 • 973 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,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),r);var m=r=>o.createElement(p,{...r,ariaLabel:"alt"},o.createElement("path",{d:"M6.73315 12.5886L7.38062 10.3142H7.40967L8.05713 12.5886H6.73315Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20V4H22V20H2ZM6.46338 9.01099L4.44629 15H6.04419L6.41772 13.6843H8.37256L8.74609 15H10.344L8.3269 9.01099H6.46338ZM10.9209 9.01099V15H14.9219V13.7756H12.4441V9.01099H10.9209ZM16.3123 10.2354V15H17.8313V10.2354H19.4832V9.01099H14.6604V10.2354H16.3123Z",fill:"currentColor"})),u=m;export{m as IconAlt,u as default};
//# sourceMappingURL=index.mjs.map