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

Name
concierge-sharp
Set
Material Symbols Light
Style
Sharp
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="M2.039 11.923h3V3.769h-3zm4 0h2.378l7.352-2.711V7.616h-3l-2.596.925l-.311-.752l2.869-.943h7.923V5.27l-7-2.307l-7.615 2.225zM11 21h11v-1H11zm1-2.384h9q0-1.737-1.153-3.01q-1.153-1.271-2.847-1.448v-.914h-1v.914q-1.7.177-2.85 1.449T12 18.616"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightConciergeSharp(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.039 11.923h3V3.769h-3zm4 0h2.378l7.352-2.711V7.616h-3l-2.596.925l-.311-.752l2.869-.943h7.923V5.27l-7-2.307l-7.615 2.225zM11 21h11v-1H11zm1-2.384h9q0-1.737-1.153-3.01q-1.153-1.271-2.847-1.448v-.914h-1v.914q-1.7.177-2.85 1.449T12 18.616"/></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.039 11.923h3V3.769h-3zm4 0h2.378l7.352-2.711V7.616h-3l-2.596.925l-.311-.752l2.869-.943h7.923V5.27l-7-2.307l-7.615 2.225zM11 21h11v-1H11zm1-2.384h9q0-1.737-1.153-3.01q-1.153-1.271-2.847-1.448v-.914h-1v.914q-1.7.177-2.85 1.449T12 18.616"/></svg>
</template>

CSS

.icon-concierge-sharp {
  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.039%2011.923h3V3.769h-3zm4%200h2.378l7.352-2.711V7.616h-3l-2.596.925l-.311-.752l2.869-.943h7.923V5.27l-7-2.307l-7.615%202.225zM11%2021h11v-1H11zm1-2.384h9q0-1.737-1.153-3.01q-1.153-1.271-2.847-1.448v-.914h-1v.914q-1.7.177-2.85%201.449T12%2018.616%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.039%2011.923h3V3.769h-3zm4%200h2.378l7.352-2.711V7.616h-3l-2.596.925l-.311-.752l2.869-.943h7.923V5.27l-7-2.307l-7.615%202.225zM11%2021h11v-1H11zm1-2.384h9q0-1.737-1.153-3.01q-1.153-1.271-2.847-1.448v-.914h-1v.914q-1.7.177-2.85%201.449T12%2018.616%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-sharp.svg?color=%231a73e8&size=48