museum-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
museum-1-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the museum 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 10.101v-3.72l.034.033l1.38-1.448l-.724-.69A8.22 8.22 0 0 0 12 2a8.22 8.22 0 0 0-5.688 2.274l-.724.69l1.38 1.448L7 6.38v3.72A6.98 6.98 0 0 0 2 8H1v14h10v-7h2v7h10V8h-1c-1.959 0-3.73.804-5 2.101M3 10.1c2.282.463 4 2.481 4 4.9v5H3zM21 20h-4v-5a5 5 0 0 1 4-4.9zM13.004 6.998v2.004H11V6.998z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignMuseum1Filled(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="M17 10.101v-3.72l.034.033l1.38-1.448l-.724-.69A8.22 8.22 0 0 0 12 2a8.22 8.22 0 0 0-5.688 2.274l-.724.69l1.38 1.448L7 6.38v3.72A6.98 6.98 0 0 0 2 8H1v14h10v-7h2v7h10V8h-1c-1.959 0-3.73.804-5 2.101M3 10.1c2.282.463 4 2.481 4 4.9v5H3zM21 20h-4v-5a5 5 0 0 1 4-4.9zM13.004 6.998v2.004H11V6.998z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 10.101v-3.72l.034.033l1.38-1.448l-.724-.69A8.22 8.22 0 0 0 12 2a8.22 8.22 0 0 0-5.688 2.274l-.724.69l1.38 1.448L7 6.38v3.72A6.98 6.98 0 0 0 2 8H1v14h10v-7h2v7h10V8h-1c-1.959 0-3.73.804-5 2.101M3 10.1c2.282.463 4 2.481 4 4.9v5H3zM21 20h-4v-5a5 5 0 0 1 4-4.9zM13.004 6.998v2.004H11V6.998z"/></svg>
</template>

CSS

.icon-museum-1-filled {
  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%22M17%2010.101v-3.72l.034.033l1.38-1.448l-.724-.69A8.22%208.22%200%200%200%2012%202a8.22%208.22%200%200%200-5.688%202.274l-.724.69l1.38%201.448L7%206.38v3.72A6.98%206.98%200%200%200%202%208H1v14h10v-7h2v7h10V8h-1c-1.959%200-3.73.804-5%202.101M3%2010.1c2.282.463%204%202.481%204%204.9v5H3zM21%2020h-4v-5a5%205%200%200%201%204-4.9zM13.004%206.998v2.004H11V6.998z%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%22M17%2010.101v-3.72l.034.033l1.38-1.448l-.724-.69A8.22%208.22%200%200%200%2012%202a8.22%208.22%200%200%200-5.688%202.274l-.724.69l1.38%201.448L7%206.38v3.72A6.98%206.98%200%200%200%202%208H1v14h10v-7h2v7h10V8h-1c-1.959%200-3.73.804-5%202.101M3%2010.1c2.282.463%204%202.481%204%204.9v5H3zM21%2020h-4v-5a5%205%200%200%201%204-4.9zM13.004%206.998v2.004H11V6.998z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/museum-1-filled.svg?color=%231a73e8&size=48