transfer within a station icon

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

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

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.673 21.91L6.358 8.054L3.404 9.273V12q0 .214-.143.357t-.357.143t-.357-.143T2.404 12V9.142q0-.242.143-.441q.144-.199.36-.305l4.066-1.688q.648-.281 1.244-.159t.964.72l.98 1.581q.576.933 1.548 1.632t2.182.918q.213.056.363.202t.15.36t-.153.344t-.36.1q-1.274-.2-2.535-.972t-2.202-2.3l-.888 4.52l1.896 1.835q.13.13.186.28t.056.31V22q0 .214-.143.357t-.357.143t-.357-.143T9.404 22v-5.173l-2.908-2.789l-1.837 8.066q-.036.177-.17.287q-.133.109-.316.109q-.25 0-.406-.183t-.094-.407M8.203 4.7q-.492-.49-.492-1.2t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.582 16.241h-5.131q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h5.13l-.693-.694q-.13-.13-.139-.304q-.01-.175.139-.323q.148-.148.313-.148t.313.148l1.199 1.198q.242.242.242.565t-.242.566l-1.199 1.198q-.128.128-.303.138t-.323-.138q-.149-.148-.149-.314t.149-.313zm-3.762-4.25l.694.695q.13.129.139.304t-.139.323t-.313.148t-.314-.148l-1.198-1.198q-.242-.243-.242-.566t.242-.565l1.199-1.199q.128-.128.303-.138t.323.138q.149.148.149.314t-.149.313l-.694.695h5.13q.191 0 .317.126q.126.125.126.316t-.126.316q-.126.126-.316.126z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTransferWithinAStationRounded(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.673 21.91L6.358 8.054L3.404 9.273V12q0 .214-.143.357t-.357.143t-.357-.143T2.404 12V9.142q0-.242.143-.441q.144-.199.36-.305l4.066-1.688q.648-.281 1.244-.159t.964.72l.98 1.581q.576.933 1.548 1.632t2.182.918q.213.056.363.202t.15.36t-.153.344t-.36.1q-1.274-.2-2.535-.972t-2.202-2.3l-.888 4.52l1.896 1.835q.13.13.186.28t.056.31V22q0 .214-.143.357t-.357.143t-.357-.143T9.404 22v-5.173l-2.908-2.789l-1.837 8.066q-.036.177-.17.287q-.133.109-.316.109q-.25 0-.406-.183t-.094-.407M8.203 4.7q-.492-.49-.492-1.2t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.582 16.241h-5.131q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h5.13l-.693-.694q-.13-.13-.139-.304q-.01-.175.139-.323q.148-.148.313-.148t.313.148l1.199 1.198q.242.242.242.565t-.242.566l-1.199 1.198q-.128.128-.303.138t-.323-.138q-.149-.148-.149-.314t.149-.313zm-3.762-4.25l.694.695q.13.129.139.304t-.139.323t-.313.148t-.314-.148l-1.198-1.198q-.242-.243-.242-.566t.242-.565l1.199-1.199q.128-.128.303-.138t.323.138q.149.148.149.314t-.149.313l-.694.695h5.13q.191 0 .317.126q.126.125.126.316t-.126.316q-.126.126-.316.126z"/></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.673 21.91L6.358 8.054L3.404 9.273V12q0 .214-.143.357t-.357.143t-.357-.143T2.404 12V9.142q0-.242.143-.441q.144-.199.36-.305l4.066-1.688q.648-.281 1.244-.159t.964.72l.98 1.581q.576.933 1.548 1.632t2.182.918q.213.056.363.202t.15.36t-.153.344t-.36.1q-1.274-.2-2.535-.972t-2.202-2.3l-.888 4.52l1.896 1.835q.13.13.186.28t.056.31V22q0 .214-.143.357t-.357.143t-.357-.143T9.404 22v-5.173l-2.908-2.789l-1.837 8.066q-.036.177-.17.287q-.133.109-.316.109q-.25 0-.406-.183t-.094-.407M8.203 4.7q-.492-.49-.492-1.2t.492-1.201t1.2-.491t1.202.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m11.582 16.241h-5.131q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h5.13l-.693-.694q-.13-.13-.139-.304q-.01-.175.139-.323q.148-.148.313-.148t.313.148l1.199 1.198q.242.242.242.565t-.242.566l-1.199 1.198q-.128.128-.303.138t-.323-.138q-.149-.148-.149-.314t.149-.313zm-3.762-4.25l.694.695q.13.129.139.304t-.139.323t-.313.148t-.314-.148l-1.198-1.198q-.242-.243-.242-.566t.242-.565l1.199-1.199q.128-.128.303-.138t.323.138q.149.148.149.314t-.149.313l-.694.695h5.13q.191 0 .317.126q.126.125.126.316t-.126.316q-.126.126-.316.126z"/></svg>
</template>

CSS

.icon-transfer-within-a-station-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%22M3.673%2021.91L6.358%208.054L3.404%209.273V12q0%20.214-.143.357t-.357.143t-.357-.143T2.404%2012V9.142q0-.242.143-.441q.144-.199.36-.305l4.066-1.688q.648-.281%201.244-.159t.964.72l.98%201.581q.576.933%201.548%201.632t2.182.918q.213.056.363.202t.15.36t-.153.344t-.36.1q-1.274-.2-2.535-.972t-2.202-2.3l-.888%204.52l1.896%201.835q.13.13.186.28t.056.31V22q0%20.214-.143.357t-.357.143t-.357-.143T9.404%2022v-5.173l-2.908-2.789l-1.837%208.066q-.036.177-.17.287q-.133.109-.316.109q-.25%200-.406-.183t-.094-.407M8.203%204.7q-.492-.49-.492-1.2t.492-1.201t1.2-.491t1.202.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m11.582%2016.241h-5.131q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h5.13l-.693-.694q-.13-.13-.139-.304q-.01-.175.139-.323q.148-.148.313-.148t.313.148l1.199%201.198q.242.242.242.565t-.242.566l-1.199%201.198q-.128.128-.303.138t-.323-.138q-.149-.148-.149-.314t.149-.313zm-3.762-4.25l.694.695q.13.129.139.304t-.139.323t-.313.148t-.314-.148l-1.198-1.198q-.242-.243-.242-.566t.242-.565l1.199-1.199q.128-.128.303-.138t.323.138q.149.148.149.314t-.149.313l-.694.695h5.13q.191%200%20.317.126q.126.125.126.316t-.126.316q-.126.126-.316.126z%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.673%2021.91L6.358%208.054L3.404%209.273V12q0%20.214-.143.357t-.357.143t-.357-.143T2.404%2012V9.142q0-.242.143-.441q.144-.199.36-.305l4.066-1.688q.648-.281%201.244-.159t.964.72l.98%201.581q.576.933%201.548%201.632t2.182.918q.213.056.363.202t.15.36t-.153.344t-.36.1q-1.274-.2-2.535-.972t-2.202-2.3l-.888%204.52l1.896%201.835q.13.13.186.28t.056.31V22q0%20.214-.143.357t-.357.143t-.357-.143T9.404%2022v-5.173l-2.908-2.789l-1.837%208.066q-.036.177-.17.287q-.133.109-.316.109q-.25%200-.406-.183t-.094-.407M8.203%204.7q-.492-.49-.492-1.2t.492-1.201t1.2-.491t1.202.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m11.582%2016.241h-5.131q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h5.13l-.693-.694q-.13-.13-.139-.304q-.01-.175.139-.323q.148-.148.313-.148t.313.148l1.199%201.198q.242.242.242.565t-.242.566l-1.199%201.198q-.128.128-.303.138t-.323-.138q-.149-.148-.149-.314t.149-.313zm-3.762-4.25l.694.695q.13.129.139.304t-.139.323t-.313.148t-.314-.148l-1.198-1.198q-.242-.243-.242-.566t.242-.565l1.199-1.199q.128-.128.303-.138t.323.138q.149.148.149.314t-.149.313l-.694.695h5.13q.191%200%20.317.126q.126.125.126.316t-.126.316q-.126.126-.316.126z%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-rounded.svg?color=%231a73e8&size=48