2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 07:22:11 -06:00
erikflowers_weather-icons/less/icon-variables/variables-direction.less
2015-07-31 21:11:08 -07:00

8 lines
224 B
Plaintext

@direction-up: "\f058";
@direction-up-right: "\f057";
@direction-right: "\f04d";
@direction-down-right: "\f088";
@direction-down: "\f044";
@direction-down-left: "\f043";
@direction-left: "\f048";
@direction-up-left: "\f087";