baguette bread emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><path d="M45.93 11.929c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.904 3.906-3.904 10.238 0 14.142m-8.5-5.641c-3.904 3.905-3.904 10.237 0 14.142"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBaguetteBread(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><path d="M45.93 11.929c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.904 3.906-3.904 10.238 0 14.142m-8.5-5.641c-3.904 3.905-3.904 10.237 0 14.142"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.93 45.93c-3.904 3.904-3.906 10.236 0 14.141c3.905 3.906 10.239 3.906 14.143.001l34-34c3.904-3.907 3.904-10.238 0-14.142c-3.907-3.907-10.238-3.907-14.143-.001z"/><path d="M45.93 11.929c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.905 3.905-3.905 10.237 0 14.142m-8.5-5.642c-3.904 3.906-3.904 10.238 0 14.142m-8.5-5.641c-3.904 3.905-3.904 10.237 0 14.142"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M11.93%2045.93c-3.904%203.904-3.906%2010.236%200%2014.141c3.905%203.906%2010.239%203.906%2014.143.001l34-34c3.904-3.907%203.904-10.238%200-14.142c-3.907-3.907-10.238-3.907-14.143-.001z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11.93%2045.93c-3.904%203.904-3.906%2010.236%200%2014.141c3.905%203.906%2010.239%203.906%2014.143.001l34-34c3.904-3.907%203.904-10.238%200-14.142c-3.907-3.907-10.238-3.907-14.143-.001z%22%2F%3E%3Cpath%20d%3D%22M45.93%2011.929c-3.905%203.905-3.905%2010.237%200%2014.142m-8.5-5.642c-3.905%203.905-3.905%2010.237%200%2014.142m-8.5-5.642c-3.904%203.906-3.904%2010.238%200%2014.142m-8.5-5.641c-3.904%203.905-3.904%2010.237%200%2014.142%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%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M11.93%2045.93c-3.904%203.904-3.906%2010.236%200%2014.141c3.905%203.906%2010.239%203.906%2014.143.001l34-34c3.904-3.907%203.904-10.238%200-14.142c-3.907-3.907-10.238-3.907-14.143-.001z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11.93%2045.93c-3.904%203.904-3.906%2010.236%200%2014.141c3.905%203.906%2010.239%203.906%2014.143.001l34-34c3.904-3.907%203.904-10.238%200-14.142c-3.907-3.907-10.238-3.907-14.143-.001z%22%2F%3E%3Cpath%20d%3D%22M45.93%2011.929c-3.905%203.905-3.905%2010.237%200%2014.142m-8.5-5.642c-3.905%203.905-3.905%2010.237%200%2014.142m-8.5-5.642c-3.904%203.906-3.904%2010.238%200%2014.142m-8.5-5.641c-3.904%203.905-3.904%2010.237%200%2014.142%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/baguette-bread.svg?color=%231a73e8&size=48