UNPKG

map-icons

Version:

An icon font for use with Google Maps API and Google Places API using SVG markers and icon labels

25 lines (17 loc) 208 B
.marker { } .marker-title { h4 { display: inline-block; } svg { display: inline-block; margin-right: 10px; vertical-align: middle; path { fill: @primary; } } } .marker-content { }