@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.15 kB
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},t&&!o&&n.createElement("title",null,t),r);var i=r=>l.createElement(p,{...r,ariaLabel:"people-circle, user-circle,avatar,profile"},l.createElement("path",{d:"M6.16318 18.5C7.49405 16.8187 9.52996 15.75 12 15.75C14.47 15.75 16.506 16.8187 17.8368 18.5M15.25 10C15.25 11.7949 13.7949 13.25 12 13.25C10.2051 13.25 8.75 11.7949 8.75 10C8.75 8.20507 10.2051 6.75 12 6.75C13.7949 6.75 15.25 8.20507 15.25 10ZM21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 14.7509 3.95086 17.2214 5.85697 18.9157C7.49061 20.3679 9.6423 21.25 12 21.25C14.3577 21.25 16.5094 20.3679 18.143 18.9157C20.0491 17.2214 21.25 14.7509 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"})),g=i;export{i as IconPeopleCircle,g as default};
//# sourceMappingURL=index.mjs.map