Skip to content

acruxray/getmeteome-icon-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getmeteome-icon-font

Weather composite icon font for the site Getmeteo.me

How to use

Set to page a css file:

<link rel="stylesheet" href="./getmeteome.css">

The code you need use:

<div stype="position: relative">
	<span class="gmm-fon"></span>
	<span class="gmm-sun"></span>
	<span class="gmm-c-as-x"></span>
	<span class="gmm-c-as-x-r"></span>
</div>

List of clouds types

Cloudiness

  • x - slightly cloudy
  • xx - partly cloudy
  • xxx - full coverage of the sky with clouds

Precipitation and phenomena

  • r - rain
  • s - snow
  • rs - sleet
  • l - lightning

Sun

  • sun-big - big Sun
  • sun-small - small Sun

Background

  • fon - optional background for other icons.

Credit

Fonts files was generated by Icomoon service.

License

It's licensed under MIT license.

Releases

No releases published

Packages

No packages published