aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-03-17 22:38:21 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-03-17 22:38:21 +0000
commitedc370ff7dfe13915247cc5f60dec61654ad8fed (patch)
treebbd4672302cb375a5a1489fabad0dd9c589759d3 /app/src/main/res/drawable
parent41daebf702f150d7f3df0fa722d2c749931d859e (diff)
downloadinfinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar.gz
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar.bz2
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar.lz
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar.xz
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.tar.zst
infinity-for-reddit-edc370ff7dfe13915247cc5f60dec61654ad8fed.zip
Add superscript to MarkdownBottomBarRecyclerViewAdapter.
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r--app/src/main/res/drawable/ic_superscript_24dp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_superscript_24dp.xml b/app/src/main/res/drawable/ic_superscript_24dp.xml
new file mode 100644
index 00000000..616bf137
--- /dev/null
+++ b/app/src/main/res/drawable/ic_superscript_24dp.xml
@@ -0,0 +1,5 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
+
+ <path android:fillColor="@android:color/black" android:pathData="M10.51,12.73L7.3,7.72C6.82,6.97 7.35,6 8.23,6h0c0.39,0 0.74,0.2 0.95,0.53l2.76,4.46h0.12l2.74,-4.45C15,6.2 15.36,6 15.75,6h0c0.88,0 1.42,0.98 0.94,1.72l-3.23,5l3.55,5.55C17.5,19.02 16.96,20 16.08,20h0c-0.38,0 -0.74,-0.2 -0.95,-0.52l-3.07,-4.89h-0.12l-3.07,4.89C8.66,19.8 8.31,20 7.92,20h0c-0.88,0 -1.42,-0.97 -0.94,-1.72L10.51,12.73zM23,8.5L23,8.5C23,8.22 22.78,8 22.5,8c0,0 0,0 0,0H20V7h2c0.55,0 1,-0.45 1,-1V5c0,-0.55 -0.45,-1 -1,-1h-2.5C19.22,4 19,4.22 19,4.5v0C19,4.78 19.22,5 19.5,5H22v1h-2c-0.55,0 -1,0.45 -1,1v1c0,0.55 0.45,1 1,1h2.5C22.78,9 23,8.78 23,8.5z"/>
+
+</vector>