mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
10 lines
656 B
XML
10 lines
656 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="20dp"
|
|
android:height="18dp"
|
|
android:viewportWidth="20"
|
|
android:viewportHeight="18">
|
|
<path
|
|
android:pathData="M10.001,2.152C12.154,0.218 15.482,0.282 17.556,2.361C19.63,4.44 19.701,7.751 17.772,9.91L9.999,17.695L2.228,9.91C0.299,7.751 0.371,4.434 2.444,2.361C4.52,0.285 7.841,0.216 10.001,2.152ZM16.258,3.656C14.883,2.279 12.665,2.223 11.226,3.516L10.002,4.614L8.777,3.516C7.333,2.222 5.12,2.279 3.741,3.658C2.375,5.023 2.306,7.21 3.565,8.654L10,15.099L16.435,8.655C17.694,7.21 17.626,5.026 16.258,3.656Z"
|
|
android:fillColor="#2D2D2D"/>
|
|
</vector>
|