flask icon
flask from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- flask
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
flaskBootstrap IconsflaskBoxicons BrandsflaskBoxIcons v2 SolidflaskCoreUI BrandsflaskDeviconflaskFont Awesome 6 SolidflaskFont Awesome Solidflask-outlineFlowbite IconsflaskHumbleiconsflaskIconParkflaskIconPark OutlineflaskIconPark SolidflaskIconPark TwoToneflaskIconoirflaskIonIconsflaskJam IconsflaskLine AwesomeflaskSVG LogosflaskMajesticonsflaskMaterial Design Iconsflask-fillMingCute Iconflask-fillRemix IconflaskSimple Iconsflask-darkSkill Icons
Use the flask icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M221.69 199.77L160 96.92V40h8a8 8 0 0 0 0-16H88a8 8 0 0 0 0 16h8v56.92L34.31 199.77A16 16 0 0 0 48 224h160a16 16 0 0 0 13.72-24.23Zm-110.83-96.52a7.93 7.93 0 0 0 1.14-4.11V40h32v59.14a7.93 7.93 0 0 0 1.14 4.11L183.36 167c-12 2.37-29.07 1.37-51.75-10.11c-15.91-8.05-31.05-12.32-45.22-12.81ZM48 208l28.54-47.58c14.25-1.74 30.31 1.85 47.82 10.72c19 9.61 35 12.88 48 12.88a69.9 69.9 0 0 0 19.55-2.7L208 208Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFlask(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M221.69 199.77L160 96.92V40h8a8 8 0 0 0 0-16H88a8 8 0 0 0 0 16h8v56.92L34.31 199.77A16 16 0 0 0 48 224h160a16 16 0 0 0 13.72-24.23Zm-110.83-96.52a7.93 7.93 0 0 0 1.14-4.11V40h32v59.14a7.93 7.93 0 0 0 1.14 4.11L183.36 167c-12 2.37-29.07 1.37-51.75-10.11c-15.91-8.05-31.05-12.32-45.22-12.81ZM48 208l28.54-47.58c14.25-1.74 30.31 1.85 47.82 10.72c19 9.61 35 12.88 48 12.88a69.9 69.9 0 0 0 19.55-2.7L208 208Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M221.69 199.77L160 96.92V40h8a8 8 0 0 0 0-16H88a8 8 0 0 0 0 16h8v56.92L34.31 199.77A16 16 0 0 0 48 224h160a16 16 0 0 0 13.72-24.23Zm-110.83-96.52a7.93 7.93 0 0 0 1.14-4.11V40h32v59.14a7.93 7.93 0 0 0 1.14 4.11L183.36 167c-12 2.37-29.07 1.37-51.75-10.11c-15.91-8.05-31.05-12.32-45.22-12.81ZM48 208l28.54-47.58c14.25-1.74 30.31 1.85 47.82 10.72c19 9.61 35 12.88 48 12.88a69.9 69.9 0 0 0 19.55-2.7L208 208Z"/></svg> </template>
CSS
.icon-flask {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M221.69%20199.77L160%2096.92V40h8a8%208%200%200%200%200-16H88a8%208%200%200%200%200%2016h8v56.92L34.31%20199.77A16%2016%200%200%200%2048%20224h160a16%2016%200%200%200%2013.72-24.23Zm-110.83-96.52a7.93%207.93%200%200%200%201.14-4.11V40h32v59.14a7.93%207.93%200%200%200%201.14%204.11L183.36%20167c-12%202.37-29.07%201.37-51.75-10.11c-15.91-8.05-31.05-12.32-45.22-12.81ZM48%20208l28.54-47.58c14.25-1.74%2030.31%201.85%2047.82%2010.72c19%209.61%2035%2012.88%2048%2012.88a69.9%2069.9%200%200%200%2019.55-2.7L208%20208Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M221.69%20199.77L160%2096.92V40h8a8%208%200%200%200%200-16H88a8%208%200%200%200%200%2016h8v56.92L34.31%20199.77A16%2016%200%200%200%2048%20224h160a16%2016%200%200%200%2013.72-24.23Zm-110.83-96.52a7.93%207.93%200%200%200%201.14-4.11V40h32v59.14a7.93%207.93%200%200%200%201.14%204.11L183.36%20167c-12%202.37-29.07%201.37-51.75-10.11c-15.91-8.05-31.05-12.32-45.22-12.81ZM48%20208l28.54-47.58c14.25-1.74%2030.31%201.85%2047.82%2010.72c19%209.61%2035%2012.88%2048%2012.88a69.9%2069.9%200%200%200%2019.55-2.7L208%20208Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/flask.svg?color=%231a73e8&size=48