-
-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update TFI logo, rename FR-SW logo template
- Loading branch information
Showing
4 changed files
with
119 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="64dp" | ||
android:height="64dp" | ||
android:viewportWidth="64" | ||
android:viewportHeight="64"> | ||
|
||
<path | ||
android:fillColor="#ffffff" | ||
android:strokeWidth="1" | ||
android:pathData="M0,0 L64,0 L64,64 L0,64 L0,0 Z" /> | ||
<path | ||
android:fillColor="#00b273" | ||
android:strokeWidth="1" | ||
android:pathData="M0,0 L0,32 C0,49.6731,14.3269,64,32,64 L64,64 L64,32 C64,14.3269,49.6731,0,32,0 | ||
Z" /> | ||
<path | ||
android:fillColor="#ffffff" | ||
android:strokeWidth="1" | ||
android:pathData="M27.8611,25.4214 L27.8611,20.834 L8.8105,20.834 L8.8105,25.4214 L15.4687,25.4214 | ||
L15.4687,43.1658 L21.1392,43.1658 L21.1392,25.4214 L27.8611,25.4214" /> | ||
<path | ||
android:fillColor="#ffffff" | ||
android:strokeWidth="1" | ||
android:pathData="M46.8265,25.326 L46.8265,20.8659 L30.2926,20.8659 L30.2926,43.166 | ||
L35.9631,43.166 L35.9631,34.9468 L45.9663,34.9468 L45.9663,30.4868 | ||
L35.9631,30.4868 L35.9631,25.326 L46.8265,25.326" /> | ||
<path | ||
android:fillColor="#ffffff" | ||
android:strokeWidth="1" | ||
android:pathData="M55.1895,43.166 L55.1895,20.8659 L49.519,20.8659 L49.519,43.166 L55.1895,43.166" /> | ||
</vector> |