UNPKG

leaflet-iconmaterial

Version:

Just another shameless copy of Awesome-Markers, but this time SVG-based with Material Icons: customizable fill and outline.

17 lines (15 loc) 269 B
/** * Author: Ilya Ilyankou <https://github.com/ilyankou> * License: MIT * Version: 1.0 */ .l-icon-material { position: absolute; left: 0; top: 0; display: block; text-align: center; } .l-icon-material .material-icons { font-size: 17px; }