celebration-sharp from Material Symbols Light by Google · Sharp · Actions · Apache-2.0 Free for personal and commercial use.

Name
celebration-sharp
Set
Material Symbols Light
Style
Sharp
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-.627l7.083-7.083l2.083 2.083l-.589.627l-1.474-1.475zM10.108 9.55l-.627-.627l1.911-1.911L9.47 5.089l.627-.628l2.55 2.55zm1.654 1.654l-.627-.627l4.475-4.475l-2.475-2.475l.627-.627l3.102 3.102zm3.307 3.308l-.627-.627l2.775-2.775l2.775 2.775l-.627.627l-2.148-2.148z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCelebrationSharp(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-.627l7.083-7.083l2.083 2.083l-.589.627l-1.474-1.475zM10.108 9.55l-.627-.627l1.911-1.911L9.47 5.089l.627-.628l2.55 2.55zm1.654 1.654l-.627-.627l4.475-4.475l-2.475-2.475l.627-.627l3.102 3.102zm3.307 3.308l-.627-.627l2.775-2.775l2.775 2.775l-.627.627l-2.148-2.148z"/></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-.627l7.083-7.083l2.083 2.083l-.589.627l-1.474-1.475zM10.108 9.55l-.627-.627l1.911-1.911L9.47 5.089l.627-.628l2.55 2.55zm1.654 1.654l-.627-.627l4.475-4.475l-2.475-2.475l.627-.627l3.102 3.102zm3.307 3.308l-.627-.627l2.775-2.775l2.775 2.775l-.627.627l-2.148-2.148z"/></svg>
</template>

CSS

.icon-celebration-sharp {
  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-.627l7.083-7.083l2.083%202.083l-.589.627l-1.474-1.475zM10.108%209.55l-.627-.627l1.911-1.911L9.47%205.089l.627-.628l2.55%202.55zm1.654%201.654l-.627-.627l4.475-4.475l-2.475-2.475l.627-.627l3.102%203.102zm3.307%203.308l-.627-.627l2.775-2.775l2.775%202.775l-.627.627l-2.148-2.148z%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-.627l7.083-7.083l2.083%202.083l-.589.627l-1.474-1.475zM10.108%209.55l-.627-.627l1.911-1.911L9.47%205.089l.627-.628l2.55%202.55zm1.654%201.654l-.627-.627l4.475-4.475l-2.475-2.475l.627-.627l3.102%203.102zm3.307%203.308l-.627-.627l2.775-2.775l2.775%202.775l-.627.627l-2.148-2.148z%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-sharp.svg?color=%231a73e8&size=48