-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
527 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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,16 @@ | ||
<vector android:height="100dp" android:viewportHeight="300" | ||
android:viewportWidth="600" android:width="200dp" | ||
xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="#ECEAEA" android:pathData="M411.289,65.354C411.289,33.007 385.027,6.746 352.681,6.746L247.319,6.746C214.973,6.746 188.712,33.007 188.712,65.354L188.712,188.517C193.017,247.003 244.956,292.245 300.001,293.234C360.483,294.322 404.28,250.6 411.289,177.261L411.289,65.354ZM203.602,127.702C206.584,127.702 209.006,130.112 209.006,133.082C209.006,136.05 206.584,138.461 203.602,138.461C200.621,138.461 198.199,136.05 198.199,133.082C198.199,130.112 200.621,127.702 203.602,127.702ZM395.088,127.702C398.07,127.702 400.491,130.112 400.491,133.082C400.491,136.05 398.07,138.461 395.088,138.461C392.105,138.461 389.684,136.05 389.684,133.082C389.684,130.112 392.105,127.702 395.088,127.702Z"/> | ||
<path android:fillAlpha="0.69" android:fillColor="#FF000000" android:pathData="M259.21,260.186C232.069,251.413 212.395,225.696 212.395,195.371L212.395,57.139C212.395,45.405 221.822,35.878 233.433,35.878L363.581,35.878C374.869,35.878 384.032,45.14 384.032,56.547L384.032,195.481C384.032,232.97 353.918,263.405 316.824,263.405L307.316,263.405C304.305,257.583 294.099,253.294 281.987,253.294C272.244,253.294 263.734,256.07 259.21,260.186Z"/> | ||
<path android:pathData="M260.272,258.897C233.849,250.252 214.696,224.908 214.696,195.025L214.696,58.803C214.696,47.24 223.873,37.851 235.176,37.851L361.881,37.851C372.87,37.851 381.791,46.979 381.791,58.22L381.791,195.133C381.791,232.077 352.473,262.069 316.361,262.069L307.105,262.069C304.173,256.332 294.238,252.105 282.446,252.105C272.961,252.105 264.676,254.841 260.272,258.897Z"> | ||
<aapt:attr name="android:fillColor"> | ||
<gradient android:endX="381.7901" android:endY="149.96077" | ||
android:startX="214.69576" android:startY="149.96077" android:type="linear"> | ||
<item android:color="#FFFFFFFF" android:offset="0"/> | ||
<item android:color="#FFB3B3B3" android:offset="1"/> | ||
</gradient> | ||
</aapt:attr> | ||
</path> | ||
<path android:fillColor="#464646" android:pathData="M307.414,263.752C307.845,257.484 297.386,251.659 284.055,250.743C270.723,249.826 259.565,254.165 259.134,260.433L284.009,261.633L307.414,263.752Z"/> | ||
</vector> |
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