pisa tower icon
pisa-tower-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- pisa-tower-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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"><path fill="currentColor" d="m16.336 11.73l-7.879-1.39l3.94.694z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8.458 10.334l.868-4.918l7.878 1.39l-.867 4.917m-8.865-1.557l9.848 1.737m-4.576-2.838l-.348 1.97M7.59 15.258l.867-4.918l7.879 1.39l-.867 4.917M6.604 15.09l9.848 1.737m-4.576-2.838l-.348 1.97m-3.941-.682L6.396 22h8.124l.945-5.334m-4.519 2.23l-.52 2.955M10.31 5.59l.348-1.97a1 1 0 0 1 1.158-.811l3.94.694a1 1 0 0 1 .81 1.159l-.347 1.97"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePisaTowerLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.336 11.73l-7.879-1.39l3.94.694z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m8.458 10.334l.868-4.918l7.878 1.39l-.867 4.917m-8.865-1.557l9.848 1.737m-4.576-2.838l-.348 1.97M7.59 15.258l.867-4.918l7.879 1.39l-.867 4.917M6.604 15.09l9.848 1.737m-4.576-2.838l-.348 1.97m-3.941-.682L6.396 22h8.124l.945-5.334m-4.519 2.23l-.52 2.955M10.31 5.59l.348-1.97a1 1 0 0 1 1.158-.811l3.94.694a1 1 0 0 1 .81 1.159l-.347 1.97"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.336 11.73l-7.879-1.39l3.94.694z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8.458 10.334l.868-4.918l7.878 1.39l-.867 4.917m-8.865-1.557l9.848 1.737m-4.576-2.838l-.348 1.97M7.59 15.258l.867-4.918l7.879 1.39l-.867 4.917M6.604 15.09l9.848 1.737m-4.576-2.838l-.348 1.97m-3.941-.682L6.396 22h8.124l.945-5.334m-4.519 2.23l-.52 2.955M10.31 5.59l.348-1.97a1 1 0 0 1 1.158-.811l3.94.694a1 1 0 0 1 .81 1.159l-.347 1.97"/></svg> </template>
CSS
.icon-pisa-tower-line {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.336%2011.73l-7.879-1.39l3.94.694z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m8.458%2010.334l.868-4.918l7.878%201.39l-.867%204.917m-8.865-1.557l9.848%201.737m-4.576-2.838l-.348%201.97M7.59%2015.258l.867-4.918l7.879%201.39l-.867%204.917M6.604%2015.09l9.848%201.737m-4.576-2.838l-.348%201.97m-3.941-.682L6.396%2022h8.124l.945-5.334m-4.519%202.23l-.52%202.955M10.31%205.59l.348-1.97a1%201%200%200%201%201.158-.811l3.94.694a1%201%200%200%201%20.81%201.159l-.347%201.97%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.336%2011.73l-7.879-1.39l3.94.694z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m8.458%2010.334l.868-4.918l7.878%201.39l-.867%204.917m-8.865-1.557l9.848%201.737m-4.576-2.838l-.348%201.97M7.59%2015.258l.867-4.918l7.879%201.39l-.867%204.917M6.604%2015.09l9.848%201.737m-4.576-2.838l-.348%201.97m-3.941-.682L6.396%2022h8.124l.945-5.334m-4.519%202.23l-.52%202.955M10.31%205.59l.348-1.97a1%201%200%200%201%201.158-.811l3.94.694a1%201%200%200%201%20.81%201.159l-.347%201.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/pisa-tower-line.svg?color=%231a73e8&size=48