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

Name
flask-vial
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
640×512
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 512"><path fill="currentColor" d="M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96V64C14.3 64 0 49.7 0 32S14.3 0 32 0h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v245.9l-49 79.6zM96 64v96h64V64zM352 0h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v150.9l117.7 191.3a69.54 69.54 0 0 1 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4H261.4c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9V64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32 64v160c0 5.9-1.6 11.7-4.7 16.8L330.5 320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidFlaskVial(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96V64C14.3 64 0 49.7 0 32S14.3 0 32 0h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v245.9l-49 79.6zM96 64v96h64V64zM352 0h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v150.9l117.7 191.3a69.54 69.54 0 0 1 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4H261.4c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9V64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32 64v160c0 5.9-1.6 11.7-4.7 16.8L330.5 320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96V64C14.3 64 0 49.7 0 32S14.3 0 32 0h192c17.7 0 32 14.3 32 32s-14.3 32-32 32v245.9l-49 79.6zM96 64v96h64V64zM352 0h160c17.7 0 32 14.3 32 32s-14.3 32-32 32v150.9l117.7 191.3a69.54 69.54 0 0 1 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4H261.4c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9V64c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32 64v160c0 5.9-1.6 11.7-4.7 16.8L330.5 320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64z"/></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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M175%20389.4c-9.8%2016-15%2034.3-15%2053.1c-10%203.5-20.8%205.5-32%205.5c-53%200-96-43-96-96V64C14.3%2064%200%2049.7%200%2032S14.3%200%2032%200h192c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v245.9l-49%2079.6zM96%2064v96h64V64zM352%200h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v150.9l117.7%20191.3a69.54%2069.54%200%200%201%2010.3%2036.4c0%2038.3-31.1%2069.4-69.4%2069.4H261.4c-38.3%200-69.4-31.1-69.4-69.4c0-12.8%203.6-25.4%2010.3-36.4L320%20214.9V64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm32%2064v160c0%205.9-1.6%2011.7-4.7%2016.8L330.5%20320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64z%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M175%20389.4c-9.8%2016-15%2034.3-15%2053.1c-10%203.5-20.8%205.5-32%205.5c-53%200-96-43-96-96V64C14.3%2064%200%2049.7%200%2032S14.3%200%2032%200h192c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v245.9l-49%2079.6zM96%2064v96h64V64zM352%200h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v150.9l117.7%20191.3a69.54%2069.54%200%200%201%2010.3%2036.4c0%2038.3-31.1%2069.4-69.4%2069.4H261.4c-38.3%200-69.4-31.1-69.4-69.4c0-12.8%203.6-25.4%2010.3-36.4L320%20214.9V64c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm32%2064v160c0%205.9-1.6%2011.7-4.7%2016.8L330.5%20320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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