first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h16v16h-16z"/>
|
||||
<path
|
||||
android:pathData="M3.6,2Q4.725,2.025 5.325,3.016Q5.875,4.031 5.325,5.047Q4.725,6.037 3.6,6.063Q2.475,6.037 1.875,5.047Q1.325,4.031 1.875,3.016Q2.475,2.025 3.6,2ZM12.8,2Q13.925,2.025 14.525,3.016Q15.075,4.031 14.525,5.047Q13.925,6.037 12.8,6.063Q11.675,6.037 11.075,5.047Q10.525,4.031 11.075,3.016Q11.675,2.025 12.8,2ZM0,9.592Q0.025,8.424 0.775,7.662Q1.525,6.9 2.675,6.875L3.725,6.875Q4.325,6.875 4.85,7.129Q4.8,7.408 4.8,7.688Q4.85,9.186 5.875,10.125L0.525,10.125Q0.05,10.074 0,9.592ZM10.125,10.125Q11.15,9.186 11.2,7.688Q11.2,7.408 11.15,7.129Q11.675,6.875 12.275,6.875L13.325,6.875Q14.475,6.9 15.225,7.662Q15.975,8.424 16,9.592Q15.95,10.074 15.475,10.125L10.125,10.125ZM5.6,7.688Q5.6,7.027 5.925,6.469Q6.25,5.91 6.8,5.58Q7.375,5.25 8,5.25Q8.625,5.25 9.2,5.58Q9.75,5.91 10.075,6.469Q10.4,7.027 10.4,7.688Q10.4,8.348 10.075,8.906Q9.75,9.465 9.2,9.795Q8.625,10.125 8,10.125Q7.375,10.125 6.8,9.795Q6.25,9.465 5.925,8.906Q5.6,8.348 5.6,7.688ZM3.2,14.314Q3.225,12.893 4.175,11.928Q5.125,10.963 6.525,10.938L9.475,10.938Q10.875,10.963 11.825,11.928Q12.775,12.893 12.8,14.314Q12.75,14.949 12.125,15L3.875,15Q3.25,14.949 3.2,14.314Z"
|
||||
android:fillColor="#0073FF"/>
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user