Weather icons WMO4680 first try

pull/53/head
Christoph Kisfeld 10 years ago
parent 2141023974
commit ac858889c4

@ -740,3 +740,240 @@
.wi-moon-waning-crescent-6:before {
content: "\f0b0";
}
.wi-wmo4680-00:before {
content: "\f096";
}
.wi-wmo4680-01:before {
content: "\f013";
}
.wi-wmo4680-02:before {
content: "\f096";
}
.wi-wmo4680-03:before {
content: "\f013";
}
.wi-wmo4680-04:before {
content: "\f014";
}
.wi-wmo4680-05:before {
content: "\f014";
}
.wi-wmo4680-10:before {
content: "\f096";
}
.wi-wmo4680-11:before {
content: "\f096";
}
.wi-wmo4680-12:before {
content: "\f096";
}
.wi-wmo4680-18:before {
content: "\f096";
}
.wi-wmo4680-20:before {
content: "\f096";
}
.wi-wmo4680-21:before {
content: "\f096";
}
.wi-wmo4680-22:before {
content: "\f096";
}
.wi-wmo4680-23:before {
content: "\f096";
}
.wi-wmo4680-24:before {
content: "\f096";
}
.wi-wmo4680-25:before {
content: "\f096";
}
.wi-wmo4680-26:before {
content: "\f096";
}
.wi-wmo4680-27:before {
content: "\f096";
}
.wi-wmo4680-28:before {
content: "\f096";
}
.wi-wmo4680-29:before {
content: "\f096";
}
.wi-wmo4680-30:before {
content: "\f096";
}
.wi-wmo4680-31:before {
content: "\f096";
}
.wi-wmo4680-32:before {
content: "\f096";
}
.wi-wmo4680-33:before {
content: "\f096";
}
.wi-wmo4680-34:before {
content: "\f096";
}
.wi-wmo4680-35:before {
content: "\f096";
}
.wi-wmo4680-40:before {
content: "\f096";
}
.wi-wmo4680-41:before {
content: "\f096";
}
.wi-wmo4680-42:before {
content: "\f096";
}
.wi-wmo4680-43:before {
content: "\f096";
}
.wi-wmo4680-44:before {
content: "\f096";
}
.wi-wmo4680-45:before {
content: "\f096";
}
.wi-wmo4680-46:before {
content: "\f096";
}
.wi-wmo4680-47:before {
content: "\f096";
}
.wi-wmo4680-48:before {
content: "\f096";
}
.wi-wmo4680-50:before {
content: "\f096";
}
.wi-wmo4680-51:before {
content: "\f096";
}
.wi-wmo4680-52:before {
content: "\f096";
}
.wi-wmo4680-53:before {
content: "\f096";
}
.wi-wmo4680-54:before {
content: "\f096";
}
.wi-wmo4680-55:before {
content: "\f096";
}
.wi-wmo4680-56:before {
content: "\f096";
}
.wi-wmo4680-57:before {
content: "\f096";
}
.wi-wmo4680-58:before {
content: "\f096";
}
.wi-wmo4680-60:before {
content: "\f096";
}
.wi-wmo4680-61:before {
content: "\f096";
}
.wi-wmo4680-62:before {
content: "\f096";
}
.wi-wmo4680-63:before {
content: "\f096";
}
.wi-wmo4680-64:before {
content: "\f096";
}
.wi-wmo4680-65:before {
content: "\f096";
}
.wi-wmo4680-66:before {
content: "\f096";
}
.wi-wmo4680-67:before {
content: "\f096";
}
.wi-wmo4680-68:before {
content: "\f096";
}
.wi-wmo4680-70:before {
content: "\f096";
}
.wi-wmo4680-71:before {
content: "\f096";
}
.wi-wmo4680-72:before {
content: "\f096";
}
.wi-wmo4680-73:before {
content: "\f096";
}
.wi-wmo4680-74:before {
content: "\f096";
}
.wi-wmo4680-75:before {
content: "\f096";
}
.wi-wmo4680-76:before {
content: "\f096";
}
.wi-wmo4680-77:before {
content: "\f096";
}
.wi-wmo4680-78:before {
content: "\f096";
}
.wi-wmo4680-80:before {
content: "\f096";
}
.wi-wmo4680-81:before {
content: "\f096";
}
.wi-wmo4680-82:before {
content: "\f096";
}
.wi-wmo4680-83:before {
content: "\f096";
}
.wi-wmo4680-84:before {
content: "\f096";
}
.wi-wmo4680-85:before {
content: "\f096";
}
.wi-wmo4680-86:before {
content: "\f096";
}
.wi-wmo4680-87:before {
content: "\f096";
}
.wi-wmo4680-89:before {
content: "\f096";
}
.wi-wmo4680-90:before {
content: "\f096";
}
.wi-wmo4680-91:before {
content: "\f096";
}
.wi-wmo4680-92:before {
content: "\f096";
}
.wi-wmo4680-93:before {
content: "\f096";
}
.wi-wmo4680-94:before {
content: "\f096";
}
.wi-wmo4680-95:before {
content: "\f096";
}
.wi-wmo4680-96:before {
content: "\f096";
}
.wi-wmo4680-99:before {
content: "\f096";
}

@ -205,4 +205,3 @@
@beafort-10 :"\f0c1";
@beafort-11 :"\f0c2";
@beafort-12 :"\f0c3";

@ -28,6 +28,7 @@
@import "variables.less";
@import "icon-classes.less";
@import "icon-classes-wmo4680.less";
// Include anything you need to make the Weather Icons styled here //

Loading…
Cancel
Save