@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 • 925 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"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,...l}},o&&!t&&n.createElement("title",null,o),e);var i=e=>p.createElement(a,{...e,ariaLabel:"around, spatial"},p.createElement("path",{d:"M3 7V18C3 18.7853 5.03656 19.4648 8 19.7921V7.79211C5.03656 7.46484 3 6.78527 3 6C3 4.89543 7.02944 4 12 4C16.9706 4 21 4.89543 21 6C21 6.78527 18.9634 7.46484 16 7.79211V19.7921C18.9634 19.4648 21 18.7853 21 18V12.5V7M8.5 16.1569C9.57589 16.0559 10.7586 16 12 16C13.2414 16 14.4241 16.0559 15.5 16.1569",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=i;export{i as IconAround,V as default};
//# sourceMappingURL=index.mjs.map