@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.22 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:L,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...L}},n&&!t&&l.createElement("title",null,n),o);var C=o=>r.createElement(p,{...o,ariaLabel:"people-remove, user-remove"},r.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"}),r.createElement("path",{d:"M3.50083 20.4563C3.91209 15.7691 7.21735 12 11.9989 12C14.7929 12 17.0829 13.2869 18.5859 15.292L17.9993 15.8787L15.9993 13.8787L13.8779 16L15.8779 18L13.8779 20L14.8779 21H3.45312L3.50083 20.4563Z",fill:"currentColor"}),r.createElement("path",{d:"M18.7062 18L20.7062 16L19.9991 15.2928L17.9991 17.2928L15.9991 15.2928L15.292 16L17.292 18L15.292 20L15.9991 20.7071L17.9991 18.7071L19.9991 20.7071L20.7062 20L18.7062 18Z",fill:"currentColor"})),u=C;export{C as IconPeopleRemove,u as default};
//# sourceMappingURL=index.mjs.map