@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.06 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, user-add"},e.createElement("path",{d:"M11.999 2C9.51374 2 7.49902 4.01472 7.49902 6.5C7.49902 8.98528 9.51374 11 11.999 11C14.4843 11 16.499 8.98528 16.499 6.5C16.499 4.01472 14.4843 2 11.999 2Z",fill:"currentColor"}),e.createElement("path",{d:"M3.50083 20.4563C3.91209 15.7691 7.21735 12 11.9989 12C13.9407 12 15.6391 12.6216 16.999 13.6739V17H13.999V20H16.999V21H3.45312L3.50083 20.4563Z",fill:"currentColor"}),e.createElement("path",{d:"M18.999 18V15H17.999V18H14.999V19H17.999V22H18.999V19H21.999V18H18.999Z",fill:"currentColor"})),f=i;export{i as IconPeopleAdd,f as default};
//# sourceMappingURL=index.mjs.map