person celebrate icon
person-celebrate-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- person-celebrate-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- person-celebrate-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the person celebrate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20v-4q-1.275-.1-2.5-.275t-2.45-.45q-.425-.1-.675-.475T3.25 14t.513-.625t.812-.1q1.825.425 3.688.575T12 14t3.738-.15t3.687-.575q.45-.1.825.1t.5.625t-.137.8t-.688.475q-1.225.275-2.45.45T15 16v4q0 .425-.287.713T14 21h-4q-.425 0-.712-.288T9 20m3-7q-.85 0-1.425-.575T10 11q0-.825.575-1.412T12 9q.825 0 1.413.588T14 11q0 .85-.587 1.425T12 13m-7.5-3q-.65 0-1.075-.425T3 8.5q0-.625.425-1.062T4.5 7q.625 0 1.063.438T6 8.5q0 .65-.437 1.075T4.5 10m15 0q-.65 0-1.075-.425T18 8.5q0-.625.425-1.062T19.5 7q.625 0 1.063.438T21 8.5q0 .65-.437 1.075T19.5 10M7.25 6.25q-.65 0-1.075-.425T5.75 4.75q0-.625.425-1.062T7.25 3.25q.625 0 1.063.438T8.75 4.75q0 .65-.437 1.075T7.25 6.25m9.5 0q-.65 0-1.075-.425T15.25 4.75q0-.625.425-1.062t1.075-.438q.625 0 1.063.438t.437 1.062q0 .65-.437 1.075t-1.063.425M12 5q-.65 0-1.075-.425T10.5 3.5q0-.625.425-1.062T12 2q.625 0 1.063.438T13.5 3.5q0 .65-.437 1.075T12 5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPersonCelebrateRounded(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="M9 20v-4q-1.275-.1-2.5-.275t-2.45-.45q-.425-.1-.675-.475T3.25 14t.513-.625t.812-.1q1.825.425 3.688.575T12 14t3.738-.15t3.687-.575q.45-.1.825.1t.5.625t-.137.8t-.688.475q-1.225.275-2.45.45T15 16v4q0 .425-.287.713T14 21h-4q-.425 0-.712-.288T9 20m3-7q-.85 0-1.425-.575T10 11q0-.825.575-1.412T12 9q.825 0 1.413.588T14 11q0 .85-.587 1.425T12 13m-7.5-3q-.65 0-1.075-.425T3 8.5q0-.625.425-1.062T4.5 7q.625 0 1.063.438T6 8.5q0 .65-.437 1.075T4.5 10m15 0q-.65 0-1.075-.425T18 8.5q0-.625.425-1.062T19.5 7q.625 0 1.063.438T21 8.5q0 .65-.437 1.075T19.5 10M7.25 6.25q-.65 0-1.075-.425T5.75 4.75q0-.625.425-1.062T7.25 3.25q.625 0 1.063.438T8.75 4.75q0 .65-.437 1.075T7.25 6.25m9.5 0q-.65 0-1.075-.425T15.25 4.75q0-.625.425-1.062t1.075-.438q.625 0 1.063.438t.437 1.062q0 .65-.437 1.075t-1.063.425M12 5q-.65 0-1.075-.425T10.5 3.5q0-.625.425-1.062T12 2q.625 0 1.063.438T13.5 3.5q0 .65-.437 1.075T12 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20v-4q-1.275-.1-2.5-.275t-2.45-.45q-.425-.1-.675-.475T3.25 14t.513-.625t.812-.1q1.825.425 3.688.575T12 14t3.738-.15t3.687-.575q.45-.1.825.1t.5.625t-.137.8t-.688.475q-1.225.275-2.45.45T15 16v4q0 .425-.287.713T14 21h-4q-.425 0-.712-.288T9 20m3-7q-.85 0-1.425-.575T10 11q0-.825.575-1.412T12 9q.825 0 1.413.588T14 11q0 .85-.587 1.425T12 13m-7.5-3q-.65 0-1.075-.425T3 8.5q0-.625.425-1.062T4.5 7q.625 0 1.063.438T6 8.5q0 .65-.437 1.075T4.5 10m15 0q-.65 0-1.075-.425T18 8.5q0-.625.425-1.062T19.5 7q.625 0 1.063.438T21 8.5q0 .65-.437 1.075T19.5 10M7.25 6.25q-.65 0-1.075-.425T5.75 4.75q0-.625.425-1.062T7.25 3.25q.625 0 1.063.438T8.75 4.75q0 .65-.437 1.075T7.25 6.25m9.5 0q-.65 0-1.075-.425T15.25 4.75q0-.625.425-1.062t1.075-.438q.625 0 1.063.438t.437 1.062q0 .65-.437 1.075t-1.063.425M12 5q-.65 0-1.075-.425T10.5 3.5q0-.625.425-1.062T12 2q.625 0 1.063.438T13.5 3.5q0 .65-.437 1.075T12 5"/></svg> </template>
CSS
.icon-person-celebrate-rounded {
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%22M9%2020v-4q-1.275-.1-2.5-.275t-2.45-.45q-.425-.1-.675-.475T3.25%2014t.513-.625t.812-.1q1.825.425%203.688.575T12%2014t3.738-.15t3.687-.575q.45-.1.825.1t.5.625t-.137.8t-.688.475q-1.225.275-2.45.45T15%2016v4q0%20.425-.287.713T14%2021h-4q-.425%200-.712-.288T9%2020m3-7q-.85%200-1.425-.575T10%2011q0-.825.575-1.412T12%209q.825%200%201.413.588T14%2011q0%20.85-.587%201.425T12%2013m-7.5-3q-.65%200-1.075-.425T3%208.5q0-.625.425-1.062T4.5%207q.625%200%201.063.438T6%208.5q0%20.65-.437%201.075T4.5%2010m15%200q-.65%200-1.075-.425T18%208.5q0-.625.425-1.062T19.5%207q.625%200%201.063.438T21%208.5q0%20.65-.437%201.075T19.5%2010M7.25%206.25q-.65%200-1.075-.425T5.75%204.75q0-.625.425-1.062T7.25%203.25q.625%200%201.063.438T8.75%204.75q0%20.65-.437%201.075T7.25%206.25m9.5%200q-.65%200-1.075-.425T15.25%204.75q0-.625.425-1.062t1.075-.438q.625%200%201.063.438t.437%201.062q0%20.65-.437%201.075t-1.063.425M12%205q-.65%200-1.075-.425T10.5%203.5q0-.625.425-1.062T12%202q.625%200%201.063.438T13.5%203.5q0%20.65-.437%201.075T12%205%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%22M9%2020v-4q-1.275-.1-2.5-.275t-2.45-.45q-.425-.1-.675-.475T3.25%2014t.513-.625t.812-.1q1.825.425%203.688.575T12%2014t3.738-.15t3.687-.575q.45-.1.825.1t.5.625t-.137.8t-.688.475q-1.225.275-2.45.45T15%2016v4q0%20.425-.287.713T14%2021h-4q-.425%200-.712-.288T9%2020m3-7q-.85%200-1.425-.575T10%2011q0-.825.575-1.412T12%209q.825%200%201.413.588T14%2011q0%20.85-.587%201.425T12%2013m-7.5-3q-.65%200-1.075-.425T3%208.5q0-.625.425-1.062T4.5%207q.625%200%201.063.438T6%208.5q0%20.65-.437%201.075T4.5%2010m15%200q-.65%200-1.075-.425T18%208.5q0-.625.425-1.062T19.5%207q.625%200%201.063.438T21%208.5q0%20.65-.437%201.075T19.5%2010M7.25%206.25q-.65%200-1.075-.425T5.75%204.75q0-.625.425-1.062T7.25%203.25q.625%200%201.063.438T8.75%204.75q0%20.65-.437%201.075T7.25%206.25m9.5%200q-.65%200-1.075-.425T15.25%204.75q0-.625.425-1.062t1.075-.438q.625%200%201.063.438t.437%201.062q0%20.65-.437%201.075t-1.063.425M12%205q-.65%200-1.075-.425T10.5%203.5q0-.625.425-1.062T12%202q.625%200%201.063.438T13.5%203.5q0%20.65-.437%201.075T12%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/person-celebrate-rounded.svg?color=%231a73e8&size=48