dropper minimalistic 2 icon
dropper-minimalistic-2-bold-duotone from Solar by 480 Design · Bold Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- dropper-minimalistic-2-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
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-boldpills-3-bold
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="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="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"/><path fill-rule="evenodd" d="M9.25 16C9.25 15.5858 9.58579 15.25 10 15.25H14C14.4142 15.25 14.75 15.5858 14.75 16C14.75 16.4142 14.4142 16.75 14 16.75H10C9.58579 16.75 9.25 16.4142 9.25 16Z" clip-rule="evenodd"/><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"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDropperMinimalistic2BoldDuotone(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="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"/><path fillRule="evenodd" d="M9.25 16C9.25 15.5858 9.58579 15.25 10 15.25H14C14.4142 15.25 14.75 15.5858 14.75 16C14.75 16.4142 14.4142 16.75 14 16.75H10C9.58579 16.75 9.25 16.4142 9.25 16Z" clipRule="evenodd"/><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"/></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="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"/><path fill-rule="evenodd" d="M9.25 16C9.25 15.5858 9.58579 15.25 10 15.25H14C14.4142 15.25 14.75 15.5858 14.75 16C14.75 16.4142 14.4142 16.75 14 16.75H10C9.58579 16.75 9.25 16.4142 9.25 16Z" clip-rule="evenodd"/><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"/></g></svg> </template>
CSS
.icon-dropper-minimalistic-2-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%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%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.25%2016C9.25%2015.5858%209.58579%2015.25%2010%2015.25H14C14.4142%2015.25%2014.75%2015.5858%2014.75%2016C14.75%2016.4142%2014.4142%2016.75%2014%2016.75H10C9.58579%2016.75%209.25%2016.4142%209.25%2016Z%22%20clip-rule%3D%22evenodd%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%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%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%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.25%2016C9.25%2015.5858%209.58579%2015.25%2010%2015.25H14C14.4142%2015.25%2014.75%2015.5858%2014.75%2016C14.75%2016.4142%2014.4142%2016.75%2014%2016.75H10C9.58579%2016.75%209.25%2016.4142%209.25%2016Z%22%20clip-rule%3D%22evenodd%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%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-bold-duotone.svg?color=%231a73e8&size=48