flatbread from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
flatbread
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 flatbread emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m6.69 17.07l.18.18c.24.25.63.25.88 0l9.51-9.51c.24-.24.24-.64 0-.88l-.18-.18a.63.63 0 0 0-.88 0l-9.51 9.51c-.24.24-.24.64 0 .88m1.41 5.77c-.29.29-.29.77 0 1.06s.77.29 1.06 0L23.9 9.16c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0zm6.83 2.48l-.18-.18a.63.63 0 0 1 0-.88l9.51-9.51c.24-.24.64-.24.88 0l.18.18c.24.24.24.64 0 .88l-9.51 9.51c-.25.24-.64.24-.88 0"/><path d="M15 1C7.268 1 1 7.268 1 15v2c0 7.732 6.268 14 14 14h2c7.732 0 14-6.268 14-14v-2c0-7.732-6.268-14-14-14zM3 15C3 8.373 8.373 3 15 3h2c6.627 0 12 5.373 12 12v2c0 6.627-5.373 12-12 12h-2C8.373 29 3 23.627 3 17z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFlatbread(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="m6.69 17.07l.18.18c.24.25.63.25.88 0l9.51-9.51c.24-.24.24-.64 0-.88l-.18-.18a.63.63 0 0 0-.88 0l-9.51 9.51c-.24.24-.24.64 0 .88m1.41 5.77c-.29.29-.29.77 0 1.06s.77.29 1.06 0L23.9 9.16c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0zm6.83 2.48l-.18-.18a.63.63 0 0 1 0-.88l9.51-9.51c.24-.24.64-.24.88 0l.18.18c.24.24.24.64 0 .88l-9.51 9.51c-.25.24-.64.24-.88 0"/><path d="M15 1C7.268 1 1 7.268 1 15v2c0 7.732 6.268 14 14 14h2c7.732 0 14-6.268 14-14v-2c0-7.732-6.268-14-14-14zM3 15C3 8.373 8.373 3 15 3h2c6.627 0 12 5.373 12 12v2c0 6.627-5.373 12-12 12h-2C8.373 29 3 23.627 3 17z"/></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="m6.69 17.07l.18.18c.24.25.63.25.88 0l9.51-9.51c.24-.24.24-.64 0-.88l-.18-.18a.63.63 0 0 0-.88 0l-9.51 9.51c-.24.24-.24.64 0 .88m1.41 5.77c-.29.29-.29.77 0 1.06s.77.29 1.06 0L23.9 9.16c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0zm6.83 2.48l-.18-.18a.63.63 0 0 1 0-.88l9.51-9.51c.24-.24.64-.24.88 0l.18.18c.24.24.24.64 0 .88l-9.51 9.51c-.25.24-.64.24-.88 0"/><path d="M15 1C7.268 1 1 7.268 1 15v2c0 7.732 6.268 14 14 14h2c7.732 0 14-6.268 14-14v-2c0-7.732-6.268-14-14-14zM3 15C3 8.373 8.373 3 15 3h2c6.627 0 12 5.373 12 12v2c0 6.627-5.373 12-12 12h-2C8.373 29 3 23.627 3 17z"/></g></svg>
</template>

CSS

.icon-flatbread {
  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%22m6.69%2017.07l.18.18c.24.25.63.25.88%200l9.51-9.51c.24-.24.24-.64%200-.88l-.18-.18a.63.63%200%200%200-.88%200l-9.51%209.51c-.24.24-.24.64%200%20.88m1.41%205.77c-.29.29-.29.77%200%201.06s.77.29%201.06%200L23.9%209.16c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200zm6.83%202.48l-.18-.18a.63.63%200%200%201%200-.88l9.51-9.51c.24-.24.64-.24.88%200l.18.18c.24.24.24.64%200%20.88l-9.51%209.51c-.25.24-.64.24-.88%200%22%2F%3E%3Cpath%20d%3D%22M15%201C7.268%201%201%207.268%201%2015v2c0%207.732%206.268%2014%2014%2014h2c7.732%200%2014-6.268%2014-14v-2c0-7.732-6.268-14-14-14zM3%2015C3%208.373%208.373%203%2015%203h2c6.627%200%2012%205.373%2012%2012v2c0%206.627-5.373%2012-12%2012h-2C8.373%2029%203%2023.627%203%2017z%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%22m6.69%2017.07l.18.18c.24.25.63.25.88%200l9.51-9.51c.24-.24.24-.64%200-.88l-.18-.18a.63.63%200%200%200-.88%200l-9.51%209.51c-.24.24-.24.64%200%20.88m1.41%205.77c-.29.29-.29.77%200%201.06s.77.29%201.06%200L23.9%209.16c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200zm6.83%202.48l-.18-.18a.63.63%200%200%201%200-.88l9.51-9.51c.24-.24.64-.24.88%200l.18.18c.24.24.24.64%200%20.88l-9.51%209.51c-.25.24-.64.24-.88%200%22%2F%3E%3Cpath%20d%3D%22M15%201C7.268%201%201%207.268%201%2015v2c0%207.732%206.268%2014%2014%2014h2c7.732%200%2014-6.268%2014-14v-2c0-7.732-6.268-14-14-14zM3%2015C3%208.373%208.373%203%2015%203h2c6.627%200%2012%205.373%2012%2012v2c0%206.627-5.373%2012-12%2012h-2C8.373%2029%203%2023.627%203%2017z%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/flatbread.svg?color=%231a73e8&size=48