diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-14 23:39:05 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-14 23:39:05 -0700 |
commit | 610c37698ab93b8d51efcaec9f721292cacfd854 (patch) | |
tree | 2bb97be0f43aa5c5d64237e61dc628938e7350b5 /app/src/main/res/drawable/frost_f_24.xml | |
parent | fbbc92e4c98a30e107fb2a63887f8b6d20bffabb (diff) | |
download | frost-610c37698ab93b8d51efcaec9f721292cacfd854.tar.gz frost-610c37698ab93b8d51efcaec9f721292cacfd854.tar.bz2 frost-610c37698ab93b8d51efcaec9f721292cacfd854.zip |
Create notification service framework
Diffstat (limited to 'app/src/main/res/drawable/frost_f_24.xml')
-rw-r--r-- | app/src/main/res/drawable/frost_f_24.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/frost_f_24.xml b/app/src/main/res/drawable/frost_f_24.xml new file mode 100644 index 00000000..f9b207f1 --- /dev/null +++ b/app/src/main/res/drawable/frost_f_24.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="24dp" + android:height="24dp" + android:viewportWidth="177.16534" + android:viewportHeight="177.16534"> + + <path + android:strokeColor="#000" + android:strokeWidth="10" + android:strokeLineCap="round" + android:pathData="M84.0566 31.70696l41.06144 23.88663M83.4628 31.68423l-31.358 18.2953M51.98616 +51.1838v94.26223M52.32337 87.29608l40.97657 23.86425" /> +</vector>
\ No newline at end of file |