twotone subway icon
twotone-subway from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-subway
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the twotone subway icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.67 18.5L9.17 20h5.66l-1.5-1.5zm6.4-13.84C15.59 4.08 13.68 4 12 4s-3.59.08-5.07.66C5.01 5.41 4 6.86 4 8.86V20h3.5v-.38l1.15-1.16A2.98 2.98 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20H20V8.86c0-2-1.01-3.45-2.93-4.2" opacity=".3"/><path fill="currentColor" d="M17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06M9.17 20l1.5-1.5h2.66l1.5 1.5zm-2.16-6V9h10v5zm9.49 2c0 .55-.45 1-1 1s-1-.45-1-1s.45-1 1-1s1 .45 1 1m-8-1c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M20 20h-3.5v-.38l-1.15-1.16A2.98 2.98 0 0 0 18 15.5V9c0-2.63-3-3-6-3s-6 .37-6 3v6.5c0 1.54 1.16 2.79 2.65 2.96L7.5 19.62V20H4V8.86c0-2 1.01-3.45 2.93-4.2C8.41 4.08 10.32 4 12 4s3.59.08 5.07.66c1.92.75 2.93 2.2 2.93 4.2z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneSubway(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="M10.67 18.5L9.17 20h5.66l-1.5-1.5zm6.4-13.84C15.59 4.08 13.68 4 12 4s-3.59.08-5.07.66C5.01 5.41 4 6.86 4 8.86V20h3.5v-.38l1.15-1.16A2.98 2.98 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20H20V8.86c0-2-1.01-3.45-2.93-4.2" opacity=".3"/><path fill="currentColor" d="M17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06M9.17 20l1.5-1.5h2.66l1.5 1.5zm-2.16-6V9h10v5zm9.49 2c0 .55-.45 1-1 1s-1-.45-1-1s.45-1 1-1s1 .45 1 1m-8-1c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M20 20h-3.5v-.38l-1.15-1.16A2.98 2.98 0 0 0 18 15.5V9c0-2.63-3-3-6-3s-6 .37-6 3v6.5c0 1.54 1.16 2.79 2.65 2.96L7.5 19.62V20H4V8.86c0-2 1.01-3.45 2.93-4.2C8.41 4.08 10.32 4 12 4s3.59.08 5.07.66c1.92.75 2.93 2.2 2.93 4.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.67 18.5L9.17 20h5.66l-1.5-1.5zm6.4-13.84C15.59 4.08 13.68 4 12 4s-3.59.08-5.07.66C5.01 5.41 4 6.86 4 8.86V20h3.5v-.38l1.15-1.16A2.98 2.98 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20H20V8.86c0-2-1.01-3.45-2.93-4.2" opacity=".3"/><path fill="currentColor" d="M17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06M9.17 20l1.5-1.5h2.66l1.5 1.5zm-2.16-6V9h10v5zm9.49 2c0 .55-.45 1-1 1s-1-.45-1-1s.45-1 1-1s1 .45 1 1m-8-1c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M20 20h-3.5v-.38l-1.15-1.16A2.98 2.98 0 0 0 18 15.5V9c0-2.63-3-3-6-3s-6 .37-6 3v6.5c0 1.54 1.16 2.79 2.65 2.96L7.5 19.62V20H4V8.86c0-2 1.01-3.45 2.93-4.2C8.41 4.08 10.32 4 12 4s3.59.08 5.07.66c1.92.75 2.93 2.2 2.93 4.2z"/></svg> </template>
CSS
.icon-twotone-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.67%2018.5L9.17%2020h5.66l-1.5-1.5zm6.4-13.84C15.59%204.08%2013.68%204%2012%204s-3.59.08-5.07.66C5.01%205.41%204%206.86%204%208.86V20h3.5v-.38l1.15-1.16A2.98%202.98%200%200%201%206%2015.5V9c0-2.63%203-3%206-3s6%20.37%206%203v6.5c0%201.54-1.16%202.79-2.65%202.96l1.15%201.16V20H20V8.86c0-2-1.01-3.45-2.93-4.2%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.8%202.8C16%202.09%2013.86%202%2012%202s-4%20.09-5.8.8C3.53%203.84%202%206.05%202%208.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06M9.17%2020l1.5-1.5h2.66l1.5%201.5zm-2.16-6V9h10v5zm9.49%202c0%20.55-.45%201-1%201s-1-.45-1-1s.45-1%201-1s1%20.45%201%201m-8-1c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1M20%2020h-3.5v-.38l-1.15-1.16A2.98%202.98%200%200%200%2018%2015.5V9c0-2.63-3-3-6-3s-6%20.37-6%203v6.5c0%201.54%201.16%202.79%202.65%202.96L7.5%2019.62V20H4V8.86c0-2%201.01-3.45%202.93-4.2C8.41%204.08%2010.32%204%2012%204s3.59.08%205.07.66c1.92.75%202.93%202.2%202.93%204.2z%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%22M10.67%2018.5L9.17%2020h5.66l-1.5-1.5zm6.4-13.84C15.59%204.08%2013.68%204%2012%204s-3.59.08-5.07.66C5.01%205.41%204%206.86%204%208.86V20h3.5v-.38l1.15-1.16A2.98%202.98%200%200%201%206%2015.5V9c0-2.63%203-3%206-3s6%20.37%206%203v6.5c0%201.54-1.16%202.79-2.65%202.96l1.15%201.16V20H20V8.86c0-2-1.01-3.45-2.93-4.2%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.8%202.8C16%202.09%2013.86%202%2012%202s-4%20.09-5.8.8C3.53%203.84%202%206.05%202%208.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06M9.17%2020l1.5-1.5h2.66l1.5%201.5zm-2.16-6V9h10v5zm9.49%202c0%20.55-.45%201-1%201s-1-.45-1-1s.45-1%201-1s1%20.45%201%201m-8-1c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1M20%2020h-3.5v-.38l-1.15-1.16A2.98%202.98%200%200%200%2018%2015.5V9c0-2.63-3-3-6-3s-6%20.37-6%203v6.5c0%201.54%201.16%202.79%202.65%202.96L7.5%2019.62V20H4V8.86c0-2%201.01-3.45%202.93-4.2C8.41%204.08%2010.32%204%2012%204s3.59.08%205.07.66c1.92.75%202.93%202.2%202.93%204.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-subway.svg?color=%231a73e8&size=48