round hotel class icon

round-hotel-class from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
round-hotel-class
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the round hotel class icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.58 10H2.56a.5.5 0 0 0-.29.91l4.91 3.51l-1.89 6.1c-.14.46.39.84.78.55L11 17.31l4.93 3.75c.39.29.92-.08.78-.55l-1.89-6.1l4.91-3.51c.4-.28.2-.91-.29-.91h-6.02l-1.95-6.42c-.14-.47-.81-.47-.96 0zM20.9 20.51l-1.4-4.52l2.91-2.08c.4-.28.2-.91-.29-.91h-1.88l-3.08 2.2l1.46 4.72l1.5 1.14c.39.29.92-.09.78-.55M17 8l-1.34-4.42c-.14-.47-.81-.47-.96 0l-.57 1.87l.78 2.55z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundHotelClass(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="M8.58 10H2.56a.5.5 0 0 0-.29.91l4.91 3.51l-1.89 6.1c-.14.46.39.84.78.55L11 17.31l4.93 3.75c.39.29.92-.08.78-.55l-1.89-6.1l4.91-3.51c.4-.28.2-.91-.29-.91h-6.02l-1.95-6.42c-.14-.47-.81-.47-.96 0zM20.9 20.51l-1.4-4.52l2.91-2.08c.4-.28.2-.91-.29-.91h-1.88l-3.08 2.2l1.46 4.72l1.5 1.14c.39.29.92-.09.78-.55M17 8l-1.34-4.42c-.14-.47-.81-.47-.96 0l-.57 1.87l.78 2.55z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.58 10H2.56a.5.5 0 0 0-.29.91l4.91 3.51l-1.89 6.1c-.14.46.39.84.78.55L11 17.31l4.93 3.75c.39.29.92-.08.78-.55l-1.89-6.1l4.91-3.51c.4-.28.2-.91-.29-.91h-6.02l-1.95-6.42c-.14-.47-.81-.47-.96 0zM20.9 20.51l-1.4-4.52l2.91-2.08c.4-.28.2-.91-.29-.91h-1.88l-3.08 2.2l1.46 4.72l1.5 1.14c.39.29.92-.09.78-.55M17 8l-1.34-4.42c-.14-.47-.81-.47-.96 0l-.57 1.87l.78 2.55z"/></svg>
</template>

CSS

.icon-round-hotel-class {
  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%22M8.58%2010H2.56a.5.5%200%200%200-.29.91l4.91%203.51l-1.89%206.1c-.14.46.39.84.78.55L11%2017.31l4.93%203.75c.39.29.92-.08.78-.55l-1.89-6.1l4.91-3.51c.4-.28.2-.91-.29-.91h-6.02l-1.95-6.42c-.14-.47-.81-.47-.96%200zM20.9%2020.51l-1.4-4.52l2.91-2.08c.4-.28.2-.91-.29-.91h-1.88l-3.08%202.2l1.46%204.72l1.5%201.14c.39.29.92-.09.78-.55M17%208l-1.34-4.42c-.14-.47-.81-.47-.96%200l-.57%201.87l.78%202.55z%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%22M8.58%2010H2.56a.5.5%200%200%200-.29.91l4.91%203.51l-1.89%206.1c-.14.46.39.84.78.55L11%2017.31l4.93%203.75c.39.29.92-.08.78-.55l-1.89-6.1l4.91-3.51c.4-.28.2-.91-.29-.91h-6.02l-1.95-6.42c-.14-.47-.81-.47-.96%200zM20.9%2020.51l-1.4-4.52l2.91-2.08c.4-.28.2-.91-.29-.91h-1.88l-3.08%202.2l1.46%204.72l1.5%201.14c.39.29.92-.09.78-.55M17%208l-1.34-4.42c-.14-.47-.81-.47-.96%200l-.57%201.87l.78%202.55z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-hotel-class.svg?color=%231a73e8&size=48