123456789101112131415161718192021222324 |
- <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="M-232,-268h375v812h-375z"
- android:strokeWidth="1"
- android:fillColor="#FFFFFF"
- android:fillType="evenOdd"
- android:strokeColor="#00000000"/>
- <path
- android:pathData="M11.7729,19.707L7.2406,21.3187C6.6748,21.5199 6.053,21.2243 5.8517,20.6585C5.8068,20.5321 5.7856,20.3984 5.7893,20.2643L5.9215,15.4557C5.9284,15.2057 5.8489,14.961 5.6964,14.7627L2.763,10.9503C2.3968,10.4743 2.4858,9.7916 2.9617,9.4254C3.0681,9.3435 3.1887,9.2821 3.3174,9.2442L7.9314,7.884C8.1713,7.8133 8.3795,7.662 8.5209,7.4557L11.2403,3.4878C11.5798,2.9924 12.2566,2.8661 12.752,3.2056C12.8627,3.2814 12.9584,3.3771 13.0342,3.4878L15.7536,7.4557C15.895,7.662 16.1032,7.8133 16.3431,7.884L20.9572,9.2442C21.5332,9.414 21.8625,10.0186 21.6927,10.5947C21.6548,10.7234 21.5933,10.8439 21.5115,10.9503L18.5781,14.7627C18.4256,14.961 18.3461,15.2057 18.353,15.4557L18.4852,20.2643C18.5017,20.8646 18.0285,21.3646 17.4281,21.3811C17.294,21.3848 17.1603,21.3637 17.0339,21.3187L12.5016,19.707C12.2659,19.6232 12.0086,19.6232 11.7729,19.707Z"
- android:strokeWidth="1"
- android:fillColor="#D9D9D9"
- android:fillType="evenOdd"
- android:strokeColor="#00000000"/>
- <path
- android:pathData="M11.7729,19.707L7.2406,21.3187C6.6748,21.5199 6.053,21.2243 5.8517,20.6585C5.8068,20.5321 5.7856,20.3984 5.7893,20.2643L5.9215,15.4557C5.9284,15.2057 5.8489,14.961 5.6964,14.7627L2.763,10.9503C2.3968,10.4743 2.4858,9.7916 2.9617,9.4254C3.0681,9.3435 3.1887,9.2821 3.3174,9.2442L7.9314,7.884C8.1713,7.8133 8.3795,7.662 8.5209,7.4557L11.2403,3.4878C11.5798,2.9924 12.2566,2.8661 12.752,3.2056C12.8627,3.2814 12.9584,3.3771 13.0342,3.4878L15.7536,7.4557C15.895,7.662 16.1032,7.8133 16.3431,7.884L20.9572,9.2442C21.5332,9.414 21.8625,10.0186 21.6927,10.5947C21.6548,10.7234 21.5933,10.8439 21.5115,10.9503L18.5781,14.7627C18.4256,14.961 18.3461,15.2057 18.353,15.4557L18.4852,20.2643C18.5017,20.8646 18.0285,21.3646 17.4281,21.3811C17.294,21.3848 17.1603,21.3637 17.0339,21.3187L12.5016,19.707C12.2659,19.6232 12.0086,19.6232 11.7729,19.707Z"
- android:strokeWidth="1"
- android:fillColor="#D9D9D9"
- android:fillType="evenOdd"
- android:strokeColor="#00000000"/>
- </vector>
|