@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 • 860 B
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:"medicine-pill-2, tablett"},e.createElement("ellipse",{cx:"11.5",cy:"9",rx:"9.5",ry:"4",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M2 9V15C2 17.2091 6.25329 19 11.5 19C16.7467 19 21 17.2091 21 15V9",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M6 6L18 12",stroke:"currentColor",strokeWidth:"2"})),h=c;export{c as IconMedicinePill2,h as default};
//# sourceMappingURL=index.mjs.map