dropper4 icon

dropper4-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.

Name
dropper4-duotone
Set
Reicon
Style
Duotone
Category
Medicine
Viewbox
24×24
License
MIT

2 other variants in Reicon

More medicine icons from Reicon

Use the dropper4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 15.883V8c0-1.886 0-2.828-.586-3.414S16.886 4 15 4H9c-1.886 0-2.828 0-3.414.586S5 6.114 5 8v7.883c0 .76.32 1.487.88 2.001a9.053 9.053 0 0 0 12.24 0c.56-.514.88-1.24.88-2" opacity=".5"/><path d="M14 11.917c0 1.15-.895 2.083-2 2.083s-2-.933-2-2.083c0-.72.783-1.681 1.37-2.3a.86.86 0 0 1 1.26 0c.587.619 1.37 1.58 1.37 2.3m4.998-4.667H17a.75.75 0 0 0 0 1.5h2V8q0-.403-.002-.75m.002 3h-2a.75.75 0 0 0 0 1.5h2zm0 3h-2a.75.75 0 0 0 0 1.5h2zM14 4a2 2 0 1 0-4 0zm-2.75 16.235q.75.063 1.5 0v1.015a.75.75 0 0 1-1.5 0z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDropper4Duotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 15.883V8c0-1.886 0-2.828-.586-3.414S16.886 4 15 4H9c-1.886 0-2.828 0-3.414.586S5 6.114 5 8v7.883c0 .76.32 1.487.88 2.001a9.053 9.053 0 0 0 12.24 0c.56-.514.88-1.24.88-2" opacity=".5"/><path d="M14 11.917c0 1.15-.895 2.083-2 2.083s-2-.933-2-2.083c0-.72.783-1.681 1.37-2.3a.86.86 0 0 1 1.26 0c.587.619 1.37 1.58 1.37 2.3m4.998-4.667H17a.75.75 0 0 0 0 1.5h2V8q0-.403-.002-.75m.002 3h-2a.75.75 0 0 0 0 1.5h2zm0 3h-2a.75.75 0 0 0 0 1.5h2zM14 4a2 2 0 1 0-4 0zm-2.75 16.235q.75.063 1.5 0v1.015a.75.75 0 0 1-1.5 0z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 15.883V8c0-1.886 0-2.828-.586-3.414S16.886 4 15 4H9c-1.886 0-2.828 0-3.414.586S5 6.114 5 8v7.883c0 .76.32 1.487.88 2.001a9.053 9.053 0 0 0 12.24 0c.56-.514.88-1.24.88-2" opacity=".5"/><path d="M14 11.917c0 1.15-.895 2.083-2 2.083s-2-.933-2-2.083c0-.72.783-1.681 1.37-2.3a.86.86 0 0 1 1.26 0c.587.619 1.37 1.58 1.37 2.3m4.998-4.667H17a.75.75 0 0 0 0 1.5h2V8q0-.403-.002-.75m.002 3h-2a.75.75 0 0 0 0 1.5h2zm0 3h-2a.75.75 0 0 0 0 1.5h2zM14 4a2 2 0 1 0-4 0zm-2.75 16.235q.75.063 1.5 0v1.015a.75.75 0 0 1-1.5 0z"/></g></svg>
</template>

CSS

.icon-dropper4-duotone {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%2015.883V8c0-1.886%200-2.828-.586-3.414S16.886%204%2015%204H9c-1.886%200-2.828%200-3.414.586S5%206.114%205%208v7.883c0%20.76.32%201.487.88%202.001a9.053%209.053%200%200%200%2012.24%200c.56-.514.88-1.24.88-2%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.917c0%201.15-.895%202.083-2%202.083s-2-.933-2-2.083c0-.72.783-1.681%201.37-2.3a.86.86%200%200%201%201.26%200c.587.619%201.37%201.58%201.37%202.3m4.998-4.667H17a.75.75%200%200%200%200%201.5h2V8q0-.403-.002-.75m.002%203h-2a.75.75%200%200%200%200%201.5h2zm0%203h-2a.75.75%200%200%200%200%201.5h2zM14%204a2%202%200%201%200-4%200zm-2.75%2016.235q.75.063%201.5%200v1.015a.75.75%200%200%201-1.5%200z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%2015.883V8c0-1.886%200-2.828-.586-3.414S16.886%204%2015%204H9c-1.886%200-2.828%200-3.414.586S5%206.114%205%208v7.883c0%20.76.32%201.487.88%202.001a9.053%209.053%200%200%200%2012.24%200c.56-.514.88-1.24.88-2%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.917c0%201.15-.895%202.083-2%202.083s-2-.933-2-2.083c0-.72.783-1.681%201.37-2.3a.86.86%200%200%201%201.26%200c.587.619%201.37%201.58%201.37%202.3m4.998-4.667H17a.75.75%200%200%200%200%201.5h2V8q0-.403-.002-.75m.002%203h-2a.75.75%200%200%200%200%201.5h2zm0%203h-2a.75.75%200%200%200%200%201.5h2zM14%204a2%202%200%201%200-4%200zm-2.75%2016.235q.75.063%201.5%200v1.015a.75.75%200%200%201-1.5%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/dropper4-duotone.svg?color=%231a73e8&size=48

Dropper4 duotone icon — Reicon · IconsDB