@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.08 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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:s,...a}},n&&!o&&l.createElement("title",null,n),t);var C=t=>e.createElement(p,{...t,ariaLabel:"people-edit, edit-user, edit-rights, user-rights"},e.createElement("path",{d:"M13.9995 22V19.5L19.9995 13.5L22.4995 16L16.4995 22H13.9995Z",fill:"currentColor"}),e.createElement("path",{d:"M12.4995 21V18.8789L17.1371 14.2413C15.7697 13.1514 14.0171 12.5 11.9996 12.5C7.38371 12.5 4.15432 15.9097 3.75289 20.1798L3.67578 21H12.4995Z",fill:"currentColor"}),e.createElement("path",{d:"M11.9995 2C9.51423 2 7.49951 4.01472 7.49951 6.5C7.49951 8.98528 9.51423 11 11.9995 11C14.4848 11 16.4995 8.98528 16.4995 6.5C16.4995 4.01472 14.4848 2 11.9995 2Z",fill:"currentColor"})),d=C;export{C as IconPeopleEdit,d as default};
//# sourceMappingURL=index.mjs.map