flask-vial from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
flask-vial
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the flask vial icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M184.6 475.5c-3.1 7.3-5.4 14.9-6.8 22.6c-14.5 8.8-31.5 13.9-49.8 13.9c-53 0-96-43-96-96V128c-17.7 0-32-14.3-32-32s14.3-32 32-32h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v255.6zM96 128v128h64V128zm256-64h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v153.4l91.3 213c2.3 5.4 3.8 11.1 4.4 17l.3.6h-.3q.3 2.7.3 5.4c0 32.3-26.2 58.6-58.6 58.6H282.5c-32.3 0-58.6-26.2-58.6-58.6q0-2.7.3-5.4h-.3l.3-.6c.6-5.8 2.1-11.6 4.4-17l91.4-213V128c-17.7 0-32-14.3-32-32s14.3-32 32-32zm101.2 242.6c-3.4-8-5.2-16.5-5.2-25.2V128h-64v153.4c0 8.7-1.8 17.2-5.2 25.2L345.6 384h140.7l-33.2-77.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidFlaskVial(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M184.6 475.5c-3.1 7.3-5.4 14.9-6.8 22.6c-14.5 8.8-31.5 13.9-49.8 13.9c-53 0-96-43-96-96V128c-17.7 0-32-14.3-32-32s14.3-32 32-32h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v255.6zM96 128v128h64V128zm256-64h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v153.4l91.3 213c2.3 5.4 3.8 11.1 4.4 17l.3.6h-.3q.3 2.7.3 5.4c0 32.3-26.2 58.6-58.6 58.6H282.5c-32.3 0-58.6-26.2-58.6-58.6q0-2.7.3-5.4h-.3l.3-.6c.6-5.8 2.1-11.6 4.4-17l91.4-213V128c-17.7 0-32-14.3-32-32s14.3-32 32-32zm101.2 242.6c-3.4-8-5.2-16.5-5.2-25.2V128h-64v153.4c0 8.7-1.8 17.2-5.2 25.2L345.6 384h140.7l-33.2-77.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M184.6 475.5c-3.1 7.3-5.4 14.9-6.8 22.6c-14.5 8.8-31.5 13.9-49.8 13.9c-53 0-96-43-96-96V128c-17.7 0-32-14.3-32-32s14.3-32 32-32h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v255.6zM96 128v128h64V128zm256-64h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v153.4l91.3 213c2.3 5.4 3.8 11.1 4.4 17l.3.6h-.3q.3 2.7.3 5.4c0 32.3-26.2 58.6-58.6 58.6H282.5c-32.3 0-58.6-26.2-58.6-58.6q0-2.7.3-5.4h-.3l.3-.6c.6-5.8 2.1-11.6 4.4-17l91.4-213V128c-17.7 0-32-14.3-32-32s14.3-32 32-32zm101.2 242.6c-3.4-8-5.2-16.5-5.2-25.2V128h-64v153.4c0 8.7-1.8 17.2-5.2 25.2L345.6 384h140.7l-33.2-77.4z"/></svg>
</template>

CSS

.icon-flask-vial {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184.6%20475.5c-3.1%207.3-5.4%2014.9-6.8%2022.6c-14.5%208.8-31.5%2013.9-49.8%2013.9c-53%200-96-43-96-96V128c-17.7%200-32-14.3-32-32s14.3-32%2032-32h192c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v255.6zM96%20128v128h64V128zm256-64h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v153.4l91.3%20213c2.3%205.4%203.8%2011.1%204.4%2017l.3.6h-.3q.3%202.7.3%205.4c0%2032.3-26.2%2058.6-58.6%2058.6H282.5c-32.3%200-58.6-26.2-58.6-58.6q0-2.7.3-5.4h-.3l.3-.6c.6-5.8%202.1-11.6%204.4-17l91.4-213V128c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm101.2%20242.6c-3.4-8-5.2-16.5-5.2-25.2V128h-64v153.4c0%208.7-1.8%2017.2-5.2%2025.2L345.6%20384h140.7l-33.2-77.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184.6%20475.5c-3.1%207.3-5.4%2014.9-6.8%2022.6c-14.5%208.8-31.5%2013.9-49.8%2013.9c-53%200-96-43-96-96V128c-17.7%200-32-14.3-32-32s14.3-32%2032-32h192c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v255.6zM96%20128v128h64V128zm256-64h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v153.4l91.3%20213c2.3%205.4%203.8%2011.1%204.4%2017l.3.6h-.3q.3%202.7.3%205.4c0%2032.3-26.2%2058.6-58.6%2058.6H282.5c-32.3%200-58.6-26.2-58.6-58.6q0-2.7.3-5.4h-.3l.3-.6c.6-5.8%202.1-11.6%204.4-17l91.4-213V128c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm101.2%20242.6c-3.4-8-5.2-16.5-5.2-25.2V128h-64v153.4c0%208.7-1.8%2017.2-5.2%2025.2L345.6%20384h140.7l-33.2-77.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/flask-vial.svg?color=%231a73e8&size=48