twotone medication liquid icon
twotone-medication-liquid from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-medication-liquid
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Device
- Viewbox
- 24×24
- License
- Apache 2.0
More device icons from Google Material Icons
baseline-1x-mobiledatabaseline-30fpsbaseline-3g-mobiledatabaseline-4g-mobiledatabaseline-4g-plus-mobiledatabaseline-60fpsbaseline-access-alarmbaseline-access-alarmsbaseline-access-timebaseline-access-time-filledbaseline-ad-unitsbaseline-add-alarmbaseline-add-to-home-screenbaseline-airbaseline-airplane-ticketbaseline-airplanemode-activebaseline-airplanemode-inactivebaseline-aodbaseline-battery-0-barbaseline-battery-1-barbaseline-battery-2-barbaseline-battery-20baseline-battery-3-barbaseline-battery-30
Use the twotone medication liquid icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3h12v2H3zm11 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 13H4V8h10z"/><path fill="currentColor" d="M7.5 17.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M20 12c.552 0 1-.895 1-2s-.448-2-1-2s-1 .895-1 2s.448 2 1 2" opacity=".3"/><path fill="currentColor" d="M20 6c-1.68 0-3 1.76-3 4c0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76c0-2.24-1.32-4-3-4m0 6c-.41 0-1-.78-1-2s.59-2 1-2s1 .78 1 2s-.59 2-1 2"/><path fill="currentColor" d="M4 19h10V8H4zm1-7h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5z" opacity=".3"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneMedicationLiquid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3h12v2H3zm11 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 13H4V8h10z"/><path fill="currentColor" d="M7.5 17.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M20 12c.552 0 1-.895 1-2s-.448-2-1-2s-1 .895-1 2s.448 2 1 2" opacity=".3"/><path fill="currentColor" d="M20 6c-1.68 0-3 1.76-3 4c0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76c0-2.24-1.32-4-3-4m0 6c-.41 0-1-.78-1-2s.59-2 1-2s1 .78 1 2s-.59 2-1 2"/><path fill="currentColor" d="M4 19h10V8H4zm1-7h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5z" opacity=".3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3h12v2H3zm11 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 13H4V8h10z"/><path fill="currentColor" d="M7.5 17.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M20 12c.552 0 1-.895 1-2s-.448-2-1-2s-1 .895-1 2s.448 2 1 2" opacity=".3"/><path fill="currentColor" d="M20 6c-1.68 0-3 1.76-3 4c0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76c0-2.24-1.32-4-3-4m0 6c-.41 0-1-.78-1-2s.59-2 1-2s1 .78 1 2s-.59 2-1 2"/><path fill="currentColor" d="M4 19h10V8H4zm1-7h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5z" opacity=".3"/></svg> </template>
CSS
.icon-twotone-medication-liquid {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203h12v2H3zm11%203H4c-1.1%200-2%20.9-2%202v11c0%201.1.9%202%202%202h10c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2013H4V8h10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2017.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2012c.552%200%201-.895%201-2s-.448-2-1-2s-1%20.895-1%202s.448%202%201%202%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%206c-1.68%200-3%201.76-3%204c0%201.77.83%203.22%202%203.76V20c0%20.55.45%201%201%201s1-.45%201-1v-6.24c1.17-.54%202-1.99%202-3.76c0-2.24-1.32-4-3-4m0%206c-.41%200-1-.78-1-2s.59-2%201-2s1%20.78%201%202s-.59%202-1%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2019h10V8H4zm1-7h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5z%22%20opacity%3D%22.3%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203h12v2H3zm11%203H4c-1.1%200-2%20.9-2%202v11c0%201.1.9%202%202%202h10c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2013H4V8h10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2017.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2012c.552%200%201-.895%201-2s-.448-2-1-2s-1%20.895-1%202s.448%202%201%202%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%206c-1.68%200-3%201.76-3%204c0%201.77.83%203.22%202%203.76V20c0%20.55.45%201%201%201s1-.45%201-1v-6.24c1.17-.54%202-1.99%202-3.76c0-2.24-1.32-4-3-4m0%206c-.41%200-1-.78-1-2s.59-2%201-2s1%20.78%201%202s-.59%202-1%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2019h10V8H4zm1-7h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-medication-liquid.svg?color=%231a73e8&size=48