Skip to content

Commit

Permalink
update the icon
Browse files Browse the repository at this point in the history
  • Loading branch information
criticalAY committed Jan 18, 2024
1 parent b1d22cd commit 7c644d8
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions AnkiDroid/src/main/res/drawable/ic_twitter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,18 @@
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="@android:color/holo_blue_dark"
android:viewportHeight="50"
android:viewportWidth="50">
android:height="24.54dp"
android:viewportHeight="1227"
android:viewportWidth="1200">

<path
android:fillColor="#ffffff"
android:pathData="M11,4C7.134,4 4,7.134 4,11L4,39C4,42.866 7.134,46 11,46L39,46C42.866,46 46,42.866 46,39L46,11C46,7.134 42.866,4 39,4L11,4zM13.086,13L21.023,13L26.66,21.01L33.5,13L36,13L27.789,22.613L37.914,37L29.979,37L23.438,27.707L15.5,37L13,37L22.309,26.104L13.086,13zM16.914,15L31.021,35L34.086,35L19.979,15L16.914,15z" />
android:fillColor="#09c"
android:pathData="M253,157.3L947,157.3A112,112 0,0 1,1059 269.3L1059,957.7A112,112 0,0 1,947 1069.7L253,1069.7A112,112 0,0 1,141 957.7L141,269.3A112,112 0,0 1,253 157.3z"
android:strokeWidth="0" />

<path
android:fillColor="#fff"
android:pathData="M665.7,559.4L923,260.4l-61,0L638.7,520L460.3,260.4L254.5,260.4L524.3,653L254.5,966.6l61,0L551.3,692.4L739.7,966.6l205.8,0L665.7,559.4l0,0ZM582.2,656.5l-27.3,-39.1L337.4,306.3l93.6,0L606.6,557.4l27.3,39.1l228.1,326.3l-93.6,0L582.2,656.5l0,-0Z" />

</vector>

0 comments on commit 7c644d8

Please sign in to comment.