concierge icon
concierge-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- concierge-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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
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="M2.039 11.923V3.769h4v1.296l7.615-2.219l7 2.192v2.577h-4.885v1.616l-7.357 2.692zm1-1h2V4.769h-2zm3 0h2.215l6.515-2.388v-.92H12.84l-2.925.97l-.33-.958l3.105-1.011h6.94v-.839l-6.026-1.87l-7.566 2.209zM11 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.616m1.202-1.006q.302-1.098 1.206-1.809t2.092-.71q1.183 0 2.074.71t1.193 1.809zm3.292 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightConciergeOutlineSharp(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.923V3.769h4v1.296l7.615-2.219l7 2.192v2.577h-4.885v1.616l-7.357 2.692zm1-1h2V4.769h-2zm3 0h2.215l6.515-2.388v-.92H12.84l-2.925.97l-.33-.958l3.105-1.011h6.94v-.839l-6.026-1.87l-7.566 2.209zM11 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.616m1.202-1.006q.302-1.098 1.206-1.809t2.092-.71q1.183 0 2.074.71t1.193 1.809zm3.292 0"/></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.923V3.769h4v1.296l7.615-2.219l7 2.192v2.577h-4.885v1.616l-7.357 2.692zm1-1h2V4.769h-2zm3 0h2.215l6.515-2.388v-.92H12.84l-2.925.97l-.33-.958l3.105-1.011h6.94v-.839l-6.026-1.87l-7.566 2.209zM11 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.616m1.202-1.006q.302-1.098 1.206-1.809t2.092-.71q1.183 0 2.074.71t1.193 1.809zm3.292 0"/></svg> </template>
CSS
.icon-concierge-outline-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.923V3.769h4v1.296l7.615-2.219l7%202.192v2.577h-4.885v1.616l-7.357%202.692zm1-1h2V4.769h-2zm3%200h2.215l6.515-2.388v-.92H12.84l-2.925.97l-.33-.958l3.105-1.011h6.94v-.839l-6.026-1.87l-7.566%202.209zM11%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.616m1.202-1.006q.302-1.098%201.206-1.809t2.092-.71q1.183%200%202.074.71t1.193%201.809zm3.292%200%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.923V3.769h4v1.296l7.615-2.219l7%202.192v2.577h-4.885v1.616l-7.357%202.692zm1-1h2V4.769h-2zm3%200h2.215l6.515-2.388v-.92H12.84l-2.925.97l-.33-.958l3.105-1.011h6.94v-.839l-6.026-1.87l-7.566%202.209zM11%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.616m1.202-1.006q.302-1.098%201.206-1.809t2.092-.71q1.183%200%202.074.71t1.193%201.809zm3.292%200%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-outline-sharp.svg?color=%231a73e8&size=48