museum-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
museum-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the museum icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-2h2v-9h-.65q-.575 0-.962-.4T2 9.625q0-.3.138-.55t.387-.425L10.85 2.8q.275-.2.563-.288T12 2.425t.588.088t.562.287l8.325 5.85q.25.175.388.438T22 9.65q0 .575-.387.963T20.65 11H20v9h2v2zm16-2V8.65l-6-4.2l-6 4.2V20zm-5.537-3.912q.212-.113.362-.338L14 14v3q0 .425.288.713T15 18t.713-.288T16 17v-5.175q0-.35-.238-.587T15.176 11h-.725q-.2 0-.387.1t-.313.275L12 14l-1.7-2.55q-.125-.2-.35-.325T9.475 11H9q-.425 0-.712.288T8 12v5q0 .425.288.713T9 18t.713-.288T10 17v-3l1.175 1.75q.15.225.363.338T12 16.2t.463-.112M18 20H6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMuseumOutlineRounded(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="M2 22v-2h2v-9h-.65q-.575 0-.962-.4T2 9.625q0-.3.138-.55t.387-.425L10.85 2.8q.275-.2.563-.288T12 2.425t.588.088t.562.287l8.325 5.85q.25.175.388.438T22 9.65q0 .575-.387.963T20.65 11H20v9h2v2zm16-2V8.65l-6-4.2l-6 4.2V20zm-5.537-3.912q.212-.113.362-.338L14 14v3q0 .425.288.713T15 18t.713-.288T16 17v-5.175q0-.35-.238-.587T15.176 11h-.725q-.2 0-.387.1t-.313.275L12 14l-1.7-2.55q-.125-.2-.35-.325T9.475 11H9q-.425 0-.712.288T8 12v5q0 .425.288.713T9 18t.713-.288T10 17v-3l1.175 1.75q.15.225.363.338T12 16.2t.463-.112M18 20H6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-2h2v-9h-.65q-.575 0-.962-.4T2 9.625q0-.3.138-.55t.387-.425L10.85 2.8q.275-.2.563-.288T12 2.425t.588.088t.562.287l8.325 5.85q.25.175.388.438T22 9.65q0 .575-.387.963T20.65 11H20v9h2v2zm16-2V8.65l-6-4.2l-6 4.2V20zm-5.537-3.912q.212-.113.362-.338L14 14v3q0 .425.288.713T15 18t.713-.288T16 17v-5.175q0-.35-.238-.587T15.176 11h-.725q-.2 0-.387.1t-.313.275L12 14l-1.7-2.55q-.125-.2-.35-.325T9.475 11H9q-.425 0-.712.288T8 12v5q0 .425.288.713T9 18t.713-.288T10 17v-3l1.175 1.75q.15.225.363.338T12 16.2t.463-.112M18 20H6z"/></svg>
</template>

CSS

.icon-museum-outline-rounded {
  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%22M2%2022v-2h2v-9h-.65q-.575%200-.962-.4T2%209.625q0-.3.138-.55t.387-.425L10.85%202.8q.275-.2.563-.288T12%202.425t.588.088t.562.287l8.325%205.85q.25.175.388.438T22%209.65q0%20.575-.387.963T20.65%2011H20v9h2v2zm16-2V8.65l-6-4.2l-6%204.2V20zm-5.537-3.912q.212-.113.362-.338L14%2014v3q0%20.425.288.713T15%2018t.713-.288T16%2017v-5.175q0-.35-.238-.587T15.176%2011h-.725q-.2%200-.387.1t-.313.275L12%2014l-1.7-2.55q-.125-.2-.35-.325T9.475%2011H9q-.425%200-.712.288T8%2012v5q0%20.425.288.713T9%2018t.713-.288T10%2017v-3l1.175%201.75q.15.225.363.338T12%2016.2t.463-.112M18%2020H6z%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%22M2%2022v-2h2v-9h-.65q-.575%200-.962-.4T2%209.625q0-.3.138-.55t.387-.425L10.85%202.8q.275-.2.563-.288T12%202.425t.588.088t.562.287l8.325%205.85q.25.175.388.438T22%209.65q0%20.575-.387.963T20.65%2011H20v9h2v2zm16-2V8.65l-6-4.2l-6%204.2V20zm-5.537-3.912q.212-.113.362-.338L14%2014v3q0%20.425.288.713T15%2018t.713-.288T16%2017v-5.175q0-.35-.238-.587T15.176%2011h-.725q-.2%200-.387.1t-.313.275L12%2014l-1.7-2.55q-.125-.2-.35-.325T9.475%2011H9q-.425%200-.712.288T8%2012v5q0%20.425.288.713T9%2018t.713-.288T10%2017v-3l1.175%201.75q.15.225.363.338T12%2016.2t.463-.112M18%2020H6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/museum-outline-rounded.svg?color=%231a73e8&size=48