bong-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
bong-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the bong icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a1 1 0 0 1 0 2v5.587l2.293-2.294a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 0 1.414l-3.116 3.115l.086.233c.311.907.396 1.865.263 2.794l-.062.36l-.012.052a6 6 0 0 1-1.121 2.41l-.16.199a6 6 0 0 1-10.396-2.378l-.068-.288l-.009-.046a6 6 0 0 1 2.833-6.324L8 10.803V4a1 1 0 1 1 0-2zm-2 2h-2v7.416a1 1 0 0 1-.483.856l-.117.06A4 4 0 0 0 7 16h8a4 4 0 0 0-.486-1.914a1 1 0 0 1 .17-1.185L17.586 10L17 9.414l-2.9 2.902a1 1 0 0 1-1.067.226l-.12-.056a4 4 0 0 0-.316-.155a1 1 0 0 1-.597-.915z"/></svg>

React

import type { SVGProps } from "react";

export function TablerBongFilled(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="M14 2a1 1 0 0 1 0 2v5.587l2.293-2.294a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 0 1.414l-3.116 3.115l.086.233c.311.907.396 1.865.263 2.794l-.062.36l-.012.052a6 6 0 0 1-1.121 2.41l-.16.199a6 6 0 0 1-10.396-2.378l-.068-.288l-.009-.046a6 6 0 0 1 2.833-6.324L8 10.803V4a1 1 0 1 1 0-2zm-2 2h-2v7.416a1 1 0 0 1-.483.856l-.117.06A4 4 0 0 0 7 16h8a4 4 0 0 0-.486-1.914a1 1 0 0 1 .17-1.185L17.586 10L17 9.414l-2.9 2.902a1 1 0 0 1-1.067.226l-.12-.056a4 4 0 0 0-.316-.155a1 1 0 0 1-.597-.915z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a1 1 0 0 1 0 2v5.587l2.293-2.294a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 0 1.414l-3.116 3.115l.086.233c.311.907.396 1.865.263 2.794l-.062.36l-.012.052a6 6 0 0 1-1.121 2.41l-.16.199a6 6 0 0 1-10.396-2.378l-.068-.288l-.009-.046a6 6 0 0 1 2.833-6.324L8 10.803V4a1 1 0 1 1 0-2zm-2 2h-2v7.416a1 1 0 0 1-.483.856l-.117.06A4 4 0 0 0 7 16h8a4 4 0 0 0-.486-1.914a1 1 0 0 1 .17-1.185L17.586 10L17 9.414l-2.9 2.902a1 1 0 0 1-1.067.226l-.12-.056a4 4 0 0 0-.316-.155a1 1 0 0 1-.597-.915z"/></svg>
</template>

CSS

.icon-bong-filled {
  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%22M14%202a1%201%200%200%201%200%202v5.587l2.293-2.294a1%201%200%200%201%201.32-.083l.094.083l2%202a1%201%200%200%201%200%201.414l-3.116%203.115l.086.233c.311.907.396%201.865.263%202.794l-.062.36l-.012.052a6%206%200%200%201-1.121%202.41l-.16.199a6%206%200%200%201-10.396-2.378l-.068-.288l-.009-.046a6%206%200%200%201%202.833-6.324L8%2010.803V4a1%201%200%201%201%200-2zm-2%202h-2v7.416a1%201%200%200%201-.483.856l-.117.06A4%204%200%200%200%207%2016h8a4%204%200%200%200-.486-1.914a1%201%200%200%201%20.17-1.185L17.586%2010L17%209.414l-2.9%202.902a1%201%200%200%201-1.067.226l-.12-.056a4%204%200%200%200-.316-.155a1%201%200%200%201-.597-.915z%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%22M14%202a1%201%200%200%201%200%202v5.587l2.293-2.294a1%201%200%200%201%201.32-.083l.094.083l2%202a1%201%200%200%201%200%201.414l-3.116%203.115l.086.233c.311.907.396%201.865.263%202.794l-.062.36l-.012.052a6%206%200%200%201-1.121%202.41l-.16.199a6%206%200%200%201-10.396-2.378l-.068-.288l-.009-.046a6%206%200%200%201%202.833-6.324L8%2010.803V4a1%201%200%201%201%200-2zm-2%202h-2v7.416a1%201%200%200%201-.483.856l-.117.06A4%204%200%200%200%207%2016h8a4%204%200%200%200-.486-1.914a1%201%200%200%201%20.17-1.185L17.586%2010L17%209.414l-2.9%202.902a1%201%200%200%201-1.067.226l-.12-.056a4%204%200%200%200-.316-.155a1%201%200%200%201-.597-.915z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/bong-filled.svg?color=%231a73e8&size=48