what-the-bank/resources/res/drawable/facetec_securing_camera_bac...

21 lines
762 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<group
android:name="strokeGroup"
android:pivotX="12"
android:pivotY="12"
android:rotation="90">
<path
android:name="strokePath"
android:pathData="M 12, 12 m 0, -9.75 a 5,-5 0 1,0 0, 19.5 a 5,-5 0 1,0 0, -19.5"
android:strokeColor="#e6e6e6"
android:strokeWidth="3.5"
android:strokeLineCap="round"
android:strokeLineJoin="miter"/>
</group>
</vector>