You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FoxMagiskModuleManager/app/src/main/res/drawable/ic_baseline_vpn_key_24.xml

10 lines
484 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M12.7,10C11.8,7.7 9.6,6 7,6c-3.3,0 -6,2.7 -6,6s2.7,6 6,6c2.6,0 4.8,-1.7 5.7,-4H17v4h4v-4h2v-4H12.7zM7,14c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2z"/>
</vector>