departure board icon

departure-board-outline-rounded from Material Symbols by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
departure-board-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the departure board icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.438 21.563Q3 21.125 3 20.5v-1.55q-.5-.525-.75-1.162T2 16.5V7q0-2.2 1.988-3.1T10 3q.425 0 .713.288T11 4t-.262.713T10.05 5q-2.4 0-3.75.288T4.45 6H9q.425 0 .713.288T10 7t-.288.713T9 8H4v3h8.025q.425 0 .7.288T13 12t-.288.713T12 13H4v3q0 .825.588 1.413T6 18h8q.825 0 1.413-.587T16 16v-.975q0-.425.288-.712t.712-.288t.713.288t.287.712V16.5q0 .65-.25 1.288T17 18.95v1.55q0 .625-.437 1.063T15.5 22t-1.062-.437T14 20.5V20H6v.5q0 .625-.437 1.063T4.5 22t-1.062-.437M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-9.437 4.563Q8 16.125 8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17t1.063-.437m7 0Q15 16.125 15 15.5t-.437-1.062T13.5 14t-1.062.438T12 15.5t.438 1.063T13.5 17t1.063-.437M17.5 6.8V4.5q0-.2-.15-.35T17 4t-.35.15t-.15.35v2.3q0 .2.075.388t.2.312l1.5 1.525q.15.15.375.15t.375-.15t.15-.375t-.15-.375zM4.45 6h5.625zM6 13H4h8z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDepartureBoardOutlineRounded(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.438 21.563Q3 21.125 3 20.5v-1.55q-.5-.525-.75-1.162T2 16.5V7q0-2.2 1.988-3.1T10 3q.425 0 .713.288T11 4t-.262.713T10.05 5q-2.4 0-3.75.288T4.45 6H9q.425 0 .713.288T10 7t-.288.713T9 8H4v3h8.025q.425 0 .7.288T13 12t-.288.713T12 13H4v3q0 .825.588 1.413T6 18h8q.825 0 1.413-.587T16 16v-.975q0-.425.288-.712t.712-.288t.713.288t.287.712V16.5q0 .65-.25 1.288T17 18.95v1.55q0 .625-.437 1.063T15.5 22t-1.062-.437T14 20.5V20H6v.5q0 .625-.437 1.063T4.5 22t-1.062-.437M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-9.437 4.563Q8 16.125 8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17t1.063-.437m7 0Q15 16.125 15 15.5t-.437-1.062T13.5 14t-1.062.438T12 15.5t.438 1.063T13.5 17t1.063-.437M17.5 6.8V4.5q0-.2-.15-.35T17 4t-.35.15t-.15.35v2.3q0 .2.075.388t.2.312l1.5 1.525q.15.15.375.15t.375-.15t.15-.375t-.15-.375zM4.45 6h5.625zM6 13H4h8z"/></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.438 21.563Q3 21.125 3 20.5v-1.55q-.5-.525-.75-1.162T2 16.5V7q0-2.2 1.988-3.1T10 3q.425 0 .713.288T11 4t-.262.713T10.05 5q-2.4 0-3.75.288T4.45 6H9q.425 0 .713.288T10 7t-.288.713T9 8H4v3h8.025q.425 0 .7.288T13 12t-.288.713T12 13H4v3q0 .825.588 1.413T6 18h8q.825 0 1.413-.587T16 16v-.975q0-.425.288-.712t.712-.288t.713.288t.287.712V16.5q0 .65-.25 1.288T17 18.95v1.55q0 .625-.437 1.063T15.5 22t-1.062-.437T14 20.5V20H6v.5q0 .625-.437 1.063T4.5 22t-1.062-.437M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-9.437 4.563Q8 16.125 8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17t1.063-.437m7 0Q15 16.125 15 15.5t-.437-1.062T13.5 14t-1.062.438T12 15.5t.438 1.063T13.5 17t1.063-.437M17.5 6.8V4.5q0-.2-.15-.35T17 4t-.35.15t-.15.35v2.3q0 .2.075.388t.2.312l1.5 1.525q.15.15.375.15t.375-.15t.15-.375t-.15-.375zM4.45 6h5.625zM6 13H4h8z"/></svg>
</template>

CSS

.icon-departure-board-outline-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.438%2021.563Q3%2021.125%203%2020.5v-1.55q-.5-.525-.75-1.162T2%2016.5V7q0-2.2%201.988-3.1T10%203q.425%200%20.713.288T11%204t-.262.713T10.05%205q-2.4%200-3.75.288T4.45%206H9q.425%200%20.713.288T10%207t-.288.713T9%208H4v3h8.025q.425%200%20.7.288T13%2012t-.288.713T12%2013H4v3q0%20.825.588%201.413T6%2018h8q.825%200%201.413-.587T16%2016v-.975q0-.425.288-.712t.712-.288t.713.288t.287.712V16.5q0%20.65-.25%201.288T17%2018.95v1.55q0%20.625-.437%201.063T15.5%2022t-1.062-.437T14%2020.5V20H6v.5q0%20.625-.437%201.063T4.5%2022t-1.062-.437M17%2012q-2.075%200-3.537-1.463T12%207q0-2.05%201.45-3.525T17%202q2.075%200%203.538%201.462T22%207t-1.463%203.538T17%2012m-9.437%204.563Q8%2016.125%208%2015.5t-.437-1.062T6.5%2014t-1.062.438T5%2015.5t.438%201.063T6.5%2017t1.063-.437m7%200Q15%2016.125%2015%2015.5t-.437-1.062T13.5%2014t-1.062.438T12%2015.5t.438%201.063T13.5%2017t1.063-.437M17.5%206.8V4.5q0-.2-.15-.35T17%204t-.35.15t-.15.35v2.3q0%20.2.075.388t.2.312l1.5%201.525q.15.15.375.15t.375-.15t.15-.375t-.15-.375zM4.45%206h5.625zM6%2013H4h8z%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.438%2021.563Q3%2021.125%203%2020.5v-1.55q-.5-.525-.75-1.162T2%2016.5V7q0-2.2%201.988-3.1T10%203q.425%200%20.713.288T11%204t-.262.713T10.05%205q-2.4%200-3.75.288T4.45%206H9q.425%200%20.713.288T10%207t-.288.713T9%208H4v3h8.025q.425%200%20.7.288T13%2012t-.288.713T12%2013H4v3q0%20.825.588%201.413T6%2018h8q.825%200%201.413-.587T16%2016v-.975q0-.425.288-.712t.712-.288t.713.288t.287.712V16.5q0%20.65-.25%201.288T17%2018.95v1.55q0%20.625-.437%201.063T15.5%2022t-1.062-.437T14%2020.5V20H6v.5q0%20.625-.437%201.063T4.5%2022t-1.062-.437M17%2012q-2.075%200-3.537-1.463T12%207q0-2.05%201.45-3.525T17%202q2.075%200%203.538%201.462T22%207t-1.463%203.538T17%2012m-9.437%204.563Q8%2016.125%208%2015.5t-.437-1.062T6.5%2014t-1.062.438T5%2015.5t.438%201.063T6.5%2017t1.063-.437m7%200Q15%2016.125%2015%2015.5t-.437-1.062T13.5%2014t-1.062.438T12%2015.5t.438%201.063T13.5%2017t1.063-.437M17.5%206.8V4.5q0-.2-.15-.35T17%204t-.35.15t-.15.35v2.3q0%20.2.075.388t.2.312l1.5%201.525q.15.15.375.15t.375-.15t.15-.375t-.15-.375zM4.45%206h5.625zM6%2013H4h8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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