cheer icon
cheer-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- cheer-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the cheer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.992 4.84l-.807-2.403l.823-.277l.808 2.398zm3.566-1.148V1.308h.884v2.384zm4.45 1.149l-.823-.283l.807-2.398l.824.282zm5.4 17.678l-6.793-1.055l-1.386-4.302l1.165-2.231l1.073 3.375l.714-.237l-2.917-9.088l2.002-1.183l4.815 9.183h1.708zm-18.816 0l-.38-5.538h1.707l4.816-9.183l2.002 1.183l-2.918 9.088l.714.237l1.073-3.375l1.165 2.23l-1.386 4.303z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCheerSharp(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="m7.992 4.84l-.807-2.403l.823-.277l.808 2.398zm3.566-1.148V1.308h.884v2.384zm4.45 1.149l-.823-.283l.807-2.398l.824.282zm5.4 17.678l-6.793-1.055l-1.386-4.302l1.165-2.231l1.073 3.375l.714-.237l-2.917-9.088l2.002-1.183l4.815 9.183h1.708zm-18.816 0l-.38-5.538h1.707l4.816-9.183l2.002 1.183l-2.918 9.088l.714.237l1.073-3.375l1.165 2.23l-1.386 4.303z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.992 4.84l-.807-2.403l.823-.277l.808 2.398zm3.566-1.148V1.308h.884v2.384zm4.45 1.149l-.823-.283l.807-2.398l.824.282zm5.4 17.678l-6.793-1.055l-1.386-4.302l1.165-2.231l1.073 3.375l.714-.237l-2.917-9.088l2.002-1.183l4.815 9.183h1.708zm-18.816 0l-.38-5.538h1.707l4.816-9.183l2.002 1.183l-2.918 9.088l.714.237l1.073-3.375l1.165 2.23l-1.386 4.303z"/></svg> </template>
CSS
.icon-cheer-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%22m7.992%204.84l-.807-2.403l.823-.277l.808%202.398zm3.566-1.148V1.308h.884v2.384zm4.45%201.149l-.823-.283l.807-2.398l.824.282zm5.4%2017.678l-6.793-1.055l-1.386-4.302l1.165-2.231l1.073%203.375l.714-.237l-2.917-9.088l2.002-1.183l4.815%209.183h1.708zm-18.816%200l-.38-5.538h1.707l4.816-9.183l2.002%201.183l-2.918%209.088l.714.237l1.073-3.375l1.165%202.23l-1.386%204.303z%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%22m7.992%204.84l-.807-2.403l.823-.277l.808%202.398zm3.566-1.148V1.308h.884v2.384zm4.45%201.149l-.823-.283l.807-2.398l.824.282zm5.4%2017.678l-6.793-1.055l-1.386-4.302l1.165-2.231l1.073%203.375l.714-.237l-2.917-9.088l2.002-1.183l4.815%209.183h1.708zm-18.816%200l-.38-5.538h1.707l4.816-9.183l2.002%201.183l-2.918%209.088l.714.237l1.073-3.375l1.165%202.23l-1.386%204.303z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cheer-sharp.svg?color=%231a73e8&size=48