baguette bread emoji

baguette-bread from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
baguette-bread
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 baguette bread emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M17.23 5.846L17.078 6v2.077H15L12.577 10.5l-.077 2l-2 .077L8.077 15L8 17l-1.996.078l-.158.153a6.314 6.314 0 0 0 0 8.923a6.314 6.314 0 0 0 8.923 0l11.385-11.385a6.314 6.314 0 0 0 0-8.923a6.314 6.314 0 0 0-8.923 0"/><path fill="#fff3d7" d="m5.974 17.103l4.439 4.438a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206L8.18 14.897zm4.461-4.461l4.443 4.443a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-4.443-4.443zm4.462-4.462l4.438 4.439a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206l-4.439-4.439z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBaguetteBread(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="#f3ad61" d="M17.23 5.846L17.078 6v2.077H15L12.577 10.5l-.077 2l-2 .077L8.077 15L8 17l-1.996.078l-.158.153a6.314 6.314 0 0 0 0 8.923a6.314 6.314 0 0 0 8.923 0l11.385-11.385a6.314 6.314 0 0 0 0-8.923a6.314 6.314 0 0 0-8.923 0"/><path fill="#fff3d7" d="m5.974 17.103l4.439 4.438a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206L8.18 14.897zm4.461-4.461l4.443 4.443a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-4.443-4.443zm4.462-4.462l4.438 4.439a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206l-4.439-4.439z"/></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="#f3ad61" d="M17.23 5.846L17.078 6v2.077H15L12.577 10.5l-.077 2l-2 .077L8.077 15L8 17l-1.996.078l-.158.153a6.314 6.314 0 0 0 0 8.923a6.314 6.314 0 0 0 8.923 0l11.385-11.385a6.314 6.314 0 0 0 0-8.923a6.314 6.314 0 0 0-8.923 0"/><path fill="#fff3d7" d="m5.974 17.103l4.439 4.438a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206L8.18 14.897zm4.461-4.461l4.443 4.443a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-4.443-4.443zm4.462-4.462l4.438 4.439a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206l-4.439-4.439z"/></g></svg>
</template>

CSS

.icon-baguette-bread {
  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%23f3ad61%22%20d%3D%22M17.23%205.846L17.078%206v2.077H15L12.577%2010.5l-.077%202l-2%20.077L8.077%2015L8%2017l-1.996.078l-.158.153a6.314%206.314%200%200%200%200%208.923a6.314%206.314%200%200%200%208.923%200l11.385-11.385a6.314%206.314%200%200%200%200-8.923a6.314%206.314%200%200%200-8.923%200%22%2F%3E%3Cpath%20fill%3D%22%23fff3d7%22%20d%3D%22m5.974%2017.103l4.439%204.438a1.556%201.556%200%200%200%202.206%200a1.556%201.556%200%200%200%200-2.206L8.18%2014.897zm4.461-4.461l4.443%204.443a1.556%201.556%200%200%200%202.207%200a1.57%201.57%200%200%200%200-2.207l-4.443-4.443zm4.462-4.462l4.438%204.439a1.556%201.556%200%200%200%202.207%200a1.556%201.556%200%200%200%200-2.206l-4.439-4.439z%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%23f3ad61%22%20d%3D%22M17.23%205.846L17.078%206v2.077H15L12.577%2010.5l-.077%202l-2%20.077L8.077%2015L8%2017l-1.996.078l-.158.153a6.314%206.314%200%200%200%200%208.923a6.314%206.314%200%200%200%208.923%200l11.385-11.385a6.314%206.314%200%200%200%200-8.923a6.314%206.314%200%200%200-8.923%200%22%2F%3E%3Cpath%20fill%3D%22%23fff3d7%22%20d%3D%22m5.974%2017.103l4.439%204.438a1.556%201.556%200%200%200%202.206%200a1.556%201.556%200%200%200%200-2.206L8.18%2014.897zm4.461-4.461l4.443%204.443a1.556%201.556%200%200%200%202.207%200a1.57%201.57%200%200%200%200-2.207l-4.443-4.443zm4.462-4.462l4.438%204.439a1.556%201.556%200%200%200%202.207%200a1.556%201.556%200%200%200%200-2.206l-4.439-4.439z%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/baguette-bread.svg?color=%231a73e8&size=48