waffle emoji
waffle from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- waffle
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the waffle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m14.02 11.758l1.46-.86c.3-.18.67-.18.97 0l1.45.86c.346.21.4.67.164.952l.89.527l.287-.17c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-.626.369a2 2 0 0 1-.004.177v1.835c0 .197-.035.396-.105.587l.735.433c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-.804-.474l-.982.58l.446.264c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.45-.266l-.85-.503l-.93.548a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.782-.46a1.7 1.7 0 0 1-.152-.71v-1.834l-.002-.025l-.628-.37c-.41-.25-.41-.85 0-1.09l1.46-.86a.92.92 0 0 1 .96 0l.157.092l1.011-.602a.635.635 0 0 1 .162-.95M11.9 16.99v.407c0 .238.11.456.335.589l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .335-.59v-.407l-2.884 1.706a2.31 2.31 0 0 1-2.362 0zm3.397-3.974l-3.062 1.821a.68.68 0 0 0-.34.604c.004.23.116.453.34.585l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .34-.586a.68.68 0 0 0-.34-.604l-3.067-1.814a1.28 1.28 0 0 0-1.332-.007"/><path d="m6.51 16.398l1.46-.86c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09M23 15.238l-1.46.86c-.41.24-.41.84 0 1.09l1.46.87c.3.18.67.18.96 0l1.46-.86c.41-.24.41-.84 0-1.09l-1.46-.86a.9.9 0 0 0-.96-.01"/><path d="M13.817 9.087a4.23 4.23 0 0 1 4.298 0l9.548 5.66h.002q.225.133.413.297a5.63 5.63 0 0 1 2.051 2.71a4.58 4.58 0 0 1-.114 3.563l-.001.001a4.63 4.63 0 0 1-1.682 1.94l-.007.004l-8.66 5.216a7.25 7.25 0 0 1-7.4 0l-.002-.002l-8.66-5.216a4.5 4.5 0 0 1-1.687-1.945a4.63 4.63 0 0 1-.115-3.56a5.6 5.6 0 0 1 2.02-2.679a2.7 2.7 0 0 1 .445-.329zm.508.861l-9.55 5.66c-1.075.637-1.07 2.182-.002 2.808l.003.001l9.549 5.66a3.23 3.23 0 0 0 3.281 0l9.55-5.66c1.075-.637 1.07-2.182.002-2.808l-.002-.001l-9.55-5.66a3.23 3.23 0 0 0-3.281 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastWaffle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m14.02 11.758l1.46-.86c.3-.18.67-.18.97 0l1.45.86c.346.21.4.67.164.952l.89.527l.287-.17c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-.626.369a2 2 0 0 1-.004.177v1.835c0 .197-.035.396-.105.587l.735.433c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-.804-.474l-.982.58l.446.264c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.45-.266l-.85-.503l-.93.548a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.782-.46a1.7 1.7 0 0 1-.152-.71v-1.834l-.002-.025l-.628-.37c-.41-.25-.41-.85 0-1.09l1.46-.86a.92.92 0 0 1 .96 0l.157.092l1.011-.602a.635.635 0 0 1 .162-.95M11.9 16.99v.407c0 .238.11.456.335.589l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .335-.59v-.407l-2.884 1.706a2.31 2.31 0 0 1-2.362 0zm3.397-3.974l-3.062 1.821a.68.68 0 0 0-.34.604c.004.23.116.453.34.585l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .34-.586a.68.68 0 0 0-.34-.604l-3.067-1.814a1.28 1.28 0 0 0-1.332-.007"/><path d="m6.51 16.398l1.46-.86c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09M23 15.238l-1.46.86c-.41.24-.41.84 0 1.09l1.46.87c.3.18.67.18.96 0l1.46-.86c.41-.24.41-.84 0-1.09l-1.46-.86a.9.9 0 0 0-.96-.01"/><path d="M13.817 9.087a4.23 4.23 0 0 1 4.298 0l9.548 5.66h.002q.225.133.413.297a5.63 5.63 0 0 1 2.051 2.71a4.58 4.58 0 0 1-.114 3.563l-.001.001a4.63 4.63 0 0 1-1.682 1.94l-.007.004l-8.66 5.216a7.25 7.25 0 0 1-7.4 0l-.002-.002l-8.66-5.216a4.5 4.5 0 0 1-1.687-1.945a4.63 4.63 0 0 1-.115-3.56a5.6 5.6 0 0 1 2.02-2.679a2.7 2.7 0 0 1 .445-.329zm.508.861l-9.55 5.66c-1.075.637-1.07 2.182-.002 2.808l.003.001l9.549 5.66a3.23 3.23 0 0 0 3.281 0l9.55-5.66c1.075-.637 1.07-2.182.002-2.808l-.002-.001l-9.55-5.66a3.23 3.23 0 0 0-3.281 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m14.02 11.758l1.46-.86c.3-.18.67-.18.97 0l1.45.86c.346.21.4.67.164.952l.89.527l.287-.17c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-.626.369a2 2 0 0 1-.004.177v1.835c0 .197-.035.396-.105.587l.735.433c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-.804-.474l-.982.58l.446.264c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.45-.266l-.85-.503l-.93.548a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09l.782-.46a1.7 1.7 0 0 1-.152-.71v-1.834l-.002-.025l-.628-.37c-.41-.25-.41-.85 0-1.09l1.46-.86a.92.92 0 0 1 .96 0l.157.092l1.011-.602a.635.635 0 0 1 .162-.95M11.9 16.99v.407c0 .238.11.456.335.589l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .335-.59v-.407l-2.884 1.706a2.31 2.31 0 0 1-2.362 0zm3.397-3.974l-3.062 1.821a.68.68 0 0 0-.34.604c.004.23.116.453.34.585l3.062 1.811c.412.246.925.246 1.337 0h.002l3.06-1.81a.68.68 0 0 0 .34-.586a.68.68 0 0 0-.34-.604l-3.067-1.814a1.28 1.28 0 0 0-1.332-.007"/><path d="m6.51 16.398l1.46-.86c.3-.18.67-.18.96 0l1.46.86c.41.25.41.85 0 1.09l-1.46.86a.92.92 0 0 1-.96 0l-1.46-.86c-.41-.25-.41-.85 0-1.09M23 15.238l-1.46.86c-.41.24-.41.84 0 1.09l1.46.87c.3.18.67.18.96 0l1.46-.86c.41-.24.41-.84 0-1.09l-1.46-.86a.9.9 0 0 0-.96-.01"/><path d="M13.817 9.087a4.23 4.23 0 0 1 4.298 0l9.548 5.66h.002q.225.133.413.297a5.63 5.63 0 0 1 2.051 2.71a4.58 4.58 0 0 1-.114 3.563l-.001.001a4.63 4.63 0 0 1-1.682 1.94l-.007.004l-8.66 5.216a7.25 7.25 0 0 1-7.4 0l-.002-.002l-8.66-5.216a4.5 4.5 0 0 1-1.687-1.945a4.63 4.63 0 0 1-.115-3.56a5.6 5.6 0 0 1 2.02-2.679a2.7 2.7 0 0 1 .445-.329zm.508.861l-9.55 5.66c-1.075.637-1.07 2.182-.002 2.808l.003.001l9.549 5.66a3.23 3.23 0 0 0 3.281 0l9.55-5.66c1.075-.637 1.07-2.182.002-2.808l-.002-.001l-9.55-5.66a3.23 3.23 0 0 0-3.281 0"/></g></svg> </template>
CSS
.icon-waffle {
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%22currentColor%22%3E%3Cpath%20d%3D%22m14.02%2011.758l1.46-.86c.3-.18.67-.18.97%200l1.45.86c.346.21.4.67.164.952l.89.527l.287-.17c.3-.18.67-.18.96%200l1.46.86c.41.25.41.85%200%201.09l-.626.369a2%202%200%200%201-.004.177v1.835c0%20.197-.035.396-.105.587l.735.433c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-.804-.474l-.982.58l.446.264c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09l.45-.266l-.85-.503l-.93.548a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09l.782-.46a1.7%201.7%200%200%201-.152-.71v-1.834l-.002-.025l-.628-.37c-.41-.25-.41-.85%200-1.09l1.46-.86a.92.92%200%200%201%20.96%200l.157.092l1.011-.602a.635.635%200%200%201%20.162-.95M11.9%2016.99v.407c0%20.238.11.456.335.589l3.062%201.811c.412.246.925.246%201.337%200h.002l3.06-1.81a.68.68%200%200%200%20.335-.59v-.407l-2.884%201.706a2.31%202.31%200%200%201-2.362%200zm3.397-3.974l-3.062%201.821a.68.68%200%200%200-.34.604c.004.23.116.453.34.585l3.062%201.811c.412.246.925.246%201.337%200h.002l3.06-1.81a.68.68%200%200%200%20.34-.586a.68.68%200%200%200-.34-.604l-3.067-1.814a1.28%201.28%200%200%200-1.332-.007%22%2F%3E%3Cpath%20d%3D%22m6.51%2016.398l1.46-.86c.3-.18.67-.18.96%200l1.46.86c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09M23%2015.238l-1.46.86c-.41.24-.41.84%200%201.09l1.46.87c.3.18.67.18.96%200l1.46-.86c.41-.24.41-.84%200-1.09l-1.46-.86a.9.9%200%200%200-.96-.01%22%2F%3E%3Cpath%20d%3D%22M13.817%209.087a4.23%204.23%200%200%201%204.298%200l9.548%205.66h.002q.225.133.413.297a5.63%205.63%200%200%201%202.051%202.71a4.58%204.58%200%200%201-.114%203.563l-.001.001a4.63%204.63%200%200%201-1.682%201.94l-.007.004l-8.66%205.216a7.25%207.25%200%200%201-7.4%200l-.002-.002l-8.66-5.216a4.5%204.5%200%200%201-1.687-1.945a4.63%204.63%200%200%201-.115-3.56a5.6%205.6%200%200%201%202.02-2.679a2.7%202.7%200%200%201%20.445-.329zm.508.861l-9.55%205.66c-1.075.637-1.07%202.182-.002%202.808l.003.001l9.549%205.66a3.23%203.23%200%200%200%203.281%200l9.55-5.66c1.075-.637%201.07-2.182.002-2.808l-.002-.001l-9.55-5.66a3.23%203.23%200%200%200-3.281%200%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%22currentColor%22%3E%3Cpath%20d%3D%22m14.02%2011.758l1.46-.86c.3-.18.67-.18.97%200l1.45.86c.346.21.4.67.164.952l.89.527l.287-.17c.3-.18.67-.18.96%200l1.46.86c.41.25.41.85%200%201.09l-.626.369a2%202%200%200%201-.004.177v1.835c0%20.197-.035.396-.105.587l.735.433c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-.804-.474l-.982.58l.446.264c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09l.45-.266l-.85-.503l-.93.548a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09l.782-.46a1.7%201.7%200%200%201-.152-.71v-1.834l-.002-.025l-.628-.37c-.41-.25-.41-.85%200-1.09l1.46-.86a.92.92%200%200%201%20.96%200l.157.092l1.011-.602a.635.635%200%200%201%20.162-.95M11.9%2016.99v.407c0%20.238.11.456.335.589l3.062%201.811c.412.246.925.246%201.337%200h.002l3.06-1.81a.68.68%200%200%200%20.335-.59v-.407l-2.884%201.706a2.31%202.31%200%200%201-2.362%200zm3.397-3.974l-3.062%201.821a.68.68%200%200%200-.34.604c.004.23.116.453.34.585l3.062%201.811c.412.246.925.246%201.337%200h.002l3.06-1.81a.68.68%200%200%200%20.34-.586a.68.68%200%200%200-.34-.604l-3.067-1.814a1.28%201.28%200%200%200-1.332-.007%22%2F%3E%3Cpath%20d%3D%22m6.51%2016.398l1.46-.86c.3-.18.67-.18.96%200l1.46.86c.41.25.41.85%200%201.09l-1.46.86a.92.92%200%200%201-.96%200l-1.46-.86c-.41-.25-.41-.85%200-1.09M23%2015.238l-1.46.86c-.41.24-.41.84%200%201.09l1.46.87c.3.18.67.18.96%200l1.46-.86c.41-.24.41-.84%200-1.09l-1.46-.86a.9.9%200%200%200-.96-.01%22%2F%3E%3Cpath%20d%3D%22M13.817%209.087a4.23%204.23%200%200%201%204.298%200l9.548%205.66h.002q.225.133.413.297a5.63%205.63%200%200%201%202.051%202.71a4.58%204.58%200%200%201-.114%203.563l-.001.001a4.63%204.63%200%200%201-1.682%201.94l-.007.004l-8.66%205.216a7.25%207.25%200%200%201-7.4%200l-.002-.002l-8.66-5.216a4.5%204.5%200%200%201-1.687-1.945a4.63%204.63%200%200%201-.115-3.56a5.6%205.6%200%200%201%202.02-2.679a2.7%202.7%200%200%201%20.445-.329zm.508.861l-9.55%205.66c-1.075.637-1.07%202.182-.002%202.808l.003.001l9.549%205.66a3.23%203.23%200%200%200%203.281%200l9.55-5.66c1.075-.637%201.07-2.182.002-2.808l-.002-.001l-9.55-5.66a3.23%203.23%200%200%200-3.281%200%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-high-contrast/waffle.svg?color=%231a73e8&size=48