react-native-facetec
Version:
facetec module bridge
34 lines (33 loc) • 1.13 kB
text/xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<group
android:name="strokeGroup"
android:pivotX="12"
android:pivotY="12"
android:rotation="90.0">
<path
android:name="strokePath"
android:pathData="M 12, 12
m 0, -10.5
a 5,-5 0 1,0 0, 21
a 5,-5 0 1,0 0, -21"
android:strokeColor="#E6E6E6"
android:strokeWidth="2.5"
android:strokeLineCap="round"
android:strokeLineJoin="miter" />
</group>
<group android:name="check">
<path
android:name="tick"
android:pathData="M7.35,12.74 l2.79,2.88 l6.51,-6.54"
android:strokeColor="#09B5A3"
android:strokeWidth="2.5"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:strokeMiterLimit="10" />
</group>
</vector>