10 lines
922 B
XML
10 lines
922 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="20dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="20">
|
|
<path
|
|
android:pathData="M12.021,11.118C12.456,11.118 12.906,10.886 13.369,10.423L22.684,1.171C22.271,0.801 21.54,0.615 20.492,0.615H3.241C2.321,0.615 1.676,0.786 1.305,1.129L10.674,10.423C11.13,10.886 11.579,11.118 12.021,11.118ZM0.289,17.578L7.968,9.963L0.299,2.401C0.1,2.744 0,3.303 0,4.08V15.909C0,16.687 0.096,17.243 0.289,17.578ZM3.508,19.385H20.759C21.693,19.385 22.353,19.204 22.738,18.84L14.92,11.075L14.257,11.749C13.529,12.448 12.784,12.797 12.021,12.797C11.251,12.797 10.503,12.448 9.775,11.749L9.112,11.086L1.305,18.84C1.74,19.204 2.474,19.385 3.508,19.385ZM23.722,17.567C23.907,17.225 24,16.672 24,15.909V4.08C24,3.31 23.904,2.758 23.711,2.423L16.064,9.963L23.722,17.567Z"
|
|
android:fillColor="#008DE4"/>
|
|
</vector>
|