zeppelin icon
zeppelin from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- zeppelin
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the zeppelin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m19 15.997l-.306 1.323c-.329 1.418-.493 2.127-1 2.474c-.508.347-1.171.203-2.499-.084l-.766-.165c-.707-.153-1.06-.229-1.362-.427s-.527-.502-.977-1.11L11 16.537"/><path stroke-linejoin="round" d="M2 10.997c0 3 8 6 13 6c4 0 7-2.686 7-6s-3-6-7-6c-5 0-13 3-13 6"/><path d="M2 10.997h3"/><path stroke-linejoin="round" d="M7.5 5.997c-.755-.847-1.959-2.142-3.133-1.984c-.345.046-.686.237-1.367.62l1 3.364m3.5 8c-.755.847-1.959 2.142-3.133 1.984c-.345-.046-.686-.237-1.367-.62l1-3.364"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsZeppelin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m19 15.997l-.306 1.323c-.329 1.418-.493 2.127-1 2.474c-.508.347-1.171.203-2.499-.084l-.766-.165c-.707-.153-1.06-.229-1.362-.427s-.527-.502-.977-1.11L11 16.537"/><path strokeLinejoin="round" d="M2 10.997c0 3 8 6 13 6c4 0 7-2.686 7-6s-3-6-7-6c-5 0-13 3-13 6"/><path d="M2 10.997h3"/><path strokeLinejoin="round" d="M7.5 5.997c-.755-.847-1.959-2.142-3.133-1.984c-.345.046-.686.237-1.367.62l1 3.364m3.5 8c-.755.847-1.959 2.142-3.133 1.984c-.345-.046-.686-.237-1.367-.62l1-3.364"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m19 15.997l-.306 1.323c-.329 1.418-.493 2.127-1 2.474c-.508.347-1.171.203-2.499-.084l-.766-.165c-.707-.153-1.06-.229-1.362-.427s-.527-.502-.977-1.11L11 16.537"/><path stroke-linejoin="round" d="M2 10.997c0 3 8 6 13 6c4 0 7-2.686 7-6s-3-6-7-6c-5 0-13 3-13 6"/><path d="M2 10.997h3"/><path stroke-linejoin="round" d="M7.5 5.997c-.755-.847-1.959-2.142-3.133-1.984c-.345.046-.686.237-1.367.62l1 3.364m3.5 8c-.755.847-1.959 2.142-3.133 1.984c-.345-.046-.686-.237-1.367-.62l1-3.364"/></g></svg> </template>
CSS
.icon-zeppelin {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19%2015.997l-.306%201.323c-.329%201.418-.493%202.127-1%202.474c-.508.347-1.171.203-2.499-.084l-.766-.165c-.707-.153-1.06-.229-1.362-.427s-.527-.502-.977-1.11L11%2016.537%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2010.997c0%203%208%206%2013%206c4%200%207-2.686%207-6s-3-6-7-6c-5%200-13%203-13%206%22%2F%3E%3Cpath%20d%3D%22M2%2010.997h3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%205.997c-.755-.847-1.959-2.142-3.133-1.984c-.345.046-.686.237-1.367.62l1%203.364m3.5%208c-.755.847-1.959%202.142-3.133%201.984c-.345-.046-.686-.237-1.367-.62l1-3.364%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19%2015.997l-.306%201.323c-.329%201.418-.493%202.127-1%202.474c-.508.347-1.171.203-2.499-.084l-.766-.165c-.707-.153-1.06-.229-1.362-.427s-.527-.502-.977-1.11L11%2016.537%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2010.997c0%203%208%206%2013%206c4%200%207-2.686%207-6s-3-6-7-6c-5%200-13%203-13%206%22%2F%3E%3Cpath%20d%3D%22M2%2010.997h3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%205.997c-.755-.847-1.959-2.142-3.133-1.984c-.345.046-.686.237-1.367.62l1%203.364m3.5%208c-.755.847-1.959%202.142-3.133%201.984c-.345-.046-.686-.237-1.367-.62l1-3.364%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/zeppelin.svg?color=%231a73e8&size=48