transfer within a station icon

transfer-within-a-station from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
transfer-within-a-station
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
transfer-within-a-station-outline, transfer-within-a-station-outline-sharp, transfer-within-a-station-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the transfer within a station icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.558 22.5l2.8-14.446l-2.954 1.219V12.5h-1V8.608l4.569-1.9q.648-.281 1.244-.159t.964.72l.98 1.581q.637 1.037 1.76 1.766q1.121.73 2.483.846v1q-1.4-.096-2.809-.88T9.154 9.135l-.889 4.519l2.139 2.077V22.5h-1v-5.673l-2.908-2.789L4.581 22.5zM8.203 4.701q-.492-.492-.492-1.201t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.2 17.876l-.626-.627l1.008-1.008h-5.573v-.884h5.573l-1.008-1.008l.627-.627L21.48 20.5zm-3-4.25l-2.076-2.077l2.077-2.077l.627.627l-1.008 1.008h5.573v.884h-5.573l1.008 1.008z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTransferWithinAStation(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="m3.558 22.5l2.8-14.446l-2.954 1.219V12.5h-1V8.608l4.569-1.9q.648-.281 1.244-.159t.964.72l.98 1.581q.637 1.037 1.76 1.766q1.121.73 2.483.846v1q-1.4-.096-2.809-.88T9.154 9.135l-.889 4.519l2.139 2.077V22.5h-1v-5.673l-2.908-2.789L4.581 22.5zM8.203 4.701q-.492-.492-.492-1.201t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.2 17.876l-.626-.627l1.008-1.008h-5.573v-.884h5.573l-1.008-1.008l.627-.627L21.48 20.5zm-3-4.25l-2.076-2.077l2.077-2.077l.627.627l-1.008 1.008h5.573v.884h-5.573l1.008 1.008z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.558 22.5l2.8-14.446l-2.954 1.219V12.5h-1V8.608l4.569-1.9q.648-.281 1.244-.159t.964.72l.98 1.581q.637 1.037 1.76 1.766q1.121.73 2.483.846v1q-1.4-.096-2.809-.88T9.154 9.135l-.889 4.519l2.139 2.077V22.5h-1v-5.673l-2.908-2.789L4.581 22.5zM8.203 4.701q-.492-.492-.492-1.201t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.2 17.876l-.626-.627l1.008-1.008h-5.573v-.884h5.573l-1.008-1.008l.627-.627L21.48 20.5zm-3-4.25l-2.076-2.077l2.077-2.077l.627.627l-1.008 1.008h5.573v.884h-5.573l1.008 1.008z"/></svg>
</template>

CSS

.icon-transfer-within-a-station {
  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%22m3.558%2022.5l2.8-14.446l-2.954%201.219V12.5h-1V8.608l4.569-1.9q.648-.281%201.244-.159t.964.72l.98%201.581q.637%201.037%201.76%201.766q1.121.73%202.483.846v1q-1.4-.096-2.809-.88T9.154%209.135l-.889%204.519l2.139%202.077V22.5h-1v-5.673l-2.908-2.789L4.581%2022.5zM8.203%204.701q-.492-.492-.492-1.201t.492-1.201t1.2-.491t1.202.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m11.2%2017.876l-.626-.627l1.008-1.008h-5.573v-.884h5.573l-1.008-1.008l.627-.627L21.48%2020.5zm-3-4.25l-2.076-2.077l2.077-2.077l.627.627l-1.008%201.008h5.573v.884h-5.573l1.008%201.008z%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%22m3.558%2022.5l2.8-14.446l-2.954%201.219V12.5h-1V8.608l4.569-1.9q.648-.281%201.244-.159t.964.72l.98%201.581q.637%201.037%201.76%201.766q1.121.73%202.483.846v1q-1.4-.096-2.809-.88T9.154%209.135l-.889%204.519l2.139%202.077V22.5h-1v-5.673l-2.908-2.789L4.581%2022.5zM8.203%204.701q-.492-.492-.492-1.201t.492-1.201t1.2-.491t1.202.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m11.2%2017.876l-.626-.627l1.008-1.008h-5.573v-.884h5.573l-1.008-1.008l.627-.627L21.48%2020.5zm-3-4.25l-2.076-2.077l2.077-2.077l.627.627l-1.008%201.008h5.573v.884h-5.573l1.008%201.008z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/transfer-within-a-station.svg?color=%231a73e8&size=48