candy from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
candy
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 candy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 2c1.1 0 2 .9 2 2v2.458A10 10 0 0 1 16 6c5.523 0 10 4.477 10 10a10 10 0 0 1-.458 3H28c1.1 0 2 .9 2 2s-.9 2-2 2c-.8 0-1.2.97-.63 1.53l.05.05c.78.78.78 2.05 0 2.83s-2.05.78-2.83 0l-.05-.05C23.97 26.8 23 27.2 23 28c0 1.1-.9 2-2 2s-2-.9-2-2v-2.458A10 10 0 0 1 16 26c-5.523 0-10-4.477-10-10c0-1.045.16-2.053.458-3H4c-1.1 0-2-.9-2-2s.9-2 2-2c.8 0 1.2-.97.63-1.53l-.05-.05c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l.05.05C8.03 5.2 9 4.8 9 4c0-1.1.9-2 2-2m13 14v-.03a6.8 6.8 0 0 0-1.91-.265c-1.76 0-3.49.71-4.76 2.13A6.41 6.41 0 0 0 15.96 24H16a8 8 0 0 0 3-.581V22.5c0-1.93 1.57-3.5 3.5-3.5h.919A8 8 0 0 0 24 16m-.484-2.746a8 8 0 0 0-1.61-2.65a9.3 9.3 0 0 0-2.246-.274c-2.57 0-5.13 1.06-6.97 3.13a9.35 9.35 0 0 0-2.09 8.442a8 8 0 0 0 2.638 1.608a6 6 0 0 1-.127-.919c-.07-1.16.123-2.372.493-3.462c.39-1.13.988-2.1 1.788-3a9.04 9.04 0 0 1 6.698-3.02c.482 0 .958.055 1.426.145M16 8a8 8 0 0 0-7.95 8.9q.13-.546.31-1.08c.52-1.51 1.32-2.89 2.39-4.09a11.8 11.8 0 0 1 6.178-3.677A8 8 0 0 0 16 8"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCandy(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="M11 2c1.1 0 2 .9 2 2v2.458A10 10 0 0 1 16 6c5.523 0 10 4.477 10 10a10 10 0 0 1-.458 3H28c1.1 0 2 .9 2 2s-.9 2-2 2c-.8 0-1.2.97-.63 1.53l.05.05c.78.78.78 2.05 0 2.83s-2.05.78-2.83 0l-.05-.05C23.97 26.8 23 27.2 23 28c0 1.1-.9 2-2 2s-2-.9-2-2v-2.458A10 10 0 0 1 16 26c-5.523 0-10-4.477-10-10c0-1.045.16-2.053.458-3H4c-1.1 0-2-.9-2-2s.9-2 2-2c.8 0 1.2-.97.63-1.53l-.05-.05c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l.05.05C8.03 5.2 9 4.8 9 4c0-1.1.9-2 2-2m13 14v-.03a6.8 6.8 0 0 0-1.91-.265c-1.76 0-3.49.71-4.76 2.13A6.41 6.41 0 0 0 15.96 24H16a8 8 0 0 0 3-.581V22.5c0-1.93 1.57-3.5 3.5-3.5h.919A8 8 0 0 0 24 16m-.484-2.746a8 8 0 0 0-1.61-2.65a9.3 9.3 0 0 0-2.246-.274c-2.57 0-5.13 1.06-6.97 3.13a9.35 9.35 0 0 0-2.09 8.442a8 8 0 0 0 2.638 1.608a6 6 0 0 1-.127-.919c-.07-1.16.123-2.372.493-3.462c.39-1.13.988-2.1 1.788-3a9.04 9.04 0 0 1 6.698-3.02c.482 0 .958.055 1.426.145M16 8a8 8 0 0 0-7.95 8.9q.13-.546.31-1.08c.52-1.51 1.32-2.89 2.39-4.09a11.8 11.8 0 0 1 6.178-3.677A8 8 0 0 0 16 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 2c1.1 0 2 .9 2 2v2.458A10 10 0 0 1 16 6c5.523 0 10 4.477 10 10a10 10 0 0 1-.458 3H28c1.1 0 2 .9 2 2s-.9 2-2 2c-.8 0-1.2.97-.63 1.53l.05.05c.78.78.78 2.05 0 2.83s-2.05.78-2.83 0l-.05-.05C23.97 26.8 23 27.2 23 28c0 1.1-.9 2-2 2s-2-.9-2-2v-2.458A10 10 0 0 1 16 26c-5.523 0-10-4.477-10-10c0-1.045.16-2.053.458-3H4c-1.1 0-2-.9-2-2s.9-2 2-2c.8 0 1.2-.97.63-1.53l-.05-.05c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l.05.05C8.03 5.2 9 4.8 9 4c0-1.1.9-2 2-2m13 14v-.03a6.8 6.8 0 0 0-1.91-.265c-1.76 0-3.49.71-4.76 2.13A6.41 6.41 0 0 0 15.96 24H16a8 8 0 0 0 3-.581V22.5c0-1.93 1.57-3.5 3.5-3.5h.919A8 8 0 0 0 24 16m-.484-2.746a8 8 0 0 0-1.61-2.65a9.3 9.3 0 0 0-2.246-.274c-2.57 0-5.13 1.06-6.97 3.13a9.35 9.35 0 0 0-2.09 8.442a8 8 0 0 0 2.638 1.608a6 6 0 0 1-.127-.919c-.07-1.16.123-2.372.493-3.462c.39-1.13.988-2.1 1.788-3a9.04 9.04 0 0 1 6.698-3.02c.482 0 .958.055 1.426.145M16 8a8 8 0 0 0-7.95 8.9q.13-.546.31-1.08c.52-1.51 1.32-2.89 2.39-4.09a11.8 11.8 0 0 1 6.178-3.677A8 8 0 0 0 16 8"/></svg>
</template>

CSS

.icon-candy {
  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%22M11%202c1.1%200%202%20.9%202%202v2.458A10%2010%200%200%201%2016%206c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-.458%203H28c1.1%200%202%20.9%202%202s-.9%202-2%202c-.8%200-1.2.97-.63%201.53l.05.05c.78.78.78%202.05%200%202.83s-2.05.78-2.83%200l-.05-.05C23.97%2026.8%2023%2027.2%2023%2028c0%201.1-.9%202-2%202s-2-.9-2-2v-2.458A10%2010%200%200%201%2016%2026c-5.523%200-10-4.477-10-10c0-1.045.16-2.053.458-3H4c-1.1%200-2-.9-2-2s.9-2%202-2c.8%200%201.2-.97.63-1.53l-.05-.05c-.78-.78-.78-2.05%200-2.83s2.05-.78%202.83%200l.05.05C8.03%205.2%209%204.8%209%204c0-1.1.9-2%202-2m13%2014v-.03a6.8%206.8%200%200%200-1.91-.265c-1.76%200-3.49.71-4.76%202.13A6.41%206.41%200%200%200%2015.96%2024H16a8%208%200%200%200%203-.581V22.5c0-1.93%201.57-3.5%203.5-3.5h.919A8%208%200%200%200%2024%2016m-.484-2.746a8%208%200%200%200-1.61-2.65a9.3%209.3%200%200%200-2.246-.274c-2.57%200-5.13%201.06-6.97%203.13a9.35%209.35%200%200%200-2.09%208.442a8%208%200%200%200%202.638%201.608a6%206%200%200%201-.127-.919c-.07-1.16.123-2.372.493-3.462c.39-1.13.988-2.1%201.788-3a9.04%209.04%200%200%201%206.698-3.02c.482%200%20.958.055%201.426.145M16%208a8%208%200%200%200-7.95%208.9q.13-.546.31-1.08c.52-1.51%201.32-2.89%202.39-4.09a11.8%2011.8%200%200%201%206.178-3.677A8%208%200%200%200%2016%208%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%22M11%202c1.1%200%202%20.9%202%202v2.458A10%2010%200%200%201%2016%206c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-.458%203H28c1.1%200%202%20.9%202%202s-.9%202-2%202c-.8%200-1.2.97-.63%201.53l.05.05c.78.78.78%202.05%200%202.83s-2.05.78-2.83%200l-.05-.05C23.97%2026.8%2023%2027.2%2023%2028c0%201.1-.9%202-2%202s-2-.9-2-2v-2.458A10%2010%200%200%201%2016%2026c-5.523%200-10-4.477-10-10c0-1.045.16-2.053.458-3H4c-1.1%200-2-.9-2-2s.9-2%202-2c.8%200%201.2-.97.63-1.53l-.05-.05c-.78-.78-.78-2.05%200-2.83s2.05-.78%202.83%200l.05.05C8.03%205.2%209%204.8%209%204c0-1.1.9-2%202-2m13%2014v-.03a6.8%206.8%200%200%200-1.91-.265c-1.76%200-3.49.71-4.76%202.13A6.41%206.41%200%200%200%2015.96%2024H16a8%208%200%200%200%203-.581V22.5c0-1.93%201.57-3.5%203.5-3.5h.919A8%208%200%200%200%2024%2016m-.484-2.746a8%208%200%200%200-1.61-2.65a9.3%209.3%200%200%200-2.246-.274c-2.57%200-5.13%201.06-6.97%203.13a9.35%209.35%200%200%200-2.09%208.442a8%208%200%200%200%202.638%201.608a6%206%200%200%201-.127-.919c-.07-1.16.123-2.372.493-3.462c.39-1.13.988-2.1%201.788-3a9.04%209.04%200%200%201%206.698-3.02c.482%200%20.958.055%201.426.145M16%208a8%208%200%200%200-7.95%208.9q.13-.546.31-1.08c.52-1.51%201.32-2.89%202.39-4.09a11.8%2011.8%200%200%201%206.178-3.677A8%208%200%200%200%2016%208%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/candy.svg?color=%231a73e8&size=48