@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 • 1.24 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"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:s,...a}},n&&!t&&l.createElement("title",null,n),o);var C=o=>e.createElement(p,{...o,ariaLabel:"shapes-plus-x-square-circle, icon, icons, shapes, games"},e.createElement("path",{d:"M17 2.9375C14.7563 2.9375 12.9375 4.75634 12.9375 7C12.9375 9.24366 14.7563 11.0625 17 11.0625C19.2437 11.0625 21.0625 9.24366 21.0625 7C21.0625 4.75634 19.2437 2.9375 17 2.9375Z",fill:"currentColor"}),e.createElement("path",{d:"M7.75 3V6.25H11V7.75H7.75V11H6.25V7.75H3V6.25H6.25V3H7.75Z",fill:"currentColor"}),e.createElement("path",{d:"M18.0607 16.9996L20.3588 14.7015L19.2981 13.6409L17 15.939L14.7019 13.6409L13.6412 14.7015L15.9393 16.9996L13.6412 19.2977L14.7019 20.3584L17 18.0603L19.2981 20.3584L20.3588 19.2977L18.0607 16.9996Z",fill:"currentColor"}),e.createElement("path",{d:"M11 13H3V21H11V13Z",fill:"currentColor"})),L=C;export{C as IconShapesPlusXSquareCircle,L as default};
//# sourceMappingURL=index.mjs.map