gite icon
gite-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- gite-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- gite-outline-rounded
1 other variant 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 gite icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 18q-.672 0-1.144-.472T3 16.385v-5.29q0-.305.112-.6t.328-.512l2.774-2.889q.217-.236.531-.367q.314-.13.638-.13H8V5.5q0-.213.143-.357T8.5 5t.357.143T9 5.5v1.096h7.617q.323 0 .638.131q.314.13.531.367l2.773 2.889q.218.217.33.512t.111.6v5.29q0 .67-.472 1.143q-.472.472-1.143.472zM15 17h4.385q.269 0 .442-.173t.173-.442v-5.521l-2.48-2.616L15 10.902zm-1 0v-5.211H4v4.596q0 .269.173.442t.443.173z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGiteRounded(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="M4.616 18q-.672 0-1.144-.472T3 16.385v-5.29q0-.305.112-.6t.328-.512l2.774-2.889q.217-.236.531-.367q.314-.13.638-.13H8V5.5q0-.213.143-.357T8.5 5t.357.143T9 5.5v1.096h7.617q.323 0 .638.131q.314.13.531.367l2.773 2.889q.218.217.33.512t.111.6v5.29q0 .67-.472 1.143q-.472.472-1.143.472zM15 17h4.385q.269 0 .442-.173t.173-.442v-5.521l-2.48-2.616L15 10.902zm-1 0v-5.211H4v4.596q0 .269.173.442t.443.173z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 18q-.672 0-1.144-.472T3 16.385v-5.29q0-.305.112-.6t.328-.512l2.774-2.889q.217-.236.531-.367q.314-.13.638-.13H8V5.5q0-.213.143-.357T8.5 5t.357.143T9 5.5v1.096h7.617q.323 0 .638.131q.314.13.531.367l2.773 2.889q.218.217.33.512t.111.6v5.29q0 .67-.472 1.143q-.472.472-1.143.472zM15 17h4.385q.269 0 .442-.173t.173-.442v-5.521l-2.48-2.616L15 10.902zm-1 0v-5.211H4v4.596q0 .269.173.442t.443.173z"/></svg> </template>
CSS
.icon-gite-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%22M4.616%2018q-.672%200-1.144-.472T3%2016.385v-5.29q0-.305.112-.6t.328-.512l2.774-2.889q.217-.236.531-.367q.314-.13.638-.13H8V5.5q0-.213.143-.357T8.5%205t.357.143T9%205.5v1.096h7.617q.323%200%20.638.131q.314.13.531.367l2.773%202.889q.218.217.33.512t.111.6v5.29q0%20.67-.472%201.143q-.472.472-1.143.472zM15%2017h4.385q.269%200%20.442-.173t.173-.442v-5.521l-2.48-2.616L15%2010.902zm-1%200v-5.211H4v4.596q0%20.269.173.442t.443.173z%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%22M4.616%2018q-.672%200-1.144-.472T3%2016.385v-5.29q0-.305.112-.6t.328-.512l2.774-2.889q.217-.236.531-.367q.314-.13.638-.13H8V5.5q0-.213.143-.357T8.5%205t.357.143T9%205.5v1.096h7.617q.323%200%20.638.131q.314.13.531.367l2.773%202.889q.218.217.33.512t.111.6v5.29q0%20.67-.472%201.143q-.472.472-1.143.472zM15%2017h4.385q.269%200%20.442-.173t.173-.442v-5.521l-2.48-2.616L15%2010.902zm-1%200v-5.211H4v4.596q0%20.269.173.442t.443.173z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/gite-rounded.svg?color=%231a73e8&size=48