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

Name
zeppelin-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 zeppelin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 3c5.187 0 9.5 3.044 9.5 7c0 3.017-2.508 5.503-6 6.514V20a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-4.046a21 21 0 0 1-2.66-1.411l-.13-.082l-1.57 1.308a1 1 0 0 1-1.634-.656L3 15v-2.851l-.31-.25a47 47 0 0 1-.682-.568l-.67-.582a1 1 0 0 1 0-1.498A47 47 0 0 1 2.689 8.1L3 7.85V5a1 1 0 0 1 1.55-.836l.09.068l1.57 1.307l.128-.08c2.504-1.553 4.784-2.378 6.853-2.453zm-2.499 13.657L11 19h4l.001-2.086Q14.266 17 13.5 17a9.6 9.6 0 0 1-2.13-.252z"/></svg>

React

import type { SVGProps } from "react";

export function TablerZeppelinFilled(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="M13.5 3c5.187 0 9.5 3.044 9.5 7c0 3.017-2.508 5.503-6 6.514V20a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-4.046a21 21 0 0 1-2.66-1.411l-.13-.082l-1.57 1.308a1 1 0 0 1-1.634-.656L3 15v-2.851l-.31-.25a47 47 0 0 1-.682-.568l-.67-.582a1 1 0 0 1 0-1.498A47 47 0 0 1 2.689 8.1L3 7.85V5a1 1 0 0 1 1.55-.836l.09.068l1.57 1.307l.128-.08c2.504-1.553 4.784-2.378 6.853-2.453zm-2.499 13.657L11 19h4l.001-2.086Q14.266 17 13.5 17a9.6 9.6 0 0 1-2.13-.252z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 3c5.187 0 9.5 3.044 9.5 7c0 3.017-2.508 5.503-6 6.514V20a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-4.046a21 21 0 0 1-2.66-1.411l-.13-.082l-1.57 1.308a1 1 0 0 1-1.634-.656L3 15v-2.851l-.31-.25a47 47 0 0 1-.682-.568l-.67-.582a1 1 0 0 1 0-1.498A47 47 0 0 1 2.689 8.1L3 7.85V5a1 1 0 0 1 1.55-.836l.09.068l1.57 1.307l.128-.08c2.504-1.553 4.784-2.378 6.853-2.453zm-2.499 13.657L11 19h4l.001-2.086Q14.266 17 13.5 17a9.6 9.6 0 0 1-2.13-.252z"/></svg>
</template>

CSS

.icon-zeppelin-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%22M13.5%203c5.187%200%209.5%203.044%209.5%207c0%203.017-2.508%205.503-6%206.514V20a1%201%200%200%201-1%201h-6a1%201%200%200%201-1-1v-4.046a21%2021%200%200%201-2.66-1.411l-.13-.082l-1.57%201.308a1%201%200%200%201-1.634-.656L3%2015v-2.851l-.31-.25a47%2047%200%200%201-.682-.568l-.67-.582a1%201%200%200%201%200-1.498A47%2047%200%200%201%202.689%208.1L3%207.85V5a1%201%200%200%201%201.55-.836l.09.068l1.57%201.307l.128-.08c2.504-1.553%204.784-2.378%206.853-2.453zm-2.499%2013.657L11%2019h4l.001-2.086Q14.266%2017%2013.5%2017a9.6%209.6%200%200%201-2.13-.252z%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%22M13.5%203c5.187%200%209.5%203.044%209.5%207c0%203.017-2.508%205.503-6%206.514V20a1%201%200%200%201-1%201h-6a1%201%200%200%201-1-1v-4.046a21%2021%200%200%201-2.66-1.411l-.13-.082l-1.57%201.308a1%201%200%200%201-1.634-.656L3%2015v-2.851l-.31-.25a47%2047%200%200%201-.682-.568l-.67-.582a1%201%200%200%201%200-1.498A47%2047%200%200%201%202.689%208.1L3%207.85V5a1%201%200%200%201%201.55-.836l.09.068l1.57%201.307l.128-.08c2.504-1.553%204.784-2.378%206.853-2.453zm-2.499%2013.657L11%2019h4l.001-2.086Q14.266%2017%2013.5%2017a9.6%209.6%200%200%201-2.13-.252z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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