mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
Tweak fillcolor in icons for easier svg generation
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
/>
|
||||
|
||||
<!-- Block cursor. -->
|
||||
<path android:fillColor="#FFFF"
|
||||
<path android:fillColor="#FFF"
|
||||
android:pathData="M12,12
|
||||
l5,0
|
||||
l0,10
|
||||
|
@@ -15,7 +15,7 @@
|
||||
/>
|
||||
|
||||
<!-- Block cursor. -->
|
||||
<path android:fillColor="#FFFF"
|
||||
<path android:fillColor="#FFF"
|
||||
android:pathData="M15,15
|
||||
l5,0
|
||||
l0,10
|
||||
|
Reference in New Issue
Block a user