-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathic_delete.xml
More file actions
14 lines (14 loc) · 2.37 KB
/
Copy pathic_delete.xml
File metadata and controls
14 lines (14 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="36dp"
android:height="36dp"
android:viewportWidth="36"
android:viewportHeight="36">
<path
android:pathData="M18,18m-18,0a18,18 0,1 1,36 0a18,18 0,1 1,-36 0"
android:fillColor="#5F5E5E"
android:fillAlpha="0.5"/>
<path
android:pathData="M15.701,9.875C15.654,9.875 15.608,9.884 15.564,9.902C15.521,9.92 15.481,9.946 15.448,9.979C15.415,10.012 15.389,10.052 15.371,10.095C15.353,10.139 15.344,10.185 15.344,10.232L15.344,10.234V11.313H19.656V10.234L19.656,10.232C19.656,10.185 19.647,10.139 19.629,10.095C19.611,10.052 19.585,10.012 19.552,9.979C19.519,9.946 19.479,9.92 19.436,9.902C19.392,9.884 19.346,9.875 19.299,9.875L19.297,9.875H15.703L15.701,9.875ZM11.796,12.75L12.647,26.361C12.647,26.364 12.647,26.367 12.648,26.369C12.672,26.853 12.993,27.125 13.367,27.125H21.633C22.003,27.125 22.323,26.859 22.353,26.362L23.204,12.75H11.796ZM23.962,11.313H21.094V10.235C21.094,9.999 21.048,9.765 20.958,9.547C20.868,9.329 20.736,9.13 20.568,8.963C20.401,8.796 20.203,8.663 19.984,8.573C19.766,8.483 19.532,8.437 19.296,8.438H15.704C15.468,8.437 15.234,8.483 15.016,8.573C14.797,8.663 14.599,8.796 14.432,8.963C14.264,9.13 14.132,9.329 14.042,9.547C13.952,9.765 13.906,9.999 13.906,10.235V11.313H11.038C11.034,11.313 11.03,11.313 11.026,11.313H9.594C9.197,11.313 8.875,11.634 8.875,12.031C8.875,12.428 9.197,12.75 9.594,12.75H10.356L11.212,26.447C11.275,27.623 12.161,28.563 13.367,28.563H21.633C22.85,28.563 23.716,27.615 23.788,26.45C23.788,26.45 23.788,26.45 23.788,26.45L24.644,12.75H25.406C25.803,12.75 26.125,12.428 26.125,12.031C26.125,11.634 25.803,11.313 25.406,11.313H23.974C23.97,11.313 23.966,11.313 23.962,11.313ZM14.24,14.188C14.637,14.174 14.97,14.484 14.984,14.881L15.343,24.943C15.358,25.34 15.047,25.673 14.651,25.687C14.254,25.701 13.921,25.391 13.907,24.994L13.547,14.932C13.533,14.535 13.843,14.202 14.24,14.188ZM20.76,14.188C21.157,14.202 21.467,14.535 21.453,14.932L21.093,24.994C21.079,25.391 20.746,25.701 20.349,25.687C19.953,25.673 19.642,25.34 19.657,24.943L20.016,14.881C20.03,14.484 20.363,14.174 20.76,14.188ZM17.5,14.188C17.897,14.188 18.219,14.509 18.219,14.906V24.969C18.219,25.366 17.897,25.688 17.5,25.688C17.103,25.688 16.781,25.366 16.781,24.969V14.906C16.781,14.509 17.103,14.188 17.5,14.188Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>