concierge icon
concierge-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- concierge-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
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 22q-.425 0-.712-.288T10 21t.288-.712T11 20h11q.425 0 .713.288T23 21t-.288.713T22 22zm0-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 11V4q0-.825.588-1.412T3 2h2q.6 0 1.2.425T7 3.45l6.425-1.8q.275-.075.575-.075t.575.1l6.725 2.1q.325.1.513.363t.187.587V5q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737l-6.4 2.4q-.175.05-.337.088T8.6 13H3q-.825 0-1.412-.587T1 11m2-3.5V11h2V4H3zm4 .75V11h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-1.975.65q-.4.125-.763-.062T10 7.975q-.125-.4.05-.75t.575-.475l2.2-.75H19q.225 0 .563-.162t.337-.388L13.95 3.6L7 5.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsConciergeOutlineRounded(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 22q-.425 0-.712-.288T10 21t.288-.712T11 20h11q.425 0 .713.288T23 21t-.288.713T22 22zm0-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 11V4q0-.825.588-1.412T3 2h2q.6 0 1.2.425T7 3.45l6.425-1.8q.275-.075.575-.075t.575.1l6.725 2.1q.325.1.513.363t.187.587V5q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737l-6.4 2.4q-.175.05-.337.088T8.6 13H3q-.825 0-1.412-.587T1 11m2-3.5V11h2V4H3zm4 .75V11h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-1.975.65q-.4.125-.763-.062T10 7.975q-.125-.4.05-.75t.575-.475l2.2-.75H19q.225 0 .563-.162t.337-.388L13.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="M11 22q-.425 0-.712-.288T10 21t.288-.712T11 20h11q.425 0 .713.288T23 21t-.288.713T22 22zm0-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 11V4q0-.825.588-1.412T3 2h2q.6 0 1.2.425T7 3.45l6.425-1.8q.275-.075.575-.075t.575.1l6.725 2.1q.325.1.513.363t.187.587V5q0 1.25-.875 2.125T19 8h-2v.6q0 .625-.363 1.138t-.937.737l-6.4 2.4q-.175.05-.337.088T8.6 13H3q-.825 0-1.412-.587T1 11m2-3.5V11h2V4H3zm4 .75V11h1.6l5.8-2.125q.275-.1.438-.337T15 8h-1.775l-1.975.65q-.4.125-.763-.062T10 7.975q-.125-.4.05-.75t.575-.475l2.2-.75H19q.225 0 .563-.162t.337-.388L13.95 3.6L7 5.5z"/></svg> </template>
CSS
.icon-concierge-outline-rounded {
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%2022q-.425%200-.712-.288T10%2021t.288-.712T11%2020h11q.425%200%20.713.288T23%2021t-.288.713T22%2022zm0-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%2011V4q0-.825.588-1.412T3%202h2q.6%200%201.2.425T7%203.45l6.425-1.8q.275-.075.575-.075t.575.1l6.725%202.1q.325.1.513.363t.187.587V5q0%201.25-.875%202.125T19%208h-2v.6q0%20.625-.363%201.138t-.937.737l-6.4%202.4q-.175.05-.337.088T8.6%2013H3q-.825%200-1.412-.587T1%2011m2-3.5V11h2V4H3zm4%20.75V11h1.6l5.8-2.125q.275-.1.438-.337T15%208h-1.775l-1.975.65q-.4.125-.763-.062T10%207.975q-.125-.4.05-.75t.575-.475l2.2-.75H19q.225%200%20.563-.162t.337-.388L13.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%22M11%2022q-.425%200-.712-.288T10%2021t.288-.712T11%2020h11q.425%200%20.713.288T23%2021t-.288.713T22%2022zm0-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%2011V4q0-.825.588-1.412T3%202h2q.6%200%201.2.425T7%203.45l6.425-1.8q.275-.075.575-.075t.575.1l6.725%202.1q.325.1.513.363t.187.587V5q0%201.25-.875%202.125T19%208h-2v.6q0%20.625-.363%201.138t-.937.737l-6.4%202.4q-.175.05-.337.088T8.6%2013H3q-.825%200-1.412-.587T1%2011m2-3.5V11h2V4H3zm4%20.75V11h1.6l5.8-2.125q.275-.1.438-.337T15%208h-1.775l-1.975.65q-.4.125-.763-.062T10%207.975q-.125-.4.05-.75t.575-.475l2.2-.75H19q.225%200%20.563-.162t.337-.388L13.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-rounded.svg?color=%231a73e8&size=48