Skip to content

Commit

Permalink
Reduced bluesky image
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Nov 25, 2024
1 parent 2f0fa6a commit 976f972
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions WordPress/src/main/res/drawable/ic_social_bluesky.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:pathData="M87.77,78.77C104.05,91 121.57,115.77 128,129.07C134.43,115.77 151.95,91 168.23,78.77C179.98,69.95 199,63.13 199,84.85C199,89.18 196.5,121.27 195.05,126.48C189.98,144.6 171.52,149.23 155.07,146.43C183.82,151.3 191.1,167.5 175.32,183.68C145.38,214.43 132.27,175.98 128.9,166.13C128.3,164.32 128,163.48 128,164.18C128,163.48 127.7,164.32 127.1,166.13C123.73,175.98 110.63,214.45 80.68,183.7C64.9,167.5 72.18,151.3 100.93,146.43C84.48,149.23 66.02,144.6 60.93,126.48C59.5,121.27 57,89.18 57,84.85C57,63.13 76.02,69.95 87.77,78.77ZM87.77,78.77"
android:fillColor="#1185FE"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
android:width="64dp"
android:height="64dp"
android:viewportHeight="64"
android:viewportWidth="64">
<path
android:fillColor="#1185FE"
android:fillType="nonZero"
android:pathData="M21.945,19.695C26.012,22.75 30.395,28.945 32,32.27C33.605,28.945 37.988,22.75 42.055,19.695C44.992,17.488 49.75,15.781 49.75,21.211C49.75,22.293 49.125,30.32 48.762,31.617C47.492,36.148 42.883,37.305 38.77,36.605C45.957,37.824 47.773,41.875 43.832,45.918C36.344,53.605 33.07,43.992 32.227,41.531C32.074,41.082 32,40.867 32,41.043C32,40.867 31.926,41.082 31.773,41.531C30.93,43.992 27.656,53.613 20.168,45.926C16.227,41.875 18.043,37.824 25.23,36.605C21.117,37.305 16.508,36.148 15.23,31.617C14.875,30.32 14.25,22.293 14.25,21.211C14.25,15.781 19.008,17.488 21.945,19.695ZM21.945,19.695"
android:strokeColor="#00000000" />
</vector>

0 comments on commit 976f972

Please sign in to comment.