alembic from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
alembic
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the alembic emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="m43.34 65.46l2.67 50a2.18 2.18 0 0 0 4.36 0l2.67-50z"/><path fill="#84b0c1" d="M48.09 95.01c-2.14.73-2.74 3.15-2.9 5.1c0 0 .59 10.01.82 15.36a2.18 2.18 0 0 0 4.36 0c.29-5.49.84-17.79.84-17.79s-.97-3.4-3.12-2.67"/><path fill="#81d4fa" d="M121.64 31.35s-15.54-7.26-31.3-15.34C78.3 9.84 63.69 3.6 48.48 3.6c-23.6 0-42.74 19.14-42.74 42.75s19.14 42.74 42.74 42.74s42.74-19.14 42.74-42.74c0-.86-.03-1.71-.08-2.56l25.04 5.87c2.68.58 5.89-2.99 7.16-7.59s.7-9.71-1.7-10.72" opacity=".75"/><path fill="#ab47bc" d="M11.13 48.89c0 18.87 18.29 35.1 37.36 35.1s37.36-16.84 37.36-35.1z"/><path fill="#992faf" d="m73.57 74.1l-2.23-5.73l-48.04 2.11l-.57 3.08c2.77 2.6 5.94 4.78 9.4 6.45c-1.08-1.61-2.19-4.11 1.53-3.55c0 0 6.5 1.05 14.85 1.05s16.24-1.2 16.24-1.2c3.33.02.89 3.22.89 3.22c2.87-1.46 5.54-3.29 7.93-5.43"/><ellipse cx="48.49" cy="48.64" fill="#ea80fc" rx="37.36" ry="4.96"/><path fill="#84b0c1" d="M19.6 72.31L4.16 121.42a2.17 2.17 0 0 0 1.14 2.79c1.07.47 2.32.02 2.83-1.03l20.23-50.87zm57.52 0h-8.74l20.22 50.87a2.17 2.17 0 0 0 2.83 1.03a2.17 2.17 0 0 0 1.14-2.79z"/><path fill="#84b0c1" d="M48.2 75.3c-27.33 0-37.39-6.11-37.85-6.37c-1.91-1.09-3.76-3.09-3.78-5.28c-.01-2.67 1.88-3.3 1.88-3.3c4.12.98 15.05 7 39.75 7c24.98 0 40.62-7.07 40.72-7.13c0 0 1.66 1.25 1.65 3.69c-.01 2.18-1.36 4.41-3.82 5.51c-.5.23-11.28 5.88-38.55 5.88"/><path fill="#2f7889" d="M77.19 72.52c6.39-1.46 9.31-2.98 9.56-3.09c1.58-.71 2.69-1.89 3.3-3.21c.67-1.58.52-2.3.52-2.3c-.11.05-17.39 7.98-42.37 7.98c-24.7 0-37.47-6.76-41.59-7.74c0 0-.04.66.61 1.75c.71 1.26 1.9 2.33 3.13 3.03c.23.13 2.98 1.79 9.24 3.38l-1.32 4.2c.03.01.05.01.07.02c.43-1.3 2.26-2.04 4.27-1.66c2.11.4 3.59 1.88 3.35 3.32c.02 0 .03.01.05.01l1.7-4.27s7.96 1.38 20.48 1.38s20.85-1.31 20.85-1.31l1.71 4.29c.02 0 .05-.01.08-.01c0-.01-.01-.01-.01-.02c-.28-1.45 1.22-2.95 3.35-3.36c2.11-.4 4.03.43 4.34 1.86h.01z"/><path fill="#fff" d="M80.91 15.35c5.63 2.18 35.22 16.21 37.67 17.47c3.03 1.56 1.87 7-2.04 5.8c-5.66-1.75-28.04-14.89-32.48-17.4c-11.24-6.36-8.77-8.05-3.15-5.87M38.1 30.98c-2.3 3.35-4.75 6.34-6.37 10.14s-2.57 7.84-3.93 11.73c-.61 1.74-1.53 3.67-3.32 4.13c-1.48.38-3.07-.46-3.97-1.7s-1.24-2.79-1.46-4.3c-1.03-7.24.03-15.29 2.75-21.94c1.9-4.63 5.46-9.14 10.67-10.64c6.75-1.94 10.88 5.62 6.33 11.45c-.28.36-.45.77-.7 1.13" opacity=".6"/><path fill="#b9e4ea" d="M19.16 63.79c-3.96-1.17-6.31-2.03-6.9-.83c-.69 1.4 1.47 3.23 13.6 5.52s19.89 1.62 23.17.2s-5.25-1.42-8.26-1.61c-9.53-.59-17.66-2.11-21.61-3.28"/></svg>

React

import type { SVGProps } from "react";

export function NotoAlembic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="m43.34 65.46l2.67 50a2.18 2.18 0 0 0 4.36 0l2.67-50z"/><path fill="#84b0c1" d="M48.09 95.01c-2.14.73-2.74 3.15-2.9 5.1c0 0 .59 10.01.82 15.36a2.18 2.18 0 0 0 4.36 0c.29-5.49.84-17.79.84-17.79s-.97-3.4-3.12-2.67"/><path fill="#81d4fa" d="M121.64 31.35s-15.54-7.26-31.3-15.34C78.3 9.84 63.69 3.6 48.48 3.6c-23.6 0-42.74 19.14-42.74 42.75s19.14 42.74 42.74 42.74s42.74-19.14 42.74-42.74c0-.86-.03-1.71-.08-2.56l25.04 5.87c2.68.58 5.89-2.99 7.16-7.59s.7-9.71-1.7-10.72" opacity=".75"/><path fill="#ab47bc" d="M11.13 48.89c0 18.87 18.29 35.1 37.36 35.1s37.36-16.84 37.36-35.1z"/><path fill="#992faf" d="m73.57 74.1l-2.23-5.73l-48.04 2.11l-.57 3.08c2.77 2.6 5.94 4.78 9.4 6.45c-1.08-1.61-2.19-4.11 1.53-3.55c0 0 6.5 1.05 14.85 1.05s16.24-1.2 16.24-1.2c3.33.02.89 3.22.89 3.22c2.87-1.46 5.54-3.29 7.93-5.43"/><ellipse cx="48.49" cy="48.64" fill="#ea80fc" rx="37.36" ry="4.96"/><path fill="#84b0c1" d="M19.6 72.31L4.16 121.42a2.17 2.17 0 0 0 1.14 2.79c1.07.47 2.32.02 2.83-1.03l20.23-50.87zm57.52 0h-8.74l20.22 50.87a2.17 2.17 0 0 0 2.83 1.03a2.17 2.17 0 0 0 1.14-2.79z"/><path fill="#84b0c1" d="M48.2 75.3c-27.33 0-37.39-6.11-37.85-6.37c-1.91-1.09-3.76-3.09-3.78-5.28c-.01-2.67 1.88-3.3 1.88-3.3c4.12.98 15.05 7 39.75 7c24.98 0 40.62-7.07 40.72-7.13c0 0 1.66 1.25 1.65 3.69c-.01 2.18-1.36 4.41-3.82 5.51c-.5.23-11.28 5.88-38.55 5.88"/><path fill="#2f7889" d="M77.19 72.52c6.39-1.46 9.31-2.98 9.56-3.09c1.58-.71 2.69-1.89 3.3-3.21c.67-1.58.52-2.3.52-2.3c-.11.05-17.39 7.98-42.37 7.98c-24.7 0-37.47-6.76-41.59-7.74c0 0-.04.66.61 1.75c.71 1.26 1.9 2.33 3.13 3.03c.23.13 2.98 1.79 9.24 3.38l-1.32 4.2c.03.01.05.01.07.02c.43-1.3 2.26-2.04 4.27-1.66c2.11.4 3.59 1.88 3.35 3.32c.02 0 .03.01.05.01l1.7-4.27s7.96 1.38 20.48 1.38s20.85-1.31 20.85-1.31l1.71 4.29c.02 0 .05-.01.08-.01c0-.01-.01-.01-.01-.02c-.28-1.45 1.22-2.95 3.35-3.36c2.11-.4 4.03.43 4.34 1.86h.01z"/><path fill="#fff" d="M80.91 15.35c5.63 2.18 35.22 16.21 37.67 17.47c3.03 1.56 1.87 7-2.04 5.8c-5.66-1.75-28.04-14.89-32.48-17.4c-11.24-6.36-8.77-8.05-3.15-5.87M38.1 30.98c-2.3 3.35-4.75 6.34-6.37 10.14s-2.57 7.84-3.93 11.73c-.61 1.74-1.53 3.67-3.32 4.13c-1.48.38-3.07-.46-3.97-1.7s-1.24-2.79-1.46-4.3c-1.03-7.24.03-15.29 2.75-21.94c1.9-4.63 5.46-9.14 10.67-10.64c6.75-1.94 10.88 5.62 6.33 11.45c-.28.36-.45.77-.7 1.13" opacity=".6"/><path fill="#b9e4ea" d="M19.16 63.79c-3.96-1.17-6.31-2.03-6.9-.83c-.69 1.4 1.47 3.23 13.6 5.52s19.89 1.62 23.17.2s-5.25-1.42-8.26-1.61c-9.53-.59-17.66-2.11-21.61-3.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="m43.34 65.46l2.67 50a2.18 2.18 0 0 0 4.36 0l2.67-50z"/><path fill="#84b0c1" d="M48.09 95.01c-2.14.73-2.74 3.15-2.9 5.1c0 0 .59 10.01.82 15.36a2.18 2.18 0 0 0 4.36 0c.29-5.49.84-17.79.84-17.79s-.97-3.4-3.12-2.67"/><path fill="#81d4fa" d="M121.64 31.35s-15.54-7.26-31.3-15.34C78.3 9.84 63.69 3.6 48.48 3.6c-23.6 0-42.74 19.14-42.74 42.75s19.14 42.74 42.74 42.74s42.74-19.14 42.74-42.74c0-.86-.03-1.71-.08-2.56l25.04 5.87c2.68.58 5.89-2.99 7.16-7.59s.7-9.71-1.7-10.72" opacity=".75"/><path fill="#ab47bc" d="M11.13 48.89c0 18.87 18.29 35.1 37.36 35.1s37.36-16.84 37.36-35.1z"/><path fill="#992faf" d="m73.57 74.1l-2.23-5.73l-48.04 2.11l-.57 3.08c2.77 2.6 5.94 4.78 9.4 6.45c-1.08-1.61-2.19-4.11 1.53-3.55c0 0 6.5 1.05 14.85 1.05s16.24-1.2 16.24-1.2c3.33.02.89 3.22.89 3.22c2.87-1.46 5.54-3.29 7.93-5.43"/><ellipse cx="48.49" cy="48.64" fill="#ea80fc" rx="37.36" ry="4.96"/><path fill="#84b0c1" d="M19.6 72.31L4.16 121.42a2.17 2.17 0 0 0 1.14 2.79c1.07.47 2.32.02 2.83-1.03l20.23-50.87zm57.52 0h-8.74l20.22 50.87a2.17 2.17 0 0 0 2.83 1.03a2.17 2.17 0 0 0 1.14-2.79z"/><path fill="#84b0c1" d="M48.2 75.3c-27.33 0-37.39-6.11-37.85-6.37c-1.91-1.09-3.76-3.09-3.78-5.28c-.01-2.67 1.88-3.3 1.88-3.3c4.12.98 15.05 7 39.75 7c24.98 0 40.62-7.07 40.72-7.13c0 0 1.66 1.25 1.65 3.69c-.01 2.18-1.36 4.41-3.82 5.51c-.5.23-11.28 5.88-38.55 5.88"/><path fill="#2f7889" d="M77.19 72.52c6.39-1.46 9.31-2.98 9.56-3.09c1.58-.71 2.69-1.89 3.3-3.21c.67-1.58.52-2.3.52-2.3c-.11.05-17.39 7.98-42.37 7.98c-24.7 0-37.47-6.76-41.59-7.74c0 0-.04.66.61 1.75c.71 1.26 1.9 2.33 3.13 3.03c.23.13 2.98 1.79 9.24 3.38l-1.32 4.2c.03.01.05.01.07.02c.43-1.3 2.26-2.04 4.27-1.66c2.11.4 3.59 1.88 3.35 3.32c.02 0 .03.01.05.01l1.7-4.27s7.96 1.38 20.48 1.38s20.85-1.31 20.85-1.31l1.71 4.29c.02 0 .05-.01.08-.01c0-.01-.01-.01-.01-.02c-.28-1.45 1.22-2.95 3.35-3.36c2.11-.4 4.03.43 4.34 1.86h.01z"/><path fill="#fff" d="M80.91 15.35c5.63 2.18 35.22 16.21 37.67 17.47c3.03 1.56 1.87 7-2.04 5.8c-5.66-1.75-28.04-14.89-32.48-17.4c-11.24-6.36-8.77-8.05-3.15-5.87M38.1 30.98c-2.3 3.35-4.75 6.34-6.37 10.14s-2.57 7.84-3.93 11.73c-.61 1.74-1.53 3.67-3.32 4.13c-1.48.38-3.07-.46-3.97-1.7s-1.24-2.79-1.46-4.3c-1.03-7.24.03-15.29 2.75-21.94c1.9-4.63 5.46-9.14 10.67-10.64c6.75-1.94 10.88 5.62 6.33 11.45c-.28.36-.45.77-.7 1.13" opacity=".6"/><path fill="#b9e4ea" d="M19.16 63.79c-3.96-1.17-6.31-2.03-6.9-.83c-.69 1.4 1.47 3.23 13.6 5.52s19.89 1.62 23.17.2s-5.25-1.42-8.26-1.61c-9.53-.59-17.66-2.11-21.61-3.28"/></svg>
</template>

CSS

.icon-alembic {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m43.34%2065.46l2.67%2050a2.18%202.18%200%200%200%204.36%200l2.67-50z%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M48.09%2095.01c-2.14.73-2.74%203.15-2.9%205.1c0%200%20.59%2010.01.82%2015.36a2.18%202.18%200%200%200%204.36%200c.29-5.49.84-17.79.84-17.79s-.97-3.4-3.12-2.67%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M121.64%2031.35s-15.54-7.26-31.3-15.34C78.3%209.84%2063.69%203.6%2048.48%203.6c-23.6%200-42.74%2019.14-42.74%2042.75s19.14%2042.74%2042.74%2042.74s42.74-19.14%2042.74-42.74c0-.86-.03-1.71-.08-2.56l25.04%205.87c2.68.58%205.89-2.99%207.16-7.59s.7-9.71-1.7-10.72%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M11.13%2048.89c0%2018.87%2018.29%2035.1%2037.36%2035.1s37.36-16.84%2037.36-35.1z%22%2F%3E%3Cpath%20fill%3D%22%23992faf%22%20d%3D%22m73.57%2074.1l-2.23-5.73l-48.04%202.11l-.57%203.08c2.77%202.6%205.94%204.78%209.4%206.45c-1.08-1.61-2.19-4.11%201.53-3.55c0%200%206.5%201.05%2014.85%201.05s16.24-1.2%2016.24-1.2c3.33.02.89%203.22.89%203.22c2.87-1.46%205.54-3.29%207.93-5.43%22%2F%3E%3Cellipse%20cx%3D%2248.49%22%20cy%3D%2248.64%22%20fill%3D%22%23ea80fc%22%20rx%3D%2237.36%22%20ry%3D%224.96%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M19.6%2072.31L4.16%20121.42a2.17%202.17%200%200%200%201.14%202.79c1.07.47%202.32.02%202.83-1.03l20.23-50.87zm57.52%200h-8.74l20.22%2050.87a2.17%202.17%200%200%200%202.83%201.03a2.17%202.17%200%200%200%201.14-2.79z%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M48.2%2075.3c-27.33%200-37.39-6.11-37.85-6.37c-1.91-1.09-3.76-3.09-3.78-5.28c-.01-2.67%201.88-3.3%201.88-3.3c4.12.98%2015.05%207%2039.75%207c24.98%200%2040.62-7.07%2040.72-7.13c0%200%201.66%201.25%201.65%203.69c-.01%202.18-1.36%204.41-3.82%205.51c-.5.23-11.28%205.88-38.55%205.88%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M77.19%2072.52c6.39-1.46%209.31-2.98%209.56-3.09c1.58-.71%202.69-1.89%203.3-3.21c.67-1.58.52-2.3.52-2.3c-.11.05-17.39%207.98-42.37%207.98c-24.7%200-37.47-6.76-41.59-7.74c0%200-.04.66.61%201.75c.71%201.26%201.9%202.33%203.13%203.03c.23.13%202.98%201.79%209.24%203.38l-1.32%204.2c.03.01.05.01.07.02c.43-1.3%202.26-2.04%204.27-1.66c2.11.4%203.59%201.88%203.35%203.32c.02%200%20.03.01.05.01l1.7-4.27s7.96%201.38%2020.48%201.38s20.85-1.31%2020.85-1.31l1.71%204.29c.02%200%20.05-.01.08-.01c0-.01-.01-.01-.01-.02c-.28-1.45%201.22-2.95%203.35-3.36c2.11-.4%204.03.43%204.34%201.86h.01z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M80.91%2015.35c5.63%202.18%2035.22%2016.21%2037.67%2017.47c3.03%201.56%201.87%207-2.04%205.8c-5.66-1.75-28.04-14.89-32.48-17.4c-11.24-6.36-8.77-8.05-3.15-5.87M38.1%2030.98c-2.3%203.35-4.75%206.34-6.37%2010.14s-2.57%207.84-3.93%2011.73c-.61%201.74-1.53%203.67-3.32%204.13c-1.48.38-3.07-.46-3.97-1.7s-1.24-2.79-1.46-4.3c-1.03-7.24.03-15.29%202.75-21.94c1.9-4.63%205.46-9.14%2010.67-10.64c6.75-1.94%2010.88%205.62%206.33%2011.45c-.28.36-.45.77-.7%201.13%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M19.16%2063.79c-3.96-1.17-6.31-2.03-6.9-.83c-.69%201.4%201.47%203.23%2013.6%205.52s19.89%201.62%2023.17.2s-5.25-1.42-8.26-1.61c-9.53-.59-17.66-2.11-21.61-3.28%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%20128%20128%22%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m43.34%2065.46l2.67%2050a2.18%202.18%200%200%200%204.36%200l2.67-50z%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M48.09%2095.01c-2.14.73-2.74%203.15-2.9%205.1c0%200%20.59%2010.01.82%2015.36a2.18%202.18%200%200%200%204.36%200c.29-5.49.84-17.79.84-17.79s-.97-3.4-3.12-2.67%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M121.64%2031.35s-15.54-7.26-31.3-15.34C78.3%209.84%2063.69%203.6%2048.48%203.6c-23.6%200-42.74%2019.14-42.74%2042.75s19.14%2042.74%2042.74%2042.74s42.74-19.14%2042.74-42.74c0-.86-.03-1.71-.08-2.56l25.04%205.87c2.68.58%205.89-2.99%207.16-7.59s.7-9.71-1.7-10.72%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M11.13%2048.89c0%2018.87%2018.29%2035.1%2037.36%2035.1s37.36-16.84%2037.36-35.1z%22%2F%3E%3Cpath%20fill%3D%22%23992faf%22%20d%3D%22m73.57%2074.1l-2.23-5.73l-48.04%202.11l-.57%203.08c2.77%202.6%205.94%204.78%209.4%206.45c-1.08-1.61-2.19-4.11%201.53-3.55c0%200%206.5%201.05%2014.85%201.05s16.24-1.2%2016.24-1.2c3.33.02.89%203.22.89%203.22c2.87-1.46%205.54-3.29%207.93-5.43%22%2F%3E%3Cellipse%20cx%3D%2248.49%22%20cy%3D%2248.64%22%20fill%3D%22%23ea80fc%22%20rx%3D%2237.36%22%20ry%3D%224.96%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M19.6%2072.31L4.16%20121.42a2.17%202.17%200%200%200%201.14%202.79c1.07.47%202.32.02%202.83-1.03l20.23-50.87zm57.52%200h-8.74l20.22%2050.87a2.17%202.17%200%200%200%202.83%201.03a2.17%202.17%200%200%200%201.14-2.79z%22%2F%3E%3Cpath%20fill%3D%22%2384b0c1%22%20d%3D%22M48.2%2075.3c-27.33%200-37.39-6.11-37.85-6.37c-1.91-1.09-3.76-3.09-3.78-5.28c-.01-2.67%201.88-3.3%201.88-3.3c4.12.98%2015.05%207%2039.75%207c24.98%200%2040.62-7.07%2040.72-7.13c0%200%201.66%201.25%201.65%203.69c-.01%202.18-1.36%204.41-3.82%205.51c-.5.23-11.28%205.88-38.55%205.88%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M77.19%2072.52c6.39-1.46%209.31-2.98%209.56-3.09c1.58-.71%202.69-1.89%203.3-3.21c.67-1.58.52-2.3.52-2.3c-.11.05-17.39%207.98-42.37%207.98c-24.7%200-37.47-6.76-41.59-7.74c0%200-.04.66.61%201.75c.71%201.26%201.9%202.33%203.13%203.03c.23.13%202.98%201.79%209.24%203.38l-1.32%204.2c.03.01.05.01.07.02c.43-1.3%202.26-2.04%204.27-1.66c2.11.4%203.59%201.88%203.35%203.32c.02%200%20.03.01.05.01l1.7-4.27s7.96%201.38%2020.48%201.38s20.85-1.31%2020.85-1.31l1.71%204.29c.02%200%20.05-.01.08-.01c0-.01-.01-.01-.01-.02c-.28-1.45%201.22-2.95%203.35-3.36c2.11-.4%204.03.43%204.34%201.86h.01z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M80.91%2015.35c5.63%202.18%2035.22%2016.21%2037.67%2017.47c3.03%201.56%201.87%207-2.04%205.8c-5.66-1.75-28.04-14.89-32.48-17.4c-11.24-6.36-8.77-8.05-3.15-5.87M38.1%2030.98c-2.3%203.35-4.75%206.34-6.37%2010.14s-2.57%207.84-3.93%2011.73c-.61%201.74-1.53%203.67-3.32%204.13c-1.48.38-3.07-.46-3.97-1.7s-1.24-2.79-1.46-4.3c-1.03-7.24.03-15.29%202.75-21.94c1.9-4.63%205.46-9.14%2010.67-10.64c6.75-1.94%2010.88%205.62%206.33%2011.45c-.28.36-.45.77-.7%201.13%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M19.16%2063.79c-3.96-1.17-6.31-2.03-6.9-.83c-.69%201.4%201.47%203.23%2013.6%205.52s19.89%201.62%2023.17.2s-5.25-1.42-8.26-1.61c-9.53-.59-17.66-2.11-21.61-3.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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