• This repository has been archived on 08/Mar/2021
  • Stars
    star
    262
  • Rank 156,136 (Top 4 %)
  • Language
    HTML
  • License
    Other
  • Created over 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Weather Underground Icons ( PNG & SVG )

Buy Me Coffee

Weather Underground Icons

These icons were created by the Graphic Designer Ashley Jager. She released these icons in a beautiful Adobe Illustrator file. This project simply breaks that AI file up into web friendly icons that can be used in your projects.

tstorms

Demo Website

http://peter.build/weather-underground-icons/

Example Application

Here is an Example Application that uses these icons. You can access the Github Repo for source code.

Usage Instructions

Weather Underground has an API where you can fetch data remotely. The API returns an icon parameter as part of their JSON response that you can use to load custom icons.

Image Usage Instructions

If you just want to use the image files directly, and not use the CSS file you can just copy over the images directly from the dist/icons folder. See the Icon Key below to see which icons will be used.

CSS Usage Instructions

If you wish to use the use the CSS version of this project, you just need to copy this dist folder into your project.

Then you can use the icon keys with a wu- prefix to load whichever icon you want:

<i class="wu wu-white wu-64 wu-chanceflurries"></i>

All CSS Icons will default to using SVG files. However, you can use PNG sprites by adding a no-svg class to the parent element that contains the weather icons. no-svg classnames will be added to your HTML tag automatically if you are using Modernizr and the browser does not support SVG.

Icon Class Colors:

  • wu-black icons with black lines
<i class="wu wu-black wu-32 wu-chanceflurries"></i>

tstorms

  • wu-white icons with white lines
<i class="wu wu-white wu-32 wu-chancerain"></i>

tstorms

Icon Class Day & Night:

  • Default is to use Day Icons
<i class="wu wu-black wu-32 wu-clear"></i>

clear

  • wu-night to use Night Icons
<i class="wu wu-white wu-32 wu-clear wu-night"></i>

clear

Icon Class Sizes:

  • wu-16 16x16px icons
<i class="wu wu-black wu-16 wu-chancesnow"></i>

chancesnow

  • wu-32 32x32px icons
<i class="wu wu-black wu-32 wu-chancetstorms"></i>

chancetstorms

  • wu-64 64x64px icons
<i class="wu wu-black wu-64 wu-clear"></i>

clear

  • wu-128 128x128px icons
<i class="wu wu-black wu-128 wu-cloudy"></i>

cloudy

  • wu-256 256x256px icons
<i class="wu wu-black wu-256 wu-flurries"></i>

flurries

Day Icon Key

Here are the icon options for each weather option:

ICON KEY DESCRIPTION
chanceflurries chanceflurries Chance of Flurries
chancerain chancerain Chance of Rain
chancesleet chancesleet Chance Freezing Rain
chancesnow chancesnow Chance of Snow
chancetstorms chancetstorms Chance of Thunderstorms
clear clear Clear
cloudy cloudy Cloudy
flurries flurries Flurries
fog fog Fog
hazy hazy Haze
mostlycloudy mostlycloudy Mostly Cloudy
mostlysunny mostlysunny Mostly Sunny
partlycloudy partlycloudy Partly Cloudy
partlysunny partlysunny Partly Sunny
rain rain Rain
sleet sleet Freezing Rain
snow snow Snow
sunny sunny Sunny
tstorms tstorms Thunderstorms
unknown unknown Unknown

Night Icon Key

Here are the icon options for each weather option:

ICON KEY DESCRIPTION
chanceflurries chanceflurries Chance of Flurries
chancerain chancerain Chance of Rain
chancesleet chancesleet Chance Freezing Rain
chancesnow chancesnow Chance of Snow
chancetstorms chancetstorms Chance of Thunderstorms
clear clear Clear
cloudy cloudy Cloudy
flurries flurries Flurries
fog fog Fog
hazy hazy Haze
mostlycloudy mostlycloudy Mostly Cloudy
mostlysunny mostlysunny Mostly Sunny
partlycloudy partlycloudy Partly Cloudy
partlysunny partlysunny Partly Sunny
rain rain Rain
sleet sleet Freezing Rain
snow snow Snow
sunny sunny Sunny
tstorms tstorms Thunderstorms
unknown unknown Unknown

Day Icon Preview

White Day Icons

Black Day Icons

White Day Icons

Black Day Icons

Night Icon Preview

White Night Icons

Black Night Icons

White Day Icons

Black Day Icons

More Repositories

1

teleprompter

Browser-based TelePrompter with Remote Control
JavaScript
318
star
2

weather-bar-app

Weather Bar lives in your Menu Bar giving you access to beautiful real-time weather conditions and a generous 15-day forecast.
Vue
112
star
3

jsonsh

JSON Syntax Highlight & Format ( source code for jsonsh.com )
CSS
36
star
4

arduino

Arduino & Fritzing Sketches - Repository for Wiring Schematics & Source Code
Arduino
36
star
5

alfred-workflows

Alfred 2 Workflows
36
star
6

font-awesome-search

Font Awesome - Icon Search Tool
JavaScript
24
star
7

mimic-my-voice

[WIP] Create a Text to Speech Engine using Your Own Voice with Mycroft's Mimic Recording Studio & Coqui Text to Speech.
Shell
21
star
8

happy-new-year

Nice Countdown to throw on a big screen for a New Years countdown
JavaScript
14
star
9

MMM-Leap-Motion

Magic Mirror Leap Motion Controller Module for Gesture Detection
JavaScript
10
star
10

analytics-debug-panel

Chrome, Firefox & Opera Browser Extension - Analytics Debug Panel
JavaScript
9
star
11

accelero

Use Device's Native Accelerometer Motion or Orientation to Move Elements.
JavaScript
6
star
12

openweathermap-cities

OpenWeatherMap Cities run through a GeoCoding Service to get additional location details.
PLpgSQL
5
star
13

disaster-girl-error-pages

Disaster Girl Error Pages
HTML
5
star
14

end-of-life-plan

Don't leave your family wondering what to do after you die. Use this Open Source Tool to Create an End of Life Plan.
CSS
5
star
15

MMM-Nest-Camera

Magic Mirror Nest Camera
JavaScript
4
star
16

weather-bar-api

Weather Bar API
JavaScript
3
star
17

weather-underground-alfred-workflow

Alfred App Weather Underground Workflow
PHP
2
star
18

manifestinteractive

GitHub README
2
star
19

campaign-zero-widget

Campaign Zero Widget
PHP
1
star
20

MMM-Frame-Light

Add Frame Light to Magic Mirror
JavaScript
1
star
21

MMM-Nest-Thermostat

Magic Mirror Nest Thermostat
JavaScript
1
star
22

boxy-brown

Uh uh, I ain't hearing that see. You askin' and you tellin'. Cause nobody tells Boxy Brown.
Arduino
1
star