subway icon
subway from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- subway
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- subway-solid
The same icon in other sets
More objects icons from Line Awesome
Use the subway icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 4C7.25 4 5 6.25 5 9v12a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V9c0-2.75-2.25-5-5-5zm0 2h12c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 6m-3 4h8v6H7zm10 0h8v6h-8zM7 18h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m11 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function LaSubway(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 4C7.25 4 5 6.25 5 9v12a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V9c0-2.75-2.25-5-5-5zm0 2h12c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 6m-3 4h8v6H7zm10 0h8v6h-8zM7 18h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m11 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 4C7.25 4 5 6.25 5 9v12a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V9c0-2.75-2.25-5-5-5zm0 2h12c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 6m-3 4h8v6H7zm10 0h8v6h-8zM7 18h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m11 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-subway {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%204C7.25%204%205%206.25%205%209v12a6.01%206.01%200%200%200%203.531%205.469L6%2029h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207%200%20.426-.012.625-.031L23.656%2029H26l-2.531-2.531A6.01%206.01%200%200%200%2027%2021V9c0-2.75-2.25-5-5-5zm0%202h12c1.32%200%202.438.828%202.844%202H7.156A2.99%202.99%200%200%201%2010%206m-3%204h8v6H7zm10%200h8v6h-8zM7%2018h18v3c0%202.219-1.781%204-4%204H11c-2.219%200-4-1.781-4-4zm3.5%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m11%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%204C7.25%204%205%206.25%205%209v12a6.01%206.01%200%200%200%203.531%205.469L6%2029h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207%200%20.426-.012.625-.031L23.656%2029H26l-2.531-2.531A6.01%206.01%200%200%200%2027%2021V9c0-2.75-2.25-5-5-5zm0%202h12c1.32%200%202.438.828%202.844%202H7.156A2.99%202.99%200%200%201%2010%206m-3%204h8v6H7zm10%200h8v6h-8zM7%2018h18v3c0%202.219-1.781%204-4%204H11c-2.219%200-4-1.781-4-4zm3.5%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m11%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/subway.svg?color=%231a73e8&size=48