expo-dev-menu
Version:
Expo/React Native module with the developer menu.
19 lines (18 loc) • 591 B
text/xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:pathData="M7.5,5L2.5,10L7.5,15"
android:strokeColor="#8B8D98"
android:strokeWidth="1.67"
android:strokeLineCap="round"
android:strokeLineJoin="round"/>
<path
android:pathData="M12.5,5L17.5,10L12.5,15"
android:strokeColor="#8B8D98"
android:strokeWidth="1.67"
android:strokeLineCap="round"
android:strokeLineJoin="round"/>
</vector>