-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dark mode version of site creation loading illustration
- Loading branch information
1 parent
3897842
commit ff51082
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
WordPress/src/main/res/drawable-night/img_illustration_magician_hat_128.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<vector android:height="128dp" android:viewportHeight="328" | ||
android:viewportWidth="310" android:width="128dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="@color/pink_100" android:fillType="nonZero" android:pathData="M151.78,148.48m-129.91,0a129.91,129.91 0,1 1,259.82 0a129.91,129.91 0,1 1,-259.82 0"/> | ||
<path android:fillColor="@color/pink_40" android:fillType="nonZero" android:pathData="M289.64,31.13L171.65,106.99c-3.48,2.24 -8.12,1.23 -10.36,-2.25s-1.23,-8.12 2.25,-10.36L281.53,18.52c3.48,-2.24 8.12,-1.23 10.36,2.25s1.23,8.12 -2.25,10.36z"/> | ||
<path android:fillColor="@color/pink_70" android:fillType="nonZero" android:pathData="M176.57,103.83l-4.92,3.16c-3.48,2.24 -8.12,1.23 -10.36,-2.25s-1.23,-8.12 2.25,-10.36l4.8,-3.09 8.23,12.54zM169.32,132.04l-8.13,7 6.73,7.82 -2.08,1.79 -6.73,-7.82 -8.2,7.06 -1.91,-2.21 8.2,-7.06 -6.72,-7.83 2.08,-1.79 6.73,7.82 8.13,-7zM83.27,114l2.25,4.51 5.02,0.76 -3.64,3.51 0.88,5.01 -4.51,-2.38 -4.51,2.38 0.87,-5.01 -3.63,-3.51 5.01,-0.76zM118.27,91l4.43,8.86 9.84,1.47 -7.14,6.89 1.73,9.85 -8.86,-4.68 -8.86,4.68 1.72,-9.85L104,101.33l9.84,-1.47zM141.27,38l5.98,11.96 13.29,1.99 -9.64,9.3 2.33,13.29 -11.96,-6.31 -11.96,6.31 2.32,-13.29 -9.63,-9.3 13.29,-1.99z"/> | ||
<path android:fillColor="@color/pink_40" android:fillType="nonZero" android:pathData="M100.32,301.92L110.8,197c0.64,-6.41 5.79,-11.27 11.94,-11.27h58.9c6.02,0 11.12,4.68 11.9,10.94l13.24,105.63c0.94,7.58 -107.2,7 -106.46,-0.38z"/> | ||
<path android:fillColor="@color/pink_40" android:fillType="nonZero" android:pathData="M156.48,313.73c-0.95,0 -1.87,0 -2.76,-0.01 -14.13,-0.06 -47.83,-0.72 -55.66,-5.5 -2.6,-1.59 -3.99,-4.17 -3.71,-6.9L104.83,196.4c0.95,-9.5 8.65,-16.67 17.91,-16.67h58.89c9.02,0 16.7,6.96 17.85,16.2l13.24,105.63c0.34,2.73 -0.96,5.33 -3.49,6.96 -6.91,4.46 -34.87,5.21 -52.75,5.21zM106.67,298.69c6.16,1.37 22.23,2.92 46.86,3.03 24.52,0.12 40.57,-1.28 46.8,-2.6l-12.75,-101.7c-0.41,-3.24 -2.96,-5.69 -5.95,-5.69h-58.89c-3.07,0 -5.63,2.52 -5.97,5.87l-10.1,101.09z"/> | ||
<path android:fillColor="@color/pink_60" android:fillType="nonZero" android:pathData="M236.78,184.23c0,8.01 -38.06,4.5 -85,4.5s-85,3.51 -85,-4.5 38.06,-13.5 85,-13.5 85,5.49 85,13.5z"/> | ||
<path android:fillColor="@color/pink_60" android:fillType="nonZero" android:pathData="M208.67,189.99c-6.81,0 -14.61,-0.16 -23.17,-0.33 -10.19,-0.2 -21.74,-0.44 -33.72,-0.44s-23.53,0.23 -33.72,0.44c-27.02,0.54 -46.53,0.93 -50.82,-3.27 -0.64,-0.63 -0.96,-1.35 -0.96,-2.16 0,-9.19 43.01,-14 85.5,-14s85.5,4.81 85.5,14c0,0.81 -0.32,1.54 -0.96,2.16 -2.93,2.87 -12.97,3.6 -27.65,3.6zM151.78,188.23c11.99,0 23.54,0.23 33.74,0.44 25.76,0.52 46.11,0.92 50.1,-2.99 0.45,-0.44 0.66,-0.91 0.66,-1.45 0,-7.29 -37.12,-13 -84.5,-13s-84.5,5.71 -84.5,13c0,0.54 0.22,1.01 0.66,1.45 3.99,3.91 24.34,3.5 50.1,2.99 10.19,-0.21 21.75,-0.44 33.74,-0.44z"/> | ||
</vector> |