cheer icon
cheer-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- cheer-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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.8 5.225l-1-3l1.4-.45l1 2.975zM11.25 4V1h1.5v3zm4.95 1.225l-1.4-.475l1-2.975l1.4.475zM21.85 23l.3-1.975l-5.9-.9l-1.025-3.275l.475-1.05l.8 2.5l1.9-.6l-2.475-7.75l.175-.075L20.375 18H23v-2h-1.4l-4.7-8.875L13.525 9l1.275 4l-1.725 3.7l1.65 5.225zm-5.35-4.7L14.8 13zM2.15 23l-.3-1.975l5.875-.9l1.05-3.275l-.5-1.05l-.775 2.5l-1.9-.6l2.45-7.75l-.15-.075L3.6 18H1v-2h1.4l4.7-8.875L10.475 9L9.2 13l1.725 3.7l-1.675 5.225zm5.35-4.7L9.2 13zm-1.9-.6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCheerOutlineSharp(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.8 5.225l-1-3l1.4-.45l1 2.975zM11.25 4V1h1.5v3zm4.95 1.225l-1.4-.475l1-2.975l1.4.475zM21.85 23l.3-1.975l-5.9-.9l-1.025-3.275l.475-1.05l.8 2.5l1.9-.6l-2.475-7.75l.175-.075L20.375 18H23v-2h-1.4l-4.7-8.875L13.525 9l1.275 4l-1.725 3.7l1.65 5.225zm-5.35-4.7L14.8 13zM2.15 23l-.3-1.975l5.875-.9l1.05-3.275l-.5-1.05l-.775 2.5l-1.9-.6l2.45-7.75l-.15-.075L3.6 18H1v-2h1.4l4.7-8.875L10.475 9L9.2 13l1.725 3.7l-1.675 5.225zm5.35-4.7L9.2 13zm-1.9-.6"/></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.8 5.225l-1-3l1.4-.45l1 2.975zM11.25 4V1h1.5v3zm4.95 1.225l-1.4-.475l1-2.975l1.4.475zM21.85 23l.3-1.975l-5.9-.9l-1.025-3.275l.475-1.05l.8 2.5l1.9-.6l-2.475-7.75l.175-.075L20.375 18H23v-2h-1.4l-4.7-8.875L13.525 9l1.275 4l-1.725 3.7l1.65 5.225zm-5.35-4.7L14.8 13zM2.15 23l-.3-1.975l5.875-.9l1.05-3.275l-.5-1.05l-.775 2.5l-1.9-.6l2.45-7.75l-.15-.075L3.6 18H1v-2h1.4l4.7-8.875L10.475 9L9.2 13l1.725 3.7l-1.675 5.225zm5.35-4.7L9.2 13zm-1.9-.6"/></svg> </template>
CSS
.icon-cheer-outline-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.8%205.225l-1-3l1.4-.45l1%202.975zM11.25%204V1h1.5v3zm4.95%201.225l-1.4-.475l1-2.975l1.4.475zM21.85%2023l.3-1.975l-5.9-.9l-1.025-3.275l.475-1.05l.8%202.5l1.9-.6l-2.475-7.75l.175-.075L20.375%2018H23v-2h-1.4l-4.7-8.875L13.525%209l1.275%204l-1.725%203.7l1.65%205.225zm-5.35-4.7L14.8%2013zM2.15%2023l-.3-1.975l5.875-.9l1.05-3.275l-.5-1.05l-.775%202.5l-1.9-.6l2.45-7.75l-.15-.075L3.6%2018H1v-2h1.4l4.7-8.875L10.475%209L9.2%2013l1.725%203.7l-1.675%205.225zm5.35-4.7L9.2%2013zm-1.9-.6%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.8%205.225l-1-3l1.4-.45l1%202.975zM11.25%204V1h1.5v3zm4.95%201.225l-1.4-.475l1-2.975l1.4.475zM21.85%2023l.3-1.975l-5.9-.9l-1.025-3.275l.475-1.05l.8%202.5l1.9-.6l-2.475-7.75l.175-.075L20.375%2018H23v-2h-1.4l-4.7-8.875L13.525%209l1.275%204l-1.725%203.7l1.65%205.225zm-5.35-4.7L14.8%2013zM2.15%2023l-.3-1.975l5.875-.9l1.05-3.275l-.5-1.05l-.775%202.5l-1.9-.6l2.45-7.75l-.15-.075L3.6%2018H1v-2h1.4l4.7-8.875L10.475%209L9.2%2013l1.725%203.7l-1.675%205.225zm5.35-4.7L9.2%2013zm-1.9-.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/cheer-outline-sharp.svg?color=%231a73e8&size=48