sharp medication liquid icon

sharp-medication-liquid from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
sharp-medication-liquid
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the sharp 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 3h12v2H3zm4.5 14.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M14 6H4c-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 13H4V8h10zm6-13c-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"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpMedicationLiquid(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 3h12v2H3zm4.5 14.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M14 6H4c-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 13H4V8h10zm6-13c-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"/></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 3h12v2H3zm4.5 14.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z"/><path fill="currentColor" d="M14 6H4c-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 13H4V8h10zm6-13c-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"/></svg>
</template>

CSS

.icon-sharp-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%203h12v2H3zm4.5%2014.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%206H4c-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%2013H4V8h10zm6-13c-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%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%203h12v2H3zm4.5%2014.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%206H4c-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%2013H4V8h10zm6-13c-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%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-medication-liquid.svg?color=%231a73e8&size=48