glass cheers icon
glass-cheers from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- glass-cheers
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- glass-cheers-solid
The same icon in other sets
More objects icons from Line Awesome
Use the glass cheers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.844 4.063l-.969.28l-7.688 2.188l-.937.282l.188.687l-7.22-2.094l-.968-.281l-.281.969l-2.813 9.562c-.34 1.184-.547 2.598-.156 3.969c.316 1.11 1.11 2.176 2.344 2.813l-.907 3.28l-2.875-.843L2 26.813l7.688 2.218l.562-1.937l-2.875-.844l.906-3.25a4.62 4.62 0 0 0 3.469-1.156c1.063-.953 1.66-2.223 2-3.407l2.469-8.25l2.031 7.22v.03c.34 1.184.938 2.454 2 3.407c.867.777 2.078 1.246 3.469 1.125l.906 3.281l-2.875.844l.563 1.937L30 25.813l-.563-1.938l-2.875.844l-.937-3.282c1.234-.636 2.027-1.703 2.344-2.812c.39-1.371.215-2.785-.125-3.969l-2.719-9.625zM23.5 6.53L24.75 11H18.5l-.781-2.813zM8.625 7.625l5.75 1.625l-.813 2.75h-6.25zM19.063 13h6.25l.625 2.219c.269.93.363 2.035.125 2.875c-.239.84-.692 1.43-1.907 1.781c-1.215.352-1.914.082-2.562-.5c-.649-.582-1.168-1.57-1.438-2.5zM6.719 14h6.25l-1.125 3.875h-.031c-.27.93-.758 1.918-1.407 2.5c-.648.582-1.347.852-2.562.5s-1.668-.941-1.907-1.781c-.238-.84-.144-1.946.125-2.875z"/></svg>
React
import type { SVGProps } from "react";
export function LaGlassCheers(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="m24.844 4.063l-.969.28l-7.688 2.188l-.937.282l.188.687l-7.22-2.094l-.968-.281l-.281.969l-2.813 9.562c-.34 1.184-.547 2.598-.156 3.969c.316 1.11 1.11 2.176 2.344 2.813l-.907 3.28l-2.875-.843L2 26.813l7.688 2.218l.562-1.937l-2.875-.844l.906-3.25a4.62 4.62 0 0 0 3.469-1.156c1.063-.953 1.66-2.223 2-3.407l2.469-8.25l2.031 7.22v.03c.34 1.184.938 2.454 2 3.407c.867.777 2.078 1.246 3.469 1.125l.906 3.281l-2.875.844l.563 1.937L30 25.813l-.563-1.938l-2.875.844l-.937-3.282c1.234-.636 2.027-1.703 2.344-2.812c.39-1.371.215-2.785-.125-3.969l-2.719-9.625zM23.5 6.53L24.75 11H18.5l-.781-2.813zM8.625 7.625l5.75 1.625l-.813 2.75h-6.25zM19.063 13h6.25l.625 2.219c.269.93.363 2.035.125 2.875c-.239.84-.692 1.43-1.907 1.781c-1.215.352-1.914.082-2.562-.5c-.649-.582-1.168-1.57-1.438-2.5zM6.719 14h6.25l-1.125 3.875h-.031c-.27.93-.758 1.918-1.407 2.5c-.648.582-1.347.852-2.562.5s-1.668-.941-1.907-1.781c-.238-.84-.144-1.946.125-2.875z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.844 4.063l-.969.28l-7.688 2.188l-.937.282l.188.687l-7.22-2.094l-.968-.281l-.281.969l-2.813 9.562c-.34 1.184-.547 2.598-.156 3.969c.316 1.11 1.11 2.176 2.344 2.813l-.907 3.28l-2.875-.843L2 26.813l7.688 2.218l.562-1.937l-2.875-.844l.906-3.25a4.62 4.62 0 0 0 3.469-1.156c1.063-.953 1.66-2.223 2-3.407l2.469-8.25l2.031 7.22v.03c.34 1.184.938 2.454 2 3.407c.867.777 2.078 1.246 3.469 1.125l.906 3.281l-2.875.844l.563 1.937L30 25.813l-.563-1.938l-2.875.844l-.937-3.282c1.234-.636 2.027-1.703 2.344-2.812c.39-1.371.215-2.785-.125-3.969l-2.719-9.625zM23.5 6.53L24.75 11H18.5l-.781-2.813zM8.625 7.625l5.75 1.625l-.813 2.75h-6.25zM19.063 13h6.25l.625 2.219c.269.93.363 2.035.125 2.875c-.239.84-.692 1.43-1.907 1.781c-1.215.352-1.914.082-2.562-.5c-.649-.582-1.168-1.57-1.438-2.5zM6.719 14h6.25l-1.125 3.875h-.031c-.27.93-.758 1.918-1.407 2.5c-.648.582-1.347.852-2.562.5s-1.668-.941-1.907-1.781c-.238-.84-.144-1.946.125-2.875z"/></svg> </template>
CSS
.icon-glass-cheers {
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%22m24.844%204.063l-.969.28l-7.688%202.188l-.937.282l.188.687l-7.22-2.094l-.968-.281l-.281.969l-2.813%209.562c-.34%201.184-.547%202.598-.156%203.969c.316%201.11%201.11%202.176%202.344%202.813l-.907%203.28l-2.875-.843L2%2026.813l7.688%202.218l.562-1.937l-2.875-.844l.906-3.25a4.62%204.62%200%200%200%203.469-1.156c1.063-.953%201.66-2.223%202-3.407l2.469-8.25l2.031%207.22v.03c.34%201.184.938%202.454%202%203.407c.867.777%202.078%201.246%203.469%201.125l.906%203.281l-2.875.844l.563%201.937L30%2025.813l-.563-1.938l-2.875.844l-.937-3.282c1.234-.636%202.027-1.703%202.344-2.812c.39-1.371.215-2.785-.125-3.969l-2.719-9.625zM23.5%206.53L24.75%2011H18.5l-.781-2.813zM8.625%207.625l5.75%201.625l-.813%202.75h-6.25zM19.063%2013h6.25l.625%202.219c.269.93.363%202.035.125%202.875c-.239.84-.692%201.43-1.907%201.781c-1.215.352-1.914.082-2.562-.5c-.649-.582-1.168-1.57-1.438-2.5zM6.719%2014h6.25l-1.125%203.875h-.031c-.27.93-.758%201.918-1.407%202.5c-.648.582-1.347.852-2.562.5s-1.668-.941-1.907-1.781c-.238-.84-.144-1.946.125-2.875z%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%22m24.844%204.063l-.969.28l-7.688%202.188l-.937.282l.188.687l-7.22-2.094l-.968-.281l-.281.969l-2.813%209.562c-.34%201.184-.547%202.598-.156%203.969c.316%201.11%201.11%202.176%202.344%202.813l-.907%203.28l-2.875-.843L2%2026.813l7.688%202.218l.562-1.937l-2.875-.844l.906-3.25a4.62%204.62%200%200%200%203.469-1.156c1.063-.953%201.66-2.223%202-3.407l2.469-8.25l2.031%207.22v.03c.34%201.184.938%202.454%202%203.407c.867.777%202.078%201.246%203.469%201.125l.906%203.281l-2.875.844l.563%201.937L30%2025.813l-.563-1.938l-2.875.844l-.937-3.282c1.234-.636%202.027-1.703%202.344-2.812c.39-1.371.215-2.785-.125-3.969l-2.719-9.625zM23.5%206.53L24.75%2011H18.5l-.781-2.813zM8.625%207.625l5.75%201.625l-.813%202.75h-6.25zM19.063%2013h6.25l.625%202.219c.269.93.363%202.035.125%202.875c-.239.84-.692%201.43-1.907%201.781c-1.215.352-1.914.082-2.562-.5c-.649-.582-1.168-1.57-1.438-2.5zM6.719%2014h6.25l-1.125%203.875h-.031c-.27.93-.758%201.918-1.407%202.5c-.648.582-1.347.852-2.562.5s-1.668-.941-1.907-1.781c-.238-.84-.144-1.946.125-2.875z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/glass-cheers.svg?color=%231a73e8&size=48