@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.08 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.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M4.5 20L3.50439 19.9064L3.40158 21H4.5V20ZM5.49561 20.0936C5.82124 16.6298 8.37737 14 12 14V12C7.24222 12 3.91665 15.5211 3.50439 19.9064L5.49561 20.0936ZM4.5 21H11V19H4.5V21ZM12 14C12.9636 14 13.839 14.1841 14.6118 14.5096L15.3882 12.6665C14.3622 12.2343 13.222 12 12 12V14Z",fill:"currentColor"}),e.createElement("path",{d:"M14 21V19L19 14L21 16L16 21H14Z",stroke:"currentColor",strokeWidth:"2"})),h=c;export{c as IconPeopleEdit,h as default};
//# sourceMappingURL=index.mjs.map