round flask icon
round-flask from Iconoir by Luca Burgio · Regular · Science · MIT Free for personal and commercial use.
- Name
- round-flask
- Set
- Iconoir
- Style
- Regular
- Category
- Science
- Viewbox
- 24×24
- License
- MIT
1 other variant in Iconoir
More science icons from Iconoir
Use the round 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="M19 15H5"/><path stroke-linecap="round" d="M16 4H8m7 .5v4.253c0 .763.445 1.445 1.078 1.871C18.287 12.11 20 14.617 20 17.462c0 .812-.114 1.596-.325 2.338c-.215.75-.945 1.2-1.726 1.2H6.051c-.78 0-1.511-.45-1.726-1.2A8.5 8.5 0 0 1 4 17.462c0-2.845 1.713-5.353 3.922-6.838C8.555 10.198 9 9.516 9 8.754V4.5m4 2.51l.01-.011M11 2.01l.01-.011"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirRoundFlask(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="M19 15H5"/><path strokeLinecap="round" d="M16 4H8m7 .5v4.253c0 .763.445 1.445 1.078 1.871C18.287 12.11 20 14.617 20 17.462c0 .812-.114 1.596-.325 2.338c-.215.75-.945 1.2-1.726 1.2H6.051c-.78 0-1.511-.45-1.726-1.2A8.5 8.5 0 0 1 4 17.462c0-2.845 1.713-5.353 3.922-6.838C8.555 10.198 9 9.516 9 8.754V4.5m4 2.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="M19 15H5"/><path stroke-linecap="round" d="M16 4H8m7 .5v4.253c0 .763.445 1.445 1.078 1.871C18.287 12.11 20 14.617 20 17.462c0 .812-.114 1.596-.325 2.338c-.215.75-.945 1.2-1.726 1.2H6.051c-.78 0-1.511-.45-1.726-1.2A8.5 8.5 0 0 1 4 17.462c0-2.845 1.713-5.353 3.922-6.838C8.555 10.198 9 9.516 9 8.754V4.5m4 2.51l.01-.011M11 2.01l.01-.011"/></g></svg> </template>
CSS
.icon-round-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%22M19%2015H5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%204H8m7%20.5v4.253c0%20.763.445%201.445%201.078%201.871C18.287%2012.11%2020%2014.617%2020%2017.462c0%20.812-.114%201.596-.325%202.338c-.215.75-.945%201.2-1.726%201.2H6.051c-.78%200-1.511-.45-1.726-1.2A8.5%208.5%200%200%201%204%2017.462c0-2.845%201.713-5.353%203.922-6.838C8.555%2010.198%209%209.516%209%208.754V4.5m4%202.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%22M19%2015H5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%204H8m7%20.5v4.253c0%20.763.445%201.445%201.078%201.871C18.287%2012.11%2020%2014.617%2020%2017.462c0%20.812-.114%201.596-.325%202.338c-.215.75-.945%201.2-1.726%201.2H6.051c-.78%200-1.511-.45-1.726-1.2A8.5%208.5%200%200%201%204%2017.462c0-2.845%201.713-5.353%203.922-6.838C8.555%2010.198%209%209.516%209%208.754V4.5m4%202.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/round-flask.svg?color=%231a73e8&size=48