twin tower icon

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

Name
twin-tower
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the twin tower 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 stroke-linejoin="round" d="m9 19l3-4l3 4m-6-5h6"/><path d="M2 22v-8c0-.943 0-1.414.293-1.707S3.057 12 4 12h3c.943 0 1.414 0 1.707.293S9 13.057 9 14v8M3 12v-2c0-.943 0-1.414.293-1.707S4.057 8 5 8h1c.943 0 1.414 0 1.707.293S8 9.057 8 10v2"/><path d="M4 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 4 5.034 4 5.5 4s.699 0 .883.076a1 1 0 0 1 .54.541C7 4.801 7 5.034 7 5.5V8m8 14v-8c0-.943 0-1.414.293-1.707S16.057 12 17 12h3c.943 0 1.414 0 1.707.293S22 13.057 22 14v8"/><path stroke-linejoin="round" d="M2 22h20"/><path d="M5.5 4V2M16 12v-2c0-.943 0-1.414.293-1.707S17.057 8 18 8h1c.943 0 1.414 0 1.707.293S21 9.057 21 10v2"/><path d="M17 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 4 18.034 4 18.5 4s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883V8m-1.5-4V2m-13 20v-2m13 2v-2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTwinTower(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 strokeLinejoin="round" d="m9 19l3-4l3 4m-6-5h6"/><path d="M2 22v-8c0-.943 0-1.414.293-1.707S3.057 12 4 12h3c.943 0 1.414 0 1.707.293S9 13.057 9 14v8M3 12v-2c0-.943 0-1.414.293-1.707S4.057 8 5 8h1c.943 0 1.414 0 1.707.293S8 9.057 8 10v2"/><path d="M4 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 4 5.034 4 5.5 4s.699 0 .883.076a1 1 0 0 1 .54.541C7 4.801 7 5.034 7 5.5V8m8 14v-8c0-.943 0-1.414.293-1.707S16.057 12 17 12h3c.943 0 1.414 0 1.707.293S22 13.057 22 14v8"/><path strokeLinejoin="round" d="M2 22h20"/><path d="M5.5 4V2M16 12v-2c0-.943 0-1.414.293-1.707S17.057 8 18 8h1c.943 0 1.414 0 1.707.293S21 9.057 21 10v2"/><path d="M17 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 4 18.034 4 18.5 4s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883V8m-1.5-4V2m-13 20v-2m13 2v-2"/></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 stroke-linejoin="round" d="m9 19l3-4l3 4m-6-5h6"/><path d="M2 22v-8c0-.943 0-1.414.293-1.707S3.057 12 4 12h3c.943 0 1.414 0 1.707.293S9 13.057 9 14v8M3 12v-2c0-.943 0-1.414.293-1.707S4.057 8 5 8h1c.943 0 1.414 0 1.707.293S8 9.057 8 10v2"/><path d="M4 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 4 5.034 4 5.5 4s.699 0 .883.076a1 1 0 0 1 .54.541C7 4.801 7 5.034 7 5.5V8m8 14v-8c0-.943 0-1.414.293-1.707S16.057 12 17 12h3c.943 0 1.414 0 1.707.293S22 13.057 22 14v8"/><path stroke-linejoin="round" d="M2 22h20"/><path d="M5.5 4V2M16 12v-2c0-.943 0-1.414.293-1.707S17.057 8 18 8h1c.943 0 1.414 0 1.707.293S21 9.057 21 10v2"/><path d="M17 8V5.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 4 18.034 4 18.5 4s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883V8m-1.5-4V2m-13 20v-2m13 2v-2"/></g></svg>
</template>

CSS

.icon-twin-tower {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22m9%2019l3-4l3%204m-6-5h6%22%2F%3E%3Cpath%20d%3D%22M2%2022v-8c0-.943%200-1.414.293-1.707S3.057%2012%204%2012h3c.943%200%201.414%200%201.707.293S9%2013.057%209%2014v8M3%2012v-2c0-.943%200-1.414.293-1.707S4.057%208%205%208h1c.943%200%201.414%200%201.707.293S8%209.057%208%2010v2%22%2F%3E%3Cpath%20d%3D%22M4%208V5.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C4.801%204%205.034%204%205.5%204s.699%200%20.883.076a1%201%200%200%201%20.54.541C7%204.801%207%205.034%207%205.5V8m8%2014v-8c0-.943%200-1.414.293-1.707S16.057%2012%2017%2012h3c.943%200%201.414%200%201.707.293S22%2013.057%2022%2014v8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22M5.5%204V2M16%2012v-2c0-.943%200-1.414.293-1.707S17.057%208%2018%208h1c.943%200%201.414%200%201.707.293S21%209.057%2021%2010v2%22%2F%3E%3Cpath%20d%3D%22M17%208V5.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C17.801%204%2018.034%204%2018.5%204s.699%200%20.883.076a1%201%200%200%201%20.54.541c.077.184.077.417.077.883V8m-1.5-4V2m-13%2020v-2m13%202v-2%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%20stroke-linejoin%3D%22round%22%20d%3D%22m9%2019l3-4l3%204m-6-5h6%22%2F%3E%3Cpath%20d%3D%22M2%2022v-8c0-.943%200-1.414.293-1.707S3.057%2012%204%2012h3c.943%200%201.414%200%201.707.293S9%2013.057%209%2014v8M3%2012v-2c0-.943%200-1.414.293-1.707S4.057%208%205%208h1c.943%200%201.414%200%201.707.293S8%209.057%208%2010v2%22%2F%3E%3Cpath%20d%3D%22M4%208V5.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C4.801%204%205.034%204%205.5%204s.699%200%20.883.076a1%201%200%200%201%20.54.541C7%204.801%207%205.034%207%205.5V8m8%2014v-8c0-.943%200-1.414.293-1.707S16.057%2012%2017%2012h3c.943%200%201.414%200%201.707.293S22%2013.057%2022%2014v8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22M5.5%204V2M16%2012v-2c0-.943%200-1.414.293-1.707S17.057%208%2018%208h1c.943%200%201.414%200%201.707.293S21%209.057%2021%2010v2%22%2F%3E%3Cpath%20d%3D%22M17%208V5.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C17.801%204%2018.034%204%2018.5%204s.699%200%20.883.076a1%201%200%200%201%20.54.541c.077.184.077.417.077.883V8m-1.5-4V2m-13%2020v-2m13%202v-2%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/twin-tower.svg?color=%231a73e8&size=48