dropper 3 icon

dropper-3-linear from Solar by 480 Design · Linear · Medicine · CC-BY-4.0 Attribution required.

Name
dropper-3-linear
Set
Solar
Style
Linear
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the dropper 3 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 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"/><path stroke-linecap="round" d="M18 16H14"/><path d="M18 11.4166C18 12.5672 17.1046 13.4999 16 13.4999C14.8954 13.4999 14 12.5672 14 11.4166C14 10.6967 14.783 9.73582 15.3691 9.11737C15.7161 8.75124 16.2839 8.75124 16.6309 9.11737C17.217 9.73582 18 10.6967 18 11.4166Z"/><path stroke-linecap="round" d="M16 21V22"/><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.43581M18.5 2L17.9774 2.52261C17.9398 2.56024 17.9209 2.57906 17.9044 2.59508C17.3724 3.11098 16.6932 3.39324 16 3.43581M16 2V3.43581M16 3.43581V6"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDropper3Linear(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 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"/><path strokeLinecap="round" d="M18 16H14"/><path d="M18 11.4166C18 12.5672 17.1046 13.4999 16 13.4999C14.8954 13.4999 14 12.5672 14 11.4166C14 10.6967 14.783 9.73582 15.3691 9.11737C15.7161 8.75124 16.2839 8.75124 16.6309 9.11737C17.217 9.73582 18 10.6967 18 11.4166Z"/><path strokeLinecap="round" d="M16 21V22"/><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.43581M18.5 2L17.9774 2.52261C17.9398 2.56024 17.9209 2.57906 17.9044 2.59508C17.3724 3.11098 16.6932 3.39324 16 3.43581M16 2V3.43581M16 3.43581V6"/></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 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"/><path stroke-linecap="round" d="M18 16H14"/><path d="M18 11.4166C18 12.5672 17.1046 13.4999 16 13.4999C14.8954 13.4999 14 12.5672 14 11.4166C14 10.6967 14.783 9.73582 15.3691 9.11737C15.7161 8.75124 16.2839 8.75124 16.6309 9.11737C17.217 9.73582 18 10.6967 18 11.4166Z"/><path stroke-linecap="round" d="M16 21V22"/><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.43581M18.5 2L17.9774 2.52261C17.9398 2.56024 17.9209 2.57906 17.9044 2.59508C17.3724 3.11098 16.6932 3.39324 16 3.43581M16 2V3.43581M16 3.43581V6"/></g></svg>
</template>

CSS

.icon-dropper-3-linear {
  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%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%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2016H14%22%2F%3E%3Cpath%20d%3D%22M18%2011.4166C18%2012.5672%2017.1046%2013.4999%2016%2013.4999C14.8954%2013.4999%2014%2012.5672%2014%2011.4166C14%2010.6967%2014.783%209.73582%2015.3691%209.11737C15.7161%208.75124%2016.2839%208.75124%2016.6309%209.11737C17.217%209.73582%2018%2010.6967%2018%2011.4166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2021V22%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.43581M18.5%202L17.9774%202.52261C17.9398%202.56024%2017.9209%202.57906%2017.9044%202.59508C17.3724%203.11098%2016.6932%203.39324%2016%203.43581M16%202V3.43581M16%203.43581V6%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%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%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2016H14%22%2F%3E%3Cpath%20d%3D%22M18%2011.4166C18%2012.5672%2017.1046%2013.4999%2016%2013.4999C14.8954%2013.4999%2014%2012.5672%2014%2011.4166C14%2010.6967%2014.783%209.73582%2015.3691%209.11737C15.7161%208.75124%2016.2839%208.75124%2016.6309%209.11737C17.217%209.73582%2018%2010.6967%2018%2011.4166Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2021V22%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.43581M18.5%202L17.9774%202.52261C17.9398%202.56024%2017.9209%202.57906%2017.9044%202.59508C17.3724%203.11098%2016.6932%203.39324%2016%203.43581M16%202V3.43581M16%203.43581V6%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-3-linear.svg?color=%231a73e8&size=48