@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.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,...s}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"people-add-2"},e.createElement("path",{d:"M6.4989 6.5C6.4989 4.01472 8.51362 2 10.9989 2C13.4842 2 15.4989 4.01472 15.4989 6.5C15.4989 8.98528 13.4842 11 10.9989 11C8.51362 11 6.4989 8.98528 6.4989 6.5Z",fill:"currentColor"}),e.createElement("path",{d:"M2.50083 20.4563C2.91209 15.7691 6.21735 12 10.9989 12C15.7805 12 19.0857 15.7691 19.497 20.4563L19.5447 21H2.45312L2.50083 20.4563Z",fill:"currentColor"}),e.createElement("path",{d:"M19.9989 10V7H18.9989V10H15.9989V11H18.9989V14H19.9989V11H22.9989V10H19.9989Z",fill:"currentColor"})),u=i;export{i as IconPeopleAdd2,u as default};
//# sourceMappingURL=index.mjs.map