10 lines
579 B
XML
10 lines
579 B
XML
<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="M4,2C2.8954,2 2,2.8954 2,4V20C2,21.1046 2.8954,22 4,22H20C21.1046,22 22,21.1046 22,20V4C22,2.8954 21.1046,2 20,2H4ZM8,17V7H12.2756C14.3849,7 16,8.4788 16,10.5714C16,12.6431 14.3281,14 12.169,14H10V17H8ZM11.7074,9H10V12H11.8821C13.1108,12 14,11.63 14,10.5C14,9.356 12.9432,9 11.7074,9Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|