replicant-vendor_replicant/overlay/common/packages/apps/Settings/res/drawable/ic_settings_language.xml

27 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
<path
android:fillColor="?android:attr/colorAccent"
android:pathData="M11.99,2 C6.47,2,2,6.48,2,12 S6.47,22,11.99,22 C17.52,22,22,17.52,22,12
S17.52,2,11.99,2 Z M18.92,8 L15.97,8 C15.65,6.75,15.19,5.55,14.59,4.44
C16.43,5.07,17.96,6.35,18.92,8 Z M12,4.04 C12.83,5.24,13.48,6.57,13.91,8
L10.09,8 C10.52,6.57,11.17,5.24,12,4.04 Z M4.26,14 C4.1,13.36,4,12.69,4,12
S4.1,10.64,4.26,10 L7.64,10 C7.56,10.66,7.5,11.32,7.5,12
C7.5,12.68,7.56,13.34,7.64,14 L4.26,14 Z M5.08,16 L8.03,16
C8.35,17.25,8.81,18.45,9.41,19.56 C7.57,18.93,6.04,17.66,5.08,16 Z M8.03,8
L5.08,8 C6.04,6.34,7.57,5.07,9.41,4.44 C8.81,5.55,8.35,6.75,8.03,8 Z M12,19.96
C11.17,18.76,10.52,17.43,10.09,16 L13.91,16 C13.48,17.43,12.83,18.76,12,19.96 Z
M14.34,14 L9.66,14 C9.57,13.34,9.5,12.68,9.5,12 C9.5,11.32,9.57,10.65,9.66,10
L14.34,10 C14.43,10.65,14.5,11.32,14.5,12 C14.5,12.68,14.43,13.34,14.34,14 Z
M14.59,19.56 C15.19,18.45,15.65,17.25,15.97,16 L18.92,16
C17.96,17.65,16.43,18.93,14.59,19.56 Z M16.36,14 C16.44,13.34,16.5,12.68,16.5,12
C16.5,11.32,16.44,10.66,16.36,10 L19.74,10 C19.9,10.64,20,11.31,20,12
S19.9,13.36,19.74,14 L16.36,14 Z" />
</vector>