rainbow from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.

Name
rainbow
Set
Noto Emoji
Style
Default
Category
Travel & Places
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More travel & places icons from Noto Emoji

Use the rainbow emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff5117" d="m28.38 112.62l-5.79 11.64s-11.2.25-11.84-.17s-7.98-46.25 25.34-82.98C71.33 2.24 115.61 2.52 116.67 3.8c1.06 1.27.8 16.81.8 16.81z"/><path fill="#ff8e00" d="M70.78 28.21C48.9 40.58 32.38 59.3 24.73 88.59c-3.64 13.93-2.27 35.65-2.27 35.65h12.92l38.43-56.42l43.66-40.92V14.94s-26.12 1.63-46.69 13.27"/><path fill="#f9d81e" d="M44.02 74.92c-10.55 20.32-8.66 49.32-8.66 49.32l12.61-.01l43.07-57.22l26.44-27.19l-.02-12.91s-15.07-.14-38.53 11.22c-18.84 9.11-29.17 25.74-34.91 36.79"/><path fill="#97cc37" d="M65.47 64.73c-21.87 27.33-17.73 59.5-17.73 59.5h14.03l23.96-43.47l31.75-26.33l-.01-14.74s-32.46.61-52 25.04"/><path fill="#00c0e9" d="M76.93 70.88c-21.82 20.95-16.97 53.35-16.97 53.35h11.26L88 82.17l29.48-15.43l-.01-14.55s-19.29-1.7-40.54 18.69"/><path fill="#8177fa" d="M117.03 74.72c.67-1.05.45-12 .45-12s-18.25-.33-33.63 17c-15.35 17.3-13.14 44.51-13.14 44.51s10.52.32 10.95-.53c.86-1.7-2.91-21.73 9.64-35.86c13-14.63 25.36-12.56 25.73-13.12"/></svg>

React

import type { SVGProps } from "react";

export function NotoRainbow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff5117" d="m28.38 112.62l-5.79 11.64s-11.2.25-11.84-.17s-7.98-46.25 25.34-82.98C71.33 2.24 115.61 2.52 116.67 3.8c1.06 1.27.8 16.81.8 16.81z"/><path fill="#ff8e00" d="M70.78 28.21C48.9 40.58 32.38 59.3 24.73 88.59c-3.64 13.93-2.27 35.65-2.27 35.65h12.92l38.43-56.42l43.66-40.92V14.94s-26.12 1.63-46.69 13.27"/><path fill="#f9d81e" d="M44.02 74.92c-10.55 20.32-8.66 49.32-8.66 49.32l12.61-.01l43.07-57.22l26.44-27.19l-.02-12.91s-15.07-.14-38.53 11.22c-18.84 9.11-29.17 25.74-34.91 36.79"/><path fill="#97cc37" d="M65.47 64.73c-21.87 27.33-17.73 59.5-17.73 59.5h14.03l23.96-43.47l31.75-26.33l-.01-14.74s-32.46.61-52 25.04"/><path fill="#00c0e9" d="M76.93 70.88c-21.82 20.95-16.97 53.35-16.97 53.35h11.26L88 82.17l29.48-15.43l-.01-14.55s-19.29-1.7-40.54 18.69"/><path fill="#8177fa" d="M117.03 74.72c.67-1.05.45-12 .45-12s-18.25-.33-33.63 17c-15.35 17.3-13.14 44.51-13.14 44.51s10.52.32 10.95-.53c.86-1.7-2.91-21.73 9.64-35.86c13-14.63 25.36-12.56 25.73-13.12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff5117" d="m28.38 112.62l-5.79 11.64s-11.2.25-11.84-.17s-7.98-46.25 25.34-82.98C71.33 2.24 115.61 2.52 116.67 3.8c1.06 1.27.8 16.81.8 16.81z"/><path fill="#ff8e00" d="M70.78 28.21C48.9 40.58 32.38 59.3 24.73 88.59c-3.64 13.93-2.27 35.65-2.27 35.65h12.92l38.43-56.42l43.66-40.92V14.94s-26.12 1.63-46.69 13.27"/><path fill="#f9d81e" d="M44.02 74.92c-10.55 20.32-8.66 49.32-8.66 49.32l12.61-.01l43.07-57.22l26.44-27.19l-.02-12.91s-15.07-.14-38.53 11.22c-18.84 9.11-29.17 25.74-34.91 36.79"/><path fill="#97cc37" d="M65.47 64.73c-21.87 27.33-17.73 59.5-17.73 59.5h14.03l23.96-43.47l31.75-26.33l-.01-14.74s-32.46.61-52 25.04"/><path fill="#00c0e9" d="M76.93 70.88c-21.82 20.95-16.97 53.35-16.97 53.35h11.26L88 82.17l29.48-15.43l-.01-14.55s-19.29-1.7-40.54 18.69"/><path fill="#8177fa" d="M117.03 74.72c.67-1.05.45-12 .45-12s-18.25-.33-33.63 17c-15.35 17.3-13.14 44.51-13.14 44.51s10.52.32 10.95-.53c.86-1.7-2.91-21.73 9.64-35.86c13-14.63 25.36-12.56 25.73-13.12"/></svg>
</template>

CSS

.icon-rainbow {
  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%23ff5117%22%20d%3D%22m28.38%20112.62l-5.79%2011.64s-11.2.25-11.84-.17s-7.98-46.25%2025.34-82.98C71.33%202.24%20115.61%202.52%20116.67%203.8c1.06%201.27.8%2016.81.8%2016.81z%22%2F%3E%3Cpath%20fill%3D%22%23ff8e00%22%20d%3D%22M70.78%2028.21C48.9%2040.58%2032.38%2059.3%2024.73%2088.59c-3.64%2013.93-2.27%2035.65-2.27%2035.65h12.92l38.43-56.42l43.66-40.92V14.94s-26.12%201.63-46.69%2013.27%22%2F%3E%3Cpath%20fill%3D%22%23f9d81e%22%20d%3D%22M44.02%2074.92c-10.55%2020.32-8.66%2049.32-8.66%2049.32l12.61-.01l43.07-57.22l26.44-27.19l-.02-12.91s-15.07-.14-38.53%2011.22c-18.84%209.11-29.17%2025.74-34.91%2036.79%22%2F%3E%3Cpath%20fill%3D%22%2397cc37%22%20d%3D%22M65.47%2064.73c-21.87%2027.33-17.73%2059.5-17.73%2059.5h14.03l23.96-43.47l31.75-26.33l-.01-14.74s-32.46.61-52%2025.04%22%2F%3E%3Cpath%20fill%3D%22%2300c0e9%22%20d%3D%22M76.93%2070.88c-21.82%2020.95-16.97%2053.35-16.97%2053.35h11.26L88%2082.17l29.48-15.43l-.01-14.55s-19.29-1.7-40.54%2018.69%22%2F%3E%3Cpath%20fill%3D%22%238177fa%22%20d%3D%22M117.03%2074.72c.67-1.05.45-12%20.45-12s-18.25-.33-33.63%2017c-15.35%2017.3-13.14%2044.51-13.14%2044.51s10.52.32%2010.95-.53c.86-1.7-2.91-21.73%209.64-35.86c13-14.63%2025.36-12.56%2025.73-13.12%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%23ff5117%22%20d%3D%22m28.38%20112.62l-5.79%2011.64s-11.2.25-11.84-.17s-7.98-46.25%2025.34-82.98C71.33%202.24%20115.61%202.52%20116.67%203.8c1.06%201.27.8%2016.81.8%2016.81z%22%2F%3E%3Cpath%20fill%3D%22%23ff8e00%22%20d%3D%22M70.78%2028.21C48.9%2040.58%2032.38%2059.3%2024.73%2088.59c-3.64%2013.93-2.27%2035.65-2.27%2035.65h12.92l38.43-56.42l43.66-40.92V14.94s-26.12%201.63-46.69%2013.27%22%2F%3E%3Cpath%20fill%3D%22%23f9d81e%22%20d%3D%22M44.02%2074.92c-10.55%2020.32-8.66%2049.32-8.66%2049.32l12.61-.01l43.07-57.22l26.44-27.19l-.02-12.91s-15.07-.14-38.53%2011.22c-18.84%209.11-29.17%2025.74-34.91%2036.79%22%2F%3E%3Cpath%20fill%3D%22%2397cc37%22%20d%3D%22M65.47%2064.73c-21.87%2027.33-17.73%2059.5-17.73%2059.5h14.03l23.96-43.47l31.75-26.33l-.01-14.74s-32.46.61-52%2025.04%22%2F%3E%3Cpath%20fill%3D%22%2300c0e9%22%20d%3D%22M76.93%2070.88c-21.82%2020.95-16.97%2053.35-16.97%2053.35h11.26L88%2082.17l29.48-15.43l-.01-14.55s-19.29-1.7-40.54%2018.69%22%2F%3E%3Cpath%20fill%3D%22%238177fa%22%20d%3D%22M117.03%2074.72c.67-1.05.45-12%20.45-12s-18.25-.33-33.63%2017c-15.35%2017.3-13.14%2044.51-13.14%2044.51s10.52.32%2010.95-.53c.86-1.7-2.91-21.73%209.64-35.86c13-14.63%2025.36-12.56%2025.73-13.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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