@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 989 B
JavaScript
import s from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:a,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:a,...l}},o&&!t&&n.createElement("title",null,o),e);var m=e=>s.createElement(p,{...e,ariaLabel:"group-1, users"},s.createElement("path",{d:"M15 2.75C16.933 2.75 18.5 4.317 18.5 6.25C18.5 8.183 16.933 9.75 15 9.75M20.75 20.25H23.25C23.25 17.3123 21.1818 14.5472 18.25 13.5088M9.25 9.75C7.317 9.75 5.75 8.183 5.75 6.25C5.75 4.317 7.317 2.75 9.25 2.75C11.183 2.75 12.75 4.317 12.75 6.25C12.75 8.183 11.183 9.75 9.25 9.75ZM1 20.2188C1 16.2319 4.69365 12.75 9.25 12.75C13.8063 12.75 17.5 16.2319 17.5 20.2188H1Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=m;export{m as IconGroup1,g as default};
//# sourceMappingURL=index.mjs.map