@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.
4 lines (2 loc) • 1.46 kB
JavaScript
import e from"react";var l=({children:o,size:r=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:p,mode:m="masked",maskId:s,...u})=>{let c=m!=="raw"&&!!s;return e.createElement("svg",{...u,"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:i,...p}},a&&!t&&e.createElement("title",null,a),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import n from"react";var h=n.memo((o)=>{return n.createElement(l,{...o,ariaLabel:"shapes-plus-x-square-circle, icon, icons, shapes, games",maskId:"square-outlined-radius-0-stroke-2-IconShapesPlusXSquareCircle"},n.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"}))}),w=h;export{w as default,h as IconShapesPlusXSquareCircle};
//# debugId=0BCF2E4D7525B62A64756E2164756E21