@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.2 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-right, people, person, member"},e.createElement("path",{d:"M12.6006 12.3564C15.2098 13.6742 17 16.3772 17 19.5V21H1V19.5C1 16.3775 2.78962 13.6743 5.39844 12.3564C6.41664 13.0759 7.65845 13.5 9 13.5C10.3413 13.5 11.5825 13.0756 12.6006 12.3564Z",fill:"currentColor"}),e.createElement("path",{d:"M23.5605 9L21.0605 11.5L23.5605 14L22.5 15.0605L20 12.5605L17.5 15.0605L16.4395 14L18.9395 11.5L16.4395 9L17.5 7.93945L20 10.4395L22.5 7.93945L23.5605 9Z",fill:"currentColor"}),e.createElement("path",{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),u=m;export{m as IconUserRemoveRight,u as default};
//# sourceMappingURL=index.mjs.map