dizzy from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
dizzy
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the dizzy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M14.827 18.535c-.336-.225 80.195-10.75 29.962 39.444L32.69 48.48s47.75-18.573-17.863-29.945"/><path fill="#f1b31c" d="m31.298 48.362l3.791 3.111c11.064-4.99 39.602-20.574-.447-33.844c-10.641-.467-20.642.906-20.642.906c64.003 11.049 17.298 29.827 17.298 29.827"/><path fill="#fcea2b" d="m35 30.403l4.944 10.018L51 42.028l-8 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M48.665 34.784c.72-5.455-6.509-11.55-33.838-16.249c0 0 72.994-9.998 34.807 33.068"/><path d="m35 30.403l4.944 10.018L51 42.028l-7 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiDizzy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M14.827 18.535c-.336-.225 80.195-10.75 29.962 39.444L32.69 48.48s47.75-18.573-17.863-29.945"/><path fill="#f1b31c" d="m31.298 48.362l3.791 3.111c11.064-4.99 39.602-20.574-.447-33.844c-10.641-.467-20.642.906-20.642.906c64.003 11.049 17.298 29.827 17.298 29.827"/><path fill="#fcea2b" d="m35 30.403l4.944 10.018L51 42.028l-8 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M48.665 34.784c.72-5.455-6.509-11.55-33.838-16.249c0 0 72.994-9.998 34.807 33.068"/><path d="m35 30.403l4.944 10.018L51 42.028l-7 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M14.827 18.535c-.336-.225 80.195-10.75 29.962 39.444L32.69 48.48s47.75-18.573-17.863-29.945"/><path fill="#f1b31c" d="m31.298 48.362l3.791 3.111c11.064-4.99 39.602-20.574-.447-33.844c-10.641-.467-20.642.906-20.642.906c64.003 11.049 17.298 29.827 17.298 29.827"/><path fill="#fcea2b" d="m35 30.403l4.944 10.018L51 42.028l-8 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M48.665 34.784c.72-5.455-6.509-11.55-33.838-16.249c0 0 72.994-9.998 34.807 33.068"/><path d="m35 30.403l4.944 10.018L51 42.028l-7 7.798l1.889 11.011L35 55.638l-9.889 5.199L27 49.826l-8-7.798l11.056-1.607z"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.827%2018.535c-.336-.225%2080.195-10.75%2029.962%2039.444L32.69%2048.48s47.75-18.573-17.863-29.945%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m31.298%2048.362l3.791%203.111c11.064-4.99%2039.602-20.574-.447-33.844c-10.641-.467-20.642.906-20.642.906c64.003%2011.049%2017.298%2029.827%2017.298%2029.827%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m35%2030.403l4.944%2010.018L51%2042.028l-8%207.798l1.889%2011.011L35%2055.638l-9.889%205.199L27%2049.826l-8-7.798l11.056-1.607z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M48.665%2034.784c.72-5.455-6.509-11.55-33.838-16.249c0%200%2072.994-9.998%2034.807%2033.068%22%2F%3E%3Cpath%20d%3D%22m35%2030.403l4.944%2010.018L51%2042.028l-7%207.798l1.889%2011.011L35%2055.638l-9.889%205.199L27%2049.826l-8-7.798l11.056-1.607z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.827%2018.535c-.336-.225%2080.195-10.75%2029.962%2039.444L32.69%2048.48s47.75-18.573-17.863-29.945%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m31.298%2048.362l3.791%203.111c11.064-4.99%2039.602-20.574-.447-33.844c-10.641-.467-20.642.906-20.642.906c64.003%2011.049%2017.298%2029.827%2017.298%2029.827%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m35%2030.403l4.944%2010.018L51%2042.028l-8%207.798l1.889%2011.011L35%2055.638l-9.889%205.199L27%2049.826l-8-7.798l11.056-1.607z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M48.665%2034.784c.72-5.455-6.509-11.55-33.838-16.249c0%200%2072.994-9.998%2034.807%2033.068%22%2F%3E%3Cpath%20d%3D%22m35%2030.403l4.944%2010.018L51%2042.028l-7%207.798l1.889%2011.011L35%2055.638l-9.889%205.199L27%2049.826l-8-7.798l11.056-1.607z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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