dizzy emoji
dizzy from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- dizzy
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the dizzy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd7d" d="M59.7 13.8c1.7-5.2 1.2-14.9-16.6-3.2C25 22.5 6.2 50.3 7.6 55.4c1.1 4 17.3-5 26-17.2c.7-1 8.7 8.8 7.6 9.8C33.4 55.8 8.3 65.7 3 60.6c-6.1-5.9 16.7-39.8 40.1-53.3c6.4-3.7 25.5-12.5 16.6 6.5"/><path fill="#ffd05a" d="M60.6 49.5L46.7 48l-9.1 10.6l-2.9-13.7l-12.9-5.4l12.2-7l1.2-13.9L45.5 28l13.6-3.2l-5.7 12.7z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneDizzy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd7d" d="M59.7 13.8c1.7-5.2 1.2-14.9-16.6-3.2C25 22.5 6.2 50.3 7.6 55.4c1.1 4 17.3-5 26-17.2c.7-1 8.7 8.8 7.6 9.8C33.4 55.8 8.3 65.7 3 60.6c-6.1-5.9 16.7-39.8 40.1-53.3c6.4-3.7 25.5-12.5 16.6 6.5"/><path fill="#ffd05a" d="M60.6 49.5L46.7 48l-9.1 10.6l-2.9-13.7l-12.9-5.4l12.2-7l1.2-13.9L45.5 28l13.6-3.2l-5.7 12.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd7d" d="M59.7 13.8c1.7-5.2 1.2-14.9-16.6-3.2C25 22.5 6.2 50.3 7.6 55.4c1.1 4 17.3-5 26-17.2c.7-1 8.7 8.8 7.6 9.8C33.4 55.8 8.3 65.7 3 60.6c-6.1-5.9 16.7-39.8 40.1-53.3c6.4-3.7 25.5-12.5 16.6 6.5"/><path fill="#ffd05a" d="M60.6 49.5L46.7 48l-9.1 10.6l-2.9-13.7l-12.9-5.4l12.2-7l1.2-13.9L45.5 28l13.6-3.2l-5.7 12.7z"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd7d%22%20d%3D%22M59.7%2013.8c1.7-5.2%201.2-14.9-16.6-3.2C25%2022.5%206.2%2050.3%207.6%2055.4c1.1%204%2017.3-5%2026-17.2c.7-1%208.7%208.8%207.6%209.8C33.4%2055.8%208.3%2065.7%203%2060.6c-6.1-5.9%2016.7-39.8%2040.1-53.3c6.4-3.7%2025.5-12.5%2016.6%206.5%22%2F%3E%3Cpath%20fill%3D%22%23ffd05a%22%20d%3D%22M60.6%2049.5L46.7%2048l-9.1%2010.6l-2.9-13.7l-12.9-5.4l12.2-7l1.2-13.9L45.5%2028l13.6-3.2l-5.7%2012.7z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd7d%22%20d%3D%22M59.7%2013.8c1.7-5.2%201.2-14.9-16.6-3.2C25%2022.5%206.2%2050.3%207.6%2055.4c1.1%204%2017.3-5%2026-17.2c.7-1%208.7%208.8%207.6%209.8C33.4%2055.8%208.3%2065.7%203%2060.6c-6.1-5.9%2016.7-39.8%2040.1-53.3c6.4-3.7%2025.5-12.5%2016.6%206.5%22%2F%3E%3Cpath%20fill%3D%22%23ffd05a%22%20d%3D%22M60.6%2049.5L46.7%2048l-9.1%2010.6l-2.9-13.7l-12.9-5.4l12.2-7l1.2-13.9L45.5%2028l13.6-3.2l-5.7%2012.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/dizzy.svg?color=%231a73e8&size=48