summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_replay.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/drawable/ic_replay.xml')
-rw-r--r--core/src/main/res/drawable/ic_replay.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/src/main/res/drawable/ic_replay.xml b/core/src/main/res/drawable/ic_replay.xml
deleted file mode 100644
index b7442ff27..000000000
--- a/core/src/main/res/drawable/ic_replay.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
- android:viewportWidth="24"
- android:viewportHeight="24"
- android:width="48dp"
- android:height="48dp">
- <path
- android:pathData="M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6 -6 6 -6 -2.69 -6 -6H4c0 4.42 3.58 8 8 8s8 -3.58 8 -8 -3.58 -8 -8 -8z"
- android:fillColor="?attr/action_icon_color" />
-</vector>