christmas ball icon
christmas-ball-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- christmas-ball-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the christmas ball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 .895.553l.804 1.61a9 9 0 1 1-3.4 0l.806-1.61l.072-.121A1 1 0 0 1 12 2m6.531 11.303c-2.259-.56-4.763-.299-7.112 1.38l-.248.17c-1.741 1.143-3.561 1.307-5.22.896q-.038-.01-.447-.143a7 7 0 0 0 1.532 2.329c1.818.121 3.727-.327 5.545-1.625l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.523.166c.229-.623.37-1.288.412-1.98a8 8 0 0 0-.454-.127m-1.575-5.246c-1.815-.12-3.722.33-5.537 1.626l-.248.17c-1.741 1.143-3.561 1.308-5.22.896a27 27 0 0 1-.522-.166a7 7 0 0 0-.414 1.98q.198.063.455.127c2.259.56 4.762.298 7.111-1.38l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.442.14a7 7 0 0 0-1.536-2.327"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteChristmasBallFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 .895.553l.804 1.61a9 9 0 1 1-3.4 0l.806-1.61l.072-.121A1 1 0 0 1 12 2m6.531 11.303c-2.259-.56-4.763-.299-7.112 1.38l-.248.17c-1.741 1.143-3.561 1.307-5.22.896q-.038-.01-.447-.143a7 7 0 0 0 1.532 2.329c1.818.121 3.727-.327 5.545-1.625l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.523.166c.229-.623.37-1.288.412-1.98a8 8 0 0 0-.454-.127m-1.575-5.246c-1.815-.12-3.722.33-5.537 1.626l-.248.17c-1.741 1.143-3.561 1.308-5.22.896a27 27 0 0 1-.522-.166a7 7 0 0 0-.414 1.98q.198.063.455.127c2.259.56 4.762.298 7.111-1.38l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.442.14a7 7 0 0 0-1.536-2.327"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 .895.553l.804 1.61a9 9 0 1 1-3.4 0l.806-1.61l.072-.121A1 1 0 0 1 12 2m6.531 11.303c-2.259-.56-4.763-.299-7.112 1.38l-.248.17c-1.741 1.143-3.561 1.307-5.22.896q-.038-.01-.447-.143a7 7 0 0 0 1.532 2.329c1.818.121 3.727-.327 5.545-1.625l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.523.166c.229-.623.37-1.288.412-1.98a8 8 0 0 0-.454-.127m-1.575-5.246c-1.815-.12-3.722.33-5.537 1.626l-.248.17c-1.741 1.143-3.561 1.308-5.22.896a27 27 0 0 1-.522-.166a7 7 0 0 0-.414 1.98q.198.063.455.127c2.259.56 4.762.298 7.111-1.38l.25-.17c1.74-1.144 3.56-1.307 5.219-.896l.442.14a7 7 0 0 0-1.536-2.327"/></svg> </template>
CSS
.icon-christmas-ball-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a1%201%200%200%201%20.895.553l.804%201.61a9%209%200%201%201-3.4%200l.806-1.61l.072-.121A1%201%200%200%201%2012%202m6.531%2011.303c-2.259-.56-4.763-.299-7.112%201.38l-.248.17c-1.741%201.143-3.561%201.307-5.22.896q-.038-.01-.447-.143a7%207%200%200%200%201.532%202.329c1.818.121%203.727-.327%205.545-1.625l.25-.17c1.74-1.144%203.56-1.307%205.219-.896l.523.166c.229-.623.37-1.288.412-1.98a8%208%200%200%200-.454-.127m-1.575-5.246c-1.815-.12-3.722.33-5.537%201.626l-.248.17c-1.741%201.143-3.561%201.308-5.22.896a27%2027%200%200%201-.522-.166a7%207%200%200%200-.414%201.98q.198.063.455.127c2.259.56%204.762.298%207.111-1.38l.25-.17c1.74-1.144%203.56-1.307%205.219-.896l.442.14a7%207%200%200%200-1.536-2.327%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a1%201%200%200%201%20.895.553l.804%201.61a9%209%200%201%201-3.4%200l.806-1.61l.072-.121A1%201%200%200%201%2012%202m6.531%2011.303c-2.259-.56-4.763-.299-7.112%201.38l-.248.17c-1.741%201.143-3.561%201.307-5.22.896q-.038-.01-.447-.143a7%207%200%200%200%201.532%202.329c1.818.121%203.727-.327%205.545-1.625l.25-.17c1.74-1.144%203.56-1.307%205.219-.896l.523.166c.229-.623.37-1.288.412-1.98a8%208%200%200%200-.454-.127m-1.575-5.246c-1.815-.12-3.722.33-5.537%201.626l-.248.17c-1.741%201.143-3.561%201.308-5.22.896a27%2027%200%200%201-.522-.166a7%207%200%200%200-.414%201.98q.198.063.455.127c2.259.56%204.762.298%207.111-1.38l.25-.17c1.74-1.144%203.56-1.307%205.219-.896l.442.14a7%207%200%200%200-1.536-2.327%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/christmas-ball-fill.svg?color=%231a73e8&size=48