first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M0,0h24v24h-24z"
|
||||
android:fillColor="#000000"
|
||||
android:fillAlpha="0"/>
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M2.844,2h20v20h-20z"/>
|
||||
<path
|
||||
android:pathData="M12.844,22Q15.578,21.961 17.844,20.672Q20.109,19.344 21.516,17Q22.844,14.617 22.844,12Q22.844,9.383 21.516,7Q20.109,4.656 17.844,3.328Q15.578,2.039 12.844,2Q10.109,2.039 7.844,3.328Q5.578,4.656 4.172,7Q2.844,9.383 2.844,12Q2.844,14.617 4.172,17Q5.578,19.344 7.844,20.672Q10.109,21.961 12.844,22ZM11.281,15.125L12.219,15.125L11.281,15.125L12.219,15.125L12.219,12.625L11.281,12.625Q10.422,12.547 10.344,11.688Q10.422,10.828 11.281,10.75L13.156,10.75Q14.016,10.828 14.094,11.688L14.094,15.125L14.406,15.125Q15.266,15.203 15.344,16.063Q15.266,16.922 14.406,17L11.281,17Q10.422,16.922 10.344,16.063Q10.422,15.203 11.281,15.125ZM12.844,7Q13.391,7 13.742,7.352Q14.094,7.703 14.094,8.25Q14.094,8.797 13.742,9.148Q13.391,9.5 12.844,9.5Q12.297,9.5 11.945,9.148Q11.594,8.797 11.594,8.25Q11.594,7.703 11.945,7.352Q12.297,7 12.844,7Z"
|
||||
android:fillColor="#0073FF"/>
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user