eiffel tower icon
eiffel-tower from IconPark Outline by ByteDance · Outline · Build · Apache-2.0 Free for personal and commercial use.
- Name
- eiffel-tower
- Set
- IconPark Outline
- Style
- Outline
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More build icons from IconPark Outline
Use the eiffel tower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M21 8c0 11-3.5 25-10 36M27 8c0 11 3.5 25 10 36M4 44h40"/><path d="M14 30h20m-17-9h14M20 8h8m-4-4v4"/><path stroke-linejoin="round" d="M18 44s.813-2.812 2-4c1-1 2-2 4-2s3 1 4 2c1.344 1.344 2 4 2 4"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineEiffelTower(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="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M21 8c0 11-3.5 25-10 36M27 8c0 11 3.5 25 10 36M4 44h40"/><path d="M14 30h20m-17-9h14M20 8h8m-4-4v4"/><path strokeLinejoin="round" d="M18 44s.813-2.812 2-4c1-1 2-2 4-2s3 1 4 2c1.344 1.344 2 4 2 4"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M21 8c0 11-3.5 25-10 36M27 8c0 11 3.5 25 10 36M4 44h40"/><path d="M14 30h20m-17-9h14M20 8h8m-4-4v4"/><path stroke-linejoin="round" d="M18 44s.813-2.812 2-4c1-1 2-2 4-2s3 1 4 2c1.344 1.344 2 4 2 4"/></g></svg> </template>
CSS
.icon-eiffel-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%208c0%2011-3.5%2025-10%2036M27%208c0%2011%203.5%2025%2010%2036M4%2044h40%22%2F%3E%3Cpath%20d%3D%22M14%2030h20m-17-9h14M20%208h8m-4-4v4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044s.813-2.812%202-4c1-1%202-2%204-2s3%201%204%202c1.344%201.344%202%204%202%204%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%208c0%2011-3.5%2025-10%2036M27%208c0%2011%203.5%2025%2010%2036M4%2044h40%22%2F%3E%3Cpath%20d%3D%22M14%2030h20m-17-9h14M20%208h8m-4-4v4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044s.813-2.812%202-4c1-1%202-2%204-2s3%201%204%202c1.344%201.344%202%204%202%204%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-outline/eiffel-tower.svg?color=%231a73e8&size=48