Replace code PNGs with a vector drawable.
This commit is contained in:
parent
3b318e4b6f
commit
a2858b7e8b
Binary file not shown.
Before Width: | Height: | Size: 291 B |
Binary file not shown.
Before Width: | Height: | Size: 277 B |
Binary file not shown.
Before Width: | Height: | Size: 386 B |
Binary file not shown.
Before Width: | Height: | Size: 557 B |
Binary file not shown.
Before Width: | Height: | Size: 590 B |
5
app/src/main/res/drawable/ic_source_code.xml
Normal file
5
app/src/main/res/drawable/ic_source_code.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<vector android:height="24dp" android:tint="#B4B4B4"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M9.4,16.6L4.8,12l4.6,-4.6L8,6l-6,6 6,6 1.4,-1.4zM14.6,16.6l4.6,-4.6 -4.6,-4.6L16,6l6,6 -6,6 -1.4,-1.4z"/>
|
||||
</vector>
|
Loading…
x
Reference in New Issue
Block a user