Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions res/drawable/clear_day.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFFEEA39"
android:pathData="M36,36m-30,0a30,30 0,1 1,60 0a30,30 0,1 1,-60 0"/>
</vector>
11 changes: 11 additions & 0 deletions res/drawable/clear_night.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFBDDDF4"
android:pathData="M52.8,49.2c-16.6,0 -30,-13.4 -30,-30c0,-3.9 0.8,-7.6 2.1,-11.1C13.8,12.5 6,23.3 6,36c0,16.6 13.4,30 30,30c12.7,0 23.5,-7.8 27.9,-18.9C60.4,48.4 56.7,49.2 52.8,49.2z"/>
</vector>
11 changes: 11 additions & 0 deletions res/drawable/cloudy.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M49.5,27c-1.7,0 -3.3,0.3 -4.8,0.7C41,21.9 34.4,18 27,18C15.4,18 6,27.4 6,39s9.4,21 21,21h22.5C58.6,60 66,52.6 66,43.5S58.6,27 49.5,27z"/>
</vector>
17 changes: 17 additions & 0 deletions res/drawable/fog.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M63,60H9c-1.6,0 -3,-1.3 -3,-3v0c0,-1.6 1.3,-3 3,-3h54c1.6,0 3,1.3 3,3v0C66,58.7 64.7,60 63,60z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M63,48H9c-1.6,0 -3,-1.3 -3,-3v0c0,-1.6 1.3,-3 3,-3h54c1.6,0 3,1.3 3,3v0C66,46.7 64.7,48 63,48z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M63,36H9c-1.6,0 -3,-1.3 -3,-3v0c0,-1.6 1.3,-3 3,-3h54c1.6,0 3,1.3 3,3v0C66,34.7 64.7,36 63,36z"/>
</vector>
11 changes: 11 additions & 0 deletions res/drawable/home.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- https://design.google.com/icons/#ic_home -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#FFE0F2F1"
android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z"/>
</vector>
11 changes: 11 additions & 0 deletions res/drawable/news_ap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- AP Logo Copyright 2012 The Associated Press -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M64.6,7.4l-3.2,3.2c-0.8,0.8 -2.1,0.8 -2.8,0l-3.2,-3.2c-0.8,-0.8 -2.1,-0.8 -2.8,0l-3.2,3.2c-0.8,0.8 -2.1,0.8 -2.8,0l-3.2,-3.2c-0.8,-0.8 -2.1,-0.8 -2.8,0l-3.2,3.2c-0.8,0.8 -2.1,0.8 -2.8,0l-3.2,-3.2c-0.8,-0.8 -2.1,-0.8 -2.8,0l-3.2,3.2c-0.8,0.8 -2.1,0.8 -2.8,0l-3.2,-3.2c-0.8,-0.8 -2.1,-0.8 -2.8,0l-3.2,3.2c-0.8,0.8 -2.1,0.8 -2.8,0L7.4,7.4C6.6,6.6 6,6.9 6,8v56c0,1.1 0.9,2 2,2h56c1.1,0 2,-0.9 2,-2V8C66,6.9 65.4,6.6 64.6,7.4zM38.3,20.9h7.5c5.6,0 8.9,2.7 8.9,7.6c0,4.8 -3.3,7.6 -8.9,7.6h-0.6v-4.4h0.3c2.4,0 3.8,-1.2 3.8,-3.2c0,-2.1 -1.4,-3.2 -3.8,-3.2h-2.1v17.3h-5.2V20.9zM24.4,20.9h6l7.2,21.7h-5.4l-1.1,-3.3h-5.9l1.3,-4.4h3.2l-2.5,-7.7l-4.9,15.3h-5.2L24.4,20.9zM57.5,57.6H14.5l0,-5.2h42.9V57.6z"/>
</vector>
14 changes: 14 additions & 0 deletions res/drawable/partly_cloudy_day.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFFEEA39"
android:pathData="M39,33m-27,0a27,27 0,1 1,54 0a27,27 0,1 1,-54 0"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M43.3,37.7c-1.5,0 -2.8,0.3 -4.1,0.6C36,33.3 30.3,30 24,30c-9.9,0 -18,8.1 -18,18s8.1,18 18,18h19.3c7.8,0 14.1,-6.3 14.1,-14.1S51.1,37.7 43.3,37.7z"/>
</vector>
14 changes: 14 additions & 0 deletions res/drawable/partly_cloudy_night.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFBDDDF4"
android:pathData="M54,44.9c-14.9,0 -26.9,-12 -26.9,-26.9c0,-3.5 0.7,-6.8 1.9,-9.9C19,12 12,21.7 12,33.1C12,48 24,60 38.9,60c11.4,0 21.1,-7 25,-16.9C60.8,44.2 57.4,44.9 54,44.9z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M43.3,37.7c-1.5,0 -2.8,0.3 -4.1,0.6C36,33.3 30.3,30 24,30c-9.9,0 -18,8.1 -18,18s8.1,18 18,18h19.3c7.8,0 14.1,-6.3 14.1,-14.1S51.1,37.7 43.3,37.7z"/>
</vector>
29 changes: 29 additions & 0 deletions res/drawable/rain.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFB3E5FC"
android:pathData="M17,50.2L17,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2H8c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C17.9,51.5 17.7,50.6 17,50.2z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M24.2,50.2L24.2,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C25.1,51.5 24.9,50.6 24.2,50.2z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M31.4,50.2L31.4,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C32.3,51.5 32.1,50.6 31.4,50.2z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M38.6,50.2L38.6,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C39.5,51.5 39.3,50.6 38.6,50.2z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M45.8,50.2L45.8,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C46.7,51.5 46.5,50.6 45.8,50.2z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M53,50.2L53,50.2c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C53.9,51.5 53.7,50.6 53,50.2z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M49.5,21c-1.7,0 -3.3,0.3 -4.8,0.7C41,15.9 34.4,12 27,12C15.4,12 6,21.4 6,33s9.4,21 21,21h22.5C58.6,54 66,46.6 66,37.5S58.6,21 49.5,21z"/>
</vector>
47 changes: 47 additions & 0 deletions res/drawable/sleet.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFB3E5FC"
android:pathData="M19.4,46L19.4,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2h0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C20.3,47.3 20.1,46.4 19.4,46z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M26.6,46L26.6,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C27.5,47.3 27.3,46.4 26.6,46z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M33.8,46L33.8,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C34.7,47.3 34.5,46.4 33.8,46z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M41,46L41,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C41.9,47.3 41.7,46.4 41,46z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M48.2,46L48.2,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C49.1,47.3 48.9,46.4 48.2,46z"/>
<path
android:fillColor="#FFB3E5FC"
android:pathData="M55.4,46L55.4,46c-0.8,-0.5 -1.7,-0.2 -2.1,0.5l-7.5,13c-0.4,0.7 -0.2,1.6 0.5,2l0.1,0.1c0.7,0.4 1.6,0.2 2,-0.5l7.5,-13C56.3,47.3 56.1,46.4 55.4,46z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M49.5,21c-1.7,0 -3.3,0.3 -4.8,0.7C41,15.9 34.4,12 27,12C15.4,12 6,21.4 6,33s9.4,21 21,21h22.5C58.6,54 66,46.6 66,37.5S58.6,21 49.5,21z"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M44.7,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M37.5,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M30.3,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M23.1,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M15.9,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M8.7,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
</vector>
65 changes: 65 additions & 0 deletions res/drawable/snow.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M49.5,21c-1.7,0 -3.3,0.3 -4.8,0.7C41,15.9 34.4,12 27,12C15.4,12 6,21.4 6,33s9.4,21 21,21h22.5C58.6,54 66,46.6 66,37.5S58.6,21 49.5,21z"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M44.7,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M37.5,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M30.3,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M23.1,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M48.3,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M41.1,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M33.9,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M26.7,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M15.9,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M19.5,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M44.7,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M51.9,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M51.9,64.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M37.5,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M30.3,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M15.9,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M55.5,60.9m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M23.1,57.3m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
</vector>
15 changes: 15 additions & 0 deletions res/drawable/umbrella.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!--
Icon by GraphBerry (http://graphberry.com)
Downloaded from http://www.flaticon.com/free-icon/umbrella-filled-shape_59982
Licensed under Creative Commons BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
-->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="649.0"
android:viewportWidth="612.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M323.3,30L323.3,15.6L323.3,15.6L323.3,14.3L323.3,10.5L322.4,10.5C320.3,4.5 314.7,-0 307.8,-0C300.9,-0 295.3,4.5 293.3,10.5L292.2,10.5L292.2,29.8C139.3,36.3 15.4,148.7 0,291.9L7.4,293.2C15,260.9 44,237 78.5,237C114,237 143.4,262.4 150.1,295.9L150.7,299L158.3,299L158.9,295.9C165.6,262.4 194.9,237 230.5,237C256.6,237 279.4,250.8 292.3,271.4L292.3,550.1L292.3,550.1L292.3,587C292.2,604.5 278.7,617.9 263.3,617.9C247.9,617.9 234.5,604.5 234.4,587C234.4,578.4 227.5,571.4 218.8,571.4C211.5,571.4 205.4,576.4 203.7,583.2L203.2,583.2L203.2,587C203.3,620.7 229.6,648.9 263.3,649C297,648.9 323.3,620.7 323.3,587L323.3,550.1L323.3,550.1L323.3,267.2C336.6,248.9 358,237 382.4,237C417.9,237 447.3,262.4 454,295.9L454.5,299L462.1,299L462.7,295.9C469.4,262.4 498.8,237 534.3,237C567.7,237 595.8,259.3 604.6,289.8L612,288.3C595.1,147.9 473.5,37.8 323.3,30Z"/>
</vector>
17 changes: 17 additions & 0 deletions res/drawable/wind.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!-- (CC BY-SA 4.0) Max Braun https://goo.gl/GwN3xB -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="96dp"
android:height="96dp"
android:viewportHeight="72.0"
android:viewportWidth="72.0">
<path
android:fillColor="#FFF5F5F5"
android:pathData="M64.2,34.6L10.9,65.4c-1.6,0.9 -3.6,0.6 -4.5,-0.9l0,0c-0.8,-1.4 -0.2,-3.3 1.5,-4.3l53.3,-30.8c1.6,-0.9 3.6,-0.6 4.5,0.9l0,0C66.5,31.8 65.9,33.6 64.2,34.6z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M64.2,22.6L10.9,53.4c-1.6,0.9 -3.6,0.6 -4.5,-0.9l0,0c-0.8,-1.4 -0.2,-3.3 1.5,-4.3l53.3,-30.8c1.6,-0.9 3.6,-0.6 4.5,0.9l0,0C66.5,19.8 65.9,21.6 64.2,22.6z"/>
<path
android:fillColor="#FFF5F5F5"
android:pathData="M64.1,10.6L10.9,41.4c-1.6,0.9 -3.6,0.6 -4.5,-0.9l0,0c-0.8,-1.4 -0.2,-3.3 1.5,-4.3L61.1,5.4c1.6,-0.9 3.6,-0.6 4.5,0.9l0,0C66.4,7.8 65.8,9.7 64.1,10.6z"/>
</vector>
Loading