candy emoji
candy from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- candy
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
candyEmoji One (Colored)candyFluent EmojicandyFluent Emoji FlatcandyFluent Emoji High ContrastcandyHuge IconscandyIconParkcandyIconPark OutlinecandyIconPark SolidcandyIconPark TwoTonecandyLucidecandyMaterial Design Iconscandy-fillMingCute IconcandyNoto EmojicandyOpenMojicandyStreamline EmojiscandyTabler IconscandyTDesign IconscandyTwitter Emoji
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the candy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M509.56 332.873c-1.365 12.374-12.65 22.318-29.242 27.874a23.66 23.66 0 0 0-15.503 28.206c4.203 16.986 1.857 31.843-7.858 39.627c-17.254 13.826-51.216.108-75.856-30.641c-13.432-16.762-21.31-35.12-22.912-50.596c-40.568 45.428-108.107 59.659-164.809 30.536c-58.995-30.301-86.679-97.476-69.372-158.937c-13.927 6.959-33.668 10.157-55.042 7.8c-39.165-4.32-68.95-25.638-66.526-47.615c1.365-12.374 12.65-22.318 29.242-27.874a23.66 23.66 0 0 0 15.503-28.206c-4.203-16.986-1.857-31.843 7.858-39.627c17.254-13.826 51.216-.108 75.856 30.641c13.411 16.736 21.285 35.064 22.904 50.526c40.568-45.435 108.112-59.669 164.817-30.545c59.025 30.316 86.706 97.544 69.345 159.03c13.929-6.968 33.682-10.172 55.069-7.813c39.165 4.319 68.95 25.637 66.526 47.614"/><path fill="#76DFFF" d="M207.845 192.707c-7.473 0-14.779-3.719-19.057-10.508c-6.625-10.513-3.473-24.406 7.041-31.031c20.406-12.858 43.98-18.525 66.389-15.945c12.345 1.419 21.202 12.578 19.782 24.923s-12.583 21.2-24.923 19.782c-12.082-1.388-25.662 2.004-37.258 9.312a22.4 22.4 0 0 1-11.974 3.467"/><path fill="#0082BC" d="M124.009 218.939c-6.092 3.042-13.294 5.366-21.261 6.819a154.2 154.2 0 0 1 13.892-39.348c8.376-16.308 19.263-30.482 31.941-42.305c2.793 7.111 4.547 14.042 5.222 20.48a137.3 137.3 0 0 0-19.722 28.755a137.7 137.7 0 0 0-10.072 25.599m263.954 74.136a137.6 137.6 0 0 1-10.044 25.504a137.3 137.3 0 0 1-19.731 28.765c.67 6.457 2.427 13.414 5.231 20.55c12.677-11.823 23.565-25.997 31.941-42.305a154.2 154.2 0 0 0 13.892-39.348c-7.979 1.457-15.191 3.786-21.289 6.834"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiCandy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M509.56 332.873c-1.365 12.374-12.65 22.318-29.242 27.874a23.66 23.66 0 0 0-15.503 28.206c4.203 16.986 1.857 31.843-7.858 39.627c-17.254 13.826-51.216.108-75.856-30.641c-13.432-16.762-21.31-35.12-22.912-50.596c-40.568 45.428-108.107 59.659-164.809 30.536c-58.995-30.301-86.679-97.476-69.372-158.937c-13.927 6.959-33.668 10.157-55.042 7.8c-39.165-4.32-68.95-25.638-66.526-47.615c1.365-12.374 12.65-22.318 29.242-27.874a23.66 23.66 0 0 0 15.503-28.206c-4.203-16.986-1.857-31.843 7.858-39.627c17.254-13.826 51.216-.108 75.856 30.641c13.411 16.736 21.285 35.064 22.904 50.526c40.568-45.435 108.112-59.669 164.817-30.545c59.025 30.316 86.706 97.544 69.345 159.03c13.929-6.968 33.682-10.172 55.069-7.813c39.165 4.319 68.95 25.637 66.526 47.614"/><path fill="#76DFFF" d="M207.845 192.707c-7.473 0-14.779-3.719-19.057-10.508c-6.625-10.513-3.473-24.406 7.041-31.031c20.406-12.858 43.98-18.525 66.389-15.945c12.345 1.419 21.202 12.578 19.782 24.923s-12.583 21.2-24.923 19.782c-12.082-1.388-25.662 2.004-37.258 9.312a22.4 22.4 0 0 1-11.974 3.467"/><path fill="#0082BC" d="M124.009 218.939c-6.092 3.042-13.294 5.366-21.261 6.819a154.2 154.2 0 0 1 13.892-39.348c8.376-16.308 19.263-30.482 31.941-42.305c2.793 7.111 4.547 14.042 5.222 20.48a137.3 137.3 0 0 0-19.722 28.755a137.7 137.7 0 0 0-10.072 25.599m263.954 74.136a137.6 137.6 0 0 1-10.044 25.504a137.3 137.3 0 0 1-19.731 28.765c.67 6.457 2.427 13.414 5.231 20.55c12.677-11.823 23.565-25.997 31.941-42.305a154.2 154.2 0 0 0 13.892-39.348c-7.979 1.457-15.191 3.786-21.289 6.834"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M509.56 332.873c-1.365 12.374-12.65 22.318-29.242 27.874a23.66 23.66 0 0 0-15.503 28.206c4.203 16.986 1.857 31.843-7.858 39.627c-17.254 13.826-51.216.108-75.856-30.641c-13.432-16.762-21.31-35.12-22.912-50.596c-40.568 45.428-108.107 59.659-164.809 30.536c-58.995-30.301-86.679-97.476-69.372-158.937c-13.927 6.959-33.668 10.157-55.042 7.8c-39.165-4.32-68.95-25.638-66.526-47.615c1.365-12.374 12.65-22.318 29.242-27.874a23.66 23.66 0 0 0 15.503-28.206c-4.203-16.986-1.857-31.843 7.858-39.627c17.254-13.826 51.216-.108 75.856 30.641c13.411 16.736 21.285 35.064 22.904 50.526c40.568-45.435 108.112-59.669 164.817-30.545c59.025 30.316 86.706 97.544 69.345 159.03c13.929-6.968 33.682-10.172 55.069-7.813c39.165 4.319 68.95 25.637 66.526 47.614"/><path fill="#76DFFF" d="M207.845 192.707c-7.473 0-14.779-3.719-19.057-10.508c-6.625-10.513-3.473-24.406 7.041-31.031c20.406-12.858 43.98-18.525 66.389-15.945c12.345 1.419 21.202 12.578 19.782 24.923s-12.583 21.2-24.923 19.782c-12.082-1.388-25.662 2.004-37.258 9.312a22.4 22.4 0 0 1-11.974 3.467"/><path fill="#0082BC" d="M124.009 218.939c-6.092 3.042-13.294 5.366-21.261 6.819a154.2 154.2 0 0 1 13.892-39.348c8.376-16.308 19.263-30.482 31.941-42.305c2.793 7.111 4.547 14.042 5.222 20.48a137.3 137.3 0 0 0-19.722 28.755a137.7 137.7 0 0 0-10.072 25.599m263.954 74.136a137.6 137.6 0 0 1-10.044 25.504a137.3 137.3 0 0 1-19.731 28.765c.67 6.457 2.427 13.414 5.231 20.55c12.677-11.823 23.565-25.997 31.941-42.305a154.2 154.2 0 0 0 13.892-39.348c-7.979 1.457-15.191 3.786-21.289 6.834"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M509.56%20332.873c-1.365%2012.374-12.65%2022.318-29.242%2027.874a23.66%2023.66%200%200%200-15.503%2028.206c4.203%2016.986%201.857%2031.843-7.858%2039.627c-17.254%2013.826-51.216.108-75.856-30.641c-13.432-16.762-21.31-35.12-22.912-50.596c-40.568%2045.428-108.107%2059.659-164.809%2030.536c-58.995-30.301-86.679-97.476-69.372-158.937c-13.927%206.959-33.668%2010.157-55.042%207.8c-39.165-4.32-68.95-25.638-66.526-47.615c1.365-12.374%2012.65-22.318%2029.242-27.874a23.66%2023.66%200%200%200%2015.503-28.206c-4.203-16.986-1.857-31.843%207.858-39.627c17.254-13.826%2051.216-.108%2075.856%2030.641c13.411%2016.736%2021.285%2035.064%2022.904%2050.526c40.568-45.435%20108.112-59.669%20164.817-30.545c59.025%2030.316%2086.706%2097.544%2069.345%20159.03c13.929-6.968%2033.682-10.172%2055.069-7.813c39.165%204.319%2068.95%2025.637%2066.526%2047.614%22%2F%3E%3Cpath%20fill%3D%22%2376DFFF%22%20d%3D%22M207.845%20192.707c-7.473%200-14.779-3.719-19.057-10.508c-6.625-10.513-3.473-24.406%207.041-31.031c20.406-12.858%2043.98-18.525%2066.389-15.945c12.345%201.419%2021.202%2012.578%2019.782%2024.923s-12.583%2021.2-24.923%2019.782c-12.082-1.388-25.662%202.004-37.258%209.312a22.4%2022.4%200%200%201-11.974%203.467%22%2F%3E%3Cpath%20fill%3D%22%230082BC%22%20d%3D%22M124.009%20218.939c-6.092%203.042-13.294%205.366-21.261%206.819a154.2%20154.2%200%200%201%2013.892-39.348c8.376-16.308%2019.263-30.482%2031.941-42.305c2.793%207.111%204.547%2014.042%205.222%2020.48a137.3%20137.3%200%200%200-19.722%2028.755a137.7%20137.7%200%200%200-10.072%2025.599m263.954%2074.136a137.6%20137.6%200%200%201-10.044%2025.504a137.3%20137.3%200%200%201-19.731%2028.765c.67%206.457%202.427%2013.414%205.231%2020.55c12.677-11.823%2023.565-25.997%2031.941-42.305a154.2%20154.2%200%200%200%2013.892-39.348c-7.979%201.457-15.191%203.786-21.289%206.834%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M509.56%20332.873c-1.365%2012.374-12.65%2022.318-29.242%2027.874a23.66%2023.66%200%200%200-15.503%2028.206c4.203%2016.986%201.857%2031.843-7.858%2039.627c-17.254%2013.826-51.216.108-75.856-30.641c-13.432-16.762-21.31-35.12-22.912-50.596c-40.568%2045.428-108.107%2059.659-164.809%2030.536c-58.995-30.301-86.679-97.476-69.372-158.937c-13.927%206.959-33.668%2010.157-55.042%207.8c-39.165-4.32-68.95-25.638-66.526-47.615c1.365-12.374%2012.65-22.318%2029.242-27.874a23.66%2023.66%200%200%200%2015.503-28.206c-4.203-16.986-1.857-31.843%207.858-39.627c17.254-13.826%2051.216-.108%2075.856%2030.641c13.411%2016.736%2021.285%2035.064%2022.904%2050.526c40.568-45.435%20108.112-59.669%20164.817-30.545c59.025%2030.316%2086.706%2097.544%2069.345%20159.03c13.929-6.968%2033.682-10.172%2055.069-7.813c39.165%204.319%2068.95%2025.637%2066.526%2047.614%22%2F%3E%3Cpath%20fill%3D%22%2376DFFF%22%20d%3D%22M207.845%20192.707c-7.473%200-14.779-3.719-19.057-10.508c-6.625-10.513-3.473-24.406%207.041-31.031c20.406-12.858%2043.98-18.525%2066.389-15.945c12.345%201.419%2021.202%2012.578%2019.782%2024.923s-12.583%2021.2-24.923%2019.782c-12.082-1.388-25.662%202.004-37.258%209.312a22.4%2022.4%200%200%201-11.974%203.467%22%2F%3E%3Cpath%20fill%3D%22%230082BC%22%20d%3D%22M124.009%20218.939c-6.092%203.042-13.294%205.366-21.261%206.819a154.2%20154.2%200%200%201%2013.892-39.348c8.376-16.308%2019.263-30.482%2031.941-42.305c2.793%207.111%204.547%2014.042%205.222%2020.48a137.3%20137.3%200%200%200-19.722%2028.755a137.7%20137.7%200%200%200-10.072%2025.599m263.954%2074.136a137.6%20137.6%200%200%201-10.044%2025.504a137.3%20137.3%200%200%201-19.731%2028.765c.67%206.457%202.427%2013.414%205.231%2020.55c12.677-11.823%2023.565-25.997%2031.941-42.305a154.2%20154.2%200%200%200%2013.892-39.348c-7.979%201.457-15.191%203.786-21.289%206.834%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/candy.svg?color=%231a73e8&size=48