flights and hotels icon
flights-and-hotels-sharp from Material Symbols by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- flights-and-hotels-sharp
- Set
- Material Symbols
- Style
- 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 flights and hotels icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.588 17.413Q7 16.825 7 16t.588-1.412T9 14t1.413.588T11 16t-.587 1.413T9 18t-1.412-.587M4 23V13h2v6h6v-5h8v9h-2v-2H6v2zm11.75-10L12.8 7.65l-2.65 2.65l.25 1.7l-.75.75l-1.175-2.2l-2.2-1.2l.75-.75l1.7.225l2.65-2.65L6 3.25l.95-.95l6.6 1.7l2.7-2.7q.3-.3.725-.3t.725.3t.3.725t-.3.725L15 5.45l1.7 6.6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFlightsAndHotelsSharp(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="M7.588 17.413Q7 16.825 7 16t.588-1.412T9 14t1.413.588T11 16t-.587 1.413T9 18t-1.412-.587M4 23V13h2v6h6v-5h8v9h-2v-2H6v2zm11.75-10L12.8 7.65l-2.65 2.65l.25 1.7l-.75.75l-1.175-2.2l-2.2-1.2l.75-.75l1.7.225l2.65-2.65L6 3.25l.95-.95l6.6 1.7l2.7-2.7q.3-.3.725-.3t.725.3t.3.725t-.3.725L15 5.45l1.7 6.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.588 17.413Q7 16.825 7 16t.588-1.412T9 14t1.413.588T11 16t-.587 1.413T9 18t-1.412-.587M4 23V13h2v6h6v-5h8v9h-2v-2H6v2zm11.75-10L12.8 7.65l-2.65 2.65l.25 1.7l-.75.75l-1.175-2.2l-2.2-1.2l.75-.75l1.7.225l2.65-2.65L6 3.25l.95-.95l6.6 1.7l2.7-2.7q.3-.3.725-.3t.725.3t.3.725t-.3.725L15 5.45l1.7 6.6z"/></svg> </template>
CSS
.icon-flights-and-hotels-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%22M7.588%2017.413Q7%2016.825%207%2016t.588-1.412T9%2014t1.413.588T11%2016t-.587%201.413T9%2018t-1.412-.587M4%2023V13h2v6h6v-5h8v9h-2v-2H6v2zm11.75-10L12.8%207.65l-2.65%202.65l.25%201.7l-.75.75l-1.175-2.2l-2.2-1.2l.75-.75l1.7.225l2.65-2.65L6%203.25l.95-.95l6.6%201.7l2.7-2.7q.3-.3.725-.3t.725.3t.3.725t-.3.725L15%205.45l1.7%206.6z%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%22M7.588%2017.413Q7%2016.825%207%2016t.588-1.412T9%2014t1.413.588T11%2016t-.587%201.413T9%2018t-1.412-.587M4%2023V13h2v6h6v-5h8v9h-2v-2H6v2zm11.75-10L12.8%207.65l-2.65%202.65l.25%201.7l-.75.75l-1.175-2.2l-2.2-1.2l.75-.75l1.7.225l2.65-2.65L6%203.25l.95-.95l6.6%201.7l2.7-2.7q.3-.3.725-.3t.725.3t.3.725t-.3.725L15%205.45l1.7%206.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/flights-and-hotels-sharp.svg?color=%231a73e8&size=48