diff --git a/README.md b/README.md
index 39a76d1..a7aab52 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Google Weather Icons
A collection of the official weather icons used by Google.
+**Disclaimer**: I do not own these icons. All rights belong to Google.
+
## v1
### Day
[
](v1/sunny.png)
@@ -27,6 +29,34 @@ A collection of the official weather icons used by Google.
[
](v1/fog.png)
## v2
+[
](v2/sunny.png)
+[
](v2/mostly_sunny.png)
+[
](v2/partly_cloudy.png)
+[
](v2/mostly_cloudy_day.png)
+[
](v2/scattered_showers_day.png)
+[
](v2/isolated_scattered_tstorms_day.png)
+
+[
](v2/clear_night.png)
+[
](v2/isolated_scattered_tstorms_night.png)
+[
](v2/mostly_clear_night.png)
+[
](v2/mostly_cloudy_night.png)
+[
](v2/partly_cloudy_night.png)
+[
](v2/scattered_showers_night.png)
+
+[
](v2/cloudy.png)
+[
](v2/drizzle.png)
+[
](v2/showers_rain.png)
+[
](v2/heavy_rain.png)
+[
](v2/flurries.png)
+[
](v2/snow_showers_snow.png)
+[
](v2/heavy_snow.png)
+[
](v2/wintry_mix_rain_snow.png)
+[
](v2/sleet_hail.png)
+[
](v2/strong_tstorms.png)
+[
](v2/haze_fog_dust_smoke.png)
+[
](v2/blowing_snow.png)
+[
](v2/blizzard.png)
+[
](v2/tornado.png)
## v3
### Day
diff --git a/v2/blizzard.png b/v2/blizzard.png
new file mode 100644
index 0000000..ea77059
Binary files /dev/null and b/v2/blizzard.png differ
diff --git a/v2/blowing_snow.png b/v2/blowing_snow.png
new file mode 100644
index 0000000..3d8e42c
Binary files /dev/null and b/v2/blowing_snow.png differ
diff --git a/v2/clear_night.png b/v2/clear_night.png
new file mode 100644
index 0000000..1e1d6e8
Binary files /dev/null and b/v2/clear_night.png differ
diff --git a/v2/cloudy.png b/v2/cloudy.png
new file mode 100644
index 0000000..cb8172d
Binary files /dev/null and b/v2/cloudy.png differ
diff --git a/v2/drizzle.png b/v2/drizzle.png
new file mode 100644
index 0000000..b26ad06
Binary files /dev/null and b/v2/drizzle.png differ
diff --git a/v2/flurries.png b/v2/flurries.png
new file mode 100644
index 0000000..86a6a55
Binary files /dev/null and b/v2/flurries.png differ
diff --git a/v2/haze_fog_dust_smoke.png b/v2/haze_fog_dust_smoke.png
new file mode 100644
index 0000000..537c236
Binary files /dev/null and b/v2/haze_fog_dust_smoke.png differ
diff --git a/v2/heavy_rain.png b/v2/heavy_rain.png
new file mode 100644
index 0000000..c7f025c
Binary files /dev/null and b/v2/heavy_rain.png differ
diff --git a/v2/heavy_snow.png b/v2/heavy_snow.png
new file mode 100644
index 0000000..645bcc9
Binary files /dev/null and b/v2/heavy_snow.png differ
diff --git a/v2/isolated_scattered_tstorms_day.png b/v2/isolated_scattered_tstorms_day.png
new file mode 100644
index 0000000..252723e
Binary files /dev/null and b/v2/isolated_scattered_tstorms_day.png differ
diff --git a/v2/isolated_scattered_tstorms_night.png b/v2/isolated_scattered_tstorms_night.png
new file mode 100644
index 0000000..1e8a341
Binary files /dev/null and b/v2/isolated_scattered_tstorms_night.png differ
diff --git a/v2/mostly_clear_night.png b/v2/mostly_clear_night.png
new file mode 100644
index 0000000..b35ee13
Binary files /dev/null and b/v2/mostly_clear_night.png differ
diff --git a/v2/mostly_cloudy_day.png b/v2/mostly_cloudy_day.png
new file mode 100644
index 0000000..fb802a0
Binary files /dev/null and b/v2/mostly_cloudy_day.png differ
diff --git a/v2/mostly_cloudy_night.png b/v2/mostly_cloudy_night.png
new file mode 100644
index 0000000..b85064a
Binary files /dev/null and b/v2/mostly_cloudy_night.png differ
diff --git a/v2/mostly_sunny.png b/v2/mostly_sunny.png
new file mode 100644
index 0000000..3dc512d
Binary files /dev/null and b/v2/mostly_sunny.png differ
diff --git a/v2/partly_cloudy.png b/v2/partly_cloudy.png
new file mode 100644
index 0000000..3b4068a
Binary files /dev/null and b/v2/partly_cloudy.png differ
diff --git a/v2/partly_cloudy_night.png b/v2/partly_cloudy_night.png
new file mode 100644
index 0000000..62b0b89
Binary files /dev/null and b/v2/partly_cloudy_night.png differ
diff --git a/v2/scattered_showers_day.png b/v2/scattered_showers_day.png
new file mode 100644
index 0000000..9e3d5c4
Binary files /dev/null and b/v2/scattered_showers_day.png differ
diff --git a/v2/scattered_showers_night.png b/v2/scattered_showers_night.png
new file mode 100644
index 0000000..5612b2b
Binary files /dev/null and b/v2/scattered_showers_night.png differ
diff --git a/v2/showers_rain.png b/v2/showers_rain.png
new file mode 100644
index 0000000..2016e35
Binary files /dev/null and b/v2/showers_rain.png differ
diff --git a/v2/sleet_hail.png b/v2/sleet_hail.png
new file mode 100644
index 0000000..8a2817e
Binary files /dev/null and b/v2/sleet_hail.png differ
diff --git a/v2/snow_showers_snow.png b/v2/snow_showers_snow.png
new file mode 100644
index 0000000..909cb13
Binary files /dev/null and b/v2/snow_showers_snow.png differ
diff --git a/v2/strong_tstorms.png b/v2/strong_tstorms.png
new file mode 100644
index 0000000..894d1ea
Binary files /dev/null and b/v2/strong_tstorms.png differ
diff --git a/v2/sunny.png b/v2/sunny.png
new file mode 100644
index 0000000..bb9112d
Binary files /dev/null and b/v2/sunny.png differ
diff --git a/v2/tornado.png b/v2/tornado.png
new file mode 100644
index 0000000..829b7a8
Binary files /dev/null and b/v2/tornado.png differ
diff --git a/v2/wintry_mix_rain_snow.png b/v2/wintry_mix_rain_snow.png
new file mode 100644
index 0000000..fcd0eea
Binary files /dev/null and b/v2/wintry_mix_rain_snow.png differ