pisa tower icon

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

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

The same icon in other sets

Use the pisa 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 d="M2 21h20m-5.54-4.582l1.288-5.022m-1.289 5.022l.962.27m-.962-.27L15.283 21m1.176-4.582L7.8 13.996m9.95-2.6l1.289-5.022m-1.29 5.022l.963.269m-.963-.27l-8.66-2.421m9.95-2.6l-1.925-.538m1.925.538l.962.269M7.798 13.996l1.29-5.022m-1.29 5.022l-.962-.27m.962.27L6 21M9.087 8.974l1.29-5.022m-1.29 5.022l-.962-.27m2.252-4.752l-.963-.27m.963.27l1.924.538m0 0l4.812 1.346M12.301 4.49l.445-1.732a1 1 0 0 1 1.234-.721l2.883.806c.527.148.84.695.702 1.23l-.452 1.763"/><path stroke-linejoin="round" d="m10.5 21l.56-2M14 8.5l-.478 1.708m-1.41 5.034l.454-1.619"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPisaTower(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="M2 21h20m-5.54-4.582l1.288-5.022m-1.289 5.022l.962.27m-.962-.27L15.283 21m1.176-4.582L7.8 13.996m9.95-2.6l1.289-5.022m-1.29 5.022l.963.269m-.963-.27l-8.66-2.421m9.95-2.6l-1.925-.538m1.925.538l.962.269M7.798 13.996l1.29-5.022m-1.29 5.022l-.962-.27m.962.27L6 21M9.087 8.974l1.29-5.022m-1.29 5.022l-.962-.27m2.252-4.752l-.963-.27m.963.27l1.924.538m0 0l4.812 1.346M12.301 4.49l.445-1.732a1 1 0 0 1 1.234-.721l2.883.806c.527.148.84.695.702 1.23l-.452 1.763"/><path strokeLinejoin="round" d="m10.5 21l.56-2M14 8.5l-.478 1.708m-1.41 5.034l.454-1.619"/></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="M2 21h20m-5.54-4.582l1.288-5.022m-1.289 5.022l.962.27m-.962-.27L15.283 21m1.176-4.582L7.8 13.996m9.95-2.6l1.289-5.022m-1.29 5.022l.963.269m-.963-.27l-8.66-2.421m9.95-2.6l-1.925-.538m1.925.538l.962.269M7.798 13.996l1.29-5.022m-1.29 5.022l-.962-.27m.962.27L6 21M9.087 8.974l1.29-5.022m-1.29 5.022l-.962-.27m2.252-4.752l-.963-.27m.963.27l1.924.538m0 0l4.812 1.346M12.301 4.49l.445-1.732a1 1 0 0 1 1.234-.721l2.883.806c.527.148.84.695.702 1.23l-.452 1.763"/><path stroke-linejoin="round" d="m10.5 21l.56-2M14 8.5l-.478 1.708m-1.41 5.034l.454-1.619"/></g></svg>
</template>

CSS

.icon-pisa-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%20d%3D%22M2%2021h20m-5.54-4.582l1.288-5.022m-1.289%205.022l.962.27m-.962-.27L15.283%2021m1.176-4.582L7.8%2013.996m9.95-2.6l1.289-5.022m-1.29%205.022l.963.269m-.963-.27l-8.66-2.421m9.95-2.6l-1.925-.538m1.925.538l.962.269M7.798%2013.996l1.29-5.022m-1.29%205.022l-.962-.27m.962.27L6%2021M9.087%208.974l1.29-5.022m-1.29%205.022l-.962-.27m2.252-4.752l-.963-.27m.963.27l1.924.538m0%200l4.812%201.346M12.301%204.49l.445-1.732a1%201%200%200%201%201.234-.721l2.883.806c.527.148.84.695.702%201.23l-.452%201.763%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m10.5%2021l.56-2M14%208.5l-.478%201.708m-1.41%205.034l.454-1.619%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%22M2%2021h20m-5.54-4.582l1.288-5.022m-1.289%205.022l.962.27m-.962-.27L15.283%2021m1.176-4.582L7.8%2013.996m9.95-2.6l1.289-5.022m-1.29%205.022l.963.269m-.963-.27l-8.66-2.421m9.95-2.6l-1.925-.538m1.925.538l.962.269M7.798%2013.996l1.29-5.022m-1.29%205.022l-.962-.27m.962.27L6%2021M9.087%208.974l1.29-5.022m-1.29%205.022l-.962-.27m2.252-4.752l-.963-.27m.963.27l1.924.538m0%200l4.812%201.346M12.301%204.49l.445-1.732a1%201%200%200%201%201.234-.721l2.883.806c.527.148.84.695.702%201.23l-.452%201.763%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m10.5%2021l.56-2M14%208.5l-.478%201.708m-1.41%205.034l.454-1.619%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/pisa-tower.svg?color=%231a73e8&size=48