@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.13 kB
JavaScript
import e from"react";import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:i,...a})=>p.createElement("svg",{...a,"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,...i}},n&&!o&&p.createElement("title",null,n),t);var c=t=>e.createElement(l,{...t,ariaLabel:"people-edit, edit-user, edit-rights, user-rights"},e.createElement("circle",{cx:"12",cy:"6.5",r:"3.75",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L5.24671 20.3202ZM4.5 21H11V19.5H4.5V21ZM12 14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V14Z",fill:"currentColor"}),e.createElement("path",{d:"M13.75 21.25V19.5L19.25 14L21 15.75L15.5 21.25H13.75Z",stroke:"currentColor",strokeWidth:"1.5"})),h=c;export{c as IconPeopleEdit,h as default};
//# sourceMappingURL=index.mjs.map