medicine bottle one icon

medicine-bottle-one from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.

Name
medicine-bottle-one
Set
IconPark
Style
Color
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark

Use the medicine bottle one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M13 7C13 5.34315 14.3431 4 16 4H32C33.6569 4 35 5.34315 35 7C35 8.65685 33.6569 10 32 10H16C14.3431 10 13 8.65685 13 7Z"/><path fill="#2F88FF" stroke="#000" d="M13.0993 17.1208C13.6688 16.4122 14.5288 16 15.4379 16H32.5621C33.4712 16 34.3312 16.4122 34.9007 17.1208L39.3385 22.6435C39.7666 23.1763 40 23.8392 40 24.5227V41C40 42.6569 38.6569 44 37 44H11C9.34315 44 8 42.6569 8 41V24.5227C8 23.8392 8.23337 23.1763 8.66147 22.6435L13.0993 17.1208Z"/><path stroke="#fff" stroke-linecap="round" d="M18 30L30 30"/><path stroke="#fff" stroke-linecap="round" d="M24 24V36"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMedicineBottleOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M13 7C13 5.34315 14.3431 4 16 4H32C33.6569 4 35 5.34315 35 7C35 8.65685 33.6569 10 32 10H16C14.3431 10 13 8.65685 13 7Z"/><path fill="#2F88FF" stroke="#000" d="M13.0993 17.1208C13.6688 16.4122 14.5288 16 15.4379 16H32.5621C33.4712 16 34.3312 16.4122 34.9007 17.1208L39.3385 22.6435C39.7666 23.1763 40 23.8392 40 24.5227V41C40 42.6569 38.6569 44 37 44H11C9.34315 44 8 42.6569 8 41V24.5227C8 23.8392 8.23337 23.1763 8.66147 22.6435L13.0993 17.1208Z"/><path stroke="#fff" strokeLinecap="round" d="M18 30L30 30"/><path stroke="#fff" strokeLinecap="round" d="M24 24V36"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M13 7C13 5.34315 14.3431 4 16 4H32C33.6569 4 35 5.34315 35 7C35 8.65685 33.6569 10 32 10H16C14.3431 10 13 8.65685 13 7Z"/><path fill="#2F88FF" stroke="#000" d="M13.0993 17.1208C13.6688 16.4122 14.5288 16 15.4379 16H32.5621C33.4712 16 34.3312 16.4122 34.9007 17.1208L39.3385 22.6435C39.7666 23.1763 40 23.8392 40 24.5227V41C40 42.6569 38.6569 44 37 44H11C9.34315 44 8 42.6569 8 41V24.5227C8 23.8392 8.23337 23.1763 8.66147 22.6435L13.0993 17.1208Z"/><path stroke="#fff" stroke-linecap="round" d="M18 30L30 30"/><path stroke="#fff" stroke-linecap="round" d="M24 24V36"/></g></svg>
</template>

CSS

.icon-medicine-bottle-one {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M13%207C13%205.34315%2014.3431%204%2016%204H32C33.6569%204%2035%205.34315%2035%207C35%208.65685%2033.6569%2010%2032%2010H16C14.3431%2010%2013%208.65685%2013%207Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M13.0993%2017.1208C13.6688%2016.4122%2014.5288%2016%2015.4379%2016H32.5621C33.4712%2016%2034.3312%2016.4122%2034.9007%2017.1208L39.3385%2022.6435C39.7666%2023.1763%2040%2023.8392%2040%2024.5227V41C40%2042.6569%2038.6569%2044%2037%2044H11C9.34315%2044%208%2042.6569%208%2041V24.5227C8%2023.8392%208.23337%2023.1763%208.66147%2022.6435L13.0993%2017.1208Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2030L30%2030%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2024V36%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M13%207C13%205.34315%2014.3431%204%2016%204H32C33.6569%204%2035%205.34315%2035%207C35%208.65685%2033.6569%2010%2032%2010H16C14.3431%2010%2013%208.65685%2013%207Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M13.0993%2017.1208C13.6688%2016.4122%2014.5288%2016%2015.4379%2016H32.5621C33.4712%2016%2034.3312%2016.4122%2034.9007%2017.1208L39.3385%2022.6435C39.7666%2023.1763%2040%2023.8392%2040%2024.5227V41C40%2042.6569%2038.6569%2044%2037%2044H11C9.34315%2044%208%2042.6569%208%2041V24.5227C8%2023.8392%208.23337%2023.1763%208.66147%2022.6435L13.0993%2017.1208Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2030L30%2030%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2024V36%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/medicine-bottle-one.svg?color=%231a73e8&size=48