mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
17 lines
1.6 KiB
XML
17 lines
1.6 KiB
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="M8,0L8,0A8,8 0,0 1,16 8L16,8A8,8 0,0 1,8 16L8,16A8,8 0,0 1,0 8L0,8A8,8 0,0 1,8 0z"
|
|
android:fillColor="#019BE7"/>
|
|
<group>
|
|
<clip-path
|
|
android:pathData="M3.2,3.2h9.6v9.6h-9.6z"/>
|
|
<path
|
|
android:pathData="M8,12.8C6.727,12.8 5.506,12.294 4.606,11.394C3.706,10.494 3.2,9.273 3.2,8C3.2,6.727 3.706,5.506 4.606,4.606C5.506,3.706 6.727,3.2 8,3.2C9.273,3.2 10.494,3.706 11.394,4.606C12.295,5.506 12.8,6.727 12.8,8C12.8,9.273 12.295,10.494 11.394,11.394C10.494,12.294 9.273,12.8 8,12.8ZM11.72,8.96C11.883,8.33 11.883,7.67 11.72,7.04H9.887C9.931,7.679 9.931,8.321 9.887,8.96H11.72ZM11.327,9.92H9.781C9.701,10.498 9.547,11.065 9.325,11.605C10.168,11.294 10.876,10.698 11.327,9.92ZM7.079,8.96H8.922C8.974,8.321 8.974,7.679 8.922,7.04H7.079C7.027,7.679 7.027,8.321 7.079,8.96ZM7.199,9.92C7.395,11.072 7.741,11.84 8,11.84C8.259,11.84 8.605,11.072 8.802,9.92H7.199ZM4.28,8.96H6.114C6.069,8.321 6.069,7.679 6.114,7.04H4.28C4.118,7.67 4.118,8.33 4.28,8.96ZM4.674,9.92C5.124,10.698 5.832,11.294 6.675,11.605C6.474,11.144 6.32,10.568 6.219,9.92H4.674ZM11.327,6.08C10.876,5.302 10.168,4.706 9.325,4.395C9.527,4.856 9.68,5.432 9.781,6.08H11.327ZM7.199,6.08H8.802C8.605,4.928 8.259,4.16 8,4.16C7.741,4.16 7.395,4.928 7.199,6.08ZM4.674,6.08H6.219C6.315,5.432 6.474,4.856 6.675,4.395C5.832,4.706 5.124,5.302 4.674,6.08Z"
|
|
android:fillColor="#ffffff"/>
|
|
</group>
|
|
</vector>
|