poly tank icon

poly-tank from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
poly-tank
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the poly tank 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-linejoin="round" stroke-width="1.5"><path d="M9.375 4.769q-1.206.25-2.353.717c-.894.364-1.34.546-1.681 1.052S5 7.618 5 8.765v8.259c0 1.469 0 2.203.475 2.763s1.124.667 2.423.881c1.316.217 2.69.332 4.102.332s2.786-.115 4.102-.332c1.299-.214 1.948-.321 2.423-.881S19 18.493 19 17.024v-8.26c0-1.146 0-1.72-.34-2.226c-.341-.506-.788-.688-1.683-1.052q-1.146-.466-2.352-.717m-5.25 0a13 13 0 0 1 5.25 0m-5.25 0V4c0-.943 0-1.414.293-1.707S10.432 2 11.375 2h1.25c.943 0 1.414 0 1.707.293s.293.764.293 1.707v.769"/><path d="M10 20.5V19c0-.943 0-1.414.293-1.707S11.057 17 12 17s1.414 0 1.707.293S14 18.057 14 19v1.5m5-8.5c-2.144-.643-4.511-1-7-1s-4.856.357-7 1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPolyTank(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M9.375 4.769q-1.206.25-2.353.717c-.894.364-1.34.546-1.681 1.052S5 7.618 5 8.765v8.259c0 1.469 0 2.203.475 2.763s1.124.667 2.423.881c1.316.217 2.69.332 4.102.332s2.786-.115 4.102-.332c1.299-.214 1.948-.321 2.423-.881S19 18.493 19 17.024v-8.26c0-1.146 0-1.72-.34-2.226c-.341-.506-.788-.688-1.683-1.052q-1.146-.466-2.352-.717m-5.25 0a13 13 0 0 1 5.25 0m-5.25 0V4c0-.943 0-1.414.293-1.707S10.432 2 11.375 2h1.25c.943 0 1.414 0 1.707.293s.293.764.293 1.707v.769"/><path d="M10 20.5V19c0-.943 0-1.414.293-1.707S11.057 17 12 17s1.414 0 1.707.293S14 18.057 14 19v1.5m5-8.5c-2.144-.643-4.511-1-7-1s-4.856.357-7 1"/></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-linejoin="round" stroke-width="1.5"><path d="M9.375 4.769q-1.206.25-2.353.717c-.894.364-1.34.546-1.681 1.052S5 7.618 5 8.765v8.259c0 1.469 0 2.203.475 2.763s1.124.667 2.423.881c1.316.217 2.69.332 4.102.332s2.786-.115 4.102-.332c1.299-.214 1.948-.321 2.423-.881S19 18.493 19 17.024v-8.26c0-1.146 0-1.72-.34-2.226c-.341-.506-.788-.688-1.683-1.052q-1.146-.466-2.352-.717m-5.25 0a13 13 0 0 1 5.25 0m-5.25 0V4c0-.943 0-1.414.293-1.707S10.432 2 11.375 2h1.25c.943 0 1.414 0 1.707.293s.293.764.293 1.707v.769"/><path d="M10 20.5V19c0-.943 0-1.414.293-1.707S11.057 17 12 17s1.414 0 1.707.293S14 18.057 14 19v1.5m5-8.5c-2.144-.643-4.511-1-7-1s-4.856.357-7 1"/></g></svg>
</template>

CSS

.icon-poly-tank {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.375%204.769q-1.206.25-2.353.717c-.894.364-1.34.546-1.681%201.052S5%207.618%205%208.765v8.259c0%201.469%200%202.203.475%202.763s1.124.667%202.423.881c1.316.217%202.69.332%204.102.332s2.786-.115%204.102-.332c1.299-.214%201.948-.321%202.423-.881S19%2018.493%2019%2017.024v-8.26c0-1.146%200-1.72-.34-2.226c-.341-.506-.788-.688-1.683-1.052q-1.146-.466-2.352-.717m-5.25%200a13%2013%200%200%201%205.25%200m-5.25%200V4c0-.943%200-1.414.293-1.707S10.432%202%2011.375%202h1.25c.943%200%201.414%200%201.707.293s.293.764.293%201.707v.769%22%2F%3E%3Cpath%20d%3D%22M10%2020.5V19c0-.943%200-1.414.293-1.707S11.057%2017%2012%2017s1.414%200%201.707.293S14%2018.057%2014%2019v1.5m5-8.5c-2.144-.643-4.511-1-7-1s-4.856.357-7%201%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.375%204.769q-1.206.25-2.353.717c-.894.364-1.34.546-1.681%201.052S5%207.618%205%208.765v8.259c0%201.469%200%202.203.475%202.763s1.124.667%202.423.881c1.316.217%202.69.332%204.102.332s2.786-.115%204.102-.332c1.299-.214%201.948-.321%202.423-.881S19%2018.493%2019%2017.024v-8.26c0-1.146%200-1.72-.34-2.226c-.341-.506-.788-.688-1.683-1.052q-1.146-.466-2.352-.717m-5.25%200a13%2013%200%200%201%205.25%200m-5.25%200V4c0-.943%200-1.414.293-1.707S10.432%202%2011.375%202h1.25c.943%200%201.414%200%201.707.293s.293.764.293%201.707v.769%22%2F%3E%3Cpath%20d%3D%22M10%2020.5V19c0-.943%200-1.414.293-1.707S11.057%2017%2012%2017s1.414%200%201.707.293S14%2018.057%2014%2019v1.5m5-8.5c-2.144-.643-4.511-1-7-1s-4.856.357-7%201%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/poly-tank.svg?color=%231a73e8&size=48