@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.36 kB
JavaScript
import e from"react";import l from"react";var C=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...a})=>l.createElement("svg",{...a,"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:p,...s}},n&&!t&&l.createElement("title",null,n),o);var m=o=>e.createElement(C,{...o,ariaLabel:"user-duo, team, members, persons"},e.createElement("path",{d:"M12.0723 12.3086C13.8442 13.5787 15 15.6536 15 18V20H1V18C1 15.6539 2.1552 13.5787 3.92676 12.3086C4.96788 13.3534 6.40846 14 8 14C9.5913 14 11.0312 13.3532 12.0723 12.3086Z",fill:"currentColor"}),e.createElement("path",{d:"M21.4014 12.626C22.3886 13.6202 23 14.9882 23 16.5V19H16.5V18C16.5 16.5965 16.158 15.2734 15.5557 14.1074C16.1534 14.36 16.8103 14.5 17.5 14.5C19.0783 14.5 20.485 13.7682 21.4014 12.626Z",fill:"currentColor"}),e.createElement("path",{d:"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z",fill:"currentColor"}),e.createElement("path",{d:"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z",fill:"currentColor"})),d=m;export{m as IconUserDuo,d as default};
//# sourceMappingURL=index.mjs.map