subway-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
subway-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the subway icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 16H120a24 24 0 0 0-24 24v336a24 24 0 0 0 24 24h272a24 24 0 0 0 24-24V40a24 24 0 0 0-24-24M208 64h95.55c8.61 0 16 6.62 16.43 15.23A16 16 0 0 1 304 96h-95.55c-8.61 0-16-6.62-16.43-15.23A16 16 0 0 1 208 64m-28.53 287.82a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35m160 0a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35M384 144v64H128v-64Zm-86 272l31.37 32H182.63L214 416h-44l-80.57 80h45.2l16-16h210.74l16 16h45.3L343 416z"/></svg>

React

import type { SVGProps } from "react";

export function IonSubwaySharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 16H120a24 24 0 0 0-24 24v336a24 24 0 0 0 24 24h272a24 24 0 0 0 24-24V40a24 24 0 0 0-24-24M208 64h95.55c8.61 0 16 6.62 16.43 15.23A16 16 0 0 1 304 96h-95.55c-8.61 0-16-6.62-16.43-15.23A16 16 0 0 1 208 64m-28.53 287.82a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35m160 0a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35M384 144v64H128v-64Zm-86 272l31.37 32H182.63L214 416h-44l-80.57 80h45.2l16-16h210.74l16 16h45.3L343 416z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 16H120a24 24 0 0 0-24 24v336a24 24 0 0 0 24 24h272a24 24 0 0 0 24-24V40a24 24 0 0 0-24-24M208 64h95.55c8.61 0 16 6.62 16.43 15.23A16 16 0 0 1 304 96h-95.55c-8.61 0-16-6.62-16.43-15.23A16 16 0 0 1 208 64m-28.53 287.82a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35m160 0a32 32 0 1 1 28.35-28.35a32 32 0 0 1-28.35 28.35M384 144v64H128v-64Zm-86 272l31.37 32H182.63L214 416h-44l-80.57 80h45.2l16-16h210.74l16 16h45.3L343 416z"/></svg>
</template>

CSS

.icon-subway-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M392%2016H120a24%2024%200%200%200-24%2024v336a24%2024%200%200%200%2024%2024h272a24%2024%200%200%200%2024-24V40a24%2024%200%200%200-24-24M208%2064h95.55c8.61%200%2016%206.62%2016.43%2015.23A16%2016%200%200%201%20304%2096h-95.55c-8.61%200-16-6.62-16.43-15.23A16%2016%200%200%201%20208%2064m-28.53%20287.82a32%2032%200%201%201%2028.35-28.35a32%2032%200%200%201-28.35%2028.35m160%200a32%2032%200%201%201%2028.35-28.35a32%2032%200%200%201-28.35%2028.35M384%20144v64H128v-64Zm-86%20272l31.37%2032H182.63L214%20416h-44l-80.57%2080h45.2l16-16h210.74l16%2016h45.3L343%20416z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M392%2016H120a24%2024%200%200%200-24%2024v336a24%2024%200%200%200%2024%2024h272a24%2024%200%200%200%2024-24V40a24%2024%200%200%200-24-24M208%2064h95.55c8.61%200%2016%206.62%2016.43%2015.23A16%2016%200%200%201%20304%2096h-95.55c-8.61%200-16-6.62-16.43-15.23A16%2016%200%200%201%20208%2064m-28.53%20287.82a32%2032%200%201%201%2028.35-28.35a32%2032%200%200%201-28.35%2028.35m160%200a32%2032%200%201%201%2028.35-28.35a32%2032%200%200%201-28.35%2028.35M384%20144v64H128v-64Zm-86%20272l31.37%2032H182.63L214%20416h-44l-80.57%2080h45.2l16-16h210.74l16%2016h45.3L343%20416z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/subway-sharp.svg?color=%231a73e8&size=48