@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.53 kB
JavaScript
import r from"react";import l from"react";var C=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&l.createElement("title",null,n),t);var i=t=>r.createElement(C,{...t,ariaLabel:"team, group, people, community, users"},r.createElement("path",{d:"M12 12C15.3137 12 18 14.6863 18 18V20H6V18C6 14.6863 8.68629 12 12 12Z",fill:"currentColor"}),r.createElement("path",{d:"M6.41113 13C5.22316 14.327 4.5 16.0788 4.5 18V19H0V18C0 15.2386 2.23858 13 5 13H6.41113Z",fill:"currentColor"}),r.createElement("path",{d:"M19 13C21.7614 13 24 15.2386 24 18V19H19.5V18C19.5 16.0788 18.7768 14.327 17.5889 13H19Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 6.25C6.01878 6.25 7.25 7.48122 7.25 9C7.25 10.5188 6.01878 11.75 4.5 11.75C2.98122 11.75 1.75 10.5188 1.75 9C1.75 7.48122 2.98122 6.25 4.5 6.25Z",fill:"currentColor"}),r.createElement("path",{d:"M19.5 6.25C21.0188 6.25 22.25 7.48122 22.25 9C22.25 10.5188 21.0188 11.75 19.5 11.75C17.9812 11.75 16.75 10.5188 16.75 9C16.75 7.48122 17.9812 6.25 19.5 6.25Z",fill:"currentColor"}),r.createElement("path",{d:"M12 3.5C13.933 3.5 15.5 5.067 15.5 7C15.5 8.933 13.933 10.5 12 10.5C10.067 10.5 8.5 8.933 8.5 7C8.5 5.067 10.067 3.5 12 3.5Z",fill:"currentColor"})),h=i;export{i as IconTeam,h as default};
//# sourceMappingURL=index.mjs.map