baguette bread emoji
baguette-bread from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- baguette-bread
- 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 baguette bread emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.861 5.14c-2.853-2.854-7.477-2.852-10.336-.002L5.139 16.524a7.314 7.314 0 0 0 0 10.337a7.314 7.314 0 0 0 10.337 0l11.385-11.385a7.314 7.314 0 0 0 0-10.337m-8.924 1.414a5.314 5.314 0 0 1 7.51 0a5.314 5.314 0 0 1 0 7.508L14.062 25.447a5.314 5.314 0 0 1-7.509 0a5.314 5.314 0 0 1 0-7.51l.128-.127l3.732 3.731a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206l-3.732-3.731l2.255-2.255l3.736 3.736a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-3.736-3.736l2.255-2.255l3.731 3.732a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206L17.81 6.68z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBaguetteBread(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.861 5.14c-2.853-2.854-7.477-2.852-10.336-.002L5.139 16.524a7.314 7.314 0 0 0 0 10.337a7.314 7.314 0 0 0 10.337 0l11.385-11.385a7.314 7.314 0 0 0 0-10.337m-8.924 1.414a5.314 5.314 0 0 1 7.51 0a5.314 5.314 0 0 1 0 7.508L14.062 25.447a5.314 5.314 0 0 1-7.509 0a5.314 5.314 0 0 1 0-7.51l.128-.127l3.732 3.731a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206l-3.732-3.731l2.255-2.255l3.736 3.736a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-3.736-3.736l2.255-2.255l3.731 3.732a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206L17.81 6.68z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.861 5.14c-2.853-2.854-7.477-2.852-10.336-.002L5.139 16.524a7.314 7.314 0 0 0 0 10.337a7.314 7.314 0 0 0 10.337 0l11.385-11.385a7.314 7.314 0 0 0 0-10.337m-8.924 1.414a5.314 5.314 0 0 1 7.51 0a5.314 5.314 0 0 1 0 7.508L14.062 25.447a5.314 5.314 0 0 1-7.509 0a5.314 5.314 0 0 1 0-7.51l.128-.127l3.732 3.731a1.556 1.556 0 0 0 2.206 0a1.556 1.556 0 0 0 0-2.206l-3.732-3.731l2.255-2.255l3.736 3.736a1.556 1.556 0 0 0 2.207 0a1.57 1.57 0 0 0 0-2.207l-3.736-3.736l2.255-2.255l3.731 3.732a1.556 1.556 0 0 0 2.207 0a1.556 1.556 0 0 0 0-2.206L17.81 6.68z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.861%205.14c-2.853-2.854-7.477-2.852-10.336-.002L5.139%2016.524a7.314%207.314%200%200%200%200%2010.337a7.314%207.314%200%200%200%2010.337%200l11.385-11.385a7.314%207.314%200%200%200%200-10.337m-8.924%201.414a5.314%205.314%200%200%201%207.51%200a5.314%205.314%200%200%201%200%207.508L14.062%2025.447a5.314%205.314%200%200%201-7.509%200a5.314%205.314%200%200%201%200-7.51l.128-.127l3.732%203.731a1.556%201.556%200%200%200%202.206%200a1.556%201.556%200%200%200%200-2.206l-3.732-3.731l2.255-2.255l3.736%203.736a1.556%201.556%200%200%200%202.207%200a1.57%201.57%200%200%200%200-2.207l-3.736-3.736l2.255-2.255l3.731%203.732a1.556%201.556%200%200%200%202.207%200a1.556%201.556%200%200%200%200-2.206L17.81%206.68z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.861%205.14c-2.853-2.854-7.477-2.852-10.336-.002L5.139%2016.524a7.314%207.314%200%200%200%200%2010.337a7.314%207.314%200%200%200%2010.337%200l11.385-11.385a7.314%207.314%200%200%200%200-10.337m-8.924%201.414a5.314%205.314%200%200%201%207.51%200a5.314%205.314%200%200%201%200%207.508L14.062%2025.447a5.314%205.314%200%200%201-7.509%200a5.314%205.314%200%200%201%200-7.51l.128-.127l3.732%203.731a1.556%201.556%200%200%200%202.206%200a1.556%201.556%200%200%200%200-2.206l-3.732-3.731l2.255-2.255l3.736%203.736a1.556%201.556%200%200%200%202.207%200a1.57%201.57%200%200%200%200-2.207l-3.736-3.736l2.255-2.255l3.731%203.732a1.556%201.556%200%200%200%202.207%200a1.556%201.556%200%200%200%200-2.206L17.81%206.68z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/baguette-bread.svg?color=%231a73e8&size=48