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

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

5 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

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="M11 21v-1h11v1zm1-2.384q0-1.737 1.15-3.01q1.15-1.271 2.85-1.448v-.414q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v.414q1.694.177 2.847 1.449T21 18.616zm-9.961-6.693h3V3.769h-3zm4 0h2.378l6.57-2.413q.367-.137.575-.447t.207-.69v-.02q0-.303-.217-.52t-.521-.217h-2.262l-2.596.925l-.311-.752l2.869-.943H19q.646 0 1.15-.44t.504-1.098l-7-2.346L6.038 5.18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightConcierge(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="M11 21v-1h11v1zm1-2.384q0-1.737 1.15-3.01q1.15-1.271 2.85-1.448v-.414q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v.414q1.694.177 2.847 1.449T21 18.616zm-9.961-6.693h3V3.769h-3zm4 0h2.378l6.57-2.413q.367-.137.575-.447t.207-.69v-.02q0-.303-.217-.52t-.521-.217h-2.262l-2.596.925l-.311-.752l2.869-.943H19q.646 0 1.15-.44t.504-1.098l-7-2.346L6.038 5.18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21v-1h11v1zm1-2.384q0-1.737 1.15-3.01q1.15-1.271 2.85-1.448v-.414q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v.414q1.694.177 2.847 1.449T21 18.616zm-9.961-6.693h3V3.769h-3zm4 0h2.378l6.57-2.413q.367-.137.575-.447t.207-.69v-.02q0-.303-.217-.52t-.521-.217h-2.262l-2.596.925l-.311-.752l2.869-.943H19q.646 0 1.15-.44t.504-1.098l-7-2.346L6.038 5.18z"/></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%22M11%2021v-1h11v1zm1-2.384q0-1.737%201.15-3.01q1.15-1.271%202.85-1.448v-.414q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v.414q1.694.177%202.847%201.449T21%2018.616zm-9.961-6.693h3V3.769h-3zm4%200h2.378l6.57-2.413q.367-.137.575-.447t.207-.69v-.02q0-.303-.217-.52t-.521-.217h-2.262l-2.596.925l-.311-.752l2.869-.943H19q.646%200%201.15-.44t.504-1.098l-7-2.346L6.038%205.18z%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%22M11%2021v-1h11v1zm1-2.384q0-1.737%201.15-3.01q1.15-1.271%202.85-1.448v-.414q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v.414q1.694.177%202.847%201.449T21%2018.616zm-9.961-6.693h3V3.769h-3zm4%200h2.378l6.57-2.413q.367-.137.575-.447t.207-.69v-.02q0-.303-.217-.52t-.521-.217h-2.262l-2.596.925l-.311-.752l2.869-.943H19q.646%200%201.15-.44t.504-1.098l-7-2.346L6.038%205.18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Concierge icon — Material Symbols Light · IconsDB