flask-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.

Name
flask-solid
Set
Dither Icons
Style
Solid
Viewbox
24×24
License
MIT

2 other variants in Dither Icons

The same icon in other sets

All flask 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="currentColor"><defs><clipPath id="svgID114"><path d="M11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/></clipPath></defs><path fill-rule="evenodd" d="M8.5 2.6h7v1.6h-1.15v5l6.15 9.6q1.35 2.1-1.2 2.6H4.7q-2.55-.5-1.2-2.6l6.15-9.6v-5H8.5ZM11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/><g clip-path="url(#svgID114)"><path fill-rule="evenodd" d="M2 15.3Q7 14.6 12 15.3T22 15.3V26H2Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M6.4 15.08Q9.2 14.9 12 15.3T17.6 15.52" opacity="0"/><circle cx="12" cy="14.8" r=".65" fill="none" stroke="currentColor" stroke-width=".55" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.55 12.1l-.6-.4M11.8 11.5v-.7M13.05 12.1l.6-.4" opacity="0"/></g></g></svg>

React

import type { SVGProps } from "react";

export function DitherFlaskSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID114"><path d="M11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/></clipPath></defs><path fillRule="evenodd" d="M8.5 2.6h7v1.6h-1.15v5l6.15 9.6q1.35 2.1-1.2 2.6H4.7q-2.55-.5-1.2-2.6l6.15-9.6v-5H8.5ZM11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/><g clipPath="url(#svgID114)"><path fillRule="evenodd" d="M2 15.3Q7 14.6 12 15.3T22 15.3V26H2Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".65" d="M6.4 15.08Q9.2 14.9 12 15.3T17.6 15.52" opacity="0"/><circle cx="12" cy="14.8" r=".65" fill="none" stroke="currentColor" strokeWidth=".55" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M10.55 12.1l-.6-.4M11.8 11.5v-.7M13.05 12.1l.6-.4" opacity="0"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID114"><path d="M11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/></clipPath></defs><path fill-rule="evenodd" d="M8.5 2.6h7v1.6h-1.15v5l6.15 9.6q1.35 2.1-1.2 2.6H4.7q-2.55-.5-1.2-2.6l6.15-9.6v-5H8.5ZM11.1 4.2v5.4L5 19.1q-.6.9.5.9h13q1.1 0 .5-.9L12.9 9.6V4.2Z"/><g clip-path="url(#svgID114)"><path fill-rule="evenodd" d="M2 15.3Q7 14.6 12 15.3T22 15.3V26H2Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M6.4 15.08Q9.2 14.9 12 15.3T17.6 15.52" opacity="0"/><circle cx="12" cy="14.8" r=".65" fill="none" stroke="currentColor" stroke-width=".55" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.55 12.1l-.6-.4M11.8 11.5v-.7M13.05 12.1l.6-.4" opacity="0"/></g></g></svg>
</template>

CSS

.icon-flask-solid {
  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%22currentColor%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22svgID114%22%3E%3Cpath%20d%3D%22M11.1%204.2v5.4L5%2019.1q-.6.9.5.9h13q1.1%200%20.5-.9L12.9%209.6V4.2Z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.5%202.6h7v1.6h-1.15v5l6.15%209.6q1.35%202.1-1.2%202.6H4.7q-2.55-.5-1.2-2.6l6.15-9.6v-5H8.5ZM11.1%204.2v5.4L5%2019.1q-.6.9.5.9h13q1.1%200%20.5-.9L12.9%209.6V4.2Z%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID114)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2015.3Q7%2014.6%2012%2015.3T22%2015.3V26H2Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M6.4%2015.08Q9.2%2014.9%2012%2015.3T17.6%2015.52%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214.8%22%20r%3D%22.65%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.55%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.55%2012.1l-.6-.4M11.8%2011.5v-.7M13.05%2012.1l.6-.4%22%20opacity%3D%220%22%2F%3E%3C%2Fg%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%22currentColor%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22svgID114%22%3E%3Cpath%20d%3D%22M11.1%204.2v5.4L5%2019.1q-.6.9.5.9h13q1.1%200%20.5-.9L12.9%209.6V4.2Z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.5%202.6h7v1.6h-1.15v5l6.15%209.6q1.35%202.1-1.2%202.6H4.7q-2.55-.5-1.2-2.6l6.15-9.6v-5H8.5ZM11.1%204.2v5.4L5%2019.1q-.6.9.5.9h13q1.1%200%20.5-.9L12.9%209.6V4.2Z%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID114)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2015.3Q7%2014.6%2012%2015.3T22%2015.3V26H2Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M6.4%2015.08Q9.2%2014.9%2012%2015.3T17.6%2015.52%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214.8%22%20r%3D%22.65%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.55%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.55%2012.1l-.6-.4M11.8%2011.5v-.7M13.05%2012.1l.6-.4%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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