aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/frost_f_200.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-12-23 20:04:08 -0500
committerGitHub <noreply@github.com>2018-12-23 20:04:08 -0500
commit88b40736874a876576e1dc6c49c299fdfeb600bb (patch)
tree2f73204e2d089e3a4a734643a33c27f9b9921f52 /app/src/main/res/drawable/frost_f_200.xml
parent813be84a518ca39bba91b26b43b3db56a9d186c7 (diff)
downloadfrost-88b40736874a876576e1dc6c49c299fdfeb600bb.tar.gz
frost-88b40736874a876576e1dc6c49c299fdfeb600bb.tar.bz2
frost-88b40736874a876576e1dc6c49c299fdfeb600bb.zip
Migrate to androidx (#1257)
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
Diffstat (limited to 'app/src/main/res/drawable/frost_f_200.xml')
-rw-r--r--app/src/main/res/drawable/frost_f_200.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/frost_f_200.xml b/app/src/main/res/drawable/frost_f_200.xml
new file mode 100644
index 00000000..3f07c641
--- /dev/null
+++ b/app/src/main/res/drawable/frost_f_200.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="200dp"
+ android:height="200dp"
+ android:viewportHeight="177.16534"
+ android:viewportWidth="177.16534">
+
+ <path
+ android:pathData="M88.9405 31.61857l41.06143 23.88663M88.3467 31.59584l-31.358 18.2953M56.87005
+51.09542v94.26222M57.20726 87.2077l40.97656 23.86424"
+ android:strokeColor="#fff"
+ android:strokeLineCap="round"
+ android:strokeWidth="10" />
+</vector> \ No newline at end of file