flask from Iconoir by Luca Burgio · Regular · Science · MIT Free for personal and commercial use.

Name
flask
Set
Iconoir
Style
Regular
Category
Science
Viewbox
24×24
License
MIT

1 other variant in Iconoir

The same icon in other sets

More science icons from Iconoir

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-linejoin="round" stroke-width="1.5"><path d="M18.5 15h-13"/><path stroke-linecap="round" d="M16 4H8m1 .5v5.76a2 2 0 0 1-.481 1.302L3.48 17.438A2 2 0 0 0 3 18.74V19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-.26a2 2 0 0 0-.482-1.302l-5.036-5.876A2 2 0 0 1 15 10.26V4.5m-3 4.51l.01-.011M11 2.01l.01-.011"/></g></svg>

React

import type { SVGProps } from "react";

export function IconoirFlask(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.5 15h-13"/><path strokeLinecap="round" d="M16 4H8m1 .5v5.76a2 2 0 0 1-.481 1.302L3.48 17.438A2 2 0 0 0 3 18.74V19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-.26a2 2 0 0 0-.482-1.302l-5.036-5.876A2 2 0 0 1 15 10.26V4.5m-3 4.51l.01-.011M11 2.01l.01-.011"/></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-linejoin="round" stroke-width="1.5"><path d="M18.5 15h-13"/><path stroke-linecap="round" d="M16 4H8m1 .5v5.76a2 2 0 0 1-.481 1.302L3.48 17.438A2 2 0 0 0 3 18.74V19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-.26a2 2 0 0 0-.482-1.302l-5.036-5.876A2 2 0 0 1 15 10.26V4.5m-3 4.51l.01-.011M11 2.01l.01-.011"/></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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%2015h-13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%204H8m1%20.5v5.76a2%202%200%200%201-.481%201.302L3.48%2017.438A2%202%200%200%200%203%2018.74V19a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-.26a2%202%200%200%200-.482-1.302l-5.036-5.876A2%202%200%200%201%2015%2010.26V4.5m-3%204.51l.01-.011M11%202.01l.01-.011%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%2015h-13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%204H8m1%20.5v5.76a2%202%200%200%201-.481%201.302L3.48%2017.438A2%202%200%200%200%203%2018.74V19a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-.26a2%202%200%200%200-.482-1.302l-5.036-5.876A2%202%200%200%201%2015%2010.26V4.5m-3%204.51l.01-.011M11%202.01l.01-.011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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