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

Name
concierge-outline
Set
Material Symbols
Style
Outline
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 19zm2.625-2.025h5.7q-.475-.675-1.213-1.088t-1.612-.412q-.9 0-1.65.413t-1.225 1.087M1 13V2h6v1.45l7-1.95L22 4v1q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737L8.95 13zm2-2h2V4H3zm4 0h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-2.925.95l-.6-1.9L12.825 6H19q.225 0 .563-.163t.337-.387L13.95 3.6L7 5.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsConciergeOutline(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 19zm2.625-2.025h5.7q-.475-.675-1.213-1.088t-1.612-.412q-.9 0-1.65.413t-1.225 1.087M1 13V2h6v1.45l7-1.95L22 4v1q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737L8.95 13zm2-2h2V4H3zm4 0h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-2.925.95l-.6-1.9L12.825 6H19q.225 0 .563-.163t.337-.387L13.95 3.6L7 5.5z"/></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 19zm2.625-2.025h5.7q-.475-.675-1.213-1.088t-1.612-.412q-.9 0-1.65.413t-1.225 1.087M1 13V2h6v1.45l7-1.95L22 4v1q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737L8.95 13zm2-2h2V4H3zm4 0h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-2.925.95l-.6-1.9L12.825 6H19q.225 0 .563-.163t.337-.387L13.95 3.6L7 5.5z"/></svg>
</template>

CSS

.icon-concierge-outline {
  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%2019zm2.625-2.025h5.7q-.475-.675-1.213-1.088t-1.612-.412q-.9%200-1.65.413t-1.225%201.087M1%2013V2h6v1.45l7-1.95L22%204v1q0%201.25-.875%202.125T19%208h-2v.6q0%20.625-.363%201.138t-.937.737L8.95%2013zm2-2h2V4H3zm4%200h1.6l5.8-2.125q.275-.1.438-.337T15%208h-1.775l-2.925.95l-.6-1.9L12.825%206H19q.225%200%20.563-.163t.337-.387L13.95%203.6L7%205.5z%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%2019zm2.625-2.025h5.7q-.475-.675-1.213-1.088t-1.612-.412q-.9%200-1.65.413t-1.225%201.087M1%2013V2h6v1.45l7-1.95L22%204v1q0%201.25-.875%202.125T19%208h-2v.6q0%20.625-.363%201.138t-.937.737L8.95%2013zm2-2h2V4H3zm4%200h1.6l5.8-2.125q.275-.1.438-.337T15%208h-1.775l-2.925.95l-.6-1.9L12.825%206H19q.225%200%20.563-.163t.337-.387L13.95%203.6L7%205.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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