celebration icon
celebration from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- celebration
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the celebration icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.596 20.346l3.77-10.538l6.769 6.769zm9.82-7.488l-.628-.627l5.37-5.37q.703-.703 1.713-.703t1.714.703l.369.37l-.589.627l-.369-.37q-.465-.465-1.105-.465q-.641 0-1.106.465zM10.108 9.55l-.627-.627l.6-.6q.542-.542.542-1.311T10.081 5.7l-.612-.611l.627-.628l.612.612q.8.8.8 1.939t-.8 1.938zm1.654 1.654l-.627-.627l3.369-3.37q.465-.465.465-1.105t-.465-1.106l-1.37-1.369l.628-.627l1.369 1.37q.723.722.723 1.732t-.723 1.733zm3.307 3.308l-.627-.627l.793-.793q.819-.819 1.982-.819t1.983.82l.792.792l-.626.627l-.793-.793q-.561-.561-1.356-.561t-1.355.561z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCelebration(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="m3.596 20.346l3.77-10.538l6.769 6.769zm9.82-7.488l-.628-.627l5.37-5.37q.703-.703 1.713-.703t1.714.703l.369.37l-.589.627l-.369-.37q-.465-.465-1.105-.465q-.641 0-1.106.465zM10.108 9.55l-.627-.627l.6-.6q.542-.542.542-1.311T10.081 5.7l-.612-.611l.627-.628l.612.612q.8.8.8 1.939t-.8 1.938zm1.654 1.654l-.627-.627l3.369-3.37q.465-.465.465-1.105t-.465-1.106l-1.37-1.369l.628-.627l1.369 1.37q.723.722.723 1.732t-.723 1.733zm3.307 3.308l-.627-.627l.793-.793q.819-.819 1.982-.819t1.983.82l.792.792l-.626.627l-.793-.793q-.561-.561-1.356-.561t-1.355.561z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.596 20.346l3.77-10.538l6.769 6.769zm9.82-7.488l-.628-.627l5.37-5.37q.703-.703 1.713-.703t1.714.703l.369.37l-.589.627l-.369-.37q-.465-.465-1.105-.465q-.641 0-1.106.465zM10.108 9.55l-.627-.627l.6-.6q.542-.542.542-1.311T10.081 5.7l-.612-.611l.627-.628l.612.612q.8.8.8 1.939t-.8 1.938zm1.654 1.654l-.627-.627l3.369-3.37q.465-.465.465-1.105t-.465-1.106l-1.37-1.369l.628-.627l1.369 1.37q.723.722.723 1.732t-.723 1.733zm3.307 3.308l-.627-.627l.793-.793q.819-.819 1.982-.819t1.983.82l.792.792l-.626.627l-.793-.793q-.561-.561-1.356-.561t-1.355.561z"/></svg> </template>
CSS
.icon-celebration {
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%22m3.596%2020.346l3.77-10.538l6.769%206.769zm9.82-7.488l-.628-.627l5.37-5.37q.703-.703%201.713-.703t1.714.703l.369.37l-.589.627l-.369-.37q-.465-.465-1.105-.465q-.641%200-1.106.465zM10.108%209.55l-.627-.627l.6-.6q.542-.542.542-1.311T10.081%205.7l-.612-.611l.627-.628l.612.612q.8.8.8%201.939t-.8%201.938zm1.654%201.654l-.627-.627l3.369-3.37q.465-.465.465-1.105t-.465-1.106l-1.37-1.369l.628-.627l1.369%201.37q.723.722.723%201.732t-.723%201.733zm3.307%203.308l-.627-.627l.793-.793q.819-.819%201.982-.819t1.983.82l.792.792l-.626.627l-.793-.793q-.561-.561-1.356-.561t-1.355.561z%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%22m3.596%2020.346l3.77-10.538l6.769%206.769zm9.82-7.488l-.628-.627l5.37-5.37q.703-.703%201.713-.703t1.714.703l.369.37l-.589.627l-.369-.37q-.465-.465-1.105-.465q-.641%200-1.106.465zM10.108%209.55l-.627-.627l.6-.6q.542-.542.542-1.311T10.081%205.7l-.612-.611l.627-.628l.612.612q.8.8.8%201.939t-.8%201.938zm1.654%201.654l-.627-.627l3.369-3.37q.465-.465.465-1.105t-.465-1.106l-1.37-1.369l.628-.627l1.369%201.37q.723.722.723%201.732t-.723%201.733zm3.307%203.308l-.627-.627l.793-.793q.819-.819%201.982-.819t1.983.82l.792.792l-.626.627l-.793-.793q-.561-.561-1.356-.561t-1.355.561z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/celebration.svg?color=%231a73e8&size=48