@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 • 897 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.75",ry:"4.25",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M1.75 9V15C1.75 17.3472 6.11522 19.25 11.5 19.25C16.8848 19.25 21.25 17.3472 21.25 15V9",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M5.5 5.5L18.5 12",stroke:"currentColor",strokeWidth:"1.5"})),h=c;export{c as IconMedicinePill2,h as default};
//# sourceMappingURL=index.mjs.map