Skip to content

Commit 3620dd4

Browse files
committed
Add a missing night version of the search icon
Affects: https://ebce-lyrasis.atlassian.net/browse/PP-2706
1 parent 086b007 commit 3620dd4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="512dp"
3+
android:height="512dp"
4+
android:viewportWidth="512"
5+
android:viewportHeight="512">
6+
<path
7+
android:fillColor="#FFFFFFFF"
8+
android:pathData="M368,208A160,160 0,1 0,48 208a160,160 0,1 0,320 0zM337.1,371.1C301.7,399.2 256.8,416 208,416C93.1,416 0,322.9 0,208S93.1,0 208,0S416,93.1 416,208c0,48.8 -16.8,93.7 -44.9,129.1L505,471c9.4,9.4 9.4,24.6 0,33.9s-24.6,9.4 -33.9,0L337.1,371.1z"/>
9+
</vector>

0 commit comments

Comments
 (0)