flask icon
flask from Humbleicons by Jiří Zralý · Regular · MIT Free for personal and commercial use.
- Name
- flask
- Set
- Humbleicons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
flaskBootstrap IconsflaskBoxicons BrandsflaskBoxIcons v2 SolidflaskCoreUI BrandsflaskDeviconflaskFont Awesome 6 SolidflaskFont Awesome Solidflask-outlineFlowbite IconsflaskIconParkflaskIconPark OutlineflaskIconPark SolidflaskIconPark TwoToneflaskIconoirflaskIonIconsflaskJam IconsflaskLine AwesomeflaskSVG LogosflaskMajesticonsflaskMaterial Design Iconsflask-fillMingCute IconflaskPhosphorflask-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 24 24"><g fill="none" stroke="currentColor" stroke-width="2"><path stroke-linejoin="round" d="M9.5 10V4h5v6l4.743 5.174A2.88 2.88 0 0 1 17.12 20H6.88a2.88 2.88 0 0 1-2.123-4.826z"/><path stroke-linecap="round" d="M8.5 4h7"/><path d="M6 14c3.5 2 4 0 6 0s2.5 2 6 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HumbleiconsFlask(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="2"><path strokeLinejoin="round" d="M9.5 10V4h5v6l4.743 5.174A2.88 2.88 0 0 1 17.12 20H6.88a2.88 2.88 0 0 1-2.123-4.826z"/><path strokeLinecap="round" d="M8.5 4h7"/><path d="M6 14c3.5 2 4 0 6 0s2.5 2 6 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2"><path stroke-linejoin="round" d="M9.5 10V4h5v6l4.743 5.174A2.88 2.88 0 0 1 17.12 20H6.88a2.88 2.88 0 0 1-2.123-4.826z"/><path stroke-linecap="round" d="M8.5 4h7"/><path d="M6 14c3.5 2 4 0 6 0s2.5 2 6 0"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2010V4h5v6l4.743%205.174A2.88%202.88%200%200%201%2017.12%2020H6.88a2.88%202.88%200%200%201-2.123-4.826z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.5%204h7%22%2F%3E%3Cpath%20d%3D%22M6%2014c3.5%202%204%200%206%200s2.5%202%206%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2010V4h5v6l4.743%205.174A2.88%202.88%200%200%201%2017.12%2020H6.88a2.88%202.88%200%200%201-2.123-4.826z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.5%204h7%22%2F%3E%3Cpath%20d%3D%22M6%2014c3.5%202%204%200%206%200s2.5%202%206%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/humbleicons/flask.svg?color=%231a73e8&size=48