Replace 4 alerts icons (not tested)
These icons are used in pump/insight/utils/AlertUtils.kt file => I don't know how to test them so can't verify if size is ok ic_error ic_maintenance ic_warning ic_reminder
Before Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 725 B |
Before Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 776 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 977 B |
9
app/src/main/res/drawable/ic_error.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M12.028,2.042c-5.523,0 -10,4.477 -10,10c0,5.523 4.477,10 10,10s10,-4.477 10,-10C22.028,6.519 17.551,2.042 12.028,2.042zM13.007,16.958h-1.958V11h1.958V16.958zM13.007,8.958h-1.958V7h1.958V8.958z"
|
||||
android:fillColor="@color/white"/>
|
||||
</vector>
|
9
app/src/main/res/drawable/ic_maintenance.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M12.064,2.891c-2.006,-2.006 -4.997,-2.417 -7.414,-1.246l4.398,4.398L6.044,9.049L1.645,4.651c-1.171,2.417 -0.76,5.408 1.246,7.414c1.86,1.86 4.568,2.349 6.879,1.477l9.17,9.17c0.391,0.391 1.024,0.391 1.414,0l2.357,-2.357c0.391,-0.391 0.391,-1.024 0,-1.414l-9.17,-9.17C14.413,7.459 13.925,4.751 12.064,2.891z"
|
||||
android:fillColor="@color/white"/>
|
||||
</vector>
|
|
@ -4,6 +4,6 @@
|
|||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:fillColor="@color/white"
|
||||
android:pathData="M22,5.72l-4.6,-3.86 -1.29,1.53 4.6,3.86L22,5.72zM7.88,3.39L6.6,1.86 2,5.71l1.29,1.53 4.59,-3.85zM12.5,8L11,8v6l4.75,2.85 0.75,-1.23 -4,-2.37L12.5,8zM12,4c-4.97,0 -9,4.03 -9,9s4.02,9 9,9c4.97,0 9,-4.03 9,-9s-4.03,-9 -9,-9zM12,20c-3.87,0 -7,-3.13 -7,-7s3.13,-7 7,-7 7,3.13 7,7 -3.13,7 -7,7z"/>
|
||||
</vector>
|
9
app/src/main/res/drawable/ic_warning.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M12,2.411L0.927,21.589h22.146L12,2.411zM13.042,18.446h-1.958v-1.958h1.958V18.446zM11.083,14.488v-4h1.958v4H11.083z"
|
||||
android:fillColor="#231F20"/>
|
||||
</vector>
|
8
icons/ic_error.svg
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
||||
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g id="ic_error">
|
||||
<path fill="#FFFFFF" d="M12.028,2.042c-5.523,0-10,4.477-10,10c0,5.523,4.477,10,10,10s10-4.477,10-10
|
||||
C22.028,6.519,17.551,2.042,12.028,2.042z M13.007,16.958h-1.958V11h1.958V16.958z M13.007,8.958h-1.958V7h1.958V8.958z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 509 B |
9
icons/ic_maintenance.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
||||
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g id="ic_maintenance">
|
||||
<path fill="#FFFFFF" d="M12.064,2.891c-2.006-2.006-4.997-2.417-7.414-1.246l4.398,4.398L6.044,9.049L1.645,4.651
|
||||
c-1.171,2.417-0.76,5.408,1.246,7.414c1.86,1.86,4.568,2.349,6.879,1.477l9.17,9.17c0.391,0.391,1.024,0.391,1.414,0l2.357-2.357
|
||||
c0.391-0.391,0.391-1.024,0-1.414l-9.17-9.17C14.413,7.459,13.925,4.751,12.064,2.891z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 621 B |
8
icons/ic_warning.svg
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
||||
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g id="ic_warning">
|
||||
<path fill="#231F20" d="M12,2.411L0.927,21.589h22.146L12,2.411z M13.042,18.446h-1.958v-1.958h1.958V18.446z M11.083,14.488v-4
|
||||
h1.958v4H11.083z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 437 B |