taj mahal icon

taj-mahal from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
taj-mahal
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 taj mahal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linejoin="round" d="M16 28H8C6.89543 28 6 28.8954 6 30V44"/><path stroke="#000" stroke-linejoin="round" d="M32 28H40C41.1046 28 42 28.8954 42 30V44"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M19.9994 24H27.9994C27.9994 24 33.1652 18.3215 31.9994 15C31.2446 12.8494 29.5615 11.6597 27.9994 10C26.4373 8.34027 23.9994 6 23.9994 6C23.9994 6 21.5615 8.34027 19.9994 10C18.4373 11.6597 16.7542 12.8494 15.9994 15C14.8337 18.3215 19.9994 24 19.9994 24Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M4 44H44"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M16 24H24H32V44H16V24Z"/><path stroke="#fff" stroke-linecap="round" d="M24 34V44"/><path stroke="#000" stroke-linecap="round" d="M24 4V7"/><path stroke="#000" stroke-linecap="round" d="M10 24V28"/><path stroke="#000" stroke-linecap="round" d="M38 24V28"/><path stroke="#000" stroke-linecap="round" d="M20 44L28 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTajMahal(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" strokeWidth="4"><path stroke="#000" strokeLinejoin="round" d="M16 28H8C6.89543 28 6 28.8954 6 30V44"/><path stroke="#000" strokeLinejoin="round" d="M32 28H40C41.1046 28 42 28.8954 42 30V44"/><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M19.9994 24H27.9994C27.9994 24 33.1652 18.3215 31.9994 15C31.2446 12.8494 29.5615 11.6597 27.9994 10C26.4373 8.34027 23.9994 6 23.9994 6C23.9994 6 21.5615 8.34027 19.9994 10C18.4373 11.6597 16.7542 12.8494 15.9994 15C14.8337 18.3215 19.9994 24 19.9994 24Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M4 44H44"/><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M16 24H24H32V44H16V24Z"/><path stroke="#fff" strokeLinecap="round" d="M24 34V44"/><path stroke="#000" strokeLinecap="round" d="M24 4V7"/><path stroke="#000" strokeLinecap="round" d="M10 24V28"/><path stroke="#000" strokeLinecap="round" d="M38 24V28"/><path stroke="#000" strokeLinecap="round" d="M20 44L28 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-width="4"><path stroke="#000" stroke-linejoin="round" d="M16 28H8C6.89543 28 6 28.8954 6 30V44"/><path stroke="#000" stroke-linejoin="round" d="M32 28H40C41.1046 28 42 28.8954 42 30V44"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M19.9994 24H27.9994C27.9994 24 33.1652 18.3215 31.9994 15C31.2446 12.8494 29.5615 11.6597 27.9994 10C26.4373 8.34027 23.9994 6 23.9994 6C23.9994 6 21.5615 8.34027 19.9994 10C18.4373 11.6597 16.7542 12.8494 15.9994 15C14.8337 18.3215 19.9994 24 19.9994 24Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M4 44H44"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M16 24H24H32V44H16V24Z"/><path stroke="#fff" stroke-linecap="round" d="M24 34V44"/><path stroke="#000" stroke-linecap="round" d="M24 4V7"/><path stroke="#000" stroke-linecap="round" d="M10 24V28"/><path stroke="#000" stroke-linecap="round" d="M38 24V28"/><path stroke="#000" stroke-linecap="round" d="M20 44L28 44"/></g></svg>
</template>

CSS

.icon-taj-mahal {
  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-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2028H8C6.89543%2028%206%2028.8954%206%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2028H40C41.1046%2028%2042%2028.8954%2042%2030V44%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.9994%2024H27.9994C27.9994%2024%2033.1652%2018.3215%2031.9994%2015C31.2446%2012.8494%2029.5615%2011.6597%2027.9994%2010C26.4373%208.34027%2023.9994%206%2023.9994%206C23.9994%206%2021.5615%208.34027%2019.9994%2010C18.4373%2011.6597%2016.7542%2012.8494%2015.9994%2015C14.8337%2018.3215%2019.9994%2024%2019.9994%2024Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2024H24H32V44H16V24Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V7%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M10%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2044L28%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-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2028H8C6.89543%2028%206%2028.8954%206%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2028H40C41.1046%2028%2042%2028.8954%2042%2030V44%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.9994%2024H27.9994C27.9994%2024%2033.1652%2018.3215%2031.9994%2015C31.2446%2012.8494%2029.5615%2011.6597%2027.9994%2010C26.4373%208.34027%2023.9994%206%2023.9994%206C23.9994%206%2021.5615%208.34027%2019.9994%2010C18.4373%2011.6597%2016.7542%2012.8494%2015.9994%2015C14.8337%2018.3215%2019.9994%2024%2019.9994%2024Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044H44%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2024H24H32V44H16V24Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V7%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M10%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2044L28%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/taj-mahal.svg?color=%231a73e8&size=48