bread emoji
bread from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- bread
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
breadEmoji One (Colored)breadFluent EmojibreadFluent Emoji FlatbreadFluent Emoji High ContrastbreadFirefox OS EmojibreadIconParkbreadIconPark OutlinebreadIconPark SolidbreadIconPark TwoTonebread-fillMingCute IconbreadOpenMojibreadPhosphorbread-fillRemix IconbreadStreamline EmojisbreadTabler IconsbreadTDesign IconsbreadTwitter Emoji
More food & drink icons from Noto Emoji
Use the bread emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e07f14" d="M12.71 56.61s-.71 25.48-.71 29s-.31 7.14 2.48 9.31c1.69 1.32 9.48 7.18 19.87 13.04s24.27 12.83 27.12 14s6.11.52 9.77-.84c3.35-1.24 10.84-5.03 21.73-10.56s15.9-8.32 18.94-10.73c2.3-1.82 4.52-4.19 4.19-8.38c-.34-4.19-.24-13.71-.57-17.73c-.34-4.02-.6-18.73-.6-18.73l8.96-16.45s-.22-3.43-1-5.55c-1.16-3.16-3.31-4.86-3.31-4.86L48.91 15.74s-36.07 8.52-38.07 9.68s-7.19 5.47-7.05 13.15C4 49.6 12.71 56.61 12.71 56.61"/><path fill="#ffebca" d="M17.39 55.09s-1.33 29.35-.62 33.58c.59 3.54 11.4 9.85 19.28 14.35c7.1 4.06 22.15 10.43 24.21 11.41s3.04-.87 3.04-2.5s.11-36.89.11-36.89s9.16-1.63 10.89-9.77s-7.57-21.02-32.49-30.7c-25.72-9.97-33.26-4.18-33.56 3c-.43 10.64 9.14 17.52 9.14 17.52"/><path fill="#ac5811" d="M81.46 57.13s2.9 10.21-2.45 15.86c-5.42 5.72-9.98 6.73-9.98 6.73s-.37 4.61-.15 5.15c.51 1.27 16.53-5.26 26.62-9.49l19.64-8.24s-.33-4.99 0-4.88s5.53-4.99 7.38-11.61c1.84-6.62 1.38-12.08 1.38-12.08s-16.63 6.94-22.42 9.58c-5.54 2.52-17.5 7.6-20.02 8.98"/><path fill="#f5b03e" d="M76.94 48.77c.66.72 44.61-18.42 44.61-18.42S106.58 6.8 68.93 6.16C30.42 5.5 8.62 26.29 8.16 27.55c-.36.98 6.96-8.59 31.48-.67s33.68 17.97 37.3 21.89"/></svg>
React
import type { SVGProps } from "react";
export function NotoBread(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e07f14" d="M12.71 56.61s-.71 25.48-.71 29s-.31 7.14 2.48 9.31c1.69 1.32 9.48 7.18 19.87 13.04s24.27 12.83 27.12 14s6.11.52 9.77-.84c3.35-1.24 10.84-5.03 21.73-10.56s15.9-8.32 18.94-10.73c2.3-1.82 4.52-4.19 4.19-8.38c-.34-4.19-.24-13.71-.57-17.73c-.34-4.02-.6-18.73-.6-18.73l8.96-16.45s-.22-3.43-1-5.55c-1.16-3.16-3.31-4.86-3.31-4.86L48.91 15.74s-36.07 8.52-38.07 9.68s-7.19 5.47-7.05 13.15C4 49.6 12.71 56.61 12.71 56.61"/><path fill="#ffebca" d="M17.39 55.09s-1.33 29.35-.62 33.58c.59 3.54 11.4 9.85 19.28 14.35c7.1 4.06 22.15 10.43 24.21 11.41s3.04-.87 3.04-2.5s.11-36.89.11-36.89s9.16-1.63 10.89-9.77s-7.57-21.02-32.49-30.7c-25.72-9.97-33.26-4.18-33.56 3c-.43 10.64 9.14 17.52 9.14 17.52"/><path fill="#ac5811" d="M81.46 57.13s2.9 10.21-2.45 15.86c-5.42 5.72-9.98 6.73-9.98 6.73s-.37 4.61-.15 5.15c.51 1.27 16.53-5.26 26.62-9.49l19.64-8.24s-.33-4.99 0-4.88s5.53-4.99 7.38-11.61c1.84-6.62 1.38-12.08 1.38-12.08s-16.63 6.94-22.42 9.58c-5.54 2.52-17.5 7.6-20.02 8.98"/><path fill="#f5b03e" d="M76.94 48.77c.66.72 44.61-18.42 44.61-18.42S106.58 6.8 68.93 6.16C30.42 5.5 8.62 26.29 8.16 27.55c-.36.98 6.96-8.59 31.48-.67s33.68 17.97 37.3 21.89"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e07f14" d="M12.71 56.61s-.71 25.48-.71 29s-.31 7.14 2.48 9.31c1.69 1.32 9.48 7.18 19.87 13.04s24.27 12.83 27.12 14s6.11.52 9.77-.84c3.35-1.24 10.84-5.03 21.73-10.56s15.9-8.32 18.94-10.73c2.3-1.82 4.52-4.19 4.19-8.38c-.34-4.19-.24-13.71-.57-17.73c-.34-4.02-.6-18.73-.6-18.73l8.96-16.45s-.22-3.43-1-5.55c-1.16-3.16-3.31-4.86-3.31-4.86L48.91 15.74s-36.07 8.52-38.07 9.68s-7.19 5.47-7.05 13.15C4 49.6 12.71 56.61 12.71 56.61"/><path fill="#ffebca" d="M17.39 55.09s-1.33 29.35-.62 33.58c.59 3.54 11.4 9.85 19.28 14.35c7.1 4.06 22.15 10.43 24.21 11.41s3.04-.87 3.04-2.5s.11-36.89.11-36.89s9.16-1.63 10.89-9.77s-7.57-21.02-32.49-30.7c-25.72-9.97-33.26-4.18-33.56 3c-.43 10.64 9.14 17.52 9.14 17.52"/><path fill="#ac5811" d="M81.46 57.13s2.9 10.21-2.45 15.86c-5.42 5.72-9.98 6.73-9.98 6.73s-.37 4.61-.15 5.15c.51 1.27 16.53-5.26 26.62-9.49l19.64-8.24s-.33-4.99 0-4.88s5.53-4.99 7.38-11.61c1.84-6.62 1.38-12.08 1.38-12.08s-16.63 6.94-22.42 9.58c-5.54 2.52-17.5 7.6-20.02 8.98"/><path fill="#f5b03e" d="M76.94 48.77c.66.72 44.61-18.42 44.61-18.42S106.58 6.8 68.93 6.16C30.42 5.5 8.62 26.29 8.16 27.55c-.36.98 6.96-8.59 31.48-.67s33.68 17.97 37.3 21.89"/></svg> </template>
CSS
.icon-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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e07f14%22%20d%3D%22M12.71%2056.61s-.71%2025.48-.71%2029s-.31%207.14%202.48%209.31c1.69%201.32%209.48%207.18%2019.87%2013.04s24.27%2012.83%2027.12%2014s6.11.52%209.77-.84c3.35-1.24%2010.84-5.03%2021.73-10.56s15.9-8.32%2018.94-10.73c2.3-1.82%204.52-4.19%204.19-8.38c-.34-4.19-.24-13.71-.57-17.73c-.34-4.02-.6-18.73-.6-18.73l8.96-16.45s-.22-3.43-1-5.55c-1.16-3.16-3.31-4.86-3.31-4.86L48.91%2015.74s-36.07%208.52-38.07%209.68s-7.19%205.47-7.05%2013.15C4%2049.6%2012.71%2056.61%2012.71%2056.61%22%2F%3E%3Cpath%20fill%3D%22%23ffebca%22%20d%3D%22M17.39%2055.09s-1.33%2029.35-.62%2033.58c.59%203.54%2011.4%209.85%2019.28%2014.35c7.1%204.06%2022.15%2010.43%2024.21%2011.41s3.04-.87%203.04-2.5s.11-36.89.11-36.89s9.16-1.63%2010.89-9.77s-7.57-21.02-32.49-30.7c-25.72-9.97-33.26-4.18-33.56%203c-.43%2010.64%209.14%2017.52%209.14%2017.52%22%2F%3E%3Cpath%20fill%3D%22%23ac5811%22%20d%3D%22M81.46%2057.13s2.9%2010.21-2.45%2015.86c-5.42%205.72-9.98%206.73-9.98%206.73s-.37%204.61-.15%205.15c.51%201.27%2016.53-5.26%2026.62-9.49l19.64-8.24s-.33-4.99%200-4.88s5.53-4.99%207.38-11.61c1.84-6.62%201.38-12.08%201.38-12.08s-16.63%206.94-22.42%209.58c-5.54%202.52-17.5%207.6-20.02%208.98%22%2F%3E%3Cpath%20fill%3D%22%23f5b03e%22%20d%3D%22M76.94%2048.77c.66.72%2044.61-18.42%2044.61-18.42S106.58%206.8%2068.93%206.16C30.42%205.5%208.62%2026.29%208.16%2027.55c-.36.98%206.96-8.59%2031.48-.67s33.68%2017.97%2037.3%2021.89%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e07f14%22%20d%3D%22M12.71%2056.61s-.71%2025.48-.71%2029s-.31%207.14%202.48%209.31c1.69%201.32%209.48%207.18%2019.87%2013.04s24.27%2012.83%2027.12%2014s6.11.52%209.77-.84c3.35-1.24%2010.84-5.03%2021.73-10.56s15.9-8.32%2018.94-10.73c2.3-1.82%204.52-4.19%204.19-8.38c-.34-4.19-.24-13.71-.57-17.73c-.34-4.02-.6-18.73-.6-18.73l8.96-16.45s-.22-3.43-1-5.55c-1.16-3.16-3.31-4.86-3.31-4.86L48.91%2015.74s-36.07%208.52-38.07%209.68s-7.19%205.47-7.05%2013.15C4%2049.6%2012.71%2056.61%2012.71%2056.61%22%2F%3E%3Cpath%20fill%3D%22%23ffebca%22%20d%3D%22M17.39%2055.09s-1.33%2029.35-.62%2033.58c.59%203.54%2011.4%209.85%2019.28%2014.35c7.1%204.06%2022.15%2010.43%2024.21%2011.41s3.04-.87%203.04-2.5s.11-36.89.11-36.89s9.16-1.63%2010.89-9.77s-7.57-21.02-32.49-30.7c-25.72-9.97-33.26-4.18-33.56%203c-.43%2010.64%209.14%2017.52%209.14%2017.52%22%2F%3E%3Cpath%20fill%3D%22%23ac5811%22%20d%3D%22M81.46%2057.13s2.9%2010.21-2.45%2015.86c-5.42%205.72-9.98%206.73-9.98%206.73s-.37%204.61-.15%205.15c.51%201.27%2016.53-5.26%2026.62-9.49l19.64-8.24s-.33-4.99%200-4.88s5.53-4.99%207.38-11.61c1.84-6.62%201.38-12.08%201.38-12.08s-16.63%206.94-22.42%209.58c-5.54%202.52-17.5%207.6-20.02%208.98%22%2F%3E%3Cpath%20fill%3D%22%23f5b03e%22%20d%3D%22M76.94%2048.77c.66.72%2044.61-18.42%2044.61-18.42S106.58%206.8%2068.93%206.16C30.42%205.5%208.62%2026.29%208.16%2027.55c-.36.98%206.96-8.59%2031.48-.67s33.68%2017.97%2037.3%2021.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/bread.svg?color=%231a73e8&size=48