pinned sources
This commit is contained in:
parent
734c5d0571
commit
a0018b5fb6
9 changed files with 226 additions and 10 deletions
9
app/src/main/res/drawable/ic_pin.xml
Normal file
9
app/src/main/res/drawable/ic_pin.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m640,480 l80,80v80L520,640v240l-40,40 -40,-40v-240L240,640v-80l80,-80v-280h-40v-80h400v80h-40v280ZM354,560h252l-46,-46v-314L400,200v314l-46,46ZM480,560Z"/>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue