dango emoji
dango from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- dango
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji Flat
Use the dango emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M6.778 8.238c-.37 0-.74-.14-1.03-.43l-3.32-3.32c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l3.31 3.32c.57.57.57 1.49 0 2.06c-.28.29-.65.43-1.02.43"/><path fill="#fbb8ab" d="M9.177 14.908a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#ffdea7" d="M15.438 21.168a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#00f397" d="M21.708 27.438a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#d3883e" d="M28.588 29.998c-.37 0-.74-.14-1.03-.43l-4.38-4.33c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l4.38 4.33c.57.57.57 1.49 0 2.06c-.29.29-.66.43-1.03.43"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatDango(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M6.778 8.238c-.37 0-.74-.14-1.03-.43l-3.32-3.32c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l3.31 3.32c.57.57.57 1.49 0 2.06c-.28.29-.65.43-1.02.43"/><path fill="#fbb8ab" d="M9.177 14.908a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#ffdea7" d="M15.438 21.168a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#00f397" d="M21.708 27.438a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#d3883e" d="M28.588 29.998c-.37 0-.74-.14-1.03-.43l-4.38-4.33c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l4.38 4.33c.57.57.57 1.49 0 2.06c-.29.29-.66.43-1.03.43"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M6.778 8.238c-.37 0-.74-.14-1.03-.43l-3.32-3.32c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l3.31 3.32c.57.57.57 1.49 0 2.06c-.28.29-.65.43-1.02.43"/><path fill="#fbb8ab" d="M9.177 14.908a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#ffdea7" d="M15.438 21.168a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#00f397" d="M21.708 27.438a6.06 6.06 0 1 0 0-12.12a6.06 6.06 0 0 0 0 12.12"/><path fill="#d3883e" d="M28.588 29.998c-.37 0-.74-.14-1.03-.43l-4.38-4.33c-.57-.57-.57-1.49 0-2.06s1.49-.57 2.06 0l4.38 4.33c.57.57.57 1.49 0 2.06c-.29.29-.66.43-1.03.43"/></g></svg> </template>
CSS
.icon-dango {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M6.778%208.238c-.37%200-.74-.14-1.03-.43l-3.32-3.32c-.57-.57-.57-1.49%200-2.06s1.49-.57%202.06%200l3.31%203.32c.57.57.57%201.49%200%202.06c-.28.29-.65.43-1.02.43%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M9.177%2014.908a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22M15.438%2021.168a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%2300f397%22%20d%3D%22M21.708%2027.438a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M28.588%2029.998c-.37%200-.74-.14-1.03-.43l-4.38-4.33c-.57-.57-.57-1.49%200-2.06s1.49-.57%202.06%200l4.38%204.33c.57.57.57%201.49%200%202.06c-.29.29-.66.43-1.03.43%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M6.778%208.238c-.37%200-.74-.14-1.03-.43l-3.32-3.32c-.57-.57-.57-1.49%200-2.06s1.49-.57%202.06%200l3.31%203.32c.57.57.57%201.49%200%202.06c-.28.29-.65.43-1.02.43%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M9.177%2014.908a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22M15.438%2021.168a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%2300f397%22%20d%3D%22M21.708%2027.438a6.06%206.06%200%201%200%200-12.12a6.06%206.06%200%200%200%200%2012.12%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M28.588%2029.998c-.37%200-.74-.14-1.03-.43l-4.38-4.33c-.57-.57-.57-1.49%200-2.06s1.49-.57%202.06%200l4.38%204.33c.57.57.57%201.49%200%202.06c-.29.29-.66.43-1.03.43%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/dango.svg?color=%231a73e8&size=48