6 lines
299 B
XML
6 lines
299 B
XML
<vector android:height="24dp"
|
|
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="@color/lightElement" android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
|
|
</vector>
|