13 lines
640 B
XML
13 lines
640 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="16dp"
|
||
|
android:height="16dp"
|
||
|
android:viewportWidth="16"
|
||
|
android:viewportHeight="16">
|
||
|
<path
|
||
|
android:pathData="M7.078,2.5C6.249,2.5 5.578,3.172 5.578,4V12C5.578,12.828 6.249,13.5 7.078,13.5H11.578C12.406,13.5 13.078,12.828 13.078,12V4C13.078,3.172 12.406,2.5 11.578,2.5H7.078Z"
|
||
|
android:fillColor="#000000"/>
|
||
|
<path
|
||
|
android:pathData="M4.5,4.5C4.5,4.173 4.579,3.864 4.718,3.591L3.487,4.039C2.709,4.322 2.308,5.183 2.591,5.962L4.472,11.13C4.481,11.154 4.49,11.178 4.5,11.201V4.5Z"
|
||
|
android:fillColor="#000000"/>
|
||
|
</vector>
|