party popper icon
party-popper from Carbon by IBM · Outline · Person · Apache-2.0 Free for personal and commercial use.
- Name
- party-popper
- Set
- Carbon
- Style
- Outline
- Category
- Person
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More person icons from Carbon
Use the party popper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 28a1 1 0 0 1-.94-1.342l8-22a1 1 0 0 1 1.647-.365l14 14a1 1 0 0 1-.365 1.646l-22 8A1 1 0 0 1 5 28m4.137-9.45l-2.465 6.778l6.777-2.465zm.754-2.073l5.632 5.632l3.793-1.379l-8.046-8.046zm2.133-5.867l9.366 9.366l3.793-1.38l-11.78-11.779zM30 13h-4v-2h4zm-4.987-4.598l-1.414-1.414l3.392-3.393l1.414 1.414zM21 6h-2V2h2z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonPartyPopper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 28a1 1 0 0 1-.94-1.342l8-22a1 1 0 0 1 1.647-.365l14 14a1 1 0 0 1-.365 1.646l-22 8A1 1 0 0 1 5 28m4.137-9.45l-2.465 6.778l6.777-2.465zm.754-2.073l5.632 5.632l3.793-1.379l-8.046-8.046zm2.133-5.867l9.366 9.366l3.793-1.38l-11.78-11.779zM30 13h-4v-2h4zm-4.987-4.598l-1.414-1.414l3.392-3.393l1.414 1.414zM21 6h-2V2h2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 28a1 1 0 0 1-.94-1.342l8-22a1 1 0 0 1 1.647-.365l14 14a1 1 0 0 1-.365 1.646l-22 8A1 1 0 0 1 5 28m4.137-9.45l-2.465 6.778l6.777-2.465zm.754-2.073l5.632 5.632l3.793-1.379l-8.046-8.046zm2.133-5.867l9.366 9.366l3.793-1.38l-11.78-11.779zM30 13h-4v-2h4zm-4.987-4.598l-1.414-1.414l3.392-3.393l1.414 1.414zM21 6h-2V2h2z"/></svg> </template>
CSS
.icon-party-popper {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2028a1%201%200%200%201-.94-1.342l8-22a1%201%200%200%201%201.647-.365l14%2014a1%201%200%200%201-.365%201.646l-22%208A1%201%200%200%201%205%2028m4.137-9.45l-2.465%206.778l6.777-2.465zm.754-2.073l5.632%205.632l3.793-1.379l-8.046-8.046zm2.133-5.867l9.366%209.366l3.793-1.38l-11.78-11.779zM30%2013h-4v-2h4zm-4.987-4.598l-1.414-1.414l3.392-3.393l1.414%201.414zM21%206h-2V2h2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2028a1%201%200%200%201-.94-1.342l8-22a1%201%200%200%201%201.647-.365l14%2014a1%201%200%200%201-.365%201.646l-22%208A1%201%200%200%201%205%2028m4.137-9.45l-2.465%206.778l6.777-2.465zm.754-2.073l5.632%205.632l3.793-1.379l-8.046-8.046zm2.133-5.867l9.366%209.366l3.793-1.38l-11.78-11.779zM30%2013h-4v-2h4zm-4.987-4.598l-1.414-1.414l3.392-3.393l1.414%201.414zM21%206h-2V2h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/party-popper.svg?color=%231a73e8&size=48