13 lines
1.1 KiB
XML
13 lines
1.1 KiB
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="M8,5h9v9h-9z"
|
|
android:fillColor="#7C7E83"/>
|
|
<path
|
|
android:pathData="M12,12.475L13.9,13.625C14.083,13.742 14.267,13.738 14.45,13.613C14.633,13.488 14.7,13.317 14.65,13.1L14.15,10.925L15.85,9.45C16.017,9.3 16.067,9.121 16,8.913C15.933,8.705 15.783,8.592 15.55,8.575L13.325,8.4L12.45,6.35C12.367,6.15 12.217,6.05 12,6.05C11.783,6.05 11.633,6.15 11.55,6.35L10.675,8.4L8.45,8.575C8.217,8.592 8.067,8.704 8,8.913C7.933,9.122 7.983,9.301 8.15,9.45L9.85,10.925L9.35,13.1C9.3,13.317 9.367,13.488 9.55,13.613C9.733,13.738 9.917,13.742 10.1,13.625L12,12.475ZM6,18L3.7,20.3C3.383,20.617 3.021,20.688 2.612,20.513C2.203,20.338 1.999,20.026 2,19.575V4C2,3.45 2.196,2.979 2.588,2.588C2.98,2.197 3.451,2.001 4,2H20C20.55,2 21.021,2.196 21.413,2.588C21.805,2.98 22.001,3.451 22,4V16C22,16.55 21.804,17.021 21.413,17.413C21.022,17.805 20.551,18.001 20,18H6Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|