mirror of
https://github.com/cherepavel/VPN-Detector.git
synced 2026-08-19 22:13:55 +00:00
add icon file
This commit is contained in:
parent
26fc550b7f
commit
7aa876356b
1 changed files with 21 additions and 0 deletions
21
app/src/main/res/drawable/vpn_detector.xml
Normal file
21
app/src/main/res/drawable/vpn_detector.xml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="400dp"
|
||||
android:height="400dp"
|
||||
android:viewportWidth="124"
|
||||
android:viewportHeight="124">
|
||||
<path
|
||||
android:pathData="M24,0L100,0A24,24 0,0 1,124 24L124,100A24,24 0,0 1,100 124L24,124A24,24 0,0 1,0 100L0,24A24,24 0,0 1,24 0z"
|
||||
android:fillColor="#1E88E5"/>
|
||||
<path
|
||||
android:pathData="M62,20L30,32V58C30,80 46,98 62,104C78,98 94,80 94,58V32L62,20Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M62,60m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0"
|
||||
android:fillColor="#1E88E5"/>
|
||||
<path
|
||||
android:pathData="M69.8,67.8L79.8,77.8"
|
||||
android:strokeWidth="4.5"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#1E88E5"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue