@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.23 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 m=o=>e.createElement(p,{...o,ariaLabel:"user-remove, people, person, member"},e.createElement("path",{d:"M21.5605 15L19.0605 17.5L21.5605 20L20.5 21.0605L18 18.5605L15.5 21.0605L14.4395 20L16.9395 17.5L14.4395 15L15.5 13.9395L18 16.4395L20.5 13.9395L21.5605 15Z",fill:"currentColor"}),e.createElement("path",{d:"M8.39844 12.3564C9.41664 13.0759 10.6585 13.5 12 13.5C12.616 13.5 13.2106 13.4096 13.7725 13.2432C12.6781 14.3301 12 15.8357 12 17.5C12 18.8066 12.4189 20.0147 13.1279 21H4V19.5C4 16.3775 5.78962 13.6743 8.39844 12.3564Z",fill:"currentColor"}),e.createElement("path",{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),u=m;export{m as IconUserRemove,u as default};
//# sourceMappingURL=index.mjs.map