fountain from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
fountain
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the fountain emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M1 22.923v6.538C1 33.073 8.611 36 18 36s17-2.927 17-6.538v-6.538H1z"/><ellipse cx="18" cy="22.923" fill="#e1e8ed" rx="17" ry="6.538"/><path fill="#aab8c2" d="M18 20.308c6.7 0 12.314 1.668 13.913 3.923c.297-.419.472-.855.472-1.308c0-2.889-6.44-5.231-14.385-5.231S3.615 20.034 3.615 22.923c0 .452.175.889.472 1.308C5.686 21.976 11.3 20.308 18 20.308"/><ellipse cx="18" cy="24.231" fill="#3b88c3" rx="13.913" ry="3.923"/><path fill="#50a5e6" d="M18 22.128c-4.497 0-9.625 1.285-9.625 2.103s5.129 2.102 9.625 2.102s9.625-1.284 9.625-2.102s-5.128-2.103-9.625-2.103"/><path fill="#e1e8ed" d="M15 22.615V24c0 .553 1.343 1 3 1s3-.447 3-1v-1.385z"/><ellipse cx="18" cy="22.615" fill="#aab8c2" rx="3" ry="1"/><path fill="#1c6399" d="M9 15.786a1 1 0 0 1-1-1V13.5C8 10.467 10.467 8 13.5 8s5.5 2.467 5.5 5.5a1 1 0 1 1-2 0c0-1.93-1.57-3.5-3.5-3.5S10 11.57 10 13.5v1.286a1 1 0 0 1-1 1"/><path fill="#88c9f9" d="M26 18a1 1 0 0 1-1-1v-1.143c0-1.654-1.346-3-3-3s-3 1.346-3 3a1 1 0 1 1-2 0c0-2.757 2.243-5 5-5s5 2.243 5 5V17a1 1 0 0 1-1 1"/><path fill="#1c6399" d="M32 11.125a1 1 0 0 1-1-1c0-3.309-2.691-6-6-6s-6 2.691-6 6a1 1 0 1 1-2 0c0-4.411 3.589-8 8-8s8 3.589 8 8a1 1 0 0 1-1 1"/><path fill="#3b94d9" d="M17 22.659h2V8c0-4.411-3.589-8-8-8S3 3.589 3 8a1 1 0 0 0 2 0c0-3.309 2.691-6 6-6s6 2.691 6 6z"/><circle cx="32" cy="14" r="1" fill="#1c6399"/><circle cx="26" cy="21" r="1" fill="#bbddf5"/><circle cx="33" cy="2" r="1" fill="#bbddf5"/><circle cx="14" cy="20" r="1" fill="#f2f9ff"/><circle cx="26" cy="9" r="1" fill="#50a5e6"/><circle cx="20" cy="1" r="1" fill="#1c6399"/><circle cx="9" cy="18" r="1" fill="#1c6399"/><circle cx="4" cy="13" r="1" fill="#3b94d9"/><circle cx="11" cy="5" r="1" fill="#88c9f9"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFountain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M1 22.923v6.538C1 33.073 8.611 36 18 36s17-2.927 17-6.538v-6.538H1z"/><ellipse cx="18" cy="22.923" fill="#e1e8ed" rx="17" ry="6.538"/><path fill="#aab8c2" d="M18 20.308c6.7 0 12.314 1.668 13.913 3.923c.297-.419.472-.855.472-1.308c0-2.889-6.44-5.231-14.385-5.231S3.615 20.034 3.615 22.923c0 .452.175.889.472 1.308C5.686 21.976 11.3 20.308 18 20.308"/><ellipse cx="18" cy="24.231" fill="#3b88c3" rx="13.913" ry="3.923"/><path fill="#50a5e6" d="M18 22.128c-4.497 0-9.625 1.285-9.625 2.103s5.129 2.102 9.625 2.102s9.625-1.284 9.625-2.102s-5.128-2.103-9.625-2.103"/><path fill="#e1e8ed" d="M15 22.615V24c0 .553 1.343 1 3 1s3-.447 3-1v-1.385z"/><ellipse cx="18" cy="22.615" fill="#aab8c2" rx="3" ry="1"/><path fill="#1c6399" d="M9 15.786a1 1 0 0 1-1-1V13.5C8 10.467 10.467 8 13.5 8s5.5 2.467 5.5 5.5a1 1 0 1 1-2 0c0-1.93-1.57-3.5-3.5-3.5S10 11.57 10 13.5v1.286a1 1 0 0 1-1 1"/><path fill="#88c9f9" d="M26 18a1 1 0 0 1-1-1v-1.143c0-1.654-1.346-3-3-3s-3 1.346-3 3a1 1 0 1 1-2 0c0-2.757 2.243-5 5-5s5 2.243 5 5V17a1 1 0 0 1-1 1"/><path fill="#1c6399" d="M32 11.125a1 1 0 0 1-1-1c0-3.309-2.691-6-6-6s-6 2.691-6 6a1 1 0 1 1-2 0c0-4.411 3.589-8 8-8s8 3.589 8 8a1 1 0 0 1-1 1"/><path fill="#3b94d9" d="M17 22.659h2V8c0-4.411-3.589-8-8-8S3 3.589 3 8a1 1 0 0 0 2 0c0-3.309 2.691-6 6-6s6 2.691 6 6z"/><circle cx="32" cy="14" r="1" fill="#1c6399"/><circle cx="26" cy="21" r="1" fill="#bbddf5"/><circle cx="33" cy="2" r="1" fill="#bbddf5"/><circle cx="14" cy="20" r="1" fill="#f2f9ff"/><circle cx="26" cy="9" r="1" fill="#50a5e6"/><circle cx="20" cy="1" r="1" fill="#1c6399"/><circle cx="9" cy="18" r="1" fill="#1c6399"/><circle cx="4" cy="13" r="1" fill="#3b94d9"/><circle cx="11" cy="5" r="1" fill="#88c9f9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M1 22.923v6.538C1 33.073 8.611 36 18 36s17-2.927 17-6.538v-6.538H1z"/><ellipse cx="18" cy="22.923" fill="#e1e8ed" rx="17" ry="6.538"/><path fill="#aab8c2" d="M18 20.308c6.7 0 12.314 1.668 13.913 3.923c.297-.419.472-.855.472-1.308c0-2.889-6.44-5.231-14.385-5.231S3.615 20.034 3.615 22.923c0 .452.175.889.472 1.308C5.686 21.976 11.3 20.308 18 20.308"/><ellipse cx="18" cy="24.231" fill="#3b88c3" rx="13.913" ry="3.923"/><path fill="#50a5e6" d="M18 22.128c-4.497 0-9.625 1.285-9.625 2.103s5.129 2.102 9.625 2.102s9.625-1.284 9.625-2.102s-5.128-2.103-9.625-2.103"/><path fill="#e1e8ed" d="M15 22.615V24c0 .553 1.343 1 3 1s3-.447 3-1v-1.385z"/><ellipse cx="18" cy="22.615" fill="#aab8c2" rx="3" ry="1"/><path fill="#1c6399" d="M9 15.786a1 1 0 0 1-1-1V13.5C8 10.467 10.467 8 13.5 8s5.5 2.467 5.5 5.5a1 1 0 1 1-2 0c0-1.93-1.57-3.5-3.5-3.5S10 11.57 10 13.5v1.286a1 1 0 0 1-1 1"/><path fill="#88c9f9" d="M26 18a1 1 0 0 1-1-1v-1.143c0-1.654-1.346-3-3-3s-3 1.346-3 3a1 1 0 1 1-2 0c0-2.757 2.243-5 5-5s5 2.243 5 5V17a1 1 0 0 1-1 1"/><path fill="#1c6399" d="M32 11.125a1 1 0 0 1-1-1c0-3.309-2.691-6-6-6s-6 2.691-6 6a1 1 0 1 1-2 0c0-4.411 3.589-8 8-8s8 3.589 8 8a1 1 0 0 1-1 1"/><path fill="#3b94d9" d="M17 22.659h2V8c0-4.411-3.589-8-8-8S3 3.589 3 8a1 1 0 0 0 2 0c0-3.309 2.691-6 6-6s6 2.691 6 6z"/><circle cx="32" cy="14" r="1" fill="#1c6399"/><circle cx="26" cy="21" r="1" fill="#bbddf5"/><circle cx="33" cy="2" r="1" fill="#bbddf5"/><circle cx="14" cy="20" r="1" fill="#f2f9ff"/><circle cx="26" cy="9" r="1" fill="#50a5e6"/><circle cx="20" cy="1" r="1" fill="#1c6399"/><circle cx="9" cy="18" r="1" fill="#1c6399"/><circle cx="4" cy="13" r="1" fill="#3b94d9"/><circle cx="11" cy="5" r="1" fill="#88c9f9"/></svg>
</template>

CSS

.icon-fountain {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M1%2022.923v6.538C1%2033.073%208.611%2036%2018%2036s17-2.927%2017-6.538v-6.538H1z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2222.923%22%20fill%3D%22%23e1e8ed%22%20rx%3D%2217%22%20ry%3D%226.538%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M18%2020.308c6.7%200%2012.314%201.668%2013.913%203.923c.297-.419.472-.855.472-1.308c0-2.889-6.44-5.231-14.385-5.231S3.615%2020.034%203.615%2022.923c0%20.452.175.889.472%201.308C5.686%2021.976%2011.3%2020.308%2018%2020.308%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2224.231%22%20fill%3D%22%233b88c3%22%20rx%3D%2213.913%22%20ry%3D%223.923%22%2F%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M18%2022.128c-4.497%200-9.625%201.285-9.625%202.103s5.129%202.102%209.625%202.102s9.625-1.284%209.625-2.102s-5.128-2.103-9.625-2.103%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M15%2022.615V24c0%20.553%201.343%201%203%201s3-.447%203-1v-1.385z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2222.615%22%20fill%3D%22%23aab8c2%22%20rx%3D%223%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22%231c6399%22%20d%3D%22M9%2015.786a1%201%200%200%201-1-1V13.5C8%2010.467%2010.467%208%2013.5%208s5.5%202.467%205.5%205.5a1%201%200%201%201-2%200c0-1.93-1.57-3.5-3.5-3.5S10%2011.57%2010%2013.5v1.286a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%2388c9f9%22%20d%3D%22M26%2018a1%201%200%200%201-1-1v-1.143c0-1.654-1.346-3-3-3s-3%201.346-3%203a1%201%200%201%201-2%200c0-2.757%202.243-5%205-5s5%202.243%205%205V17a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%231c6399%22%20d%3D%22M32%2011.125a1%201%200%200%201-1-1c0-3.309-2.691-6-6-6s-6%202.691-6%206a1%201%200%201%201-2%200c0-4.411%203.589-8%208-8s8%203.589%208%208a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%233b94d9%22%20d%3D%22M17%2022.659h2V8c0-4.411-3.589-8-8-8S3%203.589%203%208a1%201%200%200%200%202%200c0-3.309%202.691-6%206-6s6%202.691%206%206z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2214%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22%23bbddf5%22%2F%3E%3Ccircle%20cx%3D%2233%22%20cy%3D%222%22%20r%3D%221%22%20fill%3D%22%23bbddf5%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22%23f2f9ff%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%229%22%20r%3D%221%22%20fill%3D%22%2350a5e6%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%221%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22%233b94d9%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%225%22%20r%3D%221%22%20fill%3D%22%2388c9f9%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M1%2022.923v6.538C1%2033.073%208.611%2036%2018%2036s17-2.927%2017-6.538v-6.538H1z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2222.923%22%20fill%3D%22%23e1e8ed%22%20rx%3D%2217%22%20ry%3D%226.538%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M18%2020.308c6.7%200%2012.314%201.668%2013.913%203.923c.297-.419.472-.855.472-1.308c0-2.889-6.44-5.231-14.385-5.231S3.615%2020.034%203.615%2022.923c0%20.452.175.889.472%201.308C5.686%2021.976%2011.3%2020.308%2018%2020.308%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2224.231%22%20fill%3D%22%233b88c3%22%20rx%3D%2213.913%22%20ry%3D%223.923%22%2F%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M18%2022.128c-4.497%200-9.625%201.285-9.625%202.103s5.129%202.102%209.625%202.102s9.625-1.284%209.625-2.102s-5.128-2.103-9.625-2.103%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M15%2022.615V24c0%20.553%201.343%201%203%201s3-.447%203-1v-1.385z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2222.615%22%20fill%3D%22%23aab8c2%22%20rx%3D%223%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22%231c6399%22%20d%3D%22M9%2015.786a1%201%200%200%201-1-1V13.5C8%2010.467%2010.467%208%2013.5%208s5.5%202.467%205.5%205.5a1%201%200%201%201-2%200c0-1.93-1.57-3.5-3.5-3.5S10%2011.57%2010%2013.5v1.286a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%2388c9f9%22%20d%3D%22M26%2018a1%201%200%200%201-1-1v-1.143c0-1.654-1.346-3-3-3s-3%201.346-3%203a1%201%200%201%201-2%200c0-2.757%202.243-5%205-5s5%202.243%205%205V17a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%231c6399%22%20d%3D%22M32%2011.125a1%201%200%200%201-1-1c0-3.309-2.691-6-6-6s-6%202.691-6%206a1%201%200%201%201-2%200c0-4.411%203.589-8%208-8s8%203.589%208%208a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%233b94d9%22%20d%3D%22M17%2022.659h2V8c0-4.411-3.589-8-8-8S3%203.589%203%208a1%201%200%200%200%202%200c0-3.309%202.691-6%206-6s6%202.691%206%206z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2214%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22%23bbddf5%22%2F%3E%3Ccircle%20cx%3D%2233%22%20cy%3D%222%22%20r%3D%221%22%20fill%3D%22%23bbddf5%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22%23f2f9ff%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%229%22%20r%3D%221%22%20fill%3D%22%2350a5e6%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%221%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%231c6399%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22%233b94d9%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%225%22%20r%3D%221%22%20fill%3D%22%2388c9f9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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