dropper minimalistic 2 icon

dropper-minimalistic-2-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.

Name
dropper-minimalistic-2-broken
Set
Solar
Style
Broken
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the dropper minimalistic 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M14 16H10"/><path d="M14 10.9166C14 12.0672 13.1046 12.9999 12 12.9999C10.8954 12.9999 10 12.0672 10 10.9166C10 10.1967 10.783 9.23582 11.3691 8.61737C11.7161 8.25124 12.2839 8.25124 12.6309 8.61737C13.217 9.23582 14 10.1967 14 10.9166Z"/><path stroke-linecap="round" d="M12 21V22"/><path stroke-linecap="round" d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4"/><path stroke-linecap="round" d="M5 8C5 6.11438 5 5.17157 5.58579 4.58579C6.17157 4 7.11438 4 9 4H15C16.8856 4 17.8284 4 18.4142 4.58579C19 5.17157 19 6.11438 19 8V15.8831C19 16.6438 18.6809 17.3697 18.1203 17.8841C14.6584 21.0607 9.3416 21.0607 5.87966 17.8841C5.31911 17.3697 5 16.6438 5 15.8831V12"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDropperMinimalistic2Broken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M14 16H10"/><path d="M14 10.9166C14 12.0672 13.1046 12.9999 12 12.9999C10.8954 12.9999 10 12.0672 10 10.9166C10 10.1967 10.783 9.23582 11.3691 8.61737C11.7161 8.25124 12.2839 8.25124 12.6309 8.61737C13.217 9.23582 14 10.1967 14 10.9166Z"/><path strokeLinecap="round" d="M12 21V22"/><path strokeLinecap="round" d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4"/><path strokeLinecap="round" d="M5 8C5 6.11438 5 5.17157 5.58579 4.58579C6.17157 4 7.11438 4 9 4H15C16.8856 4 17.8284 4 18.4142 4.58579C19 5.17157 19 6.11438 19 8V15.8831C19 16.6438 18.6809 17.3697 18.1203 17.8841C14.6584 21.0607 9.3416 21.0607 5.87966 17.8841C5.31911 17.3697 5 16.6438 5 15.8831V12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M14 16H10"/><path d="M14 10.9166C14 12.0672 13.1046 12.9999 12 12.9999C10.8954 12.9999 10 12.0672 10 10.9166C10 10.1967 10.783 9.23582 11.3691 8.61737C11.7161 8.25124 12.2839 8.25124 12.6309 8.61737C13.217 9.23582 14 10.1967 14 10.9166Z"/><path stroke-linecap="round" d="M12 21V22"/><path stroke-linecap="round" d="M14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4"/><path stroke-linecap="round" d="M5 8C5 6.11438 5 5.17157 5.58579 4.58579C6.17157 4 7.11438 4 9 4H15C16.8856 4 17.8284 4 18.4142 4.58579C19 5.17157 19 6.11438 19 8V15.8831C19 16.6438 18.6809 17.3697 18.1203 17.8841C14.6584 21.0607 9.3416 21.0607 5.87966 17.8841C5.31911 17.3697 5 16.6438 5 15.8831V12"/></g></svg>
</template>

CSS

.icon-dropper-minimalistic-2-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2016H10%22%2F%3E%3Cpath%20d%3D%22M14%2010.9166C14%2012.0672%2013.1046%2012.9999%2012%2012.9999C10.8954%2012.9999%2010%2012.0672%2010%2010.9166C10%2010.1967%2010.783%209.23582%2011.3691%208.61737C11.7161%208.25124%2012.2839%208.25124%2012.6309%208.61737C13.217%209.23582%2014%2010.1967%2014%2010.9166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2021V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%204C14%202.89543%2013.1046%202%2012%202C10.8954%202%2010%202.89543%2010%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%208C5%206.11438%205%205.17157%205.58579%204.58579C6.17157%204%207.11438%204%209%204H15C16.8856%204%2017.8284%204%2018.4142%204.58579C19%205.17157%2019%206.11438%2019%208V15.8831C19%2016.6438%2018.6809%2017.3697%2018.1203%2017.8841C14.6584%2021.0607%209.3416%2021.0607%205.87966%2017.8841C5.31911%2017.3697%205%2016.6438%205%2015.8831V12%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2016H10%22%2F%3E%3Cpath%20d%3D%22M14%2010.9166C14%2012.0672%2013.1046%2012.9999%2012%2012.9999C10.8954%2012.9999%2010%2012.0672%2010%2010.9166C10%2010.1967%2010.783%209.23582%2011.3691%208.61737C11.7161%208.25124%2012.2839%208.25124%2012.6309%208.61737C13.217%209.23582%2014%2010.1967%2014%2010.9166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2021V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%204C14%202.89543%2013.1046%202%2012%202C10.8954%202%2010%202.89543%2010%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%208C5%206.11438%205%205.17157%205.58579%204.58579C6.17157%204%207.11438%204%209%204H15C16.8856%204%2017.8284%204%2018.4142%204.58579C19%205.17157%2019%206.11438%2019%208V15.8831C19%2016.6438%2018.6809%2017.3697%2018.1203%2017.8841C14.6584%2021.0607%209.3416%2021.0607%205.87966%2017.8841C5.31911%2017.3697%205%2016.6438%205%2015.8831V12%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-2-broken.svg?color=%231a73e8&size=48