Fix stories icon in dark mode.
Closes #12532 Co-authored-by: fm-sys <64581222+fm-sys@users.noreply.github.com>
This commit is contained in:
parent
9bb834e9f5
commit
7ce1f9463e
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M10.0762,0.9539C8.4193,0.9539 7.0762,2.297 7.0762,3.9539V19.9539C7.0762,21.6107 8.4193,22.9539 10.0762,22.9539H18.0762C19.733,22.9539 21.0762,21.6107 21.0762,19.9539V3.9539C21.0762,2.297 19.733,0.9539 18.0762,0.9539H10.0762Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M5,4C5,3.6547 5.0437,3.3196 5.126,3H5C3.8954,3 3,3.8954 3,5V19C3,20.1046 3.8954,21 5,21H5.126C5.0437,20.6804 5,20.3453 5,20V4Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
Loading…
Add table
Reference in a new issue