@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 • 933 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 c=r=>o.createElement(p,{...r,ariaLabel:"website, webbuilder, coding"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H3V7.5H21V21ZM6.93945 14.25L9.96973 17.2803L11.0303 16.2197L9.06055 14.25L11.0303 12.2803L9.96973 11.2197L6.93945 14.25ZM12.9697 12.2803L14.9395 14.25L12.9697 16.2197L14.0303 17.2803L17.0605 14.25L14.0303 11.2197L12.9697 12.2803Z",fill:"currentColor"}),o.createElement("path",{d:"M21 6H3V3H21V6Z",fill:"currentColor"})),f=c;export{c as IconWebsite,f as default};
//# sourceMappingURL=index.mjs.map