your-trips-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
your-trips-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

Use the your trips icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 17.5h7v-1h-7zM6 21v-9q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.897.63-1.526q.63-.628 1.529-.628t1.524.628T14.154 6v.43q1.679.653 2.762 2.145Q18 10.067 18 12v9zm1-1h10v-8q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3.846-13.862q.294-.069.577-.104T12 6t.577.034q.283.035.577.105V6q0-.49-.336-.822q-.335-.332-.818-.332t-.818.332t-.336.822zM7 20h10zm3.434-5.962l1.564-1.183l1.564 1.183l-.585-1.929l1.562-1.113h-1.925L12 8.961l-.613 2.035H9.46l1.564 1.12z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightYourTripsOutlineSharp(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="M8.5 17.5h7v-1h-7zM6 21v-9q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.897.63-1.526q.63-.628 1.529-.628t1.524.628T14.154 6v.43q1.679.653 2.762 2.145Q18 10.067 18 12v9zm1-1h10v-8q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3.846-13.862q.294-.069.577-.104T12 6t.577.034q.283.035.577.105V6q0-.49-.336-.822q-.335-.332-.818-.332t-.818.332t-.336.822zM7 20h10zm3.434-5.962l1.564-1.183l1.564 1.183l-.585-1.929l1.562-1.113h-1.925L12 8.961l-.613 2.035H9.46l1.564 1.12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 17.5h7v-1h-7zM6 21v-9q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.897.63-1.526q.63-.628 1.529-.628t1.524.628T14.154 6v.43q1.679.653 2.762 2.145Q18 10.067 18 12v9zm1-1h10v-8q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3.846-13.862q.294-.069.577-.104T12 6t.577.034q.283.035.577.105V6q0-.49-.336-.822q-.335-.332-.818-.332t-.818.332t-.336.822zM7 20h10zm3.434-5.962l1.564-1.183l1.564 1.183l-.585-1.929l1.562-1.113h-1.925L12 8.961l-.613 2.035H9.46l1.564 1.12z"/></svg>
</template>

CSS

.icon-your-trips-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%22M8.5%2017.5h7v-1h-7zM6%2021v-9q0-1.933%201.084-3.425q1.083-1.492%202.762-2.144V6q0-.897.63-1.526q.63-.628%201.529-.628t1.524.628T14.154%206v.43q1.679.653%202.762%202.145Q18%2010.067%2018%2012v9zm1-1h10v-8q0-2.075-1.463-3.537T12%207T8.463%208.463T7%2012zm3.846-13.862q.294-.069.577-.104T12%206t.577.034q.283.035.577.105V6q0-.49-.336-.822q-.335-.332-.818-.332t-.818.332t-.336.822zM7%2020h10zm3.434-5.962l1.564-1.183l1.564%201.183l-.585-1.929l1.562-1.113h-1.925L12%208.961l-.613%202.035H9.46l1.564%201.12z%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%22M8.5%2017.5h7v-1h-7zM6%2021v-9q0-1.933%201.084-3.425q1.083-1.492%202.762-2.144V6q0-.897.63-1.526q.63-.628%201.529-.628t1.524.628T14.154%206v.43q1.679.653%202.762%202.145Q18%2010.067%2018%2012v9zm1-1h10v-8q0-2.075-1.463-3.537T12%207T8.463%208.463T7%2012zm3.846-13.862q.294-.069.577-.104T12%206t.577.034q.283.035.577.105V6q0-.49-.336-.822q-.335-.332-.818-.332t-.818.332t-.336.822zM7%2020h10zm3.434-5.962l1.564-1.183l1.564%201.183l-.585-1.929l1.562-1.113h-1.925L12%208.961l-.613%202.035H9.46l1.564%201.12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/your-trips-outline-sharp.svg?color=%231a73e8&size=48