erlenmeyer flask bubbles icon

erlenmeyer-flask-bubbles from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
erlenmeyer-flask-bubbles
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the erlenmeyer flask bubbles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M445.9 427.1L328 227.9V78c0-7.7-6.5-14-14.5-14S299 70.2 299 78v153.6c0 1.8.6 3.6 1.3 5.3-7.6-11.1-20.6-18.4-35.4-18.4-23.5 0-42.5 18.3-42.5 41 0 16.8 10.5 31.5 25.4 37.5h-72l35-58.5c1.2-2.1 2.1-4.5 2.1-6.9v-30.4c4 3.2 10 5.1 16.1 5.1 15.3 0 27.5-11.9 27.5-26.6 0-14.7-12.2-26.6-27.5-26.6-6.1 0-12.1 1.9-16.1 5.1V78c0-7.7-6.5-14-14.5-14s-14.5 6.2-14.5 14v149.9L66.1 427.1c-2.5 4.3-2.6 9.6 0 13.9 2.6 4.3 7.2 7 12.4 7h355c5.1 0 9.8-2.6 12.4-7 2.6-4.2 2.5-9.6 0-13.9zM282.2 297c14.9-6 25.4-20.8 25.4-37.5 0-5.7-1.2-11.2-3.4-16.1l31 53.6h-53z" fill="currentColor"/><path d="M265.1 128.6c12 0 21.7-9.4 21.7-20.9 0-11.6-9.7-20.9-21.7-20.9s-21.7 9.4-21.7 20.9c-.1 11.5 9.7 20.9 21.7 20.9z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonErlenmeyerFlaskBubbles(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M445.9 427.1L328 227.9V78c0-7.7-6.5-14-14.5-14S299 70.2 299 78v153.6c0 1.8.6 3.6 1.3 5.3-7.6-11.1-20.6-18.4-35.4-18.4-23.5 0-42.5 18.3-42.5 41 0 16.8 10.5 31.5 25.4 37.5h-72l35-58.5c1.2-2.1 2.1-4.5 2.1-6.9v-30.4c4 3.2 10 5.1 16.1 5.1 15.3 0 27.5-11.9 27.5-26.6 0-14.7-12.2-26.6-27.5-26.6-6.1 0-12.1 1.9-16.1 5.1V78c0-7.7-6.5-14-14.5-14s-14.5 6.2-14.5 14v149.9L66.1 427.1c-2.5 4.3-2.6 9.6 0 13.9 2.6 4.3 7.2 7 12.4 7h355c5.1 0 9.8-2.6 12.4-7 2.6-4.2 2.5-9.6 0-13.9zM282.2 297c14.9-6 25.4-20.8 25.4-37.5 0-5.7-1.2-11.2-3.4-16.1l31 53.6h-53z" fill="currentColor"/><path d="M265.1 128.6c12 0 21.7-9.4 21.7-20.9 0-11.6-9.7-20.9-21.7-20.9s-21.7 9.4-21.7 20.9c-.1 11.5 9.7 20.9 21.7 20.9z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M445.9 427.1L328 227.9V78c0-7.7-6.5-14-14.5-14S299 70.2 299 78v153.6c0 1.8.6 3.6 1.3 5.3-7.6-11.1-20.6-18.4-35.4-18.4-23.5 0-42.5 18.3-42.5 41 0 16.8 10.5 31.5 25.4 37.5h-72l35-58.5c1.2-2.1 2.1-4.5 2.1-6.9v-30.4c4 3.2 10 5.1 16.1 5.1 15.3 0 27.5-11.9 27.5-26.6 0-14.7-12.2-26.6-27.5-26.6-6.1 0-12.1 1.9-16.1 5.1V78c0-7.7-6.5-14-14.5-14s-14.5 6.2-14.5 14v149.9L66.1 427.1c-2.5 4.3-2.6 9.6 0 13.9 2.6 4.3 7.2 7 12.4 7h355c5.1 0 9.8-2.6 12.4-7 2.6-4.2 2.5-9.6 0-13.9zM282.2 297c14.9-6 25.4-20.8 25.4-37.5 0-5.7-1.2-11.2-3.4-16.1l31 53.6h-53z" fill="currentColor"/><path d="M265.1 128.6c12 0 21.7-9.4 21.7-20.9 0-11.6-9.7-20.9-21.7-20.9s-21.7 9.4-21.7 20.9c-.1 11.5 9.7 20.9 21.7 20.9z" fill="currentColor"/></svg>
</template>

CSS

.icon-erlenmeyer-flask-bubbles {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M445.9%20427.1L328%20227.9V78c0-7.7-6.5-14-14.5-14S299%2070.2%20299%2078v153.6c0%201.8.6%203.6%201.3%205.3-7.6-11.1-20.6-18.4-35.4-18.4-23.5%200-42.5%2018.3-42.5%2041%200%2016.8%2010.5%2031.5%2025.4%2037.5h-72l35-58.5c1.2-2.1%202.1-4.5%202.1-6.9v-30.4c4%203.2%2010%205.1%2016.1%205.1%2015.3%200%2027.5-11.9%2027.5-26.6%200-14.7-12.2-26.6-27.5-26.6-6.1%200-12.1%201.9-16.1%205.1V78c0-7.7-6.5-14-14.5-14s-14.5%206.2-14.5%2014v149.9L66.1%20427.1c-2.5%204.3-2.6%209.6%200%2013.9%202.6%204.3%207.2%207%2012.4%207h355c5.1%200%209.8-2.6%2012.4-7%202.6-4.2%202.5-9.6%200-13.9zM282.2%20297c14.9-6%2025.4-20.8%2025.4-37.5%200-5.7-1.2-11.2-3.4-16.1l31%2053.6h-53z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M265.1%20128.6c12%200%2021.7-9.4%2021.7-20.9%200-11.6-9.7-20.9-21.7-20.9s-21.7%209.4-21.7%2020.9c-.1%2011.5%209.7%2020.9%2021.7%2020.9z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M445.9%20427.1L328%20227.9V78c0-7.7-6.5-14-14.5-14S299%2070.2%20299%2078v153.6c0%201.8.6%203.6%201.3%205.3-7.6-11.1-20.6-18.4-35.4-18.4-23.5%200-42.5%2018.3-42.5%2041%200%2016.8%2010.5%2031.5%2025.4%2037.5h-72l35-58.5c1.2-2.1%202.1-4.5%202.1-6.9v-30.4c4%203.2%2010%205.1%2016.1%205.1%2015.3%200%2027.5-11.9%2027.5-26.6%200-14.7-12.2-26.6-27.5-26.6-6.1%200-12.1%201.9-16.1%205.1V78c0-7.7-6.5-14-14.5-14s-14.5%206.2-14.5%2014v149.9L66.1%20427.1c-2.5%204.3-2.6%209.6%200%2013.9%202.6%204.3%207.2%207%2012.4%207h355c5.1%200%209.8-2.6%2012.4-7%202.6-4.2%202.5-9.6%200-13.9zM282.2%20297c14.9-6%2025.4-20.8%2025.4-37.5%200-5.7-1.2-11.2-3.4-16.1l31%2053.6h-53z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M265.1%20128.6c12%200%2021.7-9.4%2021.7-20.9%200-11.6-9.7-20.9-21.7-20.9s-21.7%209.4-21.7%2020.9c-.1%2011.5%209.7%2020.9%2021.7%2020.9z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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