From 99bcbd1f8186d52d192bd6542a4a4663d68193cb Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Fri, 7 Feb 2020 16:16:14 +0530 Subject: [PATCH 1/6] Update new icons Change-Id: I1a006ba1fc528dc99cda30b8813df72401f3bc26 --- AndroidManifest.xml | 4 +- res/drawable/ic_airplane.xml | 67 +++----------- res/drawable/ic_airplanemode_active.xml | 44 ++++----- res/drawable/ic_apps.xml | 63 ++++++++----- res/drawable/ic_audio_alarm.xml | 56 +++++++----- res/drawable/ic_audio_alarm_mute.xml | 71 ++++++++++----- res/drawable/ic_audio_ring_notif_mute.xml | 64 ++++++++----- res/drawable/ic_call_24dp.xml | 58 ++++++------ res/drawable/ic_cast_24dp.xml | 56 ++++++------ res/drawable/ic_development.xml | 37 +++++--- res/drawable/ic_fingerprint.xml | 46 +++++----- res/drawable/ic_fingerprint_24dp.xml | 52 ++++++----- res/drawable/ic_fingerprint_header.xml | 43 ++++----- res/drawable/ic_fingerprint_list_icon.xml | 51 ++++++----- res/drawable/ic_homepage_microg.xml | 18 ++++ res/drawable/ic_homepage_openkeychain.xml | 26 ++++++ res/drawable/ic_hotspot.xml | 90 +++++++------------ res/drawable/ic_lock.xml | 35 ++++---- res/drawable/ic_lock_list_icon.xml | 40 ++++----- res/drawable/ic_media_stream.xml | 52 ++++++----- res/drawable/ic_network_cell.xml | 51 +++++------ res/drawable/ic_notifications.xml | 47 +++++----- res/drawable/ic_security_pattern_3x3.xml | 63 ++++++++----- res/drawable/ic_security_pattern_4x4.xml | 66 ++++++++------ res/drawable/ic_security_pattern_5x5.xml | 66 ++++++++------ res/drawable/ic_security_pattern_6x6.xml | 66 ++++++++------ res/drawable/ic_settings_data_usage.xml | 54 ++++++----- res/drawable/ic_settings_date_time.xml | 83 ++++++++++++----- res/drawable/ic_settings_development.xml | 41 +++++---- res/drawable/ic_settings_gestures.xml | 39 ++++---- res/drawable/ic_settings_language.xml | 49 ++++------ res/drawable/ic_settings_memory.xml | 85 ++++++++++-------- res/drawable/ic_settings_multiuser.xml | 40 ++++----- res/drawable/ic_settings_sim.xml | 49 +++++----- res/drawable/ic_settings_sound.xml | 49 +++++----- res/drawable/ic_settings_wireless.xml | 48 ++++++---- res/drawable/ic_storage_apps.xml | 58 ++++++++---- res/drawable/ic_system_update.xml | 47 +++++----- res/drawable/ic_system_update_vd_theme_24.xml | 47 +++++----- res/drawable/ic_wifi_signal_0.xml | 52 ++++++----- res/drawable/ic_wifi_signal_1.xml | 51 +++++------ res/drawable/ic_wifi_signal_2.xml | 50 +++++------ res/drawable/ic_wifi_signal_3.xml | 49 +++++----- res/drawable/ic_wifi_signal_4.xml | 42 ++++----- res/drawable/ic_wifi_signal_lock.xml | 36 +++----- res/drawable/ic_wifi_tethering.xml | 53 ++++++----- 46 files changed, 1243 insertions(+), 1111 deletions(-) create mode 100644 res/drawable/ic_homepage_microg.xml create mode 100644 res/drawable/ic_homepage_openkeychain.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f33ed8e0486..bc930799350 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3312,7 +3312,7 @@ + android:icon="@drawable/ic_homepage_microg"> @@ -3328,7 +3328,7 @@ + android:icon="@drawable/ic_homepage_openkeychain"> diff --git a/res/drawable/ic_airplane.xml b/res/drawable/ic_airplane.xml index b3e0ba0b5e8..faa4575fd17 100644 --- a/res/drawable/ic_airplane.xml +++ b/res/drawable/ic_airplane.xml @@ -1,57 +1,18 @@ - - - - - - - - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + - + \ No newline at end of file diff --git a/res/drawable/ic_airplanemode_active.xml b/res/drawable/ic_airplanemode_active.xml index 5bcab6b8888..faa4575fd17 100644 --- a/res/drawable/ic_airplanemode_active.xml +++ b/res/drawable/ic_airplanemode_active.xml @@ -1,28 +1,18 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_apps.xml b/res/drawable/ic_apps.xml index 883a5ff7570..09827cbdb2b 100644 --- a/res/drawable/ic_apps.xml +++ b/res/drawable/ic_apps.xml @@ -1,30 +1,45 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M17.5696 18.36C17.5696 17.9235 17.9235 17.5696 18.36 17.5696H24.4348C24.8713 17.5696 25.2252 17.9235 25.2252 18.36V24.4348C25.2252 24.8713 24.8713 25.2252 24.4348 25.2252H18.36C17.9235 25.2252 17.5696 24.8713 17.5696 24.4348V18.36ZM19.1504 19.1504V23.6444H23.6444V19.1504H19.1504Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_audio_alarm.xml b/res/drawable/ic_audio_alarm.xml index 09c2b682a61..8322313f2fc 100644 --- a/res/drawable/ic_audio_alarm.xml +++ b/res/drawable/ic_audio_alarm.xml @@ -1,25 +1,33 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_audio_alarm_mute.xml b/res/drawable/ic_audio_alarm_mute.xml index 6dd01ad1a89..04f8a89bbef 100644 --- a/res/drawable/ic_audio_alarm_mute.xml +++ b/res/drawable/ic_audio_alarm_mute.xml @@ -1,25 +1,48 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_audio_ring_notif_mute.xml b/res/drawable/ic_audio_ring_notif_mute.xml index 0ae9f41e0b5..4398527d7dd 100644 --- a/res/drawable/ic_audio_ring_notif_mute.xml +++ b/res/drawable/ic_audio_ring_notif_mute.xml @@ -1,26 +1,42 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_call_24dp.xml b/res/drawable/ic_call_24dp.xml index 26bbde5f3ca..5c337d4ef27 100644 --- a/res/drawable/ic_call_24dp.xml +++ b/res/drawable/ic_call_24dp.xml @@ -1,29 +1,33 @@ - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_cast_24dp.xml b/res/drawable/ic_cast_24dp.xml index 7468b49665c..2ac48ef5be5 100644 --- a/res/drawable/ic_cast_24dp.xml +++ b/res/drawable/ic_cast_24dp.xml @@ -1,31 +1,27 @@ - - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_development.xml b/res/drawable/ic_development.xml index 2b1d161588e..64d71f16d36 100644 --- a/res/drawable/ic_development.xml +++ b/res/drawable/ic_development.xml @@ -1,15 +1,24 @@ + - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_fingerprint.xml b/res/drawable/ic_fingerprint.xml index 03bc0340714..048826b88d9 100644 --- a/res/drawable/ic_fingerprint.xml +++ b/res/drawable/ic_fingerprint.xml @@ -1,37 +1,31 @@ - - + + android:width="32dp" + android:height="32dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + android:fillType="evenOdd" + android:pathData="M12.4679 15.2329C13.1843 14.2754 14.3147 13.6401 15.8757 13.6401C17.5339 13.6401 18.7194 14.3627 19.4704 15.3326C20.1987 16.2734 20.5052 17.4252 20.5052 18.3373C20.5052 18.9885 20.3879 19.6171 20.0304 20.0986C19.6403 20.6239 19.0646 20.844 18.4502 20.844C18.0136 20.844 17.6598 20.4902 17.6598 20.0536C17.6598 19.6171 18.0136 19.2632 18.4502 19.2632C18.6713 19.2632 18.7279 19.2011 18.7613 19.1562C18.8271 19.0674 18.9244 18.8379 18.9244 18.3373C18.9244 17.7364 18.7115 16.9347 18.2204 16.3004C17.7519 15.6952 17.0178 15.2209 15.8757 15.2209C14.7946 15.2209 14.1408 15.6357 13.7337 16.1799C13.3018 16.7573 13.098 17.5521 13.098 18.3373C13.098 20.7474 13.7796 22.6033 14.9288 23.7928C15.9886 24.8711 17.428 25.4735 19.1502 25.4735C19.5868 25.4735 19.9406 25.8274 19.9406 26.2639C19.9406 26.7005 19.5868 27.0543 19.1502 27.0543C17.0345 27.0543 15.1776 26.3026 13.7987 24.8981L13.7966 24.896L13.7945 24.8939C12.2801 23.3282 11.5172 21.0296 11.5172 18.3373C11.5172 17.3159 11.7764 16.1573 12.4679 15.2329Z" /> + android:fillType="evenOdd" + android:pathData="M11.8278 14.0152C10.852 15.042 10.2527 16.5272 10.2527 18.3373C10.2527 22.0095 11.4916 24.5396 13.2452 26.1301C13.5686 26.4234 13.593 26.9233 13.2997 27.2466C13.0064 27.5699 12.5066 27.5943 12.1832 27.3011C10.0526 25.3686 8.67188 22.3885 8.67188 18.3373C8.67188 16.1728 9.39366 14.2819 10.6818 12.9262C11.9727 11.5677 13.7881 10.7946 15.8758 10.7946C20.5646 10.7946 23.3508 14.6594 23.3508 18.3373C23.3508 19.8609 22.8897 21.2019 22.0156 22.172C21.1349 23.1494 19.888 23.6895 18.4503 23.6895C16.6212 23.6895 15.3816 22.1942 14.931 20.8394C14.6997 20.1436 14.627 19.361 14.8497 18.6732C15.088 17.9373 15.6592 17.3536 16.5527 17.1974C16.9828 17.1223 17.3923 17.4099 17.4674 17.8399C17.5426 18.2699 17.2549 18.6795 16.8249 18.7546C16.5555 18.8017 16.4266 18.9349 16.3536 19.1602C16.2651 19.4336 16.2701 19.8563 16.4311 20.3406C16.7653 21.3457 17.5694 22.1087 18.4503 22.1087C19.4741 22.1087 20.2823 21.7341 20.8412 21.1138C21.4068 20.4862 21.77 19.5463 21.77 18.3373C21.77 15.3759 19.5428 12.3754 15.8758 12.3754C14.1922 12.3754 12.8008 12.9912 11.8278 14.0152Z" /> + android:fillType="evenOdd" + android:pathData="M6.4374 16.5546C6.87318 16.5803 7.20566 16.9543 7.18003 17.3901C7.15721 17.7779 7.13622 18.1386 7.13622 18.4954C7.13622 19.8531 7.24571 21.0907 7.46126 22.2331C7.5422 22.6621 7.26007 23.0754 6.83111 23.1564C6.40215 23.2373 5.9888 22.9552 5.90787 22.5262C5.67176 21.2748 5.55542 19.938 5.55542 18.4954C5.55542 18.0882 5.57915 17.6848 5.60133 17.3078L5.60195 17.2973C5.62758 16.8615 6.00163 16.529 6.4374 16.5546Z" /> + android:fillType="evenOdd" + android:pathData="M15.808 9.37191C12.1607 9.37191 9.35645 11.2721 8.04075 14.2736C7.8655 14.6734 7.39932 14.8554 6.99952 14.6802C6.59972 14.5049 6.41769 14.0387 6.59294 13.6389C8.16786 10.0461 11.5513 7.79111 15.808 7.79111C20.3525 7.79111 23.839 10.4454 25.2717 13.7296C26.3844 16.2631 26.422 17.7068 26.422 18.518C26.422 20.6581 25.7884 22.5321 24.5694 23.8807C24.2767 24.2046 23.7769 24.2298 23.453 23.9371C23.1292 23.6444 23.104 23.1446 23.3967 22.8207C24.3005 21.8207 24.8412 20.3525 24.8412 18.518C24.8412 17.8839 24.8337 16.6632 23.8239 14.3644L23.8231 14.3625C22.6359 11.6402 19.7091 9.37191 15.808 9.37191Z" /> - + android:fillType="evenOdd" + android:pathData="M15.8081 6.0748C13.9042 6.0748 12.2161 6.53994 10.858 7.34243C10.4822 7.56451 9.99753 7.43987 9.77545 7.06406C9.55338 6.68824 9.67801 6.20355 10.0538 5.98148C11.6767 5.0225 13.647 4.494 15.8081 4.494C18.1926 4.494 20.2599 5.14578 21.9465 6.22135C22.3146 6.45606 22.4227 6.9447 22.188 7.31276C21.9533 7.68082 21.4647 7.78892 21.0966 7.55422C19.6668 6.64249 17.895 6.0748 15.8081 6.0748Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_fingerprint_24dp.xml b/res/drawable/ic_fingerprint_24dp.xml index e52f0f5e6bb..2f635bc2358 100644 --- a/res/drawable/ic_fingerprint_24dp.xml +++ b/res/drawable/ic_fingerprint_24dp.xml @@ -1,25 +1,31 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + - + android:fillColor="#0088ED" + android:pathData="M25.2477 32H6.75229C3.02611 32 0 28.9739 0 25.2477V6.75229C0 3.02611 3.02611 0 6.75229 0H25.2477C28.9739 0 32 3.02611 32 6.75229V25.2477C32 28.9739 28.9739 32 25.2477 32Z" /> + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_fingerprint_header.xml b/res/drawable/ic_fingerprint_header.xml index e7ac81ab18f..048826b88d9 100644 --- a/res/drawable/ic_fingerprint_header.xml +++ b/res/drawable/ic_fingerprint_header.xml @@ -1,38 +1,31 @@ - - + + android:viewportWidth="32" + android:viewportHeight="32"> + + + android:fillType="evenOdd" + android:pathData="M12.4679 15.2329C13.1843 14.2754 14.3147 13.6401 15.8757 13.6401C17.5339 13.6401 18.7194 14.3627 19.4704 15.3326C20.1987 16.2734 20.5052 17.4252 20.5052 18.3373C20.5052 18.9885 20.3879 19.6171 20.0304 20.0986C19.6403 20.6239 19.0646 20.844 18.4502 20.844C18.0136 20.844 17.6598 20.4902 17.6598 20.0536C17.6598 19.6171 18.0136 19.2632 18.4502 19.2632C18.6713 19.2632 18.7279 19.2011 18.7613 19.1562C18.8271 19.0674 18.9244 18.8379 18.9244 18.3373C18.9244 17.7364 18.7115 16.9347 18.2204 16.3004C17.7519 15.6952 17.0178 15.2209 15.8757 15.2209C14.7946 15.2209 14.1408 15.6357 13.7337 16.1799C13.3018 16.7573 13.098 17.5521 13.098 18.3373C13.098 20.7474 13.7796 22.6033 14.9288 23.7928C15.9886 24.8711 17.428 25.4735 19.1502 25.4735C19.5868 25.4735 19.9406 25.8274 19.9406 26.2639C19.9406 26.7005 19.5868 27.0543 19.1502 27.0543C17.0345 27.0543 15.1776 26.3026 13.7987 24.8981L13.7966 24.896L13.7945 24.8939C12.2801 23.3282 11.5172 21.0296 11.5172 18.3373C11.5172 17.3159 11.7764 16.1573 12.4679 15.2329Z" /> + android:fillType="evenOdd" + android:pathData="M11.8278 14.0152C10.852 15.042 10.2527 16.5272 10.2527 18.3373C10.2527 22.0095 11.4916 24.5396 13.2452 26.1301C13.5686 26.4234 13.593 26.9233 13.2997 27.2466C13.0064 27.5699 12.5066 27.5943 12.1832 27.3011C10.0526 25.3686 8.67188 22.3885 8.67188 18.3373C8.67188 16.1728 9.39366 14.2819 10.6818 12.9262C11.9727 11.5677 13.7881 10.7946 15.8758 10.7946C20.5646 10.7946 23.3508 14.6594 23.3508 18.3373C23.3508 19.8609 22.8897 21.2019 22.0156 22.172C21.1349 23.1494 19.888 23.6895 18.4503 23.6895C16.6212 23.6895 15.3816 22.1942 14.931 20.8394C14.6997 20.1436 14.627 19.361 14.8497 18.6732C15.088 17.9373 15.6592 17.3536 16.5527 17.1974C16.9828 17.1223 17.3923 17.4099 17.4674 17.8399C17.5426 18.2699 17.2549 18.6795 16.8249 18.7546C16.5555 18.8017 16.4266 18.9349 16.3536 19.1602C16.2651 19.4336 16.2701 19.8563 16.4311 20.3406C16.7653 21.3457 17.5694 22.1087 18.4503 22.1087C19.4741 22.1087 20.2823 21.7341 20.8412 21.1138C21.4068 20.4862 21.77 19.5463 21.77 18.3373C21.77 15.3759 19.5428 12.3754 15.8758 12.3754C14.1922 12.3754 12.8008 12.9912 11.8278 14.0152Z" /> + android:fillType="evenOdd" + android:pathData="M6.4374 16.5546C6.87318 16.5803 7.20566 16.9543 7.18003 17.3901C7.15721 17.7779 7.13622 18.1386 7.13622 18.4954C7.13622 19.8531 7.24571 21.0907 7.46126 22.2331C7.5422 22.6621 7.26007 23.0754 6.83111 23.1564C6.40215 23.2373 5.9888 22.9552 5.90787 22.5262C5.67176 21.2748 5.55542 19.938 5.55542 18.4954C5.55542 18.0882 5.57915 17.6848 5.60133 17.3078L5.60195 17.2973C5.62758 16.8615 6.00163 16.529 6.4374 16.5546Z" /> + android:fillType="evenOdd" + android:pathData="M15.808 9.37191C12.1607 9.37191 9.35645 11.2721 8.04075 14.2736C7.8655 14.6734 7.39932 14.8554 6.99952 14.6802C6.59972 14.5049 6.41769 14.0387 6.59294 13.6389C8.16786 10.0461 11.5513 7.79111 15.808 7.79111C20.3525 7.79111 23.839 10.4454 25.2717 13.7296C26.3844 16.2631 26.422 17.7068 26.422 18.518C26.422 20.6581 25.7884 22.5321 24.5694 23.8807C24.2767 24.2046 23.7769 24.2298 23.453 23.9371C23.1292 23.6444 23.104 23.1446 23.3967 22.8207C24.3005 21.8207 24.8412 20.3525 24.8412 18.518C24.8412 17.8839 24.8337 16.6632 23.8239 14.3644L23.8231 14.3625C22.6359 11.6402 19.7091 9.37191 15.808 9.37191Z" /> - + android:fillType="evenOdd" + android:pathData="M15.8081 6.0748C13.9042 6.0748 12.2161 6.53994 10.858 7.34243C10.4822 7.56451 9.99753 7.43987 9.77545 7.06406C9.55338 6.68824 9.67801 6.20355 10.0538 5.98148C11.6767 5.0225 13.647 4.494 15.8081 4.494C18.1926 4.494 20.2599 5.14578 21.9465 6.22135C22.3146 6.45606 22.4227 6.9447 22.188 7.31276C21.9533 7.68082 21.4647 7.78892 21.0966 7.55422C19.6668 6.64249 17.895 6.0748 15.8081 6.0748Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_fingerprint_list_icon.xml b/res/drawable/ic_fingerprint_list_icon.xml index ce1ce5e99e4..2f635bc2358 100644 --- a/res/drawable/ic_fingerprint_list_icon.xml +++ b/res/drawable/ic_fingerprint_list_icon.xml @@ -1,24 +1,31 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.8081 6.0748C13.9042 6.0748 12.2161 6.53994 10.858 7.34243C10.4822 7.56451 9.99753 7.43987 9.77545 7.06406C9.55338 6.68824 9.67801 6.20355 10.0538 5.98148C11.6767 5.0225 13.647 4.494 15.8081 4.494C18.1926 4.494 20.2599 5.14578 21.9465 6.22135C22.3146 6.45606 22.4227 6.9447 22.188 7.31276C21.9533 7.68082 21.4647 7.78892 21.0966 7.55422C19.6668 6.64249 17.895 6.0748 15.8081 6.0748Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_homepage_microg.xml b/res/drawable/ic_homepage_microg.xml new file mode 100644 index 00000000000..62aaad0b378 --- /dev/null +++ b/res/drawable/ic_homepage_microg.xml @@ -0,0 +1,18 @@ + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_homepage_openkeychain.xml b/res/drawable/ic_homepage_openkeychain.xml new file mode 100644 index 00000000000..631517bd4f8 --- /dev/null +++ b/res/drawable/ic_homepage_openkeychain.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_hotspot.xml b/res/drawable/ic_hotspot.xml index d8528ddc4db..3c5dd449af0 100644 --- a/res/drawable/ic_hotspot.xml +++ b/res/drawable/ic_hotspot.xml @@ -1,62 +1,32 @@ - - - - - - - - - - - - - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_lock.xml b/res/drawable/ic_lock.xml index 975cbf54efb..02ede02fc47 100644 --- a/res/drawable/ic_lock.xml +++ b/res/drawable/ic_lock.xml @@ -1,24 +1,19 @@ - + + android:viewportWidth="32" + android:viewportHeight="32"> + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.9887 7.47497C13.7379 7.47497 11.9012 9.31164 11.9012 11.5625V14.9048C11.9012 15.3413 11.5474 15.6952 11.1108 15.6952C10.6743 15.6952 10.3204 15.3413 10.3204 14.9048V11.5625C10.3204 8.43858 12.8649 5.89417 15.9887 5.89417C19.1126 5.89417 21.6571 8.43858 21.6571 11.5625V14.9048C21.6571 15.3413 21.3032 15.6952 20.8667 15.6952C20.4301 15.6952 20.0763 15.3413 20.0763 14.9048V11.5625C20.0763 9.31164 18.2396 7.47497 15.9887 7.47497Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_lock_list_icon.xml b/res/drawable/ic_lock_list_icon.xml index 7a323f29585..02ede02fc47 100644 --- a/res/drawable/ic_lock_list_icon.xml +++ b/res/drawable/ic_lock_list_icon.xml @@ -1,25 +1,19 @@ - + + android:width="32dp" + android:height="32dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.9887 7.47497C13.7379 7.47497 11.9012 9.31164 11.9012 11.5625V14.9048C11.9012 15.3413 11.5474 15.6952 11.1108 15.6952C10.6743 15.6952 10.3204 15.3413 10.3204 14.9048V11.5625C10.3204 8.43858 12.8649 5.89417 15.9887 5.89417C19.1126 5.89417 21.6571 8.43858 21.6571 11.5625V14.9048C21.6571 15.3413 21.3032 15.6952 20.8667 15.6952C20.4301 15.6952 20.0763 15.3413 20.0763 14.9048V11.5625C20.0763 9.31164 18.2396 7.47497 15.9887 7.47497Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_media_stream.xml b/res/drawable/ic_media_stream.xml index a963a05f69f..19567cbd8b6 100644 --- a/res/drawable/ic_media_stream.xml +++ b/res/drawable/ic_media_stream.xml @@ -1,25 +1,29 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_network_cell.xml b/res/drawable/ic_network_cell.xml index b54302da755..9f7f4fca468 100644 --- a/res/drawable/ic_network_cell.xml +++ b/res/drawable/ic_network_cell.xml @@ -1,26 +1,27 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_notifications.xml b/res/drawable/ic_notifications.xml index ec2422dbd14..e111d369dc5 100644 --- a/res/drawable/ic_notifications.xml +++ b/res/drawable/ic_notifications.xml @@ -1,25 +1,26 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.882 8.08488C19.5982 8.00746 22.6056 11.1187 22.6056 14.7918V18.4277C22.6056 19.1517 22.9419 19.8468 23.5392 20.308C23.5395 20.3082 23.5398 20.3084 23.54 20.3086L25.3006 21.6629C25.5689 21.8692 25.676 22.2235 25.567 22.5439C25.458 22.8643 25.1571 23.0798 24.8187 23.0798H7.22661C6.88817 23.0798 6.58728 22.8643 6.4783 22.5439C6.36932 22.2235 6.47644 21.8692 6.74469 21.6629L8.501 20.3119C9.08025 19.8497 9.41715 19.152 9.41715 18.4277V14.6789C9.41715 11.0856 12.2918 8.16181 15.8815 8.08489L15.882 8.08488ZM15.9151 9.66534C18.7026 9.60737 21.0248 11.9612 21.0248 14.7918V18.4277C21.0248 19.6132 21.5618 20.7404 22.497 21.499H9.54663C10.4597 20.7415 10.998 19.6149 10.998 18.4277V14.6789C10.998 11.9492 13.1816 9.72416 15.9149 9.66534" /> + \ No newline at end of file diff --git a/res/drawable/ic_security_pattern_3x3.xml b/res/drawable/ic_security_pattern_3x3.xml index b8e4df44a0f..9799b5c960a 100644 --- a/res/drawable/ic_security_pattern_3x3.xml +++ b/res/drawable/ic_security_pattern_3x3.xml @@ -1,26 +1,41 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + + diff --git a/res/drawable/ic_security_pattern_4x4.xml b/res/drawable/ic_security_pattern_4x4.xml index 92c580f5e2c..6d10dafd317 100644 --- a/res/drawable/ic_security_pattern_4x4.xml +++ b/res/drawable/ic_security_pattern_4x4.xml @@ -1,26 +1,42 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_security_pattern_5x5.xml b/res/drawable/ic_security_pattern_5x5.xml index 7b4dabaad79..144c2b29108 100644 --- a/res/drawable/ic_security_pattern_5x5.xml +++ b/res/drawable/ic_security_pattern_5x5.xml @@ -1,26 +1,42 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_security_pattern_6x6.xml b/res/drawable/ic_security_pattern_6x6.xml index 1861284dbbf..63ccabf6355 100644 --- a/res/drawable/ic_security_pattern_6x6.xml +++ b/res/drawable/ic_security_pattern_6x6.xml @@ -1,26 +1,42 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_data_usage.xml b/res/drawable/ic_settings_data_usage.xml index 2fde41116f1..3127640b0cc 100644 --- a/res/drawable/ic_settings_data_usage.xml +++ b/res/drawable/ic_settings_data_usage.xml @@ -1,31 +1,27 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M20.8667 5.6909C21.3032 5.6909 21.6571 6.04478 21.6571 6.48131V25.5187C21.6571 25.9552 21.3032 26.3091 20.8667 26.3091C20.4302 26.3091 20.0763 25.9552 20.0763 25.5187V6.48131C20.0763 6.04478 20.4302 5.6909 20.8667 5.6909Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_date_time.xml b/res/drawable/ic_settings_date_time.xml index ecc4ce81143..4fb4cee7154 100644 --- a/res/drawable/ic_settings_date_time.xml +++ b/res/drawable/ic_settings_date_time.xml @@ -1,25 +1,60 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_development.xml b/res/drawable/ic_settings_development.xml index a22908df3ac..6d6075fc134 100644 --- a/res/drawable/ic_settings_development.xml +++ b/res/drawable/ic_settings_development.xml @@ -1,21 +1,24 @@ - - - + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_gestures.xml b/res/drawable/ic_settings_gestures.xml index 4a61f1972be..5023a13ffa1 100644 --- a/res/drawable/ic_settings_gestures.xml +++ b/res/drawable/ic_settings_gestures.xml @@ -1,28 +1,19 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M12.127 11.3141C12.127 9.92797 13.3634 8.84713 14.752 9.01647C14.7584 9.01726 14.7649 9.01812 14.7713 9.01907C15.9524 9.19277 16.7791 10.2482 16.7791 11.3819V14.1489C17.0136 14.0681 17.2644 14.0241 17.5243 14.0241C18.1095 14.0241 18.6485 14.2471 19.0599 14.6117C19.4714 14.2471 20.0104 14.0241 20.5956 14.0241C21.1807 14.0241 21.7197 14.2471 22.1312 14.6117C22.5427 14.2471 23.0817 14.0241 23.6669 14.0241C24.939 14.0241 25.9929 15.078 25.9929 16.3501V17.2083C25.9929 18.2467 25.6681 20.4592 25.3616 22.3377C25.2055 23.2938 25.0496 24.1897 24.9327 24.8475C24.8743 25.1766 24.8256 25.4462 24.7916 25.6342C24.7744 25.7286 24.7613 25.8011 24.7522 25.8513C24.7494 25.8669 24.7471 25.8798 24.7452 25.8901C24.7441 25.8965 24.7431 25.9019 24.7423 25.9063L24.7423 25.9066C24.6858 26.2877 24.3573 26.5802 23.9604 26.5802C23.5239 26.5802 23.17 26.2263 23.17 25.7898C23.1705 25.7628 23.1728 25.7234 23.174 25.7109C23.1747 25.7036 23.1761 25.6917 23.1767 25.687C23.1774 25.6817 23.1781 25.677 23.1786 25.6735C23.179 25.671 23.1793 25.6691 23.1794 25.668C23.1805 25.6613 23.1814 25.6555 23.1819 25.6525C23.1831 25.6457 23.1844 25.638 23.1857 25.6309C23.1883 25.6161 23.192 25.5954 23.1966 25.5702C23.2019 25.5407 23.2087 25.5032 23.2168 25.4585C23.2226 25.4266 23.2291 25.3911 23.2361 25.3524C23.2699 25.1654 23.3183 24.8977 23.3763 24.5711C23.4923 23.9177 23.6469 23.0295 23.8014 22.0831C24.1159 20.1563 24.4121 18.0893 24.4121 17.2083V16.3501C24.4121 15.9511 24.0659 15.6049 23.6669 15.6049C23.2678 15.6049 22.9216 15.9511 22.9216 16.3501C22.9216 16.7866 22.5678 17.1405 22.1312 17.1405C21.6947 17.1405 21.3408 16.7866 21.3408 16.3501C21.3408 15.9511 20.9946 15.6049 20.5956 15.6049C20.1965 15.6049 19.8504 15.9511 19.8504 16.3501C19.8504 16.7866 19.4965 17.1405 19.0599 17.1405C18.6234 17.1405 18.2695 16.7866 18.2695 16.3501C18.2695 15.9511 17.9234 15.6049 17.5243 15.6049C17.1253 15.6049 16.7791 15.9511 16.7791 16.3501C16.7791 16.7866 16.4252 17.1405 15.9887 17.1405C15.5521 17.1405 15.1983 16.7866 15.1983 16.3501V11.3819C15.1983 10.9835 14.9011 10.6413 14.5507 10.5845C14.0918 10.5344 13.7078 10.8966 13.7078 11.3141V19.6246C13.7078 19.9358 13.5253 20.2179 13.2415 20.3455C12.9577 20.4731 12.6255 20.4223 12.3928 20.2158L9.21231 17.3937C8.93044 17.1886 8.68733 17.1221 8.49114 17.1207C8.29062 17.1193 8.07761 17.1854 7.85932 17.3435C7.54873 17.5866 7.4805 18.0269 7.71191 18.3661L8.62818 19.4127C9.19381 20.0588 9.9482 20.9205 10.7033 21.7828C11.4584 22.6452 12.2142 23.5083 12.7826 24.1571C13.0668 24.4815 13.3041 24.7523 13.471 24.9427C13.5545 25.0379 13.6202 25.1128 13.6654 25.1642C13.7045 25.2087 13.718 25.2239 13.7179 25.2241C13.7177 25.2242 13.7113 25.2174 13.7021 25.2083C14.0108 25.517 14.0108 26.0174 13.7021 26.3261C13.3935 26.6348 12.893 26.6348 12.5843 26.3261C12.5622 26.304 12.5172 26.2526 12.4892 26.2206C12.4849 26.2157 12.481 26.2113 12.4777 26.2075C12.4321 26.1555 12.3659 26.0802 12.2824 25.9849C12.1152 25.7942 11.8777 25.5232 11.5935 25.1987C11.025 24.5498 10.2691 23.6866 9.51399 22.8242C8.75885 21.9618 8.00443 21.1001 7.43879 20.454L6.49635 19.3775C6.49631 19.3775 6.49628 19.3774 7.091 18.8568L6.49635 19.3775C6.48137 19.3604 6.46707 19.3426 6.45362 19.3242C5.71248 18.3136 5.87177 16.8753 6.90367 16.0842C6.90813 16.0807 6.91263 16.0774 6.91716 16.074C7.3738 15.7392 7.9148 15.5358 8.50243 15.54C9.09109 15.5442 9.66399 15.7562 10.1849 16.1469C10.2022 16.1599 10.219 16.1736 10.2352 16.188L12.127 17.8666V11.3141Z" /> + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M8.89758 11.0882C8.89758 7.96434 11.4194 5.4425 14.5433 5.4425C17.6672 5.4425 20.189 7.96434 20.189 11.0882C20.189 11.5248 19.8352 11.8786 19.3986 11.8786C18.9621 11.8786 18.6082 11.5248 18.6082 11.0882C18.6082 8.83739 16.7942 7.02331 14.5433 7.02331C12.2925 7.02331 10.4784 8.83739 10.4784 11.0882C10.4784 11.5248 10.1245 11.8786 9.68799 11.8786C9.25146 11.8786 8.89758 11.5248 8.89758 11.0882Z" /> \ No newline at end of file diff --git a/res/drawable/ic_settings_language.xml b/res/drawable/ic_settings_language.xml index 33b7403aa5f..962bfe0a9d5 100644 --- a/res/drawable/ic_settings_language.xml +++ b/res/drawable/ic_settings_language.xml @@ -1,36 +1,17 @@ - + - - M12.0,19.96c-0.83,-1.2 -1.48,-2.53 -1.91,-3.96l3.82,0.0c-0.43,1.43 -1.08,2.76 -1.91,3.96z - M14.34,14.0 L9.66,14.0c-0.09,-0.66 -0.16,-1.32 -0.16,-2.0 0.0,-0.6 0.07,-1.3 0.16,-2.0l4.68,0.0c0.0,0.6 0.16,1.3 0.16,2.0 0.0,0.68 -0.07,1.34 -0.16,2.0z - m0.25,5.56c0.6,-1.11 1.06,-2.31 1.38,-3.56l2.95,0.0c-0.96,1.65 -2.49,2.93 -4.33,3.56z - M16.36,14.0c0.08,-0.6 0.14,-1.3 0.14,-2.0 0.0,-0.68 -0.06,-1.34 -0.14,-2.0l3.38,0.0c0.1,0.6 0.26,1.3 0.26,2.0s-0.1,1.36 -0.26,2.0l-3.38,0.0z - "/> - + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_memory.xml b/res/drawable/ic_settings_memory.xml index 56d50326617..88c3c83e355 100644 --- a/res/drawable/ic_settings_memory.xml +++ b/res/drawable/ic_settings_memory.xml @@ -1,38 +1,51 @@ - + - - M11.5,14.5l1,0 0,3 -1,0 0,-3z - M13.25,14.5l1,0 0,3 -1,0 0,-3z - M15.0,14.5l1,0 0,3 -1,0 0,-3z - " - android:fillColor="@android:color/black" /> - + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_multiuser.xml b/res/drawable/ic_settings_multiuser.xml index 4dd83a50e24..c3f6657589f 100644 --- a/res/drawable/ic_settings_multiuser.xml +++ b/res/drawable/ic_settings_multiuser.xml @@ -1,25 +1,19 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.9808 17.9534H16.0414C16.9734 17.9534 17.9269 17.9533 18.807 18.0684C19.7037 18.1856 20.5879 18.4287 21.3577 18.9598C22.9442 20.0543 23.7346 22.1344 23.7346 25.6767C23.7346 26.1133 23.3807 26.4671 22.9441 26.4671C22.5076 26.4671 22.1537 26.1133 22.1537 25.6767C22.1537 22.2861 21.3859 20.8997 20.46 20.261C19.9737 19.9255 19.3632 19.7353 18.6021 19.6358C17.834 19.5354 16.9779 19.5342 16.0112 19.5342C15.0388 19.5342 14.1799 19.5354 13.4106 19.6359C12.6485 19.7353 12.0391 19.9255 11.5546 20.2605C10.6318 20.8986 9.86865 22.2842 9.86865 25.6767C9.86865 26.1133 9.51477 26.4671 9.07824 26.4671C8.64172 26.4671 8.28784 26.1133 8.28784 25.6767C8.28784 22.1363 9.07166 20.0554 10.6555 18.9603C11.4243 18.4287 12.3083 18.1855 13.206 18.0683C14.0871 17.9533 15.0434 17.9534 15.9808 17.9534Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_sim.xml b/res/drawable/ic_settings_sim.xml index 466116f54c2..ee6a6df4c90 100644 --- a/res/drawable/ic_settings_sim.xml +++ b/res/drawable/ic_settings_sim.xml @@ -1,28 +1,27 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + - - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.0112 15.6048C16.4478 15.6048 16.8016 15.9587 16.8016 16.3952V19.2858C16.8016 19.7223 16.4478 20.0762 16.0112 20.0762C15.5747 20.0762 15.2208 19.7223 15.2208 19.2858V16.3952C15.2208 15.9587 15.5747 15.6048 16.0112 15.6048Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_sound.xml b/res/drawable/ic_settings_sound.xml index eb4b98a75d8..a248eb82846 100644 --- a/res/drawable/ic_settings_sound.xml +++ b/res/drawable/ic_settings_sound.xml @@ -1,30 +1,23 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.7002 5.43588C16.9942 5.55887 17.1856 5.84638 17.1856 6.16506V25.8348C17.1856 26.1532 16.9945 26.4405 16.7009 26.5637C16.4072 26.6868 16.0684 26.6217 15.8412 26.3986L9.56799 20.2342H6.68457C6.47269 20.2342 6.26968 20.1491 6.12109 19.9981C5.97251 19.8471 5.89079 19.6427 5.89427 19.4308L6.00719 12.5656C6.01428 12.1342 6.36602 11.7882 6.79748 11.7882H9.56718L15.8402 5.60226C16.0672 5.3785 16.4062 5.3129 16.7002 5.43588ZM15.6048 8.05454L10.4463 13.1414C10.2984 13.2872 10.0991 13.369 9.89134 13.369H7.57499L7.48808 18.6534H9.89134C10.0986 18.6534 10.2975 18.7348 10.4453 18.88L15.6048 23.95V8.05454Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_wireless.xml b/res/drawable/ic_settings_wireless.xml index 383ded0dfd0..0cc986b48ac 100644 --- a/res/drawable/ic_settings_wireless.xml +++ b/res/drawable/ic_settings_wireless.xml @@ -1,25 +1,37 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M25.4804 14.6744C20.2328 9.44807 11.7669 9.4497 6.54339 14.6732C6.23472 14.9819 5.73427 14.9819 5.4256 14.6732C5.11692 14.3646 5.11692 13.8641 5.4256 13.5554C11.2677 7.71331 20.7327 7.71494 26.5959 13.5543C26.9052 13.8623 26.9062 14.3628 26.5982 14.6721C26.2901 14.9814 25.7897 14.9824 25.4804 14.6744Z" /> diff --git a/res/drawable/ic_storage_apps.xml b/res/drawable/ic_storage_apps.xml index b15153f7db3..09827cbdb2b 100644 --- a/res/drawable/ic_storage_apps.xml +++ b/res/drawable/ic_storage_apps.xml @@ -1,25 +1,45 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M17.5696 18.36C17.5696 17.9235 17.9235 17.5696 18.36 17.5696H24.4348C24.8713 17.5696 25.2252 17.9235 25.2252 18.36V24.4348C25.2252 24.8713 24.8713 25.2252 24.4348 25.2252H18.36C17.9235 25.2252 17.5696 24.8713 17.5696 24.4348V18.36ZM19.1504 19.1504V23.6444H23.6444V19.1504H19.1504Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_system_update.xml b/res/drawable/ic_system_update.xml index ef8f9913bc3..8cfe6ae07ac 100644 --- a/res/drawable/ic_system_update.xml +++ b/res/drawable/ic_system_update.xml @@ -1,25 +1,24 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_system_update_vd_theme_24.xml b/res/drawable/ic_system_update_vd_theme_24.xml index 1c982e44007..8cfe6ae07ac 100644 --- a/res/drawable/ic_system_update_vd_theme_24.xml +++ b/res/drawable/ic_system_update_vd_theme_24.xml @@ -1,25 +1,24 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_0.xml b/res/drawable/ic_wifi_signal_0.xml index 55faf64f675..8e6dbbb858c 100644 --- a/res/drawable/ic_wifi_signal_0.xml +++ b/res/drawable/ic_wifi_signal_0.xml @@ -1,26 +1,32 @@ - - + android:width="26dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_1.xml b/res/drawable/ic_wifi_signal_1.xml index e0a207266d1..e8431c068bc 100644 --- a/res/drawable/ic_wifi_signal_1.xml +++ b/res/drawable/ic_wifi_signal_1.xml @@ -1,29 +1,30 @@ - - - - + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_2.xml b/res/drawable/ic_wifi_signal_2.xml index d0daa603604..f520283d064 100644 --- a/res/drawable/ic_wifi_signal_2.xml +++ b/res/drawable/ic_wifi_signal_2.xml @@ -1,29 +1,29 @@ - - - - + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_3.xml b/res/drawable/ic_wifi_signal_3.xml index c542c69c520..f89289e3385 100644 --- a/res/drawable/ic_wifi_signal_3.xml +++ b/res/drawable/ic_wifi_signal_3.xml @@ -1,29 +1,28 @@ - - - - + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_4.xml b/res/drawable/ic_wifi_signal_4.xml index bb7dbd04b29..6314dfb9440 100644 --- a/res/drawable/ic_wifi_signal_4.xml +++ b/res/drawable/ic_wifi_signal_4.xml @@ -1,25 +1,25 @@ - - - + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_wifi_signal_lock.xml b/res/drawable/ic_wifi_signal_lock.xml index b94f06c1d4e..9c0a9845d93 100644 --- a/res/drawable/ic_wifi_signal_lock.xml +++ b/res/drawable/ic_wifi_signal_lock.xml @@ -1,29 +1,19 @@ - - + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + android:fillColor="#0088ED" + android:pathData="M29.9111 25.4571C29.3683 25.4571 28.9111 25 28.9111 24.4571V22.1429C28.9111 21.5143 28.3969 21 27.7683 21C27.1397 21 26.6255 21.5143 26.6255 22.1429V24.4571C26.6255 25 26.1683 25.4571 25.6255 25.4571C25.0826 25.4571 24.6255 25 24.6255 24.4571V22.1429C24.6255 20.4286 26.0255 19 27.7683 19C29.5111 19 30.9111 20.4 30.9111 22.1429V24.4571C30.9111 25.0286 30.454 25.4571 29.9111 25.4571Z" /> \ No newline at end of file diff --git a/res/drawable/ic_wifi_tethering.xml b/res/drawable/ic_wifi_tethering.xml index 3dcd447f9b9..3c5dd449af0 100644 --- a/res/drawable/ic_wifi_tethering.xml +++ b/res/drawable/ic_wifi_tethering.xml @@ -1,25 +1,32 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + - + android:fillColor="#ffffff" + android:pathData="M25.2704 14.4983H24.4574V15.921H25.2704V14.4983Z" /> + \ No newline at end of file -- GitLab From 40de1099009fba9ea3067f59eb606b237a7abf96 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 20 Feb 2020 20:57:57 +0530 Subject: [PATCH 2/6] Update following icons: res/drawable/ic_audio_ring.xml res/drawable/ic_call_24dp.xml res/drawable/ic_devices_other.xml res/drawable/ic_devices_other_black.xml res/drawable/ic_folder_vd_theme_24.xml res/drawable/ic_local_movies.xml res/drawable/ic_local_phone_24_lib.xml res/drawable/ic_menu_add.xml res/drawable/ic_photo_library.xml res/drawable/ic_private_dns.xml res/drawable/ic_restore.xml res/drawable/ic_sd_card.xml res/drawable/ic_settings.xml res/drawable/ic_settings_24dp.xml res/drawable/ic_settings_memory.xml res/drawable/ic_usb.xml res/drawable/ic_videogame_vd_theme_24.xml res/drawable/ic_vpn_key.xml res/drawable/ring_notif_increasing.xml res/xml/network_and_internet.xml Change-Id: I50c3de03733ccc8dbe066dc246a4c8774c7b5957 --- res/drawable/ic_audio_ring.xml | 64 ++++++++++++-------- res/drawable/ic_call_24dp.xml | 2 +- res/drawable/ic_devices_other.xml | 48 ++++++--------- res/drawable/ic_devices_other_black.xml | 20 +++++++ res/drawable/ic_folder_vd_theme_24.xml | 42 ++++++------- res/drawable/ic_local_movies.xml | 60 ++++++++++++------- res/drawable/ic_local_phone_24_lib.xml | 33 ++++++++++ res/drawable/ic_menu_add.xml | 43 ++++++------- res/drawable/ic_menu_delete.xml | 52 +++++++++------- res/drawable/ic_photo_library.xml | 50 +++++++++------- res/drawable/ic_private_dns.xml | 30 ++++++++++ res/drawable/ic_restore.xml | 53 +++++++--------- res/drawable/ic_settings.xml | 45 +++++--------- res/drawable/ic_settings_24dp.xml | 41 ++++++------- res/drawable/ic_settings_memory.xml | 4 +- res/drawable/ic_usb.xml | 73 ++++++++++++++++------- res/drawable/ic_videogame_vd_theme_24.xml | 56 +++++++++-------- res/drawable/ic_vpn_key.xml | 47 ++++++++------- res/drawable/ring_notif_increasing.xml | 49 +++++++-------- res/xml/network_and_internet.xml | 22 ++++++- 20 files changed, 484 insertions(+), 350 deletions(-) create mode 100644 res/drawable/ic_devices_other_black.xml create mode 100644 res/drawable/ic_local_phone_24_lib.xml create mode 100644 res/drawable/ic_private_dns.xml diff --git a/res/drawable/ic_audio_ring.xml b/res/drawable/ic_audio_ring.xml index f76ddb26c13..474e6ba83fc 100644 --- a/res/drawable/ic_audio_ring.xml +++ b/res/drawable/ic_audio_ring.xml @@ -1,27 +1,43 @@ - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_call_24dp.xml b/res/drawable/ic_call_24dp.xml index 5c337d4ef27..175bf205449 100644 --- a/res/drawable/ic_call_24dp.xml +++ b/res/drawable/ic_call_24dp.xml @@ -2,7 +2,7 @@ diff --git a/res/drawable/ic_devices_other.xml b/res/drawable/ic_devices_other.xml index b22e48356e6..6338301e6f1 100644 --- a/res/drawable/ic_devices_other.xml +++ b/res/drawable/ic_devices_other.xml @@ -1,32 +1,20 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + + diff --git a/res/drawable/ic_devices_other_black.xml b/res/drawable/ic_devices_other_black.xml new file mode 100644 index 00000000000..6338301e6f1 --- /dev/null +++ b/res/drawable/ic_devices_other_black.xml @@ -0,0 +1,20 @@ + + + + + + diff --git a/res/drawable/ic_folder_vd_theme_24.xml b/res/drawable/ic_folder_vd_theme_24.xml index 0f2b3a6fdbc..5e3b55fbc06 100644 --- a/res/drawable/ic_folder_vd_theme_24.xml +++ b/res/drawable/ic_folder_vd_theme_24.xml @@ -1,25 +1,21 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + diff --git a/res/drawable/ic_local_movies.xml b/res/drawable/ic_local_movies.xml index be8fad970ed..ef1a7d84cf4 100644 --- a/res/drawable/ic_local_movies.xml +++ b/res/drawable/ic_local_movies.xml @@ -1,25 +1,39 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + + + + + + + diff --git a/res/drawable/ic_local_phone_24_lib.xml b/res/drawable/ic_local_phone_24_lib.xml new file mode 100644 index 00000000000..175bf205449 --- /dev/null +++ b/res/drawable/ic_local_phone_24_lib.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_menu_add.xml b/res/drawable/ic_menu_add.xml index 9e2175b7c61..fd6ee532d8e 100644 --- a/res/drawable/ic_menu_add.xml +++ b/res/drawable/ic_menu_add.xml @@ -1,28 +1,23 @@ - - - - + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + diff --git a/res/drawable/ic_menu_delete.xml b/res/drawable/ic_menu_delete.xml index 74f63c339c7..5ddeed3b0ba 100644 --- a/res/drawable/ic_menu_delete.xml +++ b/res/drawable/ic_menu_delete.xml @@ -1,25 +1,31 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="32"> + + + + + + + + + + + diff --git a/res/drawable/ic_photo_library.xml b/res/drawable/ic_photo_library.xml index abd384f3e56..a60b05a4b4b 100644 --- a/res/drawable/ic_photo_library.xml +++ b/res/drawable/ic_photo_library.xml @@ -1,25 +1,31 @@ - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="32"> + + + android:pathData="M25.8827,32H7.3873C3.6611,32 0.635,28.9739 0.635,25.2477V6.7523C0.635,3.0261 3.6611,0 7.3873,0H25.8827C29.6089,0 32.635,3.0261 32.635,6.7523V25.2477C32.635,28.9739 29.6089,32 25.8827,32Z" + android:fillColor="#0088ED"/> + + + + + + + + diff --git a/res/drawable/ic_private_dns.xml b/res/drawable/ic_private_dns.xml new file mode 100644 index 00000000000..a94fd380f8e --- /dev/null +++ b/res/drawable/ic_private_dns.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff --git a/res/drawable/ic_restore.xml b/res/drawable/ic_restore.xml index 201b1df11d1..8312acafdd8 100644 --- a/res/drawable/ic_restore.xml +++ b/res/drawable/ic_restore.xml @@ -1,32 +1,23 @@ - - - - \ No newline at end of file + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + + diff --git a/res/drawable/ic_settings.xml b/res/drawable/ic_settings.xml index 3d8563d3729..44a4c2ed746 100644 --- a/res/drawable/ic_settings.xml +++ b/res/drawable/ic_settings.xml @@ -1,34 +1,21 @@ - + android:viewportWidth="33" + android:viewportHeight="33"> + + + android:pathData="M25.8827,32H7.3873C3.6611,32 0.635,28.9739 0.635,25.2477V6.7523C0.635,3.0261 3.6611,0 7.3873,0H25.8827C29.6089,0 32.635,3.0261 32.635,6.7523V25.2477C32.635,28.9739 29.6089,32 25.8827,32Z" + android:fillColor="#24527F"/> + + + + + + diff --git a/res/drawable/ic_settings_24dp.xml b/res/drawable/ic_settings_24dp.xml index da343457cad..44a4c2ed746 100644 --- a/res/drawable/ic_settings_24dp.xml +++ b/res/drawable/ic_settings_24dp.xml @@ -1,26 +1,21 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + android:pathData="M25.8827,32H7.3873C3.6611,32 0.635,28.9739 0.635,25.2477V6.7523C0.635,3.0261 3.6611,0 7.3873,0H25.8827C29.6089,0 32.635,3.0261 32.635,6.7523V25.2477C32.635,28.9739 29.6089,32 25.8827,32Z" + android:fillColor="#24527F"/> + + + + + + diff --git a/res/drawable/ic_settings_memory.xml b/res/drawable/ic_settings_memory.xml index 88c3c83e355..03ee95e0bc3 100644 --- a/res/drawable/ic_settings_memory.xml +++ b/res/drawable/ic_settings_memory.xml @@ -1,7 +1,7 @@ diff --git a/res/drawable/ic_usb.xml b/res/drawable/ic_usb.xml index 838e25eb2d7..bf31e8a317d 100644 --- a/res/drawable/ic_usb.xml +++ b/res/drawable/ic_usb.xml @@ -1,25 +1,52 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + + + + + + + + + diff --git a/res/drawable/ic_videogame_vd_theme_24.xml b/res/drawable/ic_videogame_vd_theme_24.xml index d06170c1446..0f864e9d239 100644 --- a/res/drawable/ic_videogame_vd_theme_24.xml +++ b/res/drawable/ic_videogame_vd_theme_24.xml @@ -1,25 +1,33 @@ - + - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_vpn_key.xml b/res/drawable/ic_vpn_key.xml index db1d11f9438..0eece12e896 100644 --- a/res/drawable/ic_vpn_key.xml +++ b/res/drawable/ic_vpn_key.xml @@ -1,26 +1,27 @@ - + android:width="24dp" + android:height="24dp" + android:viewportWidth="33" + android:viewportHeight="33"> + + + android:pathData="M25.8827,32H7.3873C3.6611,32 0.635,28.9739 0.635,25.2477V6.7523C0.635,3.0261 3.6611,0 7.3873,0H25.8827C29.6089,0 32.635,3.0261 32.635,6.7523V25.2477C32.635,28.9739 29.6089,32 25.8827,32Z" + android:fillColor="#E83A52"/> + + + + + + + diff --git a/res/drawable/ring_notif_increasing.xml b/res/drawable/ring_notif_increasing.xml index b4cf8f10859..6ce9ef8051b 100644 --- a/res/drawable/ring_notif_increasing.xml +++ b/res/drawable/ring_notif_increasing.xml @@ -1,29 +1,30 @@ - - - - - + android:viewportWidth="33" + android:viewportHeight="33"> + + + + + + + + + + \ No newline at end of file diff --git a/res/xml/network_and_internet.xml b/res/xml/network_and_internet.xml index 617cb81cd14..38dbb8b4577 100755 --- a/res/xml/network_and_internet.xml +++ b/res/xml/network_and_internet.xml @@ -93,6 +93,26 @@ + android:title="@string/proxy_settings_title" /> + + + + -- GitLab From 644989714ed657cdc24702bcd620f0fa0056ee03 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 12 Mar 2020 16:13:01 +0530 Subject: [PATCH 3/6] Fix failing build: Remove private DNS and VPN key Change-Id: I0c36821cde76c1bf28b1afd45f12aafded13610f --- res/xml/network_and_internet.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/res/xml/network_and_internet.xml b/res/xml/network_and_internet.xml index 38dbb8b4577..e00376be998 100755 --- a/res/xml/network_and_internet.xml +++ b/res/xml/network_and_internet.xml @@ -95,24 +95,4 @@ android:key="proxy_settings" android:title="@string/proxy_settings_title" /> - - - - -- GitLab From fe6717715f2086b43e69633c5fbbdf04a81f012d Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Fri, 13 Mar 2020 17:19:55 +0530 Subject: [PATCH 4/6] Delete unnecessary resource xml file and update few icons Change-Id: I4827730f837b61242e7708c6528a254b21eb547b --- res/drawable/ic_settings_about.xml | 43 +++++------- res/drawable/ic_settings_accessibility.xml | 38 +++++----- res/drawable/ic_settings_accounts.xml | 63 ++++++++++------- res/drawable/ic_settings_applications.xml | 49 +++++++------ res/drawable/ic_settings_battery.xml | 64 ++++++++++++----- res/drawable/ic_settings_bluetooth.xml | 36 ++++------ res/drawable/ic_settings_display.xml | 81 ++++++++++++++++------ res/drawable/ic_settings_location.xml | 39 +++++------ res/drawable/ic_settings_print.xml | 58 +++++++++------- res/drawable/ic_settings_security.xml | 46 +++++++----- res/drawable/ic_settings_storage.xml | 55 ++++++++++----- 11 files changed, 327 insertions(+), 245 deletions(-) diff --git a/res/drawable/ic_settings_about.xml b/res/drawable/ic_settings_about.xml index d0bb57f7afc..1b3175c75fb 100644 --- a/res/drawable/ic_settings_about.xml +++ b/res/drawable/ic_settings_about.xml @@ -1,31 +1,22 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.0113 7.00073C11.0349 7.00073 7.00073 11.0349 7.00073 16.0113C7.00073 20.9877 11.0349 25.0219 16.0113 25.0219C20.9877 25.0219 25.0219 20.9877 25.0219 16.0113C25.0219 11.0349 20.9877 7.00073 16.0113 7.00073ZM5.41992 16.0113C5.41992 10.1619 10.1619 5.41992 16.0113 5.41992C21.8608 5.41992 26.6027 10.1619 26.6027 16.0113C26.6027 21.8608 21.8608 26.6027 16.0113 26.6027C10.1619 26.6027 5.41992 21.8608 5.41992 16.0113Z" /> + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.0114 14.0012C16.4479 14.0012 16.8018 14.3551 16.8018 14.7916V21.0019C16.8018 21.4385 16.4479 21.7923 16.0114 21.7923C15.5748 21.7923 15.2209 21.4385 15.2209 21.0019V14.7916C15.2209 14.3551 15.5748 14.0012 16.0114 14.0012Z" /> + android:fillColor="#ffffff" + android:pathData="M16.0113 12.7141C16.61 12.7141 17.0953 12.2288 17.0953 11.6301C17.0953 11.0315 16.61 10.5461 16.0113 10.5461C15.4127 10.5461 14.9274 11.0315 14.9274 11.6301C14.9274 12.2288 15.4127 12.7141 16.0113 12.7141Z" /> diff --git a/res/drawable/ic_settings_accessibility.xml b/res/drawable/ic_settings_accessibility.xml index 8ff6fc8706f..11a9d50084a 100644 --- a/res/drawable/ic_settings_accessibility.xml +++ b/res/drawable/ic_settings_accessibility.xml @@ -1,25 +1,19 @@ - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + android:fillColor="#ffffff" + android:pathData="M23.8701 24.5022C23.6668 24.5022 23.4636 24.4344 23.3055 24.2763L19.6922 20.6631H14.9047C14.4756 20.6631 14.1143 20.3017 14.1143 19.8727V14.3173C14.1143 13.8882 14.4756 13.5269 14.9047 13.5269C15.3337 13.5269 15.6951 13.8882 15.6951 14.3173V19.0823H20.0536C20.2568 19.0823 20.4601 19.1726 20.6181 19.3081L24.4572 23.1472C24.7734 23.4633 24.7734 23.9602 24.4572 24.2537C24.2766 24.4344 24.0733 24.5022 23.8701 24.5022Z" /> diff --git a/res/drawable/ic_settings_accounts.xml b/res/drawable/ic_settings_accounts.xml index 0e4be5c8ebb..2f351fce50a 100644 --- a/res/drawable/ic_settings_accounts.xml +++ b/res/drawable/ic_settings_accounts.xml @@ -1,29 +1,40 @@ - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + diff --git a/res/drawable/ic_settings_applications.xml b/res/drawable/ic_settings_applications.xml index a1d4a54c15d..b7fd1b6f70b 100644 --- a/res/drawable/ic_settings_applications.xml +++ b/res/drawable/ic_settings_applications.xml @@ -1,25 +1,30 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M17.5696 18.36C17.5696 17.9235 17.9235 17.5696 18.36 17.5696H24.4348C24.8713 17.5696 25.2252 17.9235 25.2252 18.36V24.4348C25.2252 24.8713 24.8713 25.2252 24.4348 25.2252H18.36C17.9235 25.2252 17.5696 24.8713 17.5696 24.4348V18.36ZM19.1504 19.1504V23.6444H23.6444V19.1504H19.1504Z" /> diff --git a/res/drawable/ic_settings_battery.xml b/res/drawable/ic_settings_battery.xml index 6d998400b71..550649cb69f 100644 --- a/res/drawable/ic_settings_battery.xml +++ b/res/drawable/ic_settings_battery.xml @@ -1,25 +1,51 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + diff --git a/res/drawable/ic_settings_bluetooth.xml b/res/drawable/ic_settings_bluetooth.xml index b77b5bf12de..f93ab968077 100644 --- a/res/drawable/ic_settings_bluetooth.xml +++ b/res/drawable/ic_settings_bluetooth.xml @@ -1,25 +1,15 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.0928 4.73483C16.3881 4.61249 16.7281 4.68011 16.9541 4.90616L22.2611 10.2132C22.5698 10.5218 22.5698 11.0223 22.2611 11.3309L17.5921 16L22.2611 20.669C22.5698 20.9777 22.5698 21.4782 22.2611 21.7868L16.9541 27.0938C16.7281 27.3199 16.3881 27.3875 16.0928 27.2652C15.7974 27.1428 15.6048 26.8546 15.6048 26.5349V17.9872L10.8567 22.7353C10.5481 23.044 10.0476 23.044 9.73895 22.7353C9.43028 22.4267 9.43028 21.9262 9.73895 21.6175L15.3565 16L9.73895 10.3825C9.43028 10.0738 9.43028 9.57334 9.73895 9.26467C10.0476 8.956 10.5481 8.956 10.8567 9.26467L15.6048 14.0128V5.46506C15.6048 5.14537 15.7974 4.85716 16.0928 4.73483ZM17.1856 17.8292L20.5844 21.2279L17.1856 24.6267V17.8292ZM17.1856 14.1708V7.37326L20.5844 10.772L17.1856 14.1708Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_display.xml b/res/drawable/ic_settings_display.xml index bd411971677..75c6e5e088b 100644 --- a/res/drawable/ic_settings_display.xml +++ b/res/drawable/ic_settings_display.xml @@ -1,28 +1,65 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + + + + + + diff --git a/res/drawable/ic_settings_location.xml b/res/drawable/ic_settings_location.xml index d8f1dfa5737..4aad53af1fb 100644 --- a/res/drawable/ic_settings_location.xml +++ b/res/drawable/ic_settings_location.xml @@ -1,25 +1,18 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + - + android:fillColor="#ffffff" + android:pathData="M18.6535 13.1659C18.6535 11.698 17.4566 10.4785 15.921 10.5237C14.4757 10.5688 13.324 11.7657 13.324 13.1885C13.3466 14.6563 14.5886 15.9436 16.1468 15.8307C17.5696 15.7403 18.6761 14.566 18.6535 13.1659Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_print.xml b/res/drawable/ic_settings_print.xml index d6f45a47657..308d09fb72f 100644 --- a/res/drawable/ic_settings_print.xml +++ b/res/drawable/ic_settings_print.xml @@ -1,28 +1,34 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + - + android:fillColor="#ffffff" + android:pathData="M22.6732 15.04C23.2469 15.04 23.712 14.5749 23.712 14.0012C23.712 13.4275 23.2469 12.9624 22.6732 12.9624C22.0995 12.9624 21.6344 13.4275 21.6344 14.0012C21.6344 14.5749 22.0995 15.04 22.6732 15.04Z" /> + \ No newline at end of file diff --git a/res/drawable/ic_settings_security.xml b/res/drawable/ic_settings_security.xml index ddd20bf8809..41fa591ad51 100644 --- a/res/drawable/ic_settings_security.xml +++ b/res/drawable/ic_settings_security.xml @@ -1,25 +1,35 @@ + - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.9887 7.47497C13.7379 7.47497 11.9012 9.31164 11.9012 11.5625V14.9048C11.9012 15.3413 11.5474 15.6952 11.1108 15.6952C10.6743 15.6952 10.3204 15.3413 10.3204 14.9048V11.5625C10.3204 8.43858 12.8649 5.89417 15.9887 5.89417C19.1126 5.89417 21.6571 8.43858 21.6571 11.5625V14.9048C21.6571 15.3413 21.3032 15.6952 20.8667 15.6952C20.4301 15.6952 20.0763 15.3413 20.0763 14.9048V11.5625C20.0763 9.31164 18.2396 7.47497 15.9887 7.47497Z" /> diff --git a/res/drawable/ic_settings_storage.xml b/res/drawable/ic_settings_storage.xml index 3eb9d2da1de..5ea2754f12a 100644 --- a/res/drawable/ic_settings_storage.xml +++ b/res/drawable/ic_settings_storage.xml @@ -1,25 +1,44 @@ + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + + + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M16.8016 8.37823H17.592C20.944 8.37823 23.6217 11.083 23.6217 14.4079V15.1983H16.8016V8.37823ZM18.3824 10.0283V13.6175H21.9714C21.6466 11.7929 20.2161 10.3537 18.3824 10.0283Z" /> -- GitLab From 184d7ba2afbc65b8c9c5aba5b015d00000305a6a Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 23 Apr 2020 11:26:37 +0530 Subject: [PATCH 5/6] Update audio, notification and fingerprint icons Change-Id: Icf6c6a6a418c622894a76e534bf9c9e33b2dc423 --- res/drawable/ic_audio_media.xml | 53 ++++++++-------- res/drawable/ic_audio_media_mute.xml | 67 ++++++++++++-------- res/drawable/ic_audio_ring_notif.xml | 46 +++++++------- res/drawable/ic_audio_ring_notif_vibrate.xml | 52 ++++++++------- res/drawable/ic_print.xml | 49 +++++++++----- res/drawable/ic_settings_notifications.xml | 47 +++++++------- res/drawable/ic_suggested_notifications.xml | 46 +++++++------- res/drawable/ic_suggestion_fingerprint.xml | 47 ++++++-------- 8 files changed, 217 insertions(+), 190 deletions(-) diff --git a/res/drawable/ic_audio_media.xml b/res/drawable/ic_audio_media.xml index c226329e47b..19567cbd8b6 100644 --- a/res/drawable/ic_audio_media.xml +++ b/res/drawable/ic_audio_media.xml @@ -1,28 +1,29 @@ - + - - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_audio_media_mute.xml b/res/drawable/ic_audio_media_mute.xml index 15dbd7648f5..6479a57755e 100644 --- a/res/drawable/ic_audio_media_mute.xml +++ b/res/drawable/ic_audio_media_mute.xml @@ -1,31 +1,42 @@ - + - - - + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + + + + + + + + + + + + - diff --git a/res/drawable/ic_audio_ring_notif.xml b/res/drawable/ic_audio_ring_notif.xml index bf8f2dfd5a9..e111d369dc5 100644 --- a/res/drawable/ic_audio_ring_notif.xml +++ b/res/drawable/ic_audio_ring_notif.xml @@ -1,26 +1,26 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> - + android:fillColor="#FF7301" + android:pathData="M25.2477 32H6.75229C3.02611 32 0 28.9739 0 25.2477V6.75229C0 3.02611 3.02611 0 6.75229 0H25.2477C28.9739 0 32 3.02611 32 6.75229V25.2477C32 28.9739 28.9739 32 25.2477 32Z" /> + + + + + \ No newline at end of file diff --git a/res/drawable/ic_audio_ring_notif_vibrate.xml b/res/drawable/ic_audio_ring_notif_vibrate.xml index 0c1952c7005..2b61ab19395 100644 --- a/res/drawable/ic_audio_ring_notif_vibrate.xml +++ b/res/drawable/ic_audio_ring_notif_vibrate.xml @@ -1,26 +1,32 @@ - - + android:width="32dp" + android:height="33dp" + android:viewportWidth="32" + android:viewportHeight="33"> + + + android:pathData="M25.2477,32.3103H6.7523C3.0261,32.3103 0,29.2842 0,25.558V7.0626C0,3.3364 3.0261,0.3103 6.7523,0.3103H25.2477C28.9739,0.3103 32,3.3364 32,7.0626V25.558C32,29.2842 28.9739,32.3103 25.2477,32.3103Z" + android:fillColor="#0088ED"/> + + + + + + + + + diff --git a/res/drawable/ic_print.xml b/res/drawable/ic_print.xml index 647838d0af9..308d09fb72f 100644 --- a/res/drawable/ic_print.xml +++ b/res/drawable/ic_print.xml @@ -1,19 +1,34 @@ - - - + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_settings_notifications.xml b/res/drawable/ic_settings_notifications.xml index bbac9de3580..e111d369dc5 100644 --- a/res/drawable/ic_settings_notifications.xml +++ b/res/drawable/ic_settings_notifications.xml @@ -1,25 +1,26 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.882 8.08488C19.5982 8.00746 22.6056 11.1187 22.6056 14.7918V18.4277C22.6056 19.1517 22.9419 19.8468 23.5392 20.308C23.5395 20.3082 23.5398 20.3084 23.54 20.3086L25.3006 21.6629C25.5689 21.8692 25.676 22.2235 25.567 22.5439C25.458 22.8643 25.1571 23.0798 24.8187 23.0798H7.22661C6.88817 23.0798 6.58728 22.8643 6.4783 22.5439C6.36932 22.2235 6.47644 21.8692 6.74469 21.6629L8.501 20.3119C9.08025 19.8497 9.41715 19.152 9.41715 18.4277V14.6789C9.41715 11.0856 12.2918 8.16181 15.8815 8.08489L15.882 8.08488ZM15.9151 9.66534C18.7026 9.60737 21.0248 11.9612 21.0248 14.7918V18.4277C21.0248 19.6132 21.5618 20.7404 22.497 21.499H9.54663C10.4597 20.7415 10.998 19.6149 10.998 18.4277V14.6789C10.998 11.9492 13.1816 9.72416 15.9149 9.66534" /> + \ No newline at end of file diff --git a/res/drawable/ic_suggested_notifications.xml b/res/drawable/ic_suggested_notifications.xml index 5a8f0e94342..e111d369dc5 100644 --- a/res/drawable/ic_suggested_notifications.xml +++ b/res/drawable/ic_suggested_notifications.xml @@ -1,24 +1,26 @@ - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + + + - + android:fillColor="#ffffff" + android:fillType="evenOdd" + android:pathData="M15.882 8.08488C19.5982 8.00746 22.6056 11.1187 22.6056 14.7918V18.4277C22.6056 19.1517 22.9419 19.8468 23.5392 20.308C23.5395 20.3082 23.5398 20.3084 23.54 20.3086L25.3006 21.6629C25.5689 21.8692 25.676 22.2235 25.567 22.5439C25.458 22.8643 25.1571 23.0798 24.8187 23.0798H7.22661C6.88817 23.0798 6.58728 22.8643 6.4783 22.5439C6.36932 22.2235 6.47644 21.8692 6.74469 21.6629L8.501 20.3119C9.08025 19.8497 9.41715 19.152 9.41715 18.4277V14.6789C9.41715 11.0856 12.2918 8.16181 15.8815 8.08489L15.882 8.08488ZM15.9151 9.66534C18.7026 9.60737 21.0248 11.9612 21.0248 14.7918V18.4277C21.0248 19.6132 21.5618 20.7404 22.497 21.499H9.54663C10.4597 20.7415 10.998 19.6149 10.998 18.4277V14.6789C10.998 11.9492 13.1816 9.72416 15.9149 9.66534" /> + \ No newline at end of file diff --git a/res/drawable/ic_suggestion_fingerprint.xml b/res/drawable/ic_suggestion_fingerprint.xml index bf5ee2effe7..048826b88d9 100644 --- a/res/drawable/ic_suggestion_fingerprint.xml +++ b/res/drawable/ic_suggestion_fingerprint.xml @@ -1,40 +1,31 @@ - - + android:width="32dp" + android:height="32dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + android:fillType="evenOdd" + android:pathData="M12.4679 15.2329C13.1843 14.2754 14.3147 13.6401 15.8757 13.6401C17.5339 13.6401 18.7194 14.3627 19.4704 15.3326C20.1987 16.2734 20.5052 17.4252 20.5052 18.3373C20.5052 18.9885 20.3879 19.6171 20.0304 20.0986C19.6403 20.6239 19.0646 20.844 18.4502 20.844C18.0136 20.844 17.6598 20.4902 17.6598 20.0536C17.6598 19.6171 18.0136 19.2632 18.4502 19.2632C18.6713 19.2632 18.7279 19.2011 18.7613 19.1562C18.8271 19.0674 18.9244 18.8379 18.9244 18.3373C18.9244 17.7364 18.7115 16.9347 18.2204 16.3004C17.7519 15.6952 17.0178 15.2209 15.8757 15.2209C14.7946 15.2209 14.1408 15.6357 13.7337 16.1799C13.3018 16.7573 13.098 17.5521 13.098 18.3373C13.098 20.7474 13.7796 22.6033 14.9288 23.7928C15.9886 24.8711 17.428 25.4735 19.1502 25.4735C19.5868 25.4735 19.9406 25.8274 19.9406 26.2639C19.9406 26.7005 19.5868 27.0543 19.1502 27.0543C17.0345 27.0543 15.1776 26.3026 13.7987 24.8981L13.7966 24.896L13.7945 24.8939C12.2801 23.3282 11.5172 21.0296 11.5172 18.3373C11.5172 17.3159 11.7764 16.1573 12.4679 15.2329Z" /> + android:fillType="evenOdd" + android:pathData="M11.8278 14.0152C10.852 15.042 10.2527 16.5272 10.2527 18.3373C10.2527 22.0095 11.4916 24.5396 13.2452 26.1301C13.5686 26.4234 13.593 26.9233 13.2997 27.2466C13.0064 27.5699 12.5066 27.5943 12.1832 27.3011C10.0526 25.3686 8.67188 22.3885 8.67188 18.3373C8.67188 16.1728 9.39366 14.2819 10.6818 12.9262C11.9727 11.5677 13.7881 10.7946 15.8758 10.7946C20.5646 10.7946 23.3508 14.6594 23.3508 18.3373C23.3508 19.8609 22.8897 21.2019 22.0156 22.172C21.1349 23.1494 19.888 23.6895 18.4503 23.6895C16.6212 23.6895 15.3816 22.1942 14.931 20.8394C14.6997 20.1436 14.627 19.361 14.8497 18.6732C15.088 17.9373 15.6592 17.3536 16.5527 17.1974C16.9828 17.1223 17.3923 17.4099 17.4674 17.8399C17.5426 18.2699 17.2549 18.6795 16.8249 18.7546C16.5555 18.8017 16.4266 18.9349 16.3536 19.1602C16.2651 19.4336 16.2701 19.8563 16.4311 20.3406C16.7653 21.3457 17.5694 22.1087 18.4503 22.1087C19.4741 22.1087 20.2823 21.7341 20.8412 21.1138C21.4068 20.4862 21.77 19.5463 21.77 18.3373C21.77 15.3759 19.5428 12.3754 15.8758 12.3754C14.1922 12.3754 12.8008 12.9912 11.8278 14.0152Z" /> + android:fillType="evenOdd" + android:pathData="M6.4374 16.5546C6.87318 16.5803 7.20566 16.9543 7.18003 17.3901C7.15721 17.7779 7.13622 18.1386 7.13622 18.4954C7.13622 19.8531 7.24571 21.0907 7.46126 22.2331C7.5422 22.6621 7.26007 23.0754 6.83111 23.1564C6.40215 23.2373 5.9888 22.9552 5.90787 22.5262C5.67176 21.2748 5.55542 19.938 5.55542 18.4954C5.55542 18.0882 5.57915 17.6848 5.60133 17.3078L5.60195 17.2973C5.62758 16.8615 6.00163 16.529 6.4374 16.5546Z" /> + android:fillType="evenOdd" + android:pathData="M15.808 9.37191C12.1607 9.37191 9.35645 11.2721 8.04075 14.2736C7.8655 14.6734 7.39932 14.8554 6.99952 14.6802C6.59972 14.5049 6.41769 14.0387 6.59294 13.6389C8.16786 10.0461 11.5513 7.79111 15.808 7.79111C20.3525 7.79111 23.839 10.4454 25.2717 13.7296C26.3844 16.2631 26.422 17.7068 26.422 18.518C26.422 20.6581 25.7884 22.5321 24.5694 23.8807C24.2767 24.2046 23.7769 24.2298 23.453 23.9371C23.1292 23.6444 23.104 23.1446 23.3967 22.8207C24.3005 21.8207 24.8412 20.3525 24.8412 18.518C24.8412 17.8839 24.8337 16.6632 23.8239 14.3644L23.8231 14.3625C22.6359 11.6402 19.7091 9.37191 15.808 9.37191Z" /> - - + android:fillType="evenOdd" + android:pathData="M15.8081 6.0748C13.9042 6.0748 12.2161 6.53994 10.858 7.34243C10.4822 7.56451 9.99753 7.43987 9.77545 7.06406C9.55338 6.68824 9.67801 6.20355 10.0538 5.98148C11.6767 5.0225 13.647 4.494 15.8081 4.494C18.1926 4.494 20.2599 5.14578 21.9465 6.22135C22.3146 6.45606 22.4227 6.9447 22.188 7.31276C21.9533 7.68082 21.4647 7.78892 21.0966 7.55422C19.6668 6.64249 17.895 6.0748 15.8081 6.0748Z" /> + \ No newline at end of file -- GitLab From e64af4eb3d9c918ca68e11d528b7cb3b74c0d75f Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 23 Apr 2020 11:52:38 +0530 Subject: [PATCH 6/6] Update translate icon Change-Id: Id29148de29083ce3b6380f7e941f9ac85e54b92b --- res/drawable/ic_translate_24dp.xml | 39 ++++++++++++------------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/res/drawable/ic_translate_24dp.xml b/res/drawable/ic_translate_24dp.xml index 4df035c39be..962bfe0a9d5 100644 --- a/res/drawable/ic_translate_24dp.xml +++ b/res/drawable/ic_translate_24dp.xml @@ -1,26 +1,17 @@ - - + + android:width="24dp" + android:height="24dp" + android:viewportWidth="32" + android:viewportHeight="32"> + + + - + android:fillColor="#ffffff" + android:pathData="M18.2097 17.6706L17.7826 16.5477H14.1453L13.7181 17.695C13.5513 18.1425 13.4089 18.4456 13.291 18.6043C13.173 18.7589 12.9797 18.8362 12.7112 18.8362C12.4834 18.8362 12.282 18.7528 12.107 18.586C11.9321 18.4192 11.8446 18.23 11.8446 18.0184C11.8446 17.8964 11.8649 17.7703 11.9056 17.6401C11.9463 17.5099 12.0134 17.3288 12.107 17.0969L14.3955 11.2871C14.4606 11.1203 14.5379 10.921 14.6274 10.6891C14.721 10.4531 14.8187 10.2578 14.9204 10.1032C15.0262 9.9486 15.1625 9.82451 15.3293 9.73094C15.5001 9.63329 15.7097 9.58447 15.9578 9.58447C16.2101 9.58447 16.4196 9.63329 16.5864 9.73094C16.7573 9.82451 16.8936 9.94657 16.9953 10.0971C17.1011 10.2476 17.1886 10.4104 17.2577 10.5853C17.331 10.7562 17.4225 10.9861 17.5323 11.2749L19.8697 17.0481C20.0528 17.4875 20.1443 17.8069 20.1443 18.0062C20.1443 18.2137 20.0568 18.4049 19.8819 18.5799C19.711 18.7508 19.5035 18.8362 19.2594 18.8362C19.117 18.8362 18.995 18.8098 18.8933 18.7569C18.7915 18.708 18.7061 18.6409 18.6369 18.5555C18.5678 18.466 18.4925 18.3317 18.4111 18.1527C18.3338 17.9696 18.2667 17.8089 18.2097 17.6706ZM14.6213 15.1868H17.2943L15.9456 11.4946L14.6213 15.1868Z" /> + \ No newline at end of file -- GitLab