candy off icon
candy-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- candy-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the candy off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.5 8.5L7.45 9.55a4.95 4.95 0 0 0 7 7l1.05-1.05m-4.186-9.186a4.948 4.948 0 0 1 6.372 6.372M14 6.5V9m0 7.5V14m-4-4v7.5"/><path d="m17.5 8.5l4.012-.446A.55.55 0 0 0 22 7.51c0-.287-.225-.507-.503-.579a1.46 1.46 0 0 1-.687-.406c-.867-.867-.086-1.514-.953-2.381c-.833-.833-1.547-.12-2.38-.953a1.47 1.47 0 0 1-.413-.681c-.073-.28-.29-.509-.578-.509a.543.543 0 0 0-.54.483L15.5 6.5M3 3l18 18M6.5 15.5l-4.012.446A.55.55 0 0 0 2 16.49c0 .287.225.506.503.579c.223.057.45.17.687.406c.867.867.086 1.515.953 2.381c.833.834 1.547.12 2.38.953c.242.24.356.465.413.681c.073.28.29.509.578.509c.276 0 .51-.208.54-.483L8.5 17.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCandyOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M8.5 8.5L7.45 9.55a4.95 4.95 0 0 0 7 7l1.05-1.05m-4.186-9.186a4.948 4.948 0 0 1 6.372 6.372M14 6.5V9m0 7.5V14m-4-4v7.5"/><path d="m17.5 8.5l4.012-.446A.55.55 0 0 0 22 7.51c0-.287-.225-.507-.503-.579a1.46 1.46 0 0 1-.687-.406c-.867-.867-.086-1.514-.953-2.381c-.833-.833-1.547-.12-2.38-.953a1.47 1.47 0 0 1-.413-.681c-.073-.28-.29-.509-.578-.509a.543.543 0 0 0-.54.483L15.5 6.5M3 3l18 18M6.5 15.5l-4.012.446A.55.55 0 0 0 2 16.49c0 .287.225.506.503.579c.223.057.45.17.687.406c.867.867.086 1.515.953 2.381c.833.834 1.547.12 2.38.953c.242.24.356.465.413.681c.073.28.29.509.578.509c.276 0 .51-.208.54-.483L8.5 17.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.5 8.5L7.45 9.55a4.95 4.95 0 0 0 7 7l1.05-1.05m-4.186-9.186a4.948 4.948 0 0 1 6.372 6.372M14 6.5V9m0 7.5V14m-4-4v7.5"/><path d="m17.5 8.5l4.012-.446A.55.55 0 0 0 22 7.51c0-.287-.225-.507-.503-.579a1.46 1.46 0 0 1-.687-.406c-.867-.867-.086-1.514-.953-2.381c-.833-.833-1.547-.12-2.38-.953a1.47 1.47 0 0 1-.413-.681c-.073-.28-.29-.509-.578-.509a.543.543 0 0 0-.54.483L15.5 6.5M3 3l18 18M6.5 15.5l-4.012.446A.55.55 0 0 0 2 16.49c0 .287.225.506.503.579c.223.057.45.17.687.406c.867.867.086 1.515.953 2.381c.833.834 1.547.12 2.38.953c.242.24.356.465.413.681c.073.28.29.509.578.509c.276 0 .51-.208.54-.483L8.5 17.5"/></g></svg> </template>
CSS
.icon-candy-off {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.5%208.5L7.45%209.55a4.95%204.95%200%200%200%207%207l1.05-1.05m-4.186-9.186a4.948%204.948%200%200%201%206.372%206.372M14%206.5V9m0%207.5V14m-4-4v7.5%22%2F%3E%3Cpath%20d%3D%22m17.5%208.5l4.012-.446A.55.55%200%200%200%2022%207.51c0-.287-.225-.507-.503-.579a1.46%201.46%200%200%201-.687-.406c-.867-.867-.086-1.514-.953-2.381c-.833-.833-1.547-.12-2.38-.953a1.47%201.47%200%200%201-.413-.681c-.073-.28-.29-.509-.578-.509a.543.543%200%200%200-.54.483L15.5%206.5M3%203l18%2018M6.5%2015.5l-4.012.446A.55.55%200%200%200%202%2016.49c0%20.287.225.506.503.579c.223.057.45.17.687.406c.867.867.086%201.515.953%202.381c.833.834%201.547.12%202.38.953c.242.24.356.465.413.681c.073.28.29.509.578.509c.276%200%20.51-.208.54-.483L8.5%2017.5%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.5%208.5L7.45%209.55a4.95%204.95%200%200%200%207%207l1.05-1.05m-4.186-9.186a4.948%204.948%200%200%201%206.372%206.372M14%206.5V9m0%207.5V14m-4-4v7.5%22%2F%3E%3Cpath%20d%3D%22m17.5%208.5l4.012-.446A.55.55%200%200%200%2022%207.51c0-.287-.225-.507-.503-.579a1.46%201.46%200%200%201-.687-.406c-.867-.867-.086-1.514-.953-2.381c-.833-.833-1.547-.12-2.38-.953a1.47%201.47%200%200%201-.413-.681c-.073-.28-.29-.509-.578-.509a.543.543%200%200%200-.54.483L15.5%206.5M3%203l18%2018M6.5%2015.5l-4.012.446A.55.55%200%200%200%202%2016.49c0%20.287.225.506.503.579c.223.057.45.17.687.406c.867.867.086%201.515.953%202.381c.833.834%201.547.12%202.38.953c.242.24.356.465.413.681c.073.28.29.509.578.509c.276%200%20.51-.208.54-.483L8.5%2017.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/candy-off.svg?color=%231a73e8&size=48