Made all icons white by default.
This commit is contained in:
parent
3ea94d5c4a
commit
17701ba772
76 changed files with 111 additions and 111 deletions
|
|
@ -4,6 +4,6 @@
|
|||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M9,3H11V5H9V3M13,3H15V5H13V3M9,7H11V9H9V7M13,7H15V9H13V7M9,11H11V13H9V11M13,11H15V13H13V11M9,15H11V17H9V15M13,15H15V17H13V15M9,19H11V21H9V19M13,19H15V21H13V19Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue