concierge icon
concierge-outline-sharp from Material Symbols by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- concierge-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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="M1 13V2h6v1.45l7-1.95L22 4v4h-5v2l-8.05 3zm2-2h2V4H3zm4 0h1.6L15 8.65V8h-1.775l-2.925.95l-.6-1.9L12.825 6H19.9v-.55L13.95 3.6L7 5.5zm3 11h13v-2H10zm1-3h11q0-2.025-1.287-3.537T17.5 13.6v-1.625h-2V13.6q-1.95.35-3.225 1.863T11 19m2.625-2.025q.475-.675 1.225-1.088t1.65-.412q.875 0 1.613.413t1.212 1.087zm2.85 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsConciergeOutlineSharp(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="M1 13V2h6v1.45l7-1.95L22 4v4h-5v2l-8.05 3zm2-2h2V4H3zm4 0h1.6L15 8.65V8h-1.775l-2.925.95l-.6-1.9L12.825 6H19.9v-.55L13.95 3.6L7 5.5zm3 11h13v-2H10zm1-3h11q0-2.025-1.287-3.537T17.5 13.6v-1.625h-2V13.6q-1.95.35-3.225 1.863T11 19m2.625-2.025q.475-.675 1.225-1.088t1.65-.412q.875 0 1.613.413t1.212 1.087zm2.85 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="M1 13V2h6v1.45l7-1.95L22 4v4h-5v2l-8.05 3zm2-2h2V4H3zm4 0h1.6L15 8.65V8h-1.775l-2.925.95l-.6-1.9L12.825 6H19.9v-.55L13.95 3.6L7 5.5zm3 11h13v-2H10zm1-3h11q0-2.025-1.287-3.537T17.5 13.6v-1.625h-2V13.6q-1.95.35-3.225 1.863T11 19m2.625-2.025q.475-.675 1.225-1.088t1.65-.412q.875 0 1.613.413t1.212 1.087zm2.85 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%22M1%2013V2h6v1.45l7-1.95L22%204v4h-5v2l-8.05%203zm2-2h2V4H3zm4%200h1.6L15%208.65V8h-1.775l-2.925.95l-.6-1.9L12.825%206H19.9v-.55L13.95%203.6L7%205.5zm3%2011h13v-2H10zm1-3h11q0-2.025-1.287-3.537T17.5%2013.6v-1.625h-2V13.6q-1.95.35-3.225%201.863T11%2019m2.625-2.025q.475-.675%201.225-1.088t1.65-.412q.875%200%201.613.413t1.212%201.087zm2.85%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%22M1%2013V2h6v1.45l7-1.95L22%204v4h-5v2l-8.05%203zm2-2h2V4H3zm4%200h1.6L15%208.65V8h-1.775l-2.925.95l-.6-1.9L12.825%206H19.9v-.55L13.95%203.6L7%205.5zm3%2011h13v-2H10zm1-3h11q0-2.025-1.287-3.537T17.5%2013.6v-1.625h-2V13.6q-1.95.35-3.225%201.863T11%2019m2.625-2.025q.475-.675%201.225-1.088t1.65-.412q.875%200%201.613.413t1.212%201.087zm2.85%200%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-sharp.svg?color=%231a73e8&size=48