erlenmeyer flask icon

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

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

Related icons in IonIcons

Use the erlenmeyer flask icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M438.815 395.7L338.509 246.2c-12.8-20.3-19.009-44.4-19.009-70.2V83c0-19.5 12.592-33.25 15.009-42.083 2.296-8.392.512-8.417-15.188-8.417H192.526c-15.999 0-18.548.009-16.311 8.416C178.633 50 191.5 64.3 191.5 83.5V176c0 25.8-7.285 49.8-20.085 70.2l-49.279 76.5-49.101 72.9c-5.8 9-9.051 20.7-9.051 32.2 0 28 16.347 52.7 63.246 52.7h257.589c46.998 0 63.197-24.7 63.197-52.7-.1-11.5-3.401-23.1-9.201-32.1zM409.218 441c-4.4 4.2-11.602 7.5-24.499 7.5h-257.59c-12.8 0-20.8-3.5-25.199-7.7-2.7-2.6-6-7.05-6-13.35 0-5 1.4-10.125 3.9-14.125l99.039-150.392c15.699-25.199 24.632-55.231 24.632-86.932V64.5h64v111.4c0 31.199 7.761 61.3 23.859 87l100.523 150c2.499 4 3.968 9.25 3.968 14.25-.001 6.4-3.933 11.25-6.633 13.85z" fill="currentColor"/><path d="M389.217 411.301c.051.075.1.397 0 .249L307.345 288.5H203.698l-81.069 123.151c-1.5 2.1-2.3 5.175-2.3 7.974 0 7.5 6.288 13.875 13.687 13.875h244c7.5 0 13.599-6.725 13.599-14.125-.001-2.5-1.099-6.074-2.398-8.074zM302.021 341.7c-1.5-1.5-2.3-3.601-2.3-5.7s.899-4.2 2.3-5.7c1.5-1.5 3.6-2.3 5.6-2.3 2.102 0 4.2.8 5.602 2.3 1.5 1.5 2.299 3.601 2.299 5.7s-.899 4.2-2.299 5.7c-1.5 1.5-3.5 2.3-5.602 2.3-2 0-4.1-.9-5.6-2.3zm46.899 59c-1.4.898-2.9 1.3-4.302 1.3-2.499 0-5.099-1.3-6.598-3.6l-23.499-35.9c-2.4-3.7-1.4-8.7 2.299-11.1 1.4-.9 2.9-1.301 4.4-1.301 2.6 0 5.1 1.301 6.5 3.601l23.5 35.9c2.398 3.699 1.398 8.699-2.3 11.1z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonErlenmeyerFlask(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M438.815 395.7L338.509 246.2c-12.8-20.3-19.009-44.4-19.009-70.2V83c0-19.5 12.592-33.25 15.009-42.083 2.296-8.392.512-8.417-15.188-8.417H192.526c-15.999 0-18.548.009-16.311 8.416C178.633 50 191.5 64.3 191.5 83.5V176c0 25.8-7.285 49.8-20.085 70.2l-49.279 76.5-49.101 72.9c-5.8 9-9.051 20.7-9.051 32.2 0 28 16.347 52.7 63.246 52.7h257.589c46.998 0 63.197-24.7 63.197-52.7-.1-11.5-3.401-23.1-9.201-32.1zM409.218 441c-4.4 4.2-11.602 7.5-24.499 7.5h-257.59c-12.8 0-20.8-3.5-25.199-7.7-2.7-2.6-6-7.05-6-13.35 0-5 1.4-10.125 3.9-14.125l99.039-150.392c15.699-25.199 24.632-55.231 24.632-86.932V64.5h64v111.4c0 31.199 7.761 61.3 23.859 87l100.523 150c2.499 4 3.968 9.25 3.968 14.25-.001 6.4-3.933 11.25-6.633 13.85z" fill="currentColor"/><path d="M389.217 411.301c.051.075.1.397 0 .249L307.345 288.5H203.698l-81.069 123.151c-1.5 2.1-2.3 5.175-2.3 7.974 0 7.5 6.288 13.875 13.687 13.875h244c7.5 0 13.599-6.725 13.599-14.125-.001-2.5-1.099-6.074-2.398-8.074zM302.021 341.7c-1.5-1.5-2.3-3.601-2.3-5.7s.899-4.2 2.3-5.7c1.5-1.5 3.6-2.3 5.6-2.3 2.102 0 4.2.8 5.602 2.3 1.5 1.5 2.299 3.601 2.299 5.7s-.899 4.2-2.299 5.7c-1.5 1.5-3.5 2.3-5.602 2.3-2 0-4.1-.9-5.6-2.3zm46.899 59c-1.4.898-2.9 1.3-4.302 1.3-2.499 0-5.099-1.3-6.598-3.6l-23.499-35.9c-2.4-3.7-1.4-8.7 2.299-11.1 1.4-.9 2.9-1.301 4.4-1.301 2.6 0 5.1 1.301 6.5 3.601l23.5 35.9c2.398 3.699 1.398 8.699-2.3 11.1z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M438.815 395.7L338.509 246.2c-12.8-20.3-19.009-44.4-19.009-70.2V83c0-19.5 12.592-33.25 15.009-42.083 2.296-8.392.512-8.417-15.188-8.417H192.526c-15.999 0-18.548.009-16.311 8.416C178.633 50 191.5 64.3 191.5 83.5V176c0 25.8-7.285 49.8-20.085 70.2l-49.279 76.5-49.101 72.9c-5.8 9-9.051 20.7-9.051 32.2 0 28 16.347 52.7 63.246 52.7h257.589c46.998 0 63.197-24.7 63.197-52.7-.1-11.5-3.401-23.1-9.201-32.1zM409.218 441c-4.4 4.2-11.602 7.5-24.499 7.5h-257.59c-12.8 0-20.8-3.5-25.199-7.7-2.7-2.6-6-7.05-6-13.35 0-5 1.4-10.125 3.9-14.125l99.039-150.392c15.699-25.199 24.632-55.231 24.632-86.932V64.5h64v111.4c0 31.199 7.761 61.3 23.859 87l100.523 150c2.499 4 3.968 9.25 3.968 14.25-.001 6.4-3.933 11.25-6.633 13.85z" fill="currentColor"/><path d="M389.217 411.301c.051.075.1.397 0 .249L307.345 288.5H203.698l-81.069 123.151c-1.5 2.1-2.3 5.175-2.3 7.974 0 7.5 6.288 13.875 13.687 13.875h244c7.5 0 13.599-6.725 13.599-14.125-.001-2.5-1.099-6.074-2.398-8.074zM302.021 341.7c-1.5-1.5-2.3-3.601-2.3-5.7s.899-4.2 2.3-5.7c1.5-1.5 3.6-2.3 5.6-2.3 2.102 0 4.2.8 5.602 2.3 1.5 1.5 2.299 3.601 2.299 5.7s-.899 4.2-2.299 5.7c-1.5 1.5-3.5 2.3-5.602 2.3-2 0-4.1-.9-5.6-2.3zm46.899 59c-1.4.898-2.9 1.3-4.302 1.3-2.499 0-5.099-1.3-6.598-3.6l-23.499-35.9c-2.4-3.7-1.4-8.7 2.299-11.1 1.4-.9 2.9-1.301 4.4-1.301 2.6 0 5.1 1.301 6.5 3.601l23.5 35.9c2.398 3.699 1.398 8.699-2.3 11.1z" fill="currentColor"/></svg>
</template>

CSS

.icon-erlenmeyer-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%20512%20512%22%3E%3Cpath%20d%3D%22M438.815%20395.7L338.509%20246.2c-12.8-20.3-19.009-44.4-19.009-70.2V83c0-19.5%2012.592-33.25%2015.009-42.083%202.296-8.392.512-8.417-15.188-8.417H192.526c-15.999%200-18.548.009-16.311%208.416C178.633%2050%20191.5%2064.3%20191.5%2083.5V176c0%2025.8-7.285%2049.8-20.085%2070.2l-49.279%2076.5-49.101%2072.9c-5.8%209-9.051%2020.7-9.051%2032.2%200%2028%2016.347%2052.7%2063.246%2052.7h257.589c46.998%200%2063.197-24.7%2063.197-52.7-.1-11.5-3.401-23.1-9.201-32.1zM409.218%20441c-4.4%204.2-11.602%207.5-24.499%207.5h-257.59c-12.8%200-20.8-3.5-25.199-7.7-2.7-2.6-6-7.05-6-13.35%200-5%201.4-10.125%203.9-14.125l99.039-150.392c15.699-25.199%2024.632-55.231%2024.632-86.932V64.5h64v111.4c0%2031.199%207.761%2061.3%2023.859%2087l100.523%20150c2.499%204%203.968%209.25%203.968%2014.25-.001%206.4-3.933%2011.25-6.633%2013.85z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M389.217%20411.301c.051.075.1.397%200%20.249L307.345%20288.5H203.698l-81.069%20123.151c-1.5%202.1-2.3%205.175-2.3%207.974%200%207.5%206.288%2013.875%2013.687%2013.875h244c7.5%200%2013.599-6.725%2013.599-14.125-.001-2.5-1.099-6.074-2.398-8.074zM302.021%20341.7c-1.5-1.5-2.3-3.601-2.3-5.7s.899-4.2%202.3-5.7c1.5-1.5%203.6-2.3%205.6-2.3%202.102%200%204.2.8%205.602%202.3%201.5%201.5%202.299%203.601%202.299%205.7s-.899%204.2-2.299%205.7c-1.5%201.5-3.5%202.3-5.602%202.3-2%200-4.1-.9-5.6-2.3zm46.899%2059c-1.4.898-2.9%201.3-4.302%201.3-2.499%200-5.099-1.3-6.598-3.6l-23.499-35.9c-2.4-3.7-1.4-8.7%202.299-11.1%201.4-.9%202.9-1.301%204.4-1.301%202.6%200%205.1%201.301%206.5%203.601l23.5%2035.9c2.398%203.699%201.398%208.699-2.3%2011.1z%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%22M438.815%20395.7L338.509%20246.2c-12.8-20.3-19.009-44.4-19.009-70.2V83c0-19.5%2012.592-33.25%2015.009-42.083%202.296-8.392.512-8.417-15.188-8.417H192.526c-15.999%200-18.548.009-16.311%208.416C178.633%2050%20191.5%2064.3%20191.5%2083.5V176c0%2025.8-7.285%2049.8-20.085%2070.2l-49.279%2076.5-49.101%2072.9c-5.8%209-9.051%2020.7-9.051%2032.2%200%2028%2016.347%2052.7%2063.246%2052.7h257.589c46.998%200%2063.197-24.7%2063.197-52.7-.1-11.5-3.401-23.1-9.201-32.1zM409.218%20441c-4.4%204.2-11.602%207.5-24.499%207.5h-257.59c-12.8%200-20.8-3.5-25.199-7.7-2.7-2.6-6-7.05-6-13.35%200-5%201.4-10.125%203.9-14.125l99.039-150.392c15.699-25.199%2024.632-55.231%2024.632-86.932V64.5h64v111.4c0%2031.199%207.761%2061.3%2023.859%2087l100.523%20150c2.499%204%203.968%209.25%203.968%2014.25-.001%206.4-3.933%2011.25-6.633%2013.85z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M389.217%20411.301c.051.075.1.397%200%20.249L307.345%20288.5H203.698l-81.069%20123.151c-1.5%202.1-2.3%205.175-2.3%207.974%200%207.5%206.288%2013.875%2013.687%2013.875h244c7.5%200%2013.599-6.725%2013.599-14.125-.001-2.5-1.099-6.074-2.398-8.074zM302.021%20341.7c-1.5-1.5-2.3-3.601-2.3-5.7s.899-4.2%202.3-5.7c1.5-1.5%203.6-2.3%205.6-2.3%202.102%200%204.2.8%205.602%202.3%201.5%201.5%202.299%203.601%202.299%205.7s-.899%204.2-2.299%205.7c-1.5%201.5-3.5%202.3-5.602%202.3-2%200-4.1-.9-5.6-2.3zm46.899%2059c-1.4.898-2.9%201.3-4.302%201.3-2.499%200-5.099-1.3-6.598-3.6l-23.499-35.9c-2.4-3.7-1.4-8.7%202.299-11.1%201.4-.9%202.9-1.301%204.4-1.301%202.6%200%205.1%201.301%206.5%203.601l23.5%2035.9c2.398%203.699%201.398%208.699-2.3%2011.1z%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.svg?color=%231a73e8&size=48