candy icon
candy from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- candy
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
candyEmoji One (Colored)candyFluent EmojicandyFluent Emoji FlatcandyFluent Emoji High ContrastcandyFirefox OS EmojicandyHuge IconscandyIconParkcandyIconPark OutlinecandyIconPark SolidcandyIconPark TwoTonecandyLucidecandyMaterial Design Iconscandy-fillMingCute IconcandyNoto EmojicandyOpenMojicandyStreamline EmojiscandyTabler IconscandyTwitter Emoji
Use the candy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGqxFQMdcl" d="M17.01 3.01a1 1 0 0 0-1.704.616l-.222 2.44a2 2 0 0 0 .578 1.596l.675.675a2 2 0 0 0 1.596.578l2.44-.222a1 1 0 0 0 .617-1.703zm-14 14a1 1 0 0 1 .616-1.703L6.999 15l2 2l-.306 3.374a1 1 0 0 1-1.703.616z"/></defs><g fill="none"><path d="M5.914 13.914a2 2 0 0 1 0-2.828l5.172-5.172a2 2 0 0 1 2.828 0l4.172 4.172a2 2 0 0 1 0 2.828l-5.172 5.172a2 2 0 0 1-2.828 0z"/><use href="#SVGqxFQMdcl"/><use href="#SVGqxFQMdcl" stroke="currentColor" stroke-linecap="square" stroke-width="2"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m8.5 8.5l7 7m-2.586 2.585l5.172-5.171a2 2 0 0 0 0-2.828l-4.172-4.172a2 2 0 0 0-2.828 0l-5.172 5.172a2 2 0 0 0 0 2.828l4.172 4.172a2 2 0 0 0 2.828 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignCandy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGqxFQMdcl" d="M17.01 3.01a1 1 0 0 0-1.704.616l-.222 2.44a2 2 0 0 0 .578 1.596l.675.675a2 2 0 0 0 1.596.578l2.44-.222a1 1 0 0 0 .617-1.703zm-14 14a1 1 0 0 1 .616-1.703L6.999 15l2 2l-.306 3.374a1 1 0 0 1-1.703.616z"/></defs><g fill="none"><path d="M5.914 13.914a2 2 0 0 1 0-2.828l5.172-5.172a2 2 0 0 1 2.828 0l4.172 4.172a2 2 0 0 1 0 2.828l-5.172 5.172a2 2 0 0 1-2.828 0z"/><use href="#SVGqxFQMdcl"/><use href="#SVGqxFQMdcl" stroke="currentColor" strokeLinecap="square" strokeWidth="2"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="m8.5 8.5l7 7m-2.586 2.585l5.172-5.171a2 2 0 0 0 0-2.828l-4.172-4.172a2 2 0 0 0-2.828 0l-5.172 5.172a2 2 0 0 0 0 2.828l4.172 4.172a2 2 0 0 0 2.828 0Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGqxFQMdcl" d="M17.01 3.01a1 1 0 0 0-1.704.616l-.222 2.44a2 2 0 0 0 .578 1.596l.675.675a2 2 0 0 0 1.596.578l2.44-.222a1 1 0 0 0 .617-1.703zm-14 14a1 1 0 0 1 .616-1.703L6.999 15l2 2l-.306 3.374a1 1 0 0 1-1.703.616z"/></defs><g fill="none"><path d="M5.914 13.914a2 2 0 0 1 0-2.828l5.172-5.172a2 2 0 0 1 2.828 0l4.172 4.172a2 2 0 0 1 0 2.828l-5.172 5.172a2 2 0 0 1-2.828 0z"/><use href="#SVGqxFQMdcl"/><use href="#SVGqxFQMdcl" stroke="currentColor" stroke-linecap="square" stroke-width="2"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m8.5 8.5l7 7m-2.586 2.585l5.172-5.171a2 2 0 0 0 0-2.828l-4.172-4.172a2 2 0 0 0-2.828 0l-5.172 5.172a2 2 0 0 0 0 2.828l4.172 4.172a2 2 0 0 0 2.828 0Z"/></g></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%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGqxFQMdcl%22%20d%3D%22M17.01%203.01a1%201%200%200%200-1.704.616l-.222%202.44a2%202%200%200%200%20.578%201.596l.675.675a2%202%200%200%200%201.596.578l2.44-.222a1%201%200%200%200%20.617-1.703zm-14%2014a1%201%200%200%201%20.616-1.703L6.999%2015l2%202l-.306%203.374a1%201%200%200%201-1.703.616z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.914%2013.914a2%202%200%200%201%200-2.828l5.172-5.172a2%202%200%200%201%202.828%200l4.172%204.172a2%202%200%200%201%200%202.828l-5.172%205.172a2%202%200%200%201-2.828%200z%22%2F%3E%3Cuse%20href%3D%22%23SVGqxFQMdcl%22%2F%3E%3Cuse%20href%3D%22%23SVGqxFQMdcl%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m8.5%208.5l7%207m-2.586%202.585l5.172-5.171a2%202%200%200%200%200-2.828l-4.172-4.172a2%202%200%200%200-2.828%200l-5.172%205.172a2%202%200%200%200%200%202.828l4.172%204.172a2%202%200%200%200%202.828%200Z%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%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGqxFQMdcl%22%20d%3D%22M17.01%203.01a1%201%200%200%200-1.704.616l-.222%202.44a2%202%200%200%200%20.578%201.596l.675.675a2%202%200%200%200%201.596.578l2.44-.222a1%201%200%200%200%20.617-1.703zm-14%2014a1%201%200%200%201%20.616-1.703L6.999%2015l2%202l-.306%203.374a1%201%200%200%201-1.703.616z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.914%2013.914a2%202%200%200%201%200-2.828l5.172-5.172a2%202%200%200%201%202.828%200l4.172%204.172a2%202%200%200%201%200%202.828l-5.172%205.172a2%202%200%200%201-2.828%200z%22%2F%3E%3Cuse%20href%3D%22%23SVGqxFQMdcl%22%2F%3E%3Cuse%20href%3D%22%23SVGqxFQMdcl%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m8.5%208.5l7%207m-2.586%202.585l5.172-5.171a2%202%200%200%200%200-2.828l-4.172-4.172a2%202%200%200%200-2.828%200l-5.172%205.172a2%202%200%200%200%200%202.828l4.172%204.172a2%202%200%200%200%202.828%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/candy.svg?color=%231a73e8&size=48