@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 • 964 B
JavaScript
import a from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(s,{...r,ariaLabel:"shapes-plus-x-square-circle, icon, icons, shapes, games"},a.createElement("path",{d:"M7 4V7M7 7V10M7 7H4M7 7H10M19.1211 14.8783L16.9997 16.9996M16.9997 16.9996L14.8784 19.1209M16.9997 16.9996L14.8784 14.8783M16.9997 16.9996L19.1211 19.1209M4 14H10V20H4V14ZM17 10C15.3431 10 14 8.65685 14 7C14 5.34315 15.3431 4 17 4C18.6569 4 20 5.34315 20 7C20 8.65685 18.6569 10 17 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),M=i;export{i as IconShapesPlusXSquareCircle,M as default};
//# sourceMappingURL=index.mjs.map