Skip to content

Commit

Permalink
update TFI logo, rename FR-SW logo template
Browse files Browse the repository at this point in the history
  • Loading branch information
patkan committed Oct 1, 2016
1 parent ec811e1 commit 107fc3d
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 0 deletions.
87 changes: 87 additions & 0 deletions art/networks/network_tfi_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-xhdpi/network_tfi_logo.png
Binary file not shown.
32 changes: 32 additions & 0 deletions res/drawable/network_tfi_logo.xml
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>

0 comments on commit 107fc3d

Please sign in to comment.