dropper minimalistic icon

dropper-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Medicine · CC-BY-4.0 Attribution required.

Name
dropper-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the dropper minimalistic 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.8831V8C19 6.11438 19 5.17157 18.4142 4.58579C17.8284 4 16.8856 4 15 4H9C7.11438 4 6.17157 4 5.58579 4.58579C5 5.17157 5 6.11438 5 8V15.8831C5 16.6438 5.31911 17.3697 5.87966 17.8841C9.3416 21.0607 14.6584 21.0607 18.1203 17.8841C18.6809 17.3697 19 16.6438 19 15.8831Z" opacity=".5"/><path d="M14 11.9166C14 13.0672 13.1046 13.9999 12 13.9999C10.8954 13.9999 10 13.0672 10 11.9166C10 11.1967 10.783 10.2358 11.3691 9.61737C11.7161 9.25124 12.2839 9.25124 12.6309 9.61737C13.217 10.2358 14 11.1967 14 11.9166Z"/><path d="M18.9983 7.25H17C16.5858 7.25 16.25 7.58579 16.25 8C16.25 8.41421 16.5858 8.75 17 8.75H19V8C19 7.73144 19 7.482 18.9983 7.25Z"/><path d="M19 10.25H17C16.5858 10.25 16.25 10.5858 16.25 11C16.25 11.4142 16.5858 11.75 17 11.75H19V10.25Z"/><path d="M19 13.25H17C16.5858 13.25 16.25 13.5858 16.25 14C16.25 14.4142 16.5858 14.75 17 14.75H19V13.25Z"/><path d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4H14Z"/><path d="M11.25 20.2354C11.7491 20.2766 12.2509 20.2766 12.75 20.2354V21.2498C12.75 21.664 12.4142 21.9998 12 21.9998C11.5858 21.9998 11.25 21.664 11.25 21.2498V20.2354Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDropperMinimalisticBoldDuotone(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.8831V8C19 6.11438 19 5.17157 18.4142 4.58579C17.8284 4 16.8856 4 15 4H9C7.11438 4 6.17157 4 5.58579 4.58579C5 5.17157 5 6.11438 5 8V15.8831C5 16.6438 5.31911 17.3697 5.87966 17.8841C9.3416 21.0607 14.6584 21.0607 18.1203 17.8841C18.6809 17.3697 19 16.6438 19 15.8831Z" opacity=".5"/><path d="M14 11.9166C14 13.0672 13.1046 13.9999 12 13.9999C10.8954 13.9999 10 13.0672 10 11.9166C10 11.1967 10.783 10.2358 11.3691 9.61737C11.7161 9.25124 12.2839 9.25124 12.6309 9.61737C13.217 10.2358 14 11.1967 14 11.9166Z"/><path d="M18.9983 7.25H17C16.5858 7.25 16.25 7.58579 16.25 8C16.25 8.41421 16.5858 8.75 17 8.75H19V8C19 7.73144 19 7.482 18.9983 7.25Z"/><path d="M19 10.25H17C16.5858 10.25 16.25 10.5858 16.25 11C16.25 11.4142 16.5858 11.75 17 11.75H19V10.25Z"/><path d="M19 13.25H17C16.5858 13.25 16.25 13.5858 16.25 14C16.25 14.4142 16.5858 14.75 17 14.75H19V13.25Z"/><path d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4H14Z"/><path d="M11.25 20.2354C11.7491 20.2766 12.2509 20.2766 12.75 20.2354V21.2498C12.75 21.664 12.4142 21.9998 12 21.9998C11.5858 21.9998 11.25 21.664 11.25 21.2498V20.2354Z"/></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.8831V8C19 6.11438 19 5.17157 18.4142 4.58579C17.8284 4 16.8856 4 15 4H9C7.11438 4 6.17157 4 5.58579 4.58579C5 5.17157 5 6.11438 5 8V15.8831C5 16.6438 5.31911 17.3697 5.87966 17.8841C9.3416 21.0607 14.6584 21.0607 18.1203 17.8841C18.6809 17.3697 19 16.6438 19 15.8831Z" opacity=".5"/><path d="M14 11.9166C14 13.0672 13.1046 13.9999 12 13.9999C10.8954 13.9999 10 13.0672 10 11.9166C10 11.1967 10.783 10.2358 11.3691 9.61737C11.7161 9.25124 12.2839 9.25124 12.6309 9.61737C13.217 10.2358 14 11.1967 14 11.9166Z"/><path d="M18.9983 7.25H17C16.5858 7.25 16.25 7.58579 16.25 8C16.25 8.41421 16.5858 8.75 17 8.75H19V8C19 7.73144 19 7.482 18.9983 7.25Z"/><path d="M19 10.25H17C16.5858 10.25 16.25 10.5858 16.25 11C16.25 11.4142 16.5858 11.75 17 11.75H19V10.25Z"/><path d="M19 13.25H17C16.5858 13.25 16.25 13.5858 16.25 14C16.25 14.4142 16.5858 14.75 17 14.75H19V13.25Z"/><path d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4H14Z"/><path d="M11.25 20.2354C11.7491 20.2766 12.2509 20.2766 12.75 20.2354V21.2498C12.75 21.664 12.4142 21.9998 12 21.9998C11.5858 21.9998 11.25 21.664 11.25 21.2498V20.2354Z"/></g></svg>
</template>

CSS

.icon-dropper-minimalistic-bold-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.8831V8C19%206.11438%2019%205.17157%2018.4142%204.58579C17.8284%204%2016.8856%204%2015%204H9C7.11438%204%206.17157%204%205.58579%204.58579C5%205.17157%205%206.11438%205%208V15.8831C5%2016.6438%205.31911%2017.3697%205.87966%2017.8841C9.3416%2021.0607%2014.6584%2021.0607%2018.1203%2017.8841C18.6809%2017.3697%2019%2016.6438%2019%2015.8831Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.9166C14%2013.0672%2013.1046%2013.9999%2012%2013.9999C10.8954%2013.9999%2010%2013.0672%2010%2011.9166C10%2011.1967%2010.783%2010.2358%2011.3691%209.61737C11.7161%209.25124%2012.2839%209.25124%2012.6309%209.61737C13.217%2010.2358%2014%2011.1967%2014%2011.9166Z%22%2F%3E%3Cpath%20d%3D%22M18.9983%207.25H17C16.5858%207.25%2016.25%207.58579%2016.25%208C16.25%208.41421%2016.5858%208.75%2017%208.75H19V8C19%207.73144%2019%207.482%2018.9983%207.25Z%22%2F%3E%3Cpath%20d%3D%22M19%2010.25H17C16.5858%2010.25%2016.25%2010.5858%2016.25%2011C16.25%2011.4142%2016.5858%2011.75%2017%2011.75H19V10.25Z%22%2F%3E%3Cpath%20d%3D%22M19%2013.25H17C16.5858%2013.25%2016.25%2013.5858%2016.25%2014C16.25%2014.4142%2016.5858%2014.75%2017%2014.75H19V13.25Z%22%2F%3E%3Cpath%20d%3D%22M14%204C14%202.89543%2013.1046%202%2012%202C10.8954%202%2010%202.89543%2010%204H14Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2020.2354C11.7491%2020.2766%2012.2509%2020.2766%2012.75%2020.2354V21.2498C12.75%2021.664%2012.4142%2021.9998%2012%2021.9998C11.5858%2021.9998%2011.25%2021.664%2011.25%2021.2498V20.2354Z%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.8831V8C19%206.11438%2019%205.17157%2018.4142%204.58579C17.8284%204%2016.8856%204%2015%204H9C7.11438%204%206.17157%204%205.58579%204.58579C5%205.17157%205%206.11438%205%208V15.8831C5%2016.6438%205.31911%2017.3697%205.87966%2017.8841C9.3416%2021.0607%2014.6584%2021.0607%2018.1203%2017.8841C18.6809%2017.3697%2019%2016.6438%2019%2015.8831Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.9166C14%2013.0672%2013.1046%2013.9999%2012%2013.9999C10.8954%2013.9999%2010%2013.0672%2010%2011.9166C10%2011.1967%2010.783%2010.2358%2011.3691%209.61737C11.7161%209.25124%2012.2839%209.25124%2012.6309%209.61737C13.217%2010.2358%2014%2011.1967%2014%2011.9166Z%22%2F%3E%3Cpath%20d%3D%22M18.9983%207.25H17C16.5858%207.25%2016.25%207.58579%2016.25%208C16.25%208.41421%2016.5858%208.75%2017%208.75H19V8C19%207.73144%2019%207.482%2018.9983%207.25Z%22%2F%3E%3Cpath%20d%3D%22M19%2010.25H17C16.5858%2010.25%2016.25%2010.5858%2016.25%2011C16.25%2011.4142%2016.5858%2011.75%2017%2011.75H19V10.25Z%22%2F%3E%3Cpath%20d%3D%22M19%2013.25H17C16.5858%2013.25%2016.25%2013.5858%2016.25%2014C16.25%2014.4142%2016.5858%2014.75%2017%2014.75H19V13.25Z%22%2F%3E%3Cpath%20d%3D%22M14%204C14%202.89543%2013.1046%202%2012%202C10.8954%202%2010%202.89543%2010%204H14Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2020.2354C11.7491%2020.2766%2012.2509%2020.2766%2012.75%2020.2354V21.2498C12.75%2021.664%2012.4142%2021.9998%2012%2021.9998C11.5858%2021.9998%2011.25%2021.664%2011.25%2021.2498V20.2354Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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