Tweak fillcolor in icons for easier svg generation

This commit is contained in:
Fredrik Fornwall
2016-11-25 02:14:54 +01:00
parent 6702846c7c
commit 26457e8443
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
/>
<!-- Block cursor. -->
<path android:fillColor="#FFFF"
<path android:fillColor="#FFF"
android:pathData="M12,12
l5,0
l0,10

View File

@@ -15,7 +15,7 @@
/>
<!-- Block cursor. -->
<path android:fillColor="#FFFF"
<path android:fillColor="#FFF"
android:pathData="M15,15
l5,0
l0,10