@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.17 kB
JavaScript
import C from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:s,...l})=>n.createElement("svg",{...l,"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:p,...s}},e&&!o&&n.createElement("title",null,e),t);var i=t=>C.createElement(a,{...t,ariaLabel:"organisation, organimgram"},C.createElement("path",{d:"M12 12C14.4853 12 16.5 9.98528 16.5 7.5C16.5 5.01472 14.4853 3 12 3C9.51472 3 7.5 5.01472 7.5 7.5C7.5 9.98528 9.51472 12 12 12ZM12 12V15M7 17.5C7 18.8807 5.88071 20 4.5 20C3.11929 20 2 18.8807 2 17.5C2 16.1193 3.11929 15 4.5 15C5.88071 15 7 16.1193 7 17.5ZM7 17.5H9.5M14.5 17.5C14.5 18.8807 13.3807 20 12 20C10.6193 20 9.5 18.8807 9.5 17.5M14.5 17.5C14.5 16.1193 13.3807 15 12 15M14.5 17.5H17M9.5 17.5C9.5 16.1193 10.6193 15 12 15M17 17.5C17 18.8807 18.1193 20 19.5 20C20.8807 20 22 18.8807 22 17.5C22 16.1193 20.8807 15 19.5 15C18.1193 15 17 16.1193 17 17.5Z",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconOrganisation,u as default};
//# sourceMappingURL=index.mjs.map