concierge from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
concierge
Set
Material Symbols
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the concierge icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 22v-2h13v2zm1-3q0-2.025 1.275-3.537T15.5 13.6v-.625q0-.425.288-.712t.712-.288t.713.288t.287.712v.625q1.925.35 3.213 1.863T22 19zM1 13h4V2H1zm6 0h1.975l7.05-2.625q.425-.175.7-.562T17 8.95q0-.4-.275-.675T16.05 8H13l-1.75.675l-.35-.925L13 7h7q.8 0 1.4-.575T22 5l-8-3l-7 1.95z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsConcierge(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="M10 22v-2h13v2zm1-3q0-2.025 1.275-3.537T15.5 13.6v-.625q0-.425.288-.712t.712-.288t.713.288t.287.712v.625q1.925.35 3.213 1.863T22 19zM1 13h4V2H1zm6 0h1.975l7.05-2.625q.425-.175.7-.562T17 8.95q0-.4-.275-.675T16.05 8H13l-1.75.675l-.35-.925L13 7h7q.8 0 1.4-.575T22 5l-8-3l-7 1.95z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 22v-2h13v2zm1-3q0-2.025 1.275-3.537T15.5 13.6v-.625q0-.425.288-.712t.712-.288t.713.288t.287.712v.625q1.925.35 3.213 1.863T22 19zM1 13h4V2H1zm6 0h1.975l7.05-2.625q.425-.175.7-.562T17 8.95q0-.4-.275-.675T16.05 8H13l-1.75.675l-.35-.925L13 7h7q.8 0 1.4-.575T22 5l-8-3l-7 1.95z"/></svg>
</template>

CSS

.icon-concierge {
  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%22M10%2022v-2h13v2zm1-3q0-2.025%201.275-3.537T15.5%2013.6v-.625q0-.425.288-.712t.712-.288t.713.288t.287.712v.625q1.925.35%203.213%201.863T22%2019zM1%2013h4V2H1zm6%200h1.975l7.05-2.625q.425-.175.7-.562T17%208.95q0-.4-.275-.675T16.05%208H13l-1.75.675l-.35-.925L13%207h7q.8%200%201.4-.575T22%205l-8-3l-7%201.95z%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%22M10%2022v-2h13v2zm1-3q0-2.025%201.275-3.537T15.5%2013.6v-.625q0-.425.288-.712t.712-.288t.713.288t.287.712v.625q1.925.35%203.213%201.863T22%2019zM1%2013h4V2H1zm6%200h1.975l7.05-2.625q.425-.175.7-.562T17%208.95q0-.4-.275-.675T16.05%208H13l-1.75.675l-.35-.925L13%207h7q.8%200%201.4-.575T22%205l-8-3l-7%201.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Concierge icon — Material Symbols · IconsDB