dropper 2 icon
dropper-2-line-duotone from Solar by 480 Design · Line Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- dropper-2-line-duotone
- Set
- Solar
- Style
- Line 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-3-bolddropper-bolddropper-minimalistic-2-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 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="M22 10H19"/><path d="M18 12.9166C18 14.0672 17.1046 14.9999 16 14.9999C14.8954 14.9999 14 14.0672 14 12.9166C14 12.1967 14.783 11.2358 15.3691 10.6174C15.7161 10.2512 16.2839 10.2512 16.6309 10.6174C17.217 11.2358 18 12.1967 18 12.9166Z"/><path stroke-linecap="round" d="M22 13H20"/><path stroke-linecap="round" d="M16 21V22" opacity=".5"/><path stroke-linecap="round" d="M2 22V8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2H11.8913L11.9355 2.00008C12.6224 2.00503 13.2869 2.24559 13.8178 2.68156L13.8517 2.70975C13.8926 2.74382 13.913 2.76086 13.9309 2.77532C14.5341 3.26249 15.2747 3.48035 16 3.43581M16 3.43581C16.6932 3.39324 17.3724 3.11098 17.9044 2.59508C17.9209 2.57906 17.9398 2.56024 17.9774 2.52261L18.5 2M16 3.43581V2M16 3.43581V6" opacity=".5"/><path stroke-linecap="round" d="M22 16.5069V10C22 8.11438 22 7.17157 21.4142 6.58579C20.8284 6 19.8856 6 18 6H14C12.1144 6 11.1716 6 10.5858 6.58579C10 7.17157 10 8.11438 10 10V16.5069C10 17.1639 10.277 17.7906 10.7629 18.2329C13.7315 20.935 18.2685 20.935 21.2371 18.2329C21.723 17.7906 22 17.1639 22 16.5069Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDropper2LineDuotone(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="M22 10H19"/><path d="M18 12.9166C18 14.0672 17.1046 14.9999 16 14.9999C14.8954 14.9999 14 14.0672 14 12.9166C14 12.1967 14.783 11.2358 15.3691 10.6174C15.7161 10.2512 16.2839 10.2512 16.6309 10.6174C17.217 11.2358 18 12.1967 18 12.9166Z"/><path strokeLinecap="round" d="M22 13H20"/><path strokeLinecap="round" d="M16 21V22" opacity=".5"/><path strokeLinecap="round" d="M2 22V8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2H11.8913L11.9355 2.00008C12.6224 2.00503 13.2869 2.24559 13.8178 2.68156L13.8517 2.70975C13.8926 2.74382 13.913 2.76086 13.9309 2.77532C14.5341 3.26249 15.2747 3.48035 16 3.43581M16 3.43581C16.6932 3.39324 17.3724 3.11098 17.9044 2.59508C17.9209 2.57906 17.9398 2.56024 17.9774 2.52261L18.5 2M16 3.43581V2M16 3.43581V6" opacity=".5"/><path strokeLinecap="round" d="M22 16.5069V10C22 8.11438 22 7.17157 21.4142 6.58579C20.8284 6 19.8856 6 18 6H14C12.1144 6 11.1716 6 10.5858 6.58579C10 7.17157 10 8.11438 10 10V16.5069C10 17.1639 10.277 17.7906 10.7629 18.2329C13.7315 20.935 18.2685 20.935 21.2371 18.2329C21.723 17.7906 22 17.1639 22 16.5069Z"/></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="M22 10H19"/><path d="M18 12.9166C18 14.0672 17.1046 14.9999 16 14.9999C14.8954 14.9999 14 14.0672 14 12.9166C14 12.1967 14.783 11.2358 15.3691 10.6174C15.7161 10.2512 16.2839 10.2512 16.6309 10.6174C17.217 11.2358 18 12.1967 18 12.9166Z"/><path stroke-linecap="round" d="M22 13H20"/><path stroke-linecap="round" d="M16 21V22" opacity=".5"/><path stroke-linecap="round" d="M2 22V8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2H11.8913L11.9355 2.00008C12.6224 2.00503 13.2869 2.24559 13.8178 2.68156L13.8517 2.70975C13.8926 2.74382 13.913 2.76086 13.9309 2.77532C14.5341 3.26249 15.2747 3.48035 16 3.43581M16 3.43581C16.6932 3.39324 17.3724 3.11098 17.9044 2.59508C17.9209 2.57906 17.9398 2.56024 17.9774 2.52261L18.5 2M16 3.43581V2M16 3.43581V6" opacity=".5"/><path stroke-linecap="round" d="M22 16.5069V10C22 8.11438 22 7.17157 21.4142 6.58579C20.8284 6 19.8856 6 18 6H14C12.1144 6 11.1716 6 10.5858 6.58579C10 7.17157 10 8.11438 10 10V16.5069C10 17.1639 10.277 17.7906 10.7629 18.2329C13.7315 20.935 18.2685 20.935 21.2371 18.2329C21.723 17.7906 22 17.1639 22 16.5069Z"/></g></svg> </template>
CSS
.icon-dropper-2-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2010H19%22%2F%3E%3Cpath%20d%3D%22M18%2012.9166C18%2014.0672%2017.1046%2014.9999%2016%2014.9999C14.8954%2014.9999%2014%2014.0672%2014%2012.9166C14%2012.1967%2014.783%2011.2358%2015.3691%2010.6174C15.7161%2010.2512%2016.2839%2010.2512%2016.6309%2010.6174C17.217%2011.2358%2018%2012.1967%2018%2012.9166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2013H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2021V22%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022V8C2%205.17157%202%203.75736%202.87868%202.87868C3.75736%202%205.17157%202%208%202H11.8913L11.9355%202.00008C12.6224%202.00503%2013.2869%202.24559%2013.8178%202.68156L13.8517%202.70975C13.8926%202.74382%2013.913%202.76086%2013.9309%202.77532C14.5341%203.26249%2015.2747%203.48035%2016%203.43581M16%203.43581C16.6932%203.39324%2017.3724%203.11098%2017.9044%202.59508C17.9209%202.57906%2017.9398%202.56024%2017.9774%202.52261L18.5%202M16%203.43581V2M16%203.43581V6%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2016.5069V10C22%208.11438%2022%207.17157%2021.4142%206.58579C20.8284%206%2019.8856%206%2018%206H14C12.1144%206%2011.1716%206%2010.5858%206.58579C10%207.17157%2010%208.11438%2010%2010V16.5069C10%2017.1639%2010.277%2017.7906%2010.7629%2018.2329C13.7315%2020.935%2018.2685%2020.935%2021.2371%2018.2329C21.723%2017.7906%2022%2017.1639%2022%2016.5069Z%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%22M22%2010H19%22%2F%3E%3Cpath%20d%3D%22M18%2012.9166C18%2014.0672%2017.1046%2014.9999%2016%2014.9999C14.8954%2014.9999%2014%2014.0672%2014%2012.9166C14%2012.1967%2014.783%2011.2358%2015.3691%2010.6174C15.7161%2010.2512%2016.2839%2010.2512%2016.6309%2010.6174C17.217%2011.2358%2018%2012.1967%2018%2012.9166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2013H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2021V22%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022V8C2%205.17157%202%203.75736%202.87868%202.87868C3.75736%202%205.17157%202%208%202H11.8913L11.9355%202.00008C12.6224%202.00503%2013.2869%202.24559%2013.8178%202.68156L13.8517%202.70975C13.8926%202.74382%2013.913%202.76086%2013.9309%202.77532C14.5341%203.26249%2015.2747%203.48035%2016%203.43581M16%203.43581C16.6932%203.39324%2017.3724%203.11098%2017.9044%202.59508C17.9209%202.57906%2017.9398%202.56024%2017.9774%202.52261L18.5%202M16%203.43581V2M16%203.43581V6%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2016.5069V10C22%208.11438%2022%207.17157%2021.4142%206.58579C20.8284%206%2019.8856%206%2018%206H14C12.1144%206%2011.1716%206%2010.5858%206.58579C10%207.17157%2010%208.11438%2010%2010V16.5069C10%2017.1639%2010.277%2017.7906%2010.7629%2018.2329C13.7315%2020.935%2018.2685%2020.935%2021.2371%2018.2329C21.723%2017.7906%2022%2017.1639%2022%2016.5069Z%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-2-line-duotone.svg?color=%231a73e8&size=48