flask icon
flask-line from Remix Icon by Remix Design · Line · Health & Medical · Apache-2.0 Free for personal and commercial use.
- Name
- flask-line
- Set
- Remix Icon
- Style
- Line
- Category
- Health & Medical
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
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 IconflaskPhosphorflaskSimple Iconsflask-darkSkill Icons
More health & medical icons from Remix Icon
aed-electrodes-fillaed-fillatom-fillbrain-2-fillbrain-3-fillbrain-ai-3-fillbrain-fillcapsule-filldislike-filldna-filldossier-filldropper-fillempathize-fillfirst-aid-kit-fillhand-sanitizer-fillhealth-book-fillheart-2-fillheart-3-fillheart-add-2-fillheart-add-fillheart-fillheart-pulse-fillhearts-fillinfrared-thermometer-fill
Use the flask icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2v2h-1v3.243a8 8 0 0 0 .736 3.352l4.281 9.276A1.5 1.5 0 0 1 18.655 22H5.344a1.5 1.5 0 0 1-1.362-2.129l4.281-9.276A8 8 0 0 0 9 7.243V4H8V2zm-2.613 8.001h-2.776q-.156.545-.374 1.071l-.158.362L6.124 20h11.75l-3.954-8.566A10 10 0 0 1 13.387 10M11 7.243q0 .38-.028.758h2.057a10 10 0 0 1-.02-.364L13 7.243V4h-2z"/></svg>
React
import type { SVGProps } from "react";
export function RiFlaskLine(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="M16 2v2h-1v3.243a8 8 0 0 0 .736 3.352l4.281 9.276A1.5 1.5 0 0 1 18.655 22H5.344a1.5 1.5 0 0 1-1.362-2.129l4.281-9.276A8 8 0 0 0 9 7.243V4H8V2zm-2.613 8.001h-2.776q-.156.545-.374 1.071l-.158.362L6.124 20h11.75l-3.954-8.566A10 10 0 0 1 13.387 10M11 7.243q0 .38-.028.758h2.057a10 10 0 0 1-.02-.364L13 7.243V4h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2v2h-1v3.243a8 8 0 0 0 .736 3.352l4.281 9.276A1.5 1.5 0 0 1 18.655 22H5.344a1.5 1.5 0 0 1-1.362-2.129l4.281-9.276A8 8 0 0 0 9 7.243V4H8V2zm-2.613 8.001h-2.776q-.156.545-.374 1.071l-.158.362L6.124 20h11.75l-3.954-8.566A10 10 0 0 1 13.387 10M11 7.243q0 .38-.028.758h2.057a10 10 0 0 1-.02-.364L13 7.243V4h-2z"/></svg> </template>
CSS
.icon-flask-line {
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%22M16%202v2h-1v3.243a8%208%200%200%200%20.736%203.352l4.281%209.276A1.5%201.5%200%200%201%2018.655%2022H5.344a1.5%201.5%200%200%201-1.362-2.129l4.281-9.276A8%208%200%200%200%209%207.243V4H8V2zm-2.613%208.001h-2.776q-.156.545-.374%201.071l-.158.362L6.124%2020h11.75l-3.954-8.566A10%2010%200%200%201%2013.387%2010M11%207.243q0%20.38-.028.758h2.057a10%2010%200%200%201-.02-.364L13%207.243V4h-2z%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%22M16%202v2h-1v3.243a8%208%200%200%200%20.736%203.352l4.281%209.276A1.5%201.5%200%200%201%2018.655%2022H5.344a1.5%201.5%200%200%201-1.362-2.129l4.281-9.276A8%208%200%200%200%209%207.243V4H8V2zm-2.613%208.001h-2.776q-.156.545-.374%201.071l-.158.362L6.124%2020h11.75l-3.954-8.566A10%2010%200%200%201%2013.387%2010M11%207.243q0%20.38-.028.758h2.057a10%2010%200%200%201-.02-.364L13%207.243V4h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/flask-line.svg?color=%231a73e8&size=48