]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/res/drawable/webview_devtools.xml
Add WebView DevTools to the navigation menu. https://redmine.stoutner.com/issues/893
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / webview_devtools.xml
1 <!-- This file comes from the Android Material icon set, where it is called `expand_more`.  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="48dp"
6     android:width="48dp"
7     android:viewportHeight="48"
8     android:viewportWidth="48" >
9
10     <path
11         android:fillColor="@color/black"
12         android:pathData="M17,22.8q-0.55,0 -0.925,-0.375T15.7,21.5q0,-0.55 0.375,-0.95 0.375,-0.4 0.925,-0.4h14q0.55,0 0.95,0.4 0.4,0.4 0.4,0.95 0,0.55 -0.4,0.925T31,22.8ZM19,28.8q-0.55,0 -0.925,-0.375T17.7,27.5q0,-0.55 0.375,-0.95 0.375,-0.4 0.925,-0.4h10q0.55,0 0.95,0.4 0.4,0.4 0.4,0.95 0,0.55 -0.4,0.925T29,28.8ZM4.8,40.75q-1.55,0 -2.6,-1.05t-1.05,-2.6L1.15,10.9q0,-1.55 1.05,-2.6t2.6,-1.05h38.4q1.55,0 2.6,1.05t1.05,2.6v26.2q0,1.55 -1.05,2.6t-2.6,1.05ZM9.7,37.1h28.6L38.3,10.9L9.7,10.9ZM6.05,10.9L4.8,10.9v26.2h1.25ZM41.95,10.9v26.2h1.25L43.2,10.9ZM43.2,10.9h-1.25,1.25ZM4.8,10.9h1.25L4.8,10.9Z" />
13 </vector>