]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/res/drawable/app_theme_night.xml
Update the URL in the copyright header. https://redmine.stoutner.com/issues/796
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / app_theme_night.xml
1 <!-- This file comes from the Android Material icon set, where it is called `style`.  It is released under the Apache License 2.0. -->
2
3 <vector
4     xmlns:android="http://schemas.android.com/apk/res/android"
5     android:height="24dp"
6     android:width="24dp"
7     android:viewportWidth="24"
8     android:viewportHeight="24"
9     android:autoMirrored="true" >
10
11     <path
12         android:fillColor="@color/violet_500"
13         android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z"/>
14 </vector>