Add Pop!_OS logo

This commit is contained in:
Ethan Chapman
2022-05-06 13:13:18 -04:00
parent c1d57783af
commit 57348cbb56
4 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M76.8,0L435.2,0A76.8,76.8 0,0 1,512 76.8L512,435.2A76.8,76.8 0,0 1,435.2 512L76.8,512A76.8,76.8 0,0 1,0 435.2L0,76.8A76.8,76.8 0,0 1,76.8 0z"
android:fillColor="#48b9c7"/>
<path
android:pathData="M144,145c-20,21 12,48 40,112 33,64 47,93 66,83 18,-15 -13,-58 -17,-87 121,-61 5,-217 -89,-108zM224,217q-9,1 -22,-27t-8,-41q5,-12 23,5t19,41q1,23 -12,22zM312,192c-23,133 -2,137 50,13 11,-25 -45,-42 -50,-13zM306,312c-15,-3 -27,22 -7,30 19,3 21,-25 7,-30zM165,359a15,15 0,1 0,0 30h175a15,15 0,1 0,0 -30z"
android:fillColor="#fff"/>
</vector>