dizzy from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
dizzy
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the dizzy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGhSdPIdMn" x1="93.73" x2="52.9" y1="21.25" y2="46.2" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#ffb300"/><stop offset="1" stop-color="#ffb300" stop-opacity="0"/></linearGradient><linearGradient id="SVG3JUgTdWd" x1="115.28" x2="14.86" y1="45.53" y2="127.07" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffb300"/><stop offset=".71" stop-color="#fdd835"/><stop offset=".84" stop-color="#fddc36"/><stop offset=".98" stop-color="#ffe93a"/><stop offset="1" stop-color="#ffeb3b"/></linearGradient></defs><path fill="url(#SVGhSdPIdMn)" d="M123.04 107.67c-4.08-4.12-9.38-9.48-14.92-15.06c-.34 1.29-.93 2.39-1.79 3.26c-6.43 6.43-25.6-1.99-45.31-19.1c-2.46-2.13-16.74 20.28-14.1 22.87c3.27 3.2 26 17.86 33.78 20.73c22.66 8.35 34.3.22 38.24-3.59c2.22-2.17 3.57-5.28 4.1-9.11"/><path fill="url(#SVG3JUgTdWd)" d="M25.05 27.7c-1.54-4.81-2.88-11.1-.4-13.5c7.51-7.3 31.69 4.88 54.25 27.43c22.55 22.55 34.84 46.84 27.43 54.25c-.07.07-.16.13-.23.2c6.13 5.82 12.2 11.6 16.1 15.31c4.87-14.43-6.45-44.11-31.5-69.96c-4.07-4.2-16.12-16.56-26.55-23.56c-9.54-6.4-19.96-12.28-31.58-13.67C25 3.29 11.45 5.24 14.25 15.98c.55 2.12 2.31 7.22 8.15 13.3c1.16 1.21 3.16.02 2.65-1.58"/><path fill="#fdd835" d="m55.98 42.1l-.75 20c-.06 1.53.72 2.98 2.04 3.77l16.86 10.11c1.85 1.25 1.46 4.09-.66 4.79L54.79 85.5a4.22 4.22 0 0 0-3.06 3.08l-4.89 19.93c-.62 2.15-3.43 2.65-4.76.85L31.06 92.91a4.22 4.22 0 0 0-3.83-1.85L7.49 92.61c-2.23.07-3.58-2.45-2.28-4.27l12.6-16.19c.96-1.23 1.16-2.89.52-4.31l-7.88-17.57c-.76-2.1 1.22-4.17 3.35-3.49l18.39 6.95c1.44.54 3.05.26 4.22-.74l15.22-13c1.76-1.37 4.33-.12 4.35 2.11"/><path fill="#ffff8d" d="m46.99 59.33l4.66-12.75c.28-.7.7-1.93 1.79-1.4c.86.42.46 2.43.46 2.43l-1.05 11.54c-.41 4.39-1.6 5.38-3.3 5.49c-1.95.11-3.9-1.66-2.56-5.31"/><path fill="#f4b400" d="m53.89 83.73l14.53-3.13c.73-.18 2.01-.42 1.64-1.58c-.29-.91-2.34-.8-2.34-.8l-10.97-.86c-3.21-.38-5.72.14-6.74 1.84c-1.36 2.28-.12 5.12 3.88 4.53"/></svg>

React

import type { SVGProps } from "react";

export function NotoDizzy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGhSdPIdMn" x1="93.73" x2="52.9" y1="21.25" y2="46.2" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#ffb300"/><stop offset="1" stopColor="#ffb300" stopOpacity="0"/></linearGradient><linearGradient id="SVG3JUgTdWd" x1="115.28" x2="14.86" y1="45.53" y2="127.07" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffb300"/><stop offset=".71" stopColor="#fdd835"/><stop offset=".84" stopColor="#fddc36"/><stop offset=".98" stopColor="#ffe93a"/><stop offset="1" stopColor="#ffeb3b"/></linearGradient></defs><path fill="url(#SVGhSdPIdMn)" d="M123.04 107.67c-4.08-4.12-9.38-9.48-14.92-15.06c-.34 1.29-.93 2.39-1.79 3.26c-6.43 6.43-25.6-1.99-45.31-19.1c-2.46-2.13-16.74 20.28-14.1 22.87c3.27 3.2 26 17.86 33.78 20.73c22.66 8.35 34.3.22 38.24-3.59c2.22-2.17 3.57-5.28 4.1-9.11"/><path fill="url(#SVG3JUgTdWd)" d="M25.05 27.7c-1.54-4.81-2.88-11.1-.4-13.5c7.51-7.3 31.69 4.88 54.25 27.43c22.55 22.55 34.84 46.84 27.43 54.25c-.07.07-.16.13-.23.2c6.13 5.82 12.2 11.6 16.1 15.31c4.87-14.43-6.45-44.11-31.5-69.96c-4.07-4.2-16.12-16.56-26.55-23.56c-9.54-6.4-19.96-12.28-31.58-13.67C25 3.29 11.45 5.24 14.25 15.98c.55 2.12 2.31 7.22 8.15 13.3c1.16 1.21 3.16.02 2.65-1.58"/><path fill="#fdd835" d="m55.98 42.1l-.75 20c-.06 1.53.72 2.98 2.04 3.77l16.86 10.11c1.85 1.25 1.46 4.09-.66 4.79L54.79 85.5a4.22 4.22 0 0 0-3.06 3.08l-4.89 19.93c-.62 2.15-3.43 2.65-4.76.85L31.06 92.91a4.22 4.22 0 0 0-3.83-1.85L7.49 92.61c-2.23.07-3.58-2.45-2.28-4.27l12.6-16.19c.96-1.23 1.16-2.89.52-4.31l-7.88-17.57c-.76-2.1 1.22-4.17 3.35-3.49l18.39 6.95c1.44.54 3.05.26 4.22-.74l15.22-13c1.76-1.37 4.33-.12 4.35 2.11"/><path fill="#ffff8d" d="m46.99 59.33l4.66-12.75c.28-.7.7-1.93 1.79-1.4c.86.42.46 2.43.46 2.43l-1.05 11.54c-.41 4.39-1.6 5.38-3.3 5.49c-1.95.11-3.9-1.66-2.56-5.31"/><path fill="#f4b400" d="m53.89 83.73l14.53-3.13c.73-.18 2.01-.42 1.64-1.58c-.29-.91-2.34-.8-2.34-.8l-10.97-.86c-3.21-.38-5.72.14-6.74 1.84c-1.36 2.28-.12 5.12 3.88 4.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGhSdPIdMn" x1="93.73" x2="52.9" y1="21.25" y2="46.2" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#ffb300"/><stop offset="1" stop-color="#ffb300" stop-opacity="0"/></linearGradient><linearGradient id="SVG3JUgTdWd" x1="115.28" x2="14.86" y1="45.53" y2="127.07" gradientTransform="matrix(1 0 0 -1 0 127.89)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffb300"/><stop offset=".71" stop-color="#fdd835"/><stop offset=".84" stop-color="#fddc36"/><stop offset=".98" stop-color="#ffe93a"/><stop offset="1" stop-color="#ffeb3b"/></linearGradient></defs><path fill="url(#SVGhSdPIdMn)" d="M123.04 107.67c-4.08-4.12-9.38-9.48-14.92-15.06c-.34 1.29-.93 2.39-1.79 3.26c-6.43 6.43-25.6-1.99-45.31-19.1c-2.46-2.13-16.74 20.28-14.1 22.87c3.27 3.2 26 17.86 33.78 20.73c22.66 8.35 34.3.22 38.24-3.59c2.22-2.17 3.57-5.28 4.1-9.11"/><path fill="url(#SVG3JUgTdWd)" d="M25.05 27.7c-1.54-4.81-2.88-11.1-.4-13.5c7.51-7.3 31.69 4.88 54.25 27.43c22.55 22.55 34.84 46.84 27.43 54.25c-.07.07-.16.13-.23.2c6.13 5.82 12.2 11.6 16.1 15.31c4.87-14.43-6.45-44.11-31.5-69.96c-4.07-4.2-16.12-16.56-26.55-23.56c-9.54-6.4-19.96-12.28-31.58-13.67C25 3.29 11.45 5.24 14.25 15.98c.55 2.12 2.31 7.22 8.15 13.3c1.16 1.21 3.16.02 2.65-1.58"/><path fill="#fdd835" d="m55.98 42.1l-.75 20c-.06 1.53.72 2.98 2.04 3.77l16.86 10.11c1.85 1.25 1.46 4.09-.66 4.79L54.79 85.5a4.22 4.22 0 0 0-3.06 3.08l-4.89 19.93c-.62 2.15-3.43 2.65-4.76.85L31.06 92.91a4.22 4.22 0 0 0-3.83-1.85L7.49 92.61c-2.23.07-3.58-2.45-2.28-4.27l12.6-16.19c.96-1.23 1.16-2.89.52-4.31l-7.88-17.57c-.76-2.1 1.22-4.17 3.35-3.49l18.39 6.95c1.44.54 3.05.26 4.22-.74l15.22-13c1.76-1.37 4.33-.12 4.35 2.11"/><path fill="#ffff8d" d="m46.99 59.33l4.66-12.75c.28-.7.7-1.93 1.79-1.4c.86.42.46 2.43.46 2.43l-1.05 11.54c-.41 4.39-1.6 5.38-3.3 5.49c-1.95.11-3.9-1.66-2.56-5.31"/><path fill="#f4b400" d="m53.89 83.73l14.53-3.13c.73-.18 2.01-.42 1.64-1.58c-.29-.91-2.34-.8-2.34-.8l-10.97-.86c-3.21-.38-5.72.14-6.74 1.84c-1.36 2.28-.12 5.12 3.88 4.53"/></svg>
</template>

CSS

.icon-dizzy {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhSdPIdMn%22%20x1%3D%2293.73%22%20x2%3D%2252.9%22%20y1%3D%2221.25%22%20y2%3D%2246.2%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20127.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23ffb300%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb300%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3JUgTdWd%22%20x1%3D%22115.28%22%20x2%3D%2214.86%22%20y1%3D%2245.53%22%20y2%3D%22127.07%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20127.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffb300%22%2F%3E%3Cstop%20offset%3D%22.71%22%20stop-color%3D%22%23fdd835%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23fddc36%22%2F%3E%3Cstop%20offset%3D%22.98%22%20stop-color%3D%22%23ffe93a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffeb3b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGhSdPIdMn)%22%20d%3D%22M123.04%20107.67c-4.08-4.12-9.38-9.48-14.92-15.06c-.34%201.29-.93%202.39-1.79%203.26c-6.43%206.43-25.6-1.99-45.31-19.1c-2.46-2.13-16.74%2020.28-14.1%2022.87c3.27%203.2%2026%2017.86%2033.78%2020.73c22.66%208.35%2034.3.22%2038.24-3.59c2.22-2.17%203.57-5.28%204.1-9.11%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3JUgTdWd)%22%20d%3D%22M25.05%2027.7c-1.54-4.81-2.88-11.1-.4-13.5c7.51-7.3%2031.69%204.88%2054.25%2027.43c22.55%2022.55%2034.84%2046.84%2027.43%2054.25c-.07.07-.16.13-.23.2c6.13%205.82%2012.2%2011.6%2016.1%2015.31c4.87-14.43-6.45-44.11-31.5-69.96c-4.07-4.2-16.12-16.56-26.55-23.56c-9.54-6.4-19.96-12.28-31.58-13.67C25%203.29%2011.45%205.24%2014.25%2015.98c.55%202.12%202.31%207.22%208.15%2013.3c1.16%201.21%203.16.02%202.65-1.58%22%2F%3E%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22m55.98%2042.1l-.75%2020c-.06%201.53.72%202.98%202.04%203.77l16.86%2010.11c1.85%201.25%201.46%204.09-.66%204.79L54.79%2085.5a4.22%204.22%200%200%200-3.06%203.08l-4.89%2019.93c-.62%202.15-3.43%202.65-4.76.85L31.06%2092.91a4.22%204.22%200%200%200-3.83-1.85L7.49%2092.61c-2.23.07-3.58-2.45-2.28-4.27l12.6-16.19c.96-1.23%201.16-2.89.52-4.31l-7.88-17.57c-.76-2.1%201.22-4.17%203.35-3.49l18.39%206.95c1.44.54%203.05.26%204.22-.74l15.22-13c1.76-1.37%204.33-.12%204.35%202.11%22%2F%3E%3Cpath%20fill%3D%22%23ffff8d%22%20d%3D%22m46.99%2059.33l4.66-12.75c.28-.7.7-1.93%201.79-1.4c.86.42.46%202.43.46%202.43l-1.05%2011.54c-.41%204.39-1.6%205.38-3.3%205.49c-1.95.11-3.9-1.66-2.56-5.31%22%2F%3E%3Cpath%20fill%3D%22%23f4b400%22%20d%3D%22m53.89%2083.73l14.53-3.13c.73-.18%202.01-.42%201.64-1.58c-.29-.91-2.34-.8-2.34-.8l-10.97-.86c-3.21-.38-5.72.14-6.74%201.84c-1.36%202.28-.12%205.12%203.88%204.53%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhSdPIdMn%22%20x1%3D%2293.73%22%20x2%3D%2252.9%22%20y1%3D%2221.25%22%20y2%3D%2246.2%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20127.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23ffb300%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb300%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3JUgTdWd%22%20x1%3D%22115.28%22%20x2%3D%2214.86%22%20y1%3D%2245.53%22%20y2%3D%22127.07%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20127.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffb300%22%2F%3E%3Cstop%20offset%3D%22.71%22%20stop-color%3D%22%23fdd835%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23fddc36%22%2F%3E%3Cstop%20offset%3D%22.98%22%20stop-color%3D%22%23ffe93a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffeb3b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGhSdPIdMn)%22%20d%3D%22M123.04%20107.67c-4.08-4.12-9.38-9.48-14.92-15.06c-.34%201.29-.93%202.39-1.79%203.26c-6.43%206.43-25.6-1.99-45.31-19.1c-2.46-2.13-16.74%2020.28-14.1%2022.87c3.27%203.2%2026%2017.86%2033.78%2020.73c22.66%208.35%2034.3.22%2038.24-3.59c2.22-2.17%203.57-5.28%204.1-9.11%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3JUgTdWd)%22%20d%3D%22M25.05%2027.7c-1.54-4.81-2.88-11.1-.4-13.5c7.51-7.3%2031.69%204.88%2054.25%2027.43c22.55%2022.55%2034.84%2046.84%2027.43%2054.25c-.07.07-.16.13-.23.2c6.13%205.82%2012.2%2011.6%2016.1%2015.31c4.87-14.43-6.45-44.11-31.5-69.96c-4.07-4.2-16.12-16.56-26.55-23.56c-9.54-6.4-19.96-12.28-31.58-13.67C25%203.29%2011.45%205.24%2014.25%2015.98c.55%202.12%202.31%207.22%208.15%2013.3c1.16%201.21%203.16.02%202.65-1.58%22%2F%3E%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22m55.98%2042.1l-.75%2020c-.06%201.53.72%202.98%202.04%203.77l16.86%2010.11c1.85%201.25%201.46%204.09-.66%204.79L54.79%2085.5a4.22%204.22%200%200%200-3.06%203.08l-4.89%2019.93c-.62%202.15-3.43%202.65-4.76.85L31.06%2092.91a4.22%204.22%200%200%200-3.83-1.85L7.49%2092.61c-2.23.07-3.58-2.45-2.28-4.27l12.6-16.19c.96-1.23%201.16-2.89.52-4.31l-7.88-17.57c-.76-2.1%201.22-4.17%203.35-3.49l18.39%206.95c1.44.54%203.05.26%204.22-.74l15.22-13c1.76-1.37%204.33-.12%204.35%202.11%22%2F%3E%3Cpath%20fill%3D%22%23ffff8d%22%20d%3D%22m46.99%2059.33l4.66-12.75c.28-.7.7-1.93%201.79-1.4c.86.42.46%202.43.46%202.43l-1.05%2011.54c-.41%204.39-1.6%205.38-3.3%205.49c-1.95.11-3.9-1.66-2.56-5.31%22%2F%3E%3Cpath%20fill%3D%22%23f4b400%22%20d%3D%22m53.89%2083.73l14.53-3.13c.73-.18%202.01-.42%201.64-1.58c-.29-.91-2.34-.8-2.34-.8l-10.97-.86c-3.21-.38-5.72.14-6.74%201.84c-1.36%202.28-.12%205.12%203.88%204.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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