chocolate bar emoji

chocolate-bar from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
chocolate-bar
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the chocolate bar emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#50352f" d="M9.15 43.27S6.54 44.7 5.5 45.88c-1.04 1.17-1.77 2.21-1.56 3.65c.39 2.74 9.9 10.03 16.42 16.55c5.54 5.54 17.33 15.77 17.33 15.77l5.6-5.73l-9.64-12.38z"/><path fill="#865c50" d="M79.9 37.54S69.86 27.07 63.6 20.59C58.98 15.81 49.78 5.47 48.81 4.82s-3.56-1.19-5.07.32C42.22 6.66 32.29 17.46 28.4 21.56S5.54 45.86 5.54 45.86s2.02-1.2 3.97.74c1.35 1.35 31.31 30.66 31.31 30.66l27.42-10.8z"/><path fill="#50352f" d="M46.65 73.75L17.71 46c-.5-.48-.51-1.27-.04-1.76l28.4-29.8c.23-.25.56-.38.89-.39c.36.01.66.13.9.37L75.5 42.49l-1.78 1.75l-26.73-27.15l-26.65 27.97l28.04 26.88z"/><path fill="#50352f" d="m33.03 31.104l1.765-1.772L60.45 54.886l-1.765 1.772z"/><path fill="#50352f" d="m28.246 54.3l27.926-29.594l1.818 1.716l-27.926 29.594zm10.643 10.241l26.799-29.06l1.837 1.696l-26.798 29.06z"/><path fill="#dc0d28" d="m48.44 80.65l-.71 7.01S58.1 98.33 62.06 102.4s17.79 16.27 17.79 16.27s6.81-3.15 7.01-3.86s34.87-37.41 34.87-37.41s-12.71-12.81-17.28-17.38s-14.54-15.96-14.54-15.96z"/><path fill="#b0091b" d="M90.22 52.59s2.95 5.29 3.46 6.4c.51 1.12 1.29 3 .01 3.52c-1.73.71-15.66 3.74-15.66 3.74s-.3 14.19-1.78 15.66c-1.63 1.63-24.34 3.7-25.07 3.81c-1.42.2-.2 1.42.61 2.34c.81.91 29.68 28.57 29.68 28.57l-1.42 5.79l-2.95-2.44s-8.7-8.45-17.95-17.5s-17.32-17.26-17.32-17.26l43-36.09z"/><path fill="#b0b3af" d="m83.89 115.96l-2.85.3l-3.94 3.73s2.97 3.79 4.61 3.97s19.27-19.18 24.64-24.46c5.36-5.27 18.32-18.6 18.32-19.09c0-1.09-2.93-3.02-2.93-3.02z"/><path fill="#e4e0e8" d="M83.58 118.72c.27-.64 39.83-40.04 39.83-40.04l-2.46-2.1l-39.91 39.68z"/><path fill="#e0e0e0" d="m66 45.99l8.38-3.58s4.3-5.59 4.81-6.1s6.63-.94 6.63-.94l5.14 4.24s1.21 4.76 1.42 5.79c.2 1.02 2.21 8.52 1.41 10.71c-.73 2-16.05 5.48-17.62 5.92c-.91.26-.69.96-.87 2.46c-.11.92-.46 11.75-1.38 12.87s-9.95 2.65-13.12 3.27c-1.78.35-13.36 2.3-13.36 2.3l-2.99 4.34s.31 1.63-.72 2.15c-1.02.51-3.8-.82-4.31-1.43s-4.14-7.06-3.73-7.98s4.33-6.45 5.04-6.86c.72-.41 6.17-1.71 6.17-1.71s5.19-13.74 6.35-14.82c.69-.64 10.1-4.69 10.1-4.69z"/><path fill="#fff" d="M68.25 48.8c-.7.04-2.09 7.76-1.89 8.26c.21.49 14.29.25 14.42-.9c.12-1.16-10.37-7.49-12.53-7.36m20.43-6.01c.33.9-3.04 3.98-3.29 4.03s-7.38-1.87-7.6-3.41c-.21-1.44 4.05-1.23 5.86-1.23c1.82-.01 4.83.06 5.03.61M55 60.58c-1.45-.69-4.65 8.24-5.09 9.37c-.53 1.36 2.48 1.89 4.23 2.04c2.56.21 11.24.64 11.43-.08c.32-1.28-8.6-10.39-10.57-11.33M41.81 75.9c-1.31.58 2.27 11.37 2.6 11.37s3.03-4.39 3.03-4.39s-4.26-7.58-5.63-6.98"/></svg>

React

import type { SVGProps } from "react";

export function NotoChocolateBar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#50352f" d="M9.15 43.27S6.54 44.7 5.5 45.88c-1.04 1.17-1.77 2.21-1.56 3.65c.39 2.74 9.9 10.03 16.42 16.55c5.54 5.54 17.33 15.77 17.33 15.77l5.6-5.73l-9.64-12.38z"/><path fill="#865c50" d="M79.9 37.54S69.86 27.07 63.6 20.59C58.98 15.81 49.78 5.47 48.81 4.82s-3.56-1.19-5.07.32C42.22 6.66 32.29 17.46 28.4 21.56S5.54 45.86 5.54 45.86s2.02-1.2 3.97.74c1.35 1.35 31.31 30.66 31.31 30.66l27.42-10.8z"/><path fill="#50352f" d="M46.65 73.75L17.71 46c-.5-.48-.51-1.27-.04-1.76l28.4-29.8c.23-.25.56-.38.89-.39c.36.01.66.13.9.37L75.5 42.49l-1.78 1.75l-26.73-27.15l-26.65 27.97l28.04 26.88z"/><path fill="#50352f" d="m33.03 31.104l1.765-1.772L60.45 54.886l-1.765 1.772z"/><path fill="#50352f" d="m28.246 54.3l27.926-29.594l1.818 1.716l-27.926 29.594zm10.643 10.241l26.799-29.06l1.837 1.696l-26.798 29.06z"/><path fill="#dc0d28" d="m48.44 80.65l-.71 7.01S58.1 98.33 62.06 102.4s17.79 16.27 17.79 16.27s6.81-3.15 7.01-3.86s34.87-37.41 34.87-37.41s-12.71-12.81-17.28-17.38s-14.54-15.96-14.54-15.96z"/><path fill="#b0091b" d="M90.22 52.59s2.95 5.29 3.46 6.4c.51 1.12 1.29 3 .01 3.52c-1.73.71-15.66 3.74-15.66 3.74s-.3 14.19-1.78 15.66c-1.63 1.63-24.34 3.7-25.07 3.81c-1.42.2-.2 1.42.61 2.34c.81.91 29.68 28.57 29.68 28.57l-1.42 5.79l-2.95-2.44s-8.7-8.45-17.95-17.5s-17.32-17.26-17.32-17.26l43-36.09z"/><path fill="#b0b3af" d="m83.89 115.96l-2.85.3l-3.94 3.73s2.97 3.79 4.61 3.97s19.27-19.18 24.64-24.46c5.36-5.27 18.32-18.6 18.32-19.09c0-1.09-2.93-3.02-2.93-3.02z"/><path fill="#e4e0e8" d="M83.58 118.72c.27-.64 39.83-40.04 39.83-40.04l-2.46-2.1l-39.91 39.68z"/><path fill="#e0e0e0" d="m66 45.99l8.38-3.58s4.3-5.59 4.81-6.1s6.63-.94 6.63-.94l5.14 4.24s1.21 4.76 1.42 5.79c.2 1.02 2.21 8.52 1.41 10.71c-.73 2-16.05 5.48-17.62 5.92c-.91.26-.69.96-.87 2.46c-.11.92-.46 11.75-1.38 12.87s-9.95 2.65-13.12 3.27c-1.78.35-13.36 2.3-13.36 2.3l-2.99 4.34s.31 1.63-.72 2.15c-1.02.51-3.8-.82-4.31-1.43s-4.14-7.06-3.73-7.98s4.33-6.45 5.04-6.86c.72-.41 6.17-1.71 6.17-1.71s5.19-13.74 6.35-14.82c.69-.64 10.1-4.69 10.1-4.69z"/><path fill="#fff" d="M68.25 48.8c-.7.04-2.09 7.76-1.89 8.26c.21.49 14.29.25 14.42-.9c.12-1.16-10.37-7.49-12.53-7.36m20.43-6.01c.33.9-3.04 3.98-3.29 4.03s-7.38-1.87-7.6-3.41c-.21-1.44 4.05-1.23 5.86-1.23c1.82-.01 4.83.06 5.03.61M55 60.58c-1.45-.69-4.65 8.24-5.09 9.37c-.53 1.36 2.48 1.89 4.23 2.04c2.56.21 11.24.64 11.43-.08c.32-1.28-8.6-10.39-10.57-11.33M41.81 75.9c-1.31.58 2.27 11.37 2.6 11.37s3.03-4.39 3.03-4.39s-4.26-7.58-5.63-6.98"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#50352f" d="M9.15 43.27S6.54 44.7 5.5 45.88c-1.04 1.17-1.77 2.21-1.56 3.65c.39 2.74 9.9 10.03 16.42 16.55c5.54 5.54 17.33 15.77 17.33 15.77l5.6-5.73l-9.64-12.38z"/><path fill="#865c50" d="M79.9 37.54S69.86 27.07 63.6 20.59C58.98 15.81 49.78 5.47 48.81 4.82s-3.56-1.19-5.07.32C42.22 6.66 32.29 17.46 28.4 21.56S5.54 45.86 5.54 45.86s2.02-1.2 3.97.74c1.35 1.35 31.31 30.66 31.31 30.66l27.42-10.8z"/><path fill="#50352f" d="M46.65 73.75L17.71 46c-.5-.48-.51-1.27-.04-1.76l28.4-29.8c.23-.25.56-.38.89-.39c.36.01.66.13.9.37L75.5 42.49l-1.78 1.75l-26.73-27.15l-26.65 27.97l28.04 26.88z"/><path fill="#50352f" d="m33.03 31.104l1.765-1.772L60.45 54.886l-1.765 1.772z"/><path fill="#50352f" d="m28.246 54.3l27.926-29.594l1.818 1.716l-27.926 29.594zm10.643 10.241l26.799-29.06l1.837 1.696l-26.798 29.06z"/><path fill="#dc0d28" d="m48.44 80.65l-.71 7.01S58.1 98.33 62.06 102.4s17.79 16.27 17.79 16.27s6.81-3.15 7.01-3.86s34.87-37.41 34.87-37.41s-12.71-12.81-17.28-17.38s-14.54-15.96-14.54-15.96z"/><path fill="#b0091b" d="M90.22 52.59s2.95 5.29 3.46 6.4c.51 1.12 1.29 3 .01 3.52c-1.73.71-15.66 3.74-15.66 3.74s-.3 14.19-1.78 15.66c-1.63 1.63-24.34 3.7-25.07 3.81c-1.42.2-.2 1.42.61 2.34c.81.91 29.68 28.57 29.68 28.57l-1.42 5.79l-2.95-2.44s-8.7-8.45-17.95-17.5s-17.32-17.26-17.32-17.26l43-36.09z"/><path fill="#b0b3af" d="m83.89 115.96l-2.85.3l-3.94 3.73s2.97 3.79 4.61 3.97s19.27-19.18 24.64-24.46c5.36-5.27 18.32-18.6 18.32-19.09c0-1.09-2.93-3.02-2.93-3.02z"/><path fill="#e4e0e8" d="M83.58 118.72c.27-.64 39.83-40.04 39.83-40.04l-2.46-2.1l-39.91 39.68z"/><path fill="#e0e0e0" d="m66 45.99l8.38-3.58s4.3-5.59 4.81-6.1s6.63-.94 6.63-.94l5.14 4.24s1.21 4.76 1.42 5.79c.2 1.02 2.21 8.52 1.41 10.71c-.73 2-16.05 5.48-17.62 5.92c-.91.26-.69.96-.87 2.46c-.11.92-.46 11.75-1.38 12.87s-9.95 2.65-13.12 3.27c-1.78.35-13.36 2.3-13.36 2.3l-2.99 4.34s.31 1.63-.72 2.15c-1.02.51-3.8-.82-4.31-1.43s-4.14-7.06-3.73-7.98s4.33-6.45 5.04-6.86c.72-.41 6.17-1.71 6.17-1.71s5.19-13.74 6.35-14.82c.69-.64 10.1-4.69 10.1-4.69z"/><path fill="#fff" d="M68.25 48.8c-.7.04-2.09 7.76-1.89 8.26c.21.49 14.29.25 14.42-.9c.12-1.16-10.37-7.49-12.53-7.36m20.43-6.01c.33.9-3.04 3.98-3.29 4.03s-7.38-1.87-7.6-3.41c-.21-1.44 4.05-1.23 5.86-1.23c1.82-.01 4.83.06 5.03.61M55 60.58c-1.45-.69-4.65 8.24-5.09 9.37c-.53 1.36 2.48 1.89 4.23 2.04c2.56.21 11.24.64 11.43-.08c.32-1.28-8.6-10.39-10.57-11.33M41.81 75.9c-1.31.58 2.27 11.37 2.6 11.37s3.03-4.39 3.03-4.39s-4.26-7.58-5.63-6.98"/></svg>
</template>

CSS

.icon-chocolate-bar {
  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%2350352f%22%20d%3D%22M9.15%2043.27S6.54%2044.7%205.5%2045.88c-1.04%201.17-1.77%202.21-1.56%203.65c.39%202.74%209.9%2010.03%2016.42%2016.55c5.54%205.54%2017.33%2015.77%2017.33%2015.77l5.6-5.73l-9.64-12.38z%22%2F%3E%3Cpath%20fill%3D%22%23865c50%22%20d%3D%22M79.9%2037.54S69.86%2027.07%2063.6%2020.59C58.98%2015.81%2049.78%205.47%2048.81%204.82s-3.56-1.19-5.07.32C42.22%206.66%2032.29%2017.46%2028.4%2021.56S5.54%2045.86%205.54%2045.86s2.02-1.2%203.97.74c1.35%201.35%2031.31%2030.66%2031.31%2030.66l27.42-10.8z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22M46.65%2073.75L17.71%2046c-.5-.48-.51-1.27-.04-1.76l28.4-29.8c.23-.25.56-.38.89-.39c.36.01.66.13.9.37L75.5%2042.49l-1.78%201.75l-26.73-27.15l-26.65%2027.97l28.04%2026.88z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22m33.03%2031.104l1.765-1.772L60.45%2054.886l-1.765%201.772z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22m28.246%2054.3l27.926-29.594l1.818%201.716l-27.926%2029.594zm10.643%2010.241l26.799-29.06l1.837%201.696l-26.798%2029.06z%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22m48.44%2080.65l-.71%207.01S58.1%2098.33%2062.06%20102.4s17.79%2016.27%2017.79%2016.27s6.81-3.15%207.01-3.86s34.87-37.41%2034.87-37.41s-12.71-12.81-17.28-17.38s-14.54-15.96-14.54-15.96z%22%2F%3E%3Cpath%20fill%3D%22%23b0091b%22%20d%3D%22M90.22%2052.59s2.95%205.29%203.46%206.4c.51%201.12%201.29%203%20.01%203.52c-1.73.71-15.66%203.74-15.66%203.74s-.3%2014.19-1.78%2015.66c-1.63%201.63-24.34%203.7-25.07%203.81c-1.42.2-.2%201.42.61%202.34c.81.91%2029.68%2028.57%2029.68%2028.57l-1.42%205.79l-2.95-2.44s-8.7-8.45-17.95-17.5s-17.32-17.26-17.32-17.26l43-36.09z%22%2F%3E%3Cpath%20fill%3D%22%23b0b3af%22%20d%3D%22m83.89%20115.96l-2.85.3l-3.94%203.73s2.97%203.79%204.61%203.97s19.27-19.18%2024.64-24.46c5.36-5.27%2018.32-18.6%2018.32-19.09c0-1.09-2.93-3.02-2.93-3.02z%22%2F%3E%3Cpath%20fill%3D%22%23e4e0e8%22%20d%3D%22M83.58%20118.72c.27-.64%2039.83-40.04%2039.83-40.04l-2.46-2.1l-39.91%2039.68z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22m66%2045.99l8.38-3.58s4.3-5.59%204.81-6.1s6.63-.94%206.63-.94l5.14%204.24s1.21%204.76%201.42%205.79c.2%201.02%202.21%208.52%201.41%2010.71c-.73%202-16.05%205.48-17.62%205.92c-.91.26-.69.96-.87%202.46c-.11.92-.46%2011.75-1.38%2012.87s-9.95%202.65-13.12%203.27c-1.78.35-13.36%202.3-13.36%202.3l-2.99%204.34s.31%201.63-.72%202.15c-1.02.51-3.8-.82-4.31-1.43s-4.14-7.06-3.73-7.98s4.33-6.45%205.04-6.86c.72-.41%206.17-1.71%206.17-1.71s5.19-13.74%206.35-14.82c.69-.64%2010.1-4.69%2010.1-4.69z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M68.25%2048.8c-.7.04-2.09%207.76-1.89%208.26c.21.49%2014.29.25%2014.42-.9c.12-1.16-10.37-7.49-12.53-7.36m20.43-6.01c.33.9-3.04%203.98-3.29%204.03s-7.38-1.87-7.6-3.41c-.21-1.44%204.05-1.23%205.86-1.23c1.82-.01%204.83.06%205.03.61M55%2060.58c-1.45-.69-4.65%208.24-5.09%209.37c-.53%201.36%202.48%201.89%204.23%202.04c2.56.21%2011.24.64%2011.43-.08c.32-1.28-8.6-10.39-10.57-11.33M41.81%2075.9c-1.31.58%202.27%2011.37%202.6%2011.37s3.03-4.39%203.03-4.39s-4.26-7.58-5.63-6.98%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%2350352f%22%20d%3D%22M9.15%2043.27S6.54%2044.7%205.5%2045.88c-1.04%201.17-1.77%202.21-1.56%203.65c.39%202.74%209.9%2010.03%2016.42%2016.55c5.54%205.54%2017.33%2015.77%2017.33%2015.77l5.6-5.73l-9.64-12.38z%22%2F%3E%3Cpath%20fill%3D%22%23865c50%22%20d%3D%22M79.9%2037.54S69.86%2027.07%2063.6%2020.59C58.98%2015.81%2049.78%205.47%2048.81%204.82s-3.56-1.19-5.07.32C42.22%206.66%2032.29%2017.46%2028.4%2021.56S5.54%2045.86%205.54%2045.86s2.02-1.2%203.97.74c1.35%201.35%2031.31%2030.66%2031.31%2030.66l27.42-10.8z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22M46.65%2073.75L17.71%2046c-.5-.48-.51-1.27-.04-1.76l28.4-29.8c.23-.25.56-.38.89-.39c.36.01.66.13.9.37L75.5%2042.49l-1.78%201.75l-26.73-27.15l-26.65%2027.97l28.04%2026.88z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22m33.03%2031.104l1.765-1.772L60.45%2054.886l-1.765%201.772z%22%2F%3E%3Cpath%20fill%3D%22%2350352f%22%20d%3D%22m28.246%2054.3l27.926-29.594l1.818%201.716l-27.926%2029.594zm10.643%2010.241l26.799-29.06l1.837%201.696l-26.798%2029.06z%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22m48.44%2080.65l-.71%207.01S58.1%2098.33%2062.06%20102.4s17.79%2016.27%2017.79%2016.27s6.81-3.15%207.01-3.86s34.87-37.41%2034.87-37.41s-12.71-12.81-17.28-17.38s-14.54-15.96-14.54-15.96z%22%2F%3E%3Cpath%20fill%3D%22%23b0091b%22%20d%3D%22M90.22%2052.59s2.95%205.29%203.46%206.4c.51%201.12%201.29%203%20.01%203.52c-1.73.71-15.66%203.74-15.66%203.74s-.3%2014.19-1.78%2015.66c-1.63%201.63-24.34%203.7-25.07%203.81c-1.42.2-.2%201.42.61%202.34c.81.91%2029.68%2028.57%2029.68%2028.57l-1.42%205.79l-2.95-2.44s-8.7-8.45-17.95-17.5s-17.32-17.26-17.32-17.26l43-36.09z%22%2F%3E%3Cpath%20fill%3D%22%23b0b3af%22%20d%3D%22m83.89%20115.96l-2.85.3l-3.94%203.73s2.97%203.79%204.61%203.97s19.27-19.18%2024.64-24.46c5.36-5.27%2018.32-18.6%2018.32-19.09c0-1.09-2.93-3.02-2.93-3.02z%22%2F%3E%3Cpath%20fill%3D%22%23e4e0e8%22%20d%3D%22M83.58%20118.72c.27-.64%2039.83-40.04%2039.83-40.04l-2.46-2.1l-39.91%2039.68z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22m66%2045.99l8.38-3.58s4.3-5.59%204.81-6.1s6.63-.94%206.63-.94l5.14%204.24s1.21%204.76%201.42%205.79c.2%201.02%202.21%208.52%201.41%2010.71c-.73%202-16.05%205.48-17.62%205.92c-.91.26-.69.96-.87%202.46c-.11.92-.46%2011.75-1.38%2012.87s-9.95%202.65-13.12%203.27c-1.78.35-13.36%202.3-13.36%202.3l-2.99%204.34s.31%201.63-.72%202.15c-1.02.51-3.8-.82-4.31-1.43s-4.14-7.06-3.73-7.98s4.33-6.45%205.04-6.86c.72-.41%206.17-1.71%206.17-1.71s5.19-13.74%206.35-14.82c.69-.64%2010.1-4.69%2010.1-4.69z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M68.25%2048.8c-.7.04-2.09%207.76-1.89%208.26c.21.49%2014.29.25%2014.42-.9c.12-1.16-10.37-7.49-12.53-7.36m20.43-6.01c.33.9-3.04%203.98-3.29%204.03s-7.38-1.87-7.6-3.41c-.21-1.44%204.05-1.23%205.86-1.23c1.82-.01%204.83.06%205.03.61M55%2060.58c-1.45-.69-4.65%208.24-5.09%209.37c-.53%201.36%202.48%201.89%204.23%202.04c2.56.21%2011.24.64%2011.43-.08c.32-1.28-8.6-10.39-10.57-11.33M41.81%2075.9c-1.31.58%202.27%2011.37%202.6%2011.37s3.03-4.39%203.03-4.39s-4.26-7.58-5.63-6.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/chocolate-bar.svg?color=%231a73e8&size=48