tower of pisa icon

tower-of-pisa from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
tower-of-pisa
Set
IconPark
Style
Color
Category
Build
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More build icons from IconPark

Use the tower of pisa icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 44H44"/><path stroke-linejoin="round" d="M21.2498 7.47448L36.7046 11.6156L28.0004 43.9998L11.0004 43.9998L21.2498 7.47448Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.3174 6.95703L38.6359 12.1334"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.2109 18.5479L35.5295 23.7242"/><path stroke-linecap="round" d="M25.4823 20.9316L26.5176 17.0679"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.1055 30.1392L32.424 35.3155"/><path stroke-linecap="round" d="M22.4823 31.9316L23.5176 28.0679"/><rect width="10" height="4" x="25.183" y="4.387" stroke-linecap="round" stroke-linejoin="round" rx="1" transform="rotate(15 25.183 4.387)"/><path stroke-linecap="round" d="M19.4823 42.9316L20.5176 39.0679"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTowerOfPisa(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M4 44H44"/><path strokeLinejoin="round" d="M21.2498 7.47448L36.7046 11.6156L28.0004 43.9998L11.0004 43.9998L21.2498 7.47448Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.3174 6.95703L38.6359 12.1334"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.2109 18.5479L35.5295 23.7242"/><path strokeLinecap="round" d="M25.4823 20.9316L26.5176 17.0679"/><path strokeLinecap="round" strokeLinejoin="round" d="M13.1055 30.1392L32.424 35.3155"/><path strokeLinecap="round" d="M22.4823 31.9316L23.5176 28.0679"/><rect width="10" height="4" x="25.183" y="4.387" strokeLinecap="round" strokeLinejoin="round" rx="1" transform="rotate(15 25.183 4.387)"/><path strokeLinecap="round" d="M19.4823 42.9316L20.5176 39.0679"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 44H44"/><path stroke-linejoin="round" d="M21.2498 7.47448L36.7046 11.6156L28.0004 43.9998L11.0004 43.9998L21.2498 7.47448Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.3174 6.95703L38.6359 12.1334"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.2109 18.5479L35.5295 23.7242"/><path stroke-linecap="round" d="M25.4823 20.9316L26.5176 17.0679"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.1055 30.1392L32.424 35.3155"/><path stroke-linecap="round" d="M22.4823 31.9316L23.5176 28.0679"/><rect width="10" height="4" x="25.183" y="4.387" stroke-linecap="round" stroke-linejoin="round" rx="1" transform="rotate(15 25.183 4.387)"/><path stroke-linecap="round" d="M19.4823 42.9316L20.5176 39.0679"/></g></svg>
</template>

CSS

.icon-tower-of-pisa {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.2498%207.47448L36.7046%2011.6156L28.0004%2043.9998L11.0004%2043.9998L21.2498%207.47448Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.3174%206.95703L38.6359%2012.1334%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.2109%2018.5479L35.5295%2023.7242%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25.4823%2020.9316L26.5176%2017.0679%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.1055%2030.1392L32.424%2035.3155%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.4823%2031.9316L23.5176%2028.0679%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%224%22%20x%3D%2225.183%22%20y%3D%224.387%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221%22%20transform%3D%22rotate(15%2025.183%204.387)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.4823%2042.9316L20.5176%2039.0679%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.2498%207.47448L36.7046%2011.6156L28.0004%2043.9998L11.0004%2043.9998L21.2498%207.47448Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.3174%206.95703L38.6359%2012.1334%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.2109%2018.5479L35.5295%2023.7242%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25.4823%2020.9316L26.5176%2017.0679%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.1055%2030.1392L32.424%2035.3155%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.4823%2031.9316L23.5176%2028.0679%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%224%22%20x%3D%2225.183%22%20y%3D%224.387%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221%22%20transform%3D%22rotate(15%2025.183%204.387)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.4823%2042.9316L20.5176%2039.0679%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/tower-of-pisa.svg?color=%231a73e8&size=48