flatbread emoji

flatbread from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
flatbread
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the flatbread emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#f1b31c" d="M54.695 22.61A23 23 0 0 1 14.02 42.792A23.001 23.001 0 1 0 54.695 22.61"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="36" r="23"/><path stroke-linecap="round" d="M46.264 25.894L25.051 47.107m22.984-12.371L33.893 48.879m-6.791-13.863l-3.536 3.535m14.142-14.142l-7.071 7.071m-1.484-8.555l-7.071 7.071"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFlatbread(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#f1b31c" d="M54.695 22.61A23 23 0 0 1 14.02 42.792A23.001 23.001 0 1 0 54.695 22.61"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="36" cy="36" r="23"/><path strokeLinecap="round" d="M46.264 25.894L25.051 47.107m22.984-12.371L33.893 48.879m-6.791-13.863l-3.536 3.535m14.142-14.142l-7.071 7.071m-1.484-8.555l-7.071 7.071"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#f1b31c" d="M54.695 22.61A23 23 0 0 1 14.02 42.792A23.001 23.001 0 1 0 54.695 22.61"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="36" r="23"/><path stroke-linecap="round" d="M46.264 25.894L25.051 47.107m22.984-12.371L33.893 48.879m-6.791-13.863l-3.536 3.535m14.142-14.142l-7.071 7.071m-1.484-8.555l-7.071 7.071"/></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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M54.695%2022.61A23%2023%200%200%201%2014.02%2042.792A23.001%2023.001%200%201%200%2054.695%2022.61%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M46.264%2025.894L25.051%2047.107m22.984-12.371L33.893%2048.879m-6.791-13.863l-3.536%203.535m14.142-14.142l-7.071%207.071m-1.484-8.555l-7.071%207.071%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M54.695%2022.61A23%2023%200%200%201%2014.02%2042.792A23.001%2023.001%200%201%200%2054.695%2022.61%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M46.264%2025.894L25.051%2047.107m22.984-12.371L33.893%2048.879m-6.791-13.863l-3.536%203.535m14.142-14.142l-7.071%207.071m-1.484-8.555l-7.071%207.071%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/flatbread.svg?color=%231a73e8&size=48