mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 15:32:13 -06:00
All the crescent moon icons were spelled wrong.
This commit is contained in:
parent
a72c393832
commit
1ef54c6559
@ -1,5 +1,5 @@
|
||||
# Weather Icons
|
||||
*Version 2.0.7 - September 14th, 2015*
|
||||
*Version 2.0.8 - September 19th, 2015*
|
||||
|
||||
## 222 Weather Themed Icons and CSS
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
moon-new, f095
|
||||
moon-waxing-cresent-1, f096
|
||||
moon-waxing-cresent-2, f097
|
||||
moon-waxing-cresent-3, f098
|
||||
moon-waxing-cresent-4, f099
|
||||
moon-waxing-cresent-5, f09a
|
||||
moon-waxing-cresent-6, f09b
|
||||
moon-waxing-crescent-1, f096
|
||||
moon-waxing-crescent-2, f097
|
||||
moon-waxing-crescent-3, f098
|
||||
moon-waxing-crescent-4, f099
|
||||
moon-waxing-crescent-5, f09a
|
||||
moon-waxing-crescent-6, f09b
|
||||
moon-first-quarter, f09c
|
||||
moon-waxing-gibbous-1, f09d
|
||||
moon-waxing-gibbous-2, f09e
|
||||
@ -27,12 +27,12 @@ moon-waning-crescent-4, f0ae
|
||||
moon-waning-crescent-5, f0af
|
||||
moon-waning-crescent-6, f0b0
|
||||
moon-alt-new, f0eb
|
||||
moon-alt-waxing-cresent-1, f0d0
|
||||
moon-alt-waxing-cresent-2, f0d1
|
||||
moon-alt-waxing-cresent-3, f0d2
|
||||
moon-alt-waxing-cresent-4, f0d3
|
||||
moon-alt-waxing-cresent-5, f0d4
|
||||
moon-alt-waxing-cresent-6, f0d5
|
||||
moon-alt-waxing-crescent-1, f0d0
|
||||
moon-alt-waxing-crescent-2, f0d1
|
||||
moon-alt-waxing-crescent-3, f0d2
|
||||
moon-alt-waxing-crescent-4, f0d3
|
||||
moon-alt-waxing-crescent-5, f0d4
|
||||
moon-alt-waxing-crescent-6, f0d5
|
||||
moon-alt-first-quarter, f0d6
|
||||
moon-alt-waxing-gibbous-1, f0d7
|
||||
moon-alt-waxing-gibbous-2, f0d8
|
||||
|
|
@ -863,32 +863,32 @@
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-1</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-1</div>
|
||||
<div class="icon_unicode">f096 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-2</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-2</div>
|
||||
<div class="icon_unicode">f097 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-3</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-3</div>
|
||||
<div class="icon_unicode">f098 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-4</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-4</div>
|
||||
<div class="icon_unicode">f099 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-5</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-5</div>
|
||||
<div class="icon_unicode">f09a </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-waxing-cresent-6</div>
|
||||
<div class="icon-name">wi-moon-waxing-crescent-6</div>
|
||||
<div class="icon_unicode">f09b </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
@ -1003,32 +1003,32 @@
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-1</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-1</div>
|
||||
<div class="icon_unicode">f0d0 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-2</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-2</div>
|
||||
<div class="icon_unicode">f0d1 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-3</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-3</div>
|
||||
<div class="icon_unicode">f0d2 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-4</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-4</div>
|
||||
<div class="icon_unicode">f0d3 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-5</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-5</div>
|
||||
<div class="icon_unicode">f0d4 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
<div class="icon"></div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-cresent-6</div>
|
||||
<div class="icon-name">wi-moon-alt-waxing-crescent-6</div>
|
||||
<div class="icon_unicode">f0d5 </div>
|
||||
</div>
|
||||
<div class="icon-wrap">
|
||||
|
@ -4,27 +4,27 @@
|
||||
.icon_unicode f095
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-1
|
||||
.icon-name wi-moon-waxing-crescent-1
|
||||
.icon_unicode f096
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-2
|
||||
.icon-name wi-moon-waxing-crescent-2
|
||||
.icon_unicode f097
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-3
|
||||
.icon-name wi-moon-waxing-crescent-3
|
||||
.icon_unicode f098
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-4
|
||||
.icon-name wi-moon-waxing-crescent-4
|
||||
.icon_unicode f099
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-5
|
||||
.icon-name wi-moon-waxing-crescent-5
|
||||
.icon_unicode f09a
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-waxing-cresent-6
|
||||
.icon-name wi-moon-waxing-crescent-6
|
||||
.icon_unicode f09b
|
||||
.icon-wrap
|
||||
.icon 
|
||||
@ -116,27 +116,27 @@
|
||||
.icon_unicode f0eb
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-1
|
||||
.icon-name wi-moon-alt-waxing-crescent-1
|
||||
.icon_unicode f0d0
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-2
|
||||
.icon-name wi-moon-alt-waxing-crescent-2
|
||||
.icon_unicode f0d1
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-3
|
||||
.icon-name wi-moon-alt-waxing-crescent-3
|
||||
.icon_unicode f0d2
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-4
|
||||
.icon-name wi-moon-alt-waxing-crescent-4
|
||||
.icon_unicode f0d3
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-5
|
||||
.icon-name wi-moon-alt-waxing-crescent-5
|
||||
.icon_unicode f0d4
|
||||
.icon-wrap
|
||||
.icon 
|
||||
.icon-name wi-moon-alt-waxing-cresent-6
|
||||
.icon-name wi-moon-alt-waxing-crescent-6
|
||||
.icon_unicode f0d5
|
||||
.icon-wrap
|
||||
.icon 
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "weather-icons",
|
||||
"version": "2.0.7",
|
||||
"version": "2.0.8",
|
||||
"homepage": "http://erikflowers.github.io/weather-icons/",
|
||||
"keywords": [
|
||||
"css", "icon-font", "weather", "icon", "icons"
|
||||
|
@ -471,22 +471,22 @@
|
||||
.wi-moon-new:before {
|
||||
content: "\f095";
|
||||
}
|
||||
.wi-moon-waxing-cresent-1:before {
|
||||
.wi-moon-waxing-crescent-1:before {
|
||||
content: "\f096";
|
||||
}
|
||||
.wi-moon-waxing-cresent-2:before {
|
||||
.wi-moon-waxing-crescent-2:before {
|
||||
content: "\f097";
|
||||
}
|
||||
.wi-moon-waxing-cresent-3:before {
|
||||
.wi-moon-waxing-crescent-3:before {
|
||||
content: "\f098";
|
||||
}
|
||||
.wi-moon-waxing-cresent-4:before {
|
||||
.wi-moon-waxing-crescent-4:before {
|
||||
content: "\f099";
|
||||
}
|
||||
.wi-moon-waxing-cresent-5:before {
|
||||
.wi-moon-waxing-crescent-5:before {
|
||||
content: "\f09a";
|
||||
}
|
||||
.wi-moon-waxing-cresent-6:before {
|
||||
.wi-moon-waxing-crescent-6:before {
|
||||
content: "\f09b";
|
||||
}
|
||||
.wi-moon-first-quarter:before {
|
||||
@ -555,22 +555,22 @@
|
||||
.wi-moon-alt-new:before {
|
||||
content: "\f0eb";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-1:before {
|
||||
.wi-moon-alt-waxing-crescent-1:before {
|
||||
content: "\f0d0";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-2:before {
|
||||
.wi-moon-alt-waxing-crescent-2:before {
|
||||
content: "\f0d1";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-3:before {
|
||||
.wi-moon-alt-waxing-crescent-3:before {
|
||||
content: "\f0d2";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-4:before {
|
||||
.wi-moon-alt-waxing-crescent-4:before {
|
||||
content: "\f0d3";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-5:before {
|
||||
.wi-moon-alt-waxing-crescent-5:before {
|
||||
content: "\f0d4";
|
||||
}
|
||||
.wi-moon-alt-waxing-cresent-6:before {
|
||||
.wi-moon-alt-waxing-crescent-6:before {
|
||||
content: "\f0d5";
|
||||
}
|
||||
.wi-moon-alt-first-quarter:before {
|
||||
|
1762
css/weather-icons.min.css
vendored
1762
css/weather-icons.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,10 +1,10 @@
|
||||
.wi-moon-0:before {content: @moon-new;}
|
||||
.wi-moon-1:before {content: @moon-waxing-cresent-1;}
|
||||
.wi-moon-2:before {content: @moon-waxing-cresent-2;}
|
||||
.wi-moon-3:before {content: @moon-waxing-cresent-3;}
|
||||
.wi-moon-4:before {content: @moon-waxing-cresent-4;}
|
||||
.wi-moon-5:before {content: @moon-waxing-cresent-5;}
|
||||
.wi-moon-6:before {content: @moon-waxing-cresent-6;}
|
||||
.wi-moon-1:before {content: @moon-waxing-crescent-1;}
|
||||
.wi-moon-2:before {content: @moon-waxing-crescent-2;}
|
||||
.wi-moon-3:before {content: @moon-waxing-crescent-3;}
|
||||
.wi-moon-4:before {content: @moon-waxing-crescent-4;}
|
||||
.wi-moon-5:before {content: @moon-waxing-crescent-5;}
|
||||
.wi-moon-6:before {content: @moon-waxing-crescent-6;}
|
||||
.wi-moon-7:before {content: @moon-first-quarter;}
|
||||
.wi-moon-8:before {content: @moon-waxing-gibbous-1;}
|
||||
.wi-moon-9:before {content: @moon-waxing-gibbous-2;}
|
||||
|
@ -1,10 +1,10 @@
|
||||
.wi-moon-new:before {content: @moon-new;}
|
||||
.wi-moon-waxing-cresent-1:before {content: @moon-waxing-cresent-1;}
|
||||
.wi-moon-waxing-cresent-2:before {content: @moon-waxing-cresent-2;}
|
||||
.wi-moon-waxing-cresent-3:before {content: @moon-waxing-cresent-3;}
|
||||
.wi-moon-waxing-cresent-4:before {content: @moon-waxing-cresent-4;}
|
||||
.wi-moon-waxing-cresent-5:before {content: @moon-waxing-cresent-5;}
|
||||
.wi-moon-waxing-cresent-6:before {content: @moon-waxing-cresent-6;}
|
||||
.wi-moon-waxing-crescent-1:before {content: @moon-waxing-crescent-1;}
|
||||
.wi-moon-waxing-crescent-2:before {content: @moon-waxing-crescent-2;}
|
||||
.wi-moon-waxing-crescent-3:before {content: @moon-waxing-crescent-3;}
|
||||
.wi-moon-waxing-crescent-4:before {content: @moon-waxing-crescent-4;}
|
||||
.wi-moon-waxing-crescent-5:before {content: @moon-waxing-crescent-5;}
|
||||
.wi-moon-waxing-crescent-6:before {content: @moon-waxing-crescent-6;}
|
||||
.wi-moon-first-quarter:before {content: @moon-first-quarter;}
|
||||
.wi-moon-waxing-gibbous-1:before {content: @moon-waxing-gibbous-1;}
|
||||
.wi-moon-waxing-gibbous-2:before {content: @moon-waxing-gibbous-2;}
|
||||
@ -27,12 +27,12 @@
|
||||
.wi-moon-waning-crescent-5:before {content: @moon-waning-crescent-5;}
|
||||
.wi-moon-waning-crescent-6:before {content: @moon-waning-crescent-6;}
|
||||
.wi-moon-alt-new:before {content: @moon-alt-new;}
|
||||
.wi-moon-alt-waxing-cresent-1:before {content: @moon-alt-waxing-cresent-1;}
|
||||
.wi-moon-alt-waxing-cresent-2:before {content: @moon-alt-waxing-cresent-2;}
|
||||
.wi-moon-alt-waxing-cresent-3:before {content: @moon-alt-waxing-cresent-3;}
|
||||
.wi-moon-alt-waxing-cresent-4:before {content: @moon-alt-waxing-cresent-4;}
|
||||
.wi-moon-alt-waxing-cresent-5:before {content: @moon-alt-waxing-cresent-5;}
|
||||
.wi-moon-alt-waxing-cresent-6:before {content: @moon-alt-waxing-cresent-6;}
|
||||
.wi-moon-alt-waxing-crescent-1:before {content: @moon-alt-waxing-crescent-1;}
|
||||
.wi-moon-alt-waxing-crescent-2:before {content: @moon-alt-waxing-crescent-2;}
|
||||
.wi-moon-alt-waxing-crescent-3:before {content: @moon-alt-waxing-crescent-3;}
|
||||
.wi-moon-alt-waxing-crescent-4:before {content: @moon-alt-waxing-crescent-4;}
|
||||
.wi-moon-alt-waxing-crescent-5:before {content: @moon-alt-waxing-crescent-5;}
|
||||
.wi-moon-alt-waxing-crescent-6:before {content: @moon-alt-waxing-crescent-6;}
|
||||
.wi-moon-alt-first-quarter:before {content: @moon-alt-first-quarter;}
|
||||
.wi-moon-alt-waxing-gibbous-1:before {content: @moon-alt-waxing-gibbous-1;}
|
||||
.wi-moon-alt-waxing-gibbous-2:before {content: @moon-alt-waxing-gibbous-2;}
|
||||
|
@ -1,10 +1,10 @@
|
||||
@moon-new: "\f095";
|
||||
@moon-waxing-cresent-1: "\f096";
|
||||
@moon-waxing-cresent-2: "\f097";
|
||||
@moon-waxing-cresent-3: "\f098";
|
||||
@moon-waxing-cresent-4: "\f099";
|
||||
@moon-waxing-cresent-5: "\f09a";
|
||||
@moon-waxing-cresent-6: "\f09b";
|
||||
@moon-waxing-crescent-1: "\f096";
|
||||
@moon-waxing-crescent-2: "\f097";
|
||||
@moon-waxing-crescent-3: "\f098";
|
||||
@moon-waxing-crescent-4: "\f099";
|
||||
@moon-waxing-crescent-5: "\f09a";
|
||||
@moon-waxing-crescent-6: "\f09b";
|
||||
@moon-first-quarter: "\f09c";
|
||||
@moon-waxing-gibbous-1: "\f09d";
|
||||
@moon-waxing-gibbous-2: "\f09e";
|
||||
@ -27,12 +27,12 @@
|
||||
@moon-waning-crescent-5: "\f0af";
|
||||
@moon-waning-crescent-6: "\f0b0";
|
||||
@moon-alt-new: "\f0eb";
|
||||
@moon-alt-waxing-cresent-1: "\f0d0";
|
||||
@moon-alt-waxing-cresent-2: "\f0d1";
|
||||
@moon-alt-waxing-cresent-3: "\f0d2";
|
||||
@moon-alt-waxing-cresent-4: "\f0d3";
|
||||
@moon-alt-waxing-cresent-5: "\f0d4";
|
||||
@moon-alt-waxing-cresent-6: "\f0d5";
|
||||
@moon-alt-waxing-crescent-1: "\f0d0";
|
||||
@moon-alt-waxing-crescent-2: "\f0d1";
|
||||
@moon-alt-waxing-crescent-3: "\f0d2";
|
||||
@moon-alt-waxing-crescent-4: "\f0d3";
|
||||
@moon-alt-waxing-crescent-5: "\f0d4";
|
||||
@moon-alt-waxing-crescent-6: "\f0d5";
|
||||
@moon-alt-first-quarter: "\f0d6";
|
||||
@moon-alt-waxing-gibbous-1: "\f0d7";
|
||||
@moon-alt-waxing-gibbous-2: "\f0d8";
|
||||
|
@ -1,10 +1,10 @@
|
||||
.wi-moon-0:before {content: $moon-new;}
|
||||
.wi-moon-1:before {content: $moon-waxing-cresent-1;}
|
||||
.wi-moon-2:before {content: $moon-waxing-cresent-2;}
|
||||
.wi-moon-3:before {content: $moon-waxing-cresent-3;}
|
||||
.wi-moon-4:before {content: $moon-waxing-cresent-4;}
|
||||
.wi-moon-5:before {content: $moon-waxing-cresent-5;}
|
||||
.wi-moon-6:before {content: $moon-waxing-cresent-6;}
|
||||
.wi-moon-1:before {content: $moon-waxing-crescent-1;}
|
||||
.wi-moon-2:before {content: $moon-waxing-crescent-2;}
|
||||
.wi-moon-3:before {content: $moon-waxing-crescent-3;}
|
||||
.wi-moon-4:before {content: $moon-waxing-crescent-4;}
|
||||
.wi-moon-5:before {content: $moon-waxing-crescent-5;}
|
||||
.wi-moon-6:before {content: $moon-waxing-crescent-6;}
|
||||
.wi-moon-7:before {content: $moon-first-quarter;}
|
||||
.wi-moon-8:before {content: $moon-waxing-gibbous-1;}
|
||||
.wi-moon-9:before {content: $moon-waxing-gibbous-2;}
|
||||
|
@ -1,10 +1,10 @@
|
||||
.wi-moon-new:before {content: $moon-new;}
|
||||
.wi-moon-waxing-cresent-1:before {content: $moon-waxing-cresent-1;}
|
||||
.wi-moon-waxing-cresent-2:before {content: $moon-waxing-cresent-2;}
|
||||
.wi-moon-waxing-cresent-3:before {content: $moon-waxing-cresent-3;}
|
||||
.wi-moon-waxing-cresent-4:before {content: $moon-waxing-cresent-4;}
|
||||
.wi-moon-waxing-cresent-5:before {content: $moon-waxing-cresent-5;}
|
||||
.wi-moon-waxing-cresent-6:before {content: $moon-waxing-cresent-6;}
|
||||
.wi-moon-waxing-crescent-1:before {content: $moon-waxing-crescent-1;}
|
||||
.wi-moon-waxing-crescent-2:before {content: $moon-waxing-crescent-2;}
|
||||
.wi-moon-waxing-crescent-3:before {content: $moon-waxing-crescent-3;}
|
||||
.wi-moon-waxing-crescent-4:before {content: $moon-waxing-crescent-4;}
|
||||
.wi-moon-waxing-crescent-5:before {content: $moon-waxing-crescent-5;}
|
||||
.wi-moon-waxing-crescent-6:before {content: $moon-waxing-crescent-6;}
|
||||
.wi-moon-first-quarter:before {content: $moon-first-quarter;}
|
||||
.wi-moon-waxing-gibbous-1:before {content: $moon-waxing-gibbous-1;}
|
||||
.wi-moon-waxing-gibbous-2:before {content: $moon-waxing-gibbous-2;}
|
||||
@ -27,12 +27,12 @@
|
||||
.wi-moon-waning-crescent-5:before {content: $moon-waning-crescent-5;}
|
||||
.wi-moon-waning-crescent-6:before {content: $moon-waning-crescent-6;}
|
||||
.wi-moon-alt-new:before {content: $moon-alt-new;}
|
||||
.wi-moon-alt-waxing-cresent-1:before {content: $moon-alt-waxing-cresent-1;}
|
||||
.wi-moon-alt-waxing-cresent-2:before {content: $moon-alt-waxing-cresent-2;}
|
||||
.wi-moon-alt-waxing-cresent-3:before {content: $moon-alt-waxing-cresent-3;}
|
||||
.wi-moon-alt-waxing-cresent-4:before {content: $moon-alt-waxing-cresent-4;}
|
||||
.wi-moon-alt-waxing-cresent-5:before {content: $moon-alt-waxing-cresent-5;}
|
||||
.wi-moon-alt-waxing-cresent-6:before {content: $moon-alt-waxing-cresent-6;}
|
||||
.wi-moon-alt-waxing-crescent-1:before {content: $moon-alt-waxing-crescent-1;}
|
||||
.wi-moon-alt-waxing-crescent-2:before {content: $moon-alt-waxing-crescent-2;}
|
||||
.wi-moon-alt-waxing-crescent-3:before {content: $moon-alt-waxing-crescent-3;}
|
||||
.wi-moon-alt-waxing-crescent-4:before {content: $moon-alt-waxing-crescent-4;}
|
||||
.wi-moon-alt-waxing-crescent-5:before {content: $moon-alt-waxing-crescent-5;}
|
||||
.wi-moon-alt-waxing-crescent-6:before {content: $moon-alt-waxing-crescent-6;}
|
||||
.wi-moon-alt-first-quarter:before {content: $moon-alt-first-quarter;}
|
||||
.wi-moon-alt-waxing-gibbous-1:before {content: $moon-alt-waxing-gibbous-1;}
|
||||
.wi-moon-alt-waxing-gibbous-2:before {content: $moon-alt-waxing-gibbous-2;}
|
||||
|
@ -1,10 +1,10 @@
|
||||
$moon-new: "\f095";
|
||||
$moon-waxing-cresent-1: "\f096";
|
||||
$moon-waxing-cresent-2: "\f097";
|
||||
$moon-waxing-cresent-3: "\f098";
|
||||
$moon-waxing-cresent-4: "\f099";
|
||||
$moon-waxing-cresent-5: "\f09a";
|
||||
$moon-waxing-cresent-6: "\f09b";
|
||||
$moon-waxing-crescent-1: "\f096";
|
||||
$moon-waxing-crescent-2: "\f097";
|
||||
$moon-waxing-crescent-3: "\f098";
|
||||
$moon-waxing-crescent-4: "\f099";
|
||||
$moon-waxing-crescent-5: "\f09a";
|
||||
$moon-waxing-crescent-6: "\f09b";
|
||||
$moon-first-quarter: "\f09c";
|
||||
$moon-waxing-gibbous-1: "\f09d";
|
||||
$moon-waxing-gibbous-2: "\f09e";
|
||||
@ -27,12 +27,12 @@ $moon-waning-crescent-4: "\f0ae";
|
||||
$moon-waning-crescent-5: "\f0af";
|
||||
$moon-waning-crescent-6: "\f0b0";
|
||||
$moon-alt-new: "\f0eb";
|
||||
$moon-alt-waxing-cresent-1: "\f0d0";
|
||||
$moon-alt-waxing-cresent-2: "\f0d1";
|
||||
$moon-alt-waxing-cresent-3: "\f0d2";
|
||||
$moon-alt-waxing-cresent-4: "\f0d3";
|
||||
$moon-alt-waxing-cresent-5: "\f0d4";
|
||||
$moon-alt-waxing-cresent-6: "\f0d5";
|
||||
$moon-alt-waxing-crescent-1: "\f0d0";
|
||||
$moon-alt-waxing-crescent-2: "\f0d1";
|
||||
$moon-alt-waxing-crescent-3: "\f0d2";
|
||||
$moon-alt-waxing-crescent-4: "\f0d3";
|
||||
$moon-alt-waxing-crescent-5: "\f0d4";
|
||||
$moon-alt-waxing-crescent-6: "\f0d5";
|
||||
$moon-alt-first-quarter: "\f0d6";
|
||||
$moon-alt-waxing-gibbous-1: "\f0d7";
|
||||
$moon-alt-waxing-gibbous-2: "\f0d8";
|
||||
|
Loading…
x
Reference in New Issue
Block a user