Subway Icons
Easily add subway icons to your page. There are two required classes and one optional class to display the icon:
-
.subway-icon
Basic subway icon styles (required) -
.mta-(color)
Set the color of the icon (required) -
.mta-red
-
.mta-green
-
.mta-blue
-
.mta-orange
-
.mta-purple
-
.mta-green-2
-
.mta-yellow
-
.mta-gray
-
.mta-brown
-
.express
Change to express (optional)
<p>Take the <span class="subway-icon mta-yellow">Q</span> train to the Prospect Park station</p>
The Sass for subway icons is included via a partial in scss/_h-nyc-subway-icons.scss.