eiffel tower icon
eiffel-tower from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- eiffel-tower
- 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 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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M21 8C21 19 17.5 33 11 44"/><path stroke-linejoin="round" d="M27 8C27 19 30.5 33 37 44"/><path stroke-linejoin="round" d="M4 44H44"/><path d="M14 30L34 30"/><path d="M17 21L31 21"/><path d="M20 8L28 8"/><path d="M24 4V8"/><path stroke-linejoin="round" d="M18 44C18 44 18.8125 41.1875 20 40C21 39 22 38 24 38C26 38 27 39 28 40C29.3438 41.3437 30 44 30 44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkEiffelTower(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" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M21 8C21 19 17.5 33 11 44"/><path strokeLinejoin="round" d="M27 8C27 19 30.5 33 37 44"/><path strokeLinejoin="round" d="M4 44H44"/><path d="M14 30L34 30"/><path d="M17 21L31 21"/><path d="M20 8L28 8"/><path d="M24 4V8"/><path strokeLinejoin="round" d="M18 44C18 44 18.8125 41.1875 20 40C21 39 22 38 24 38C26 38 27 39 28 40C29.3438 41.3437 30 44 30 44"/></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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M21 8C21 19 17.5 33 11 44"/><path stroke-linejoin="round" d="M27 8C27 19 30.5 33 37 44"/><path stroke-linejoin="round" d="M4 44H44"/><path d="M14 30L34 30"/><path d="M17 21L31 21"/><path d="M20 8L28 8"/><path d="M24 4V8"/><path stroke-linejoin="round" d="M18 44C18 44 18.8125 41.1875 20 40C21 39 22 38 24 38C26 38 27 39 28 40C29.3438 41.3437 30 44 30 44"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%208C21%2019%2017.5%2033%2011%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%208C27%2019%2030.5%2033%2037%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20d%3D%22M14%2030L34%2030%22%2F%3E%3Cpath%20d%3D%22M17%2021L31%2021%22%2F%3E%3Cpath%20d%3D%22M20%208L28%208%22%2F%3E%3Cpath%20d%3D%22M24%204V8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044C18%2044%2018.8125%2041.1875%2020%2040C21%2039%2022%2038%2024%2038C26%2038%2027%2039%2028%2040C29.3438%2041.3437%2030%2044%2030%2044%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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%208C21%2019%2017.5%2033%2011%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%208C27%2019%2030.5%2033%2037%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20d%3D%22M14%2030L34%2030%22%2F%3E%3Cpath%20d%3D%22M17%2021L31%2021%22%2F%3E%3Cpath%20d%3D%22M20%208L28%208%22%2F%3E%3Cpath%20d%3D%22M24%204V8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044C18%2044%2018.8125%2041.1875%2020%2040C21%2039%2022%2038%2024%2038C26%2038%2027%2039%2028%2040C29.3438%2041.3437%2030%2044%2030%2044%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/eiffel-tower.svg?color=%231a73e8&size=48