-
Notifications
You must be signed in to change notification settings - Fork 308
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
74 changed files
with
433 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* | ||
* @copyright (c) 2016, Philipp Thürwächter & Pattrick Hüper | ||
* @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
*/ | ||
|
||
/* | ||
* @copyright (c) 2016, Philipp Thürwächter & Pattrick Hüper | ||
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
*/ | ||
|
||
/* | ||
* @copyright (c) 2016, Philipp Thürwächter, Pattrick Hüper | ||
* @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
*/ | ||
|
||
/** | ||
* @copyright (c) 2016, Philipp Thürwächter & Pattrick Hüper | ||
* @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
*/ | ||
|
||
/** | ||
* @copyright (c) 2016, Philipp Thürwächter & Pattrick Hüper | ||
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
*/ | ||
|
||
//! @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
|
||
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors | ||
|
||
//! @license BSD-3-Clause (see LICENSE in the root directory of this source tree) | ||
|
||
//! @version @js-joda/core - 3.2.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_arrow_left.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M15.41,7.41L14,6l-6,6 6,6 1.41,-1.41L10.83,12z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_arrow_right.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M10,6L8.59,7.41 13.17,12l-4.58,4.59L10,18l6,-6z" /> | ||
</vector> |
32 changes: 32 additions & 0 deletions
32
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_auto_mode.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,32 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M19.03,3.56c-1.67,-1.39 -3.74,-2.3 -6.03,-2.51v2.01c1.73,0.19 3.31,0.88 4.61,1.92L19.03,3.56z" /> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M11,3.06V1.05C8.71,1.25 6.64,2.17 4.97,3.56l1.42,1.42C7.69,3.94 9.27,3.25 11,3.06z" /> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M4.98,6.39L3.56,4.97C2.17,6.64 1.26,8.71 1.05,11h2.01C3.25,9.27 3.94,7.69 4.98,6.39z" /> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M20.94,11h2.01c-0.21,-2.29 -1.12,-4.36 -2.51,-6.03l-1.42,1.42C20.06,7.69 20.75,9.27 20.94,11z" /> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M7,12l3.44,1.56l1.56,3.44l1.56,-3.44l3.44,-1.56l-3.44,-1.56l-1.56,-3.44l-1.56,3.44z" /> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M12,21c-3.11,0 -5.85,-1.59 -7.46,-4H7v-2H1v6h2v-2.7c1.99,2.84 5.27,4.7 9,4.7c4.87,0 9,-3.17 10.44,-7.56l-1.96,-0.45C19.25,18.48 15.92,21 12,21z" /> | ||
|
||
</vector> |
12 changes: 12 additions & 0 deletions
12
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_dark_mode.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,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M12,3c-4.97,0 -9,4.03 -9,9s4.03,9 9,9s9,-4.03 9,-9c0,-0.46 -0.04,-0.92 -0.1,-1.36c-0.98,1.37 -2.58,2.26 -4.4,2.26c-2.98,0 -5.4,-2.42 -5.4,-5.4c0,-1.81 0.89,-3.42 2.26,-4.4C12.92,3.04 12.46,3 12,3L12,3z" /> | ||
|
||
</vector> |
9 changes: 9 additions & 0 deletions
9
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_debug.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M512,1024a305,305 0,0 1,-179.2 -57.7,308.4 308.4,0 0,1 -66.3,-64.8A305.8,305.8 0,0 1,222.3 819.2L153.6,819.2a51.3,51.3 0,0 1,-51.2 -51.2,51.3 51.3,0 0,1 51.2,-51.2h51.2L204.8,614.4L153.6,614.4a51.3,51.3 0,0 1,-51.2 -51.2,51.3 51.3,0 0,1 51.2,-51.2h51.2L204.8,409.6L153.6,409.6a51.3,51.3 0,0 1,-51.2 -51.2,51.3 51.3,0 0,1 51.2,-51.2h68.7a305.9,305.9 0,0 1,55.5 -96.4,307.5 307.5,0 0,1 85.5,-70.1A203.9,203.9 0,0 1,307.2 0h102.4a101.7,101.7 0,0 0,30 72.4A101.7,101.7 0,0 0,512 102.4,102.5 102.5,0 0,0 614.4,0h102.4a203.9,203.9 0,0 1,-56 140.8,307.5 307.5,0 0,1 85.5,70.1A306,306 0,0 1,801.8 307.2L870.4,307.2a51.3,51.3 0,0 1,51.2 51.2,51.3 51.3,0 0,1 -51.2,51.2h-51.2v102.4h51.2a51.3,51.3 0,0 1,51.2 51.2,51.3 51.3,0 0,1 -51.2,51.2h-51.2v102.4h51.2a51.3,51.3 0,0 1,51.2 51.2,51.3 51.3,0 0,1 -51.2,51.2h-68.7a306.2,306.2 0,0 1,-44.3 82.3,308.2 308.2,0 0,1 -66.3,64.8A305,305 0,0 1,512 1024zM512,240.6a188.2,188.2 0,0 0,-73.7 14.9,188.7 188.7,0 0,0 -60.2,40.6 188.8,188.8 0,0 0,-40.6 60.2A188.2,188.2 0,0 0,322.5 430.1v276.5a188.3,188.3 0,0 0,14.9 73.7,188.8 188.8,0 0,0 40.6,60.2 188.9,188.9 0,0 0,60.2 40.6A188.2,188.2 0,0 0,512 896a188.3,188.3 0,0 0,73.7 -14.9,188.9 188.9,0 0,0 60.2,-40.6 188.8,188.8 0,0 0,40.6 -60.2A188.3,188.3 0,0 0,701.4 706.6L701.4,430.1a188.2,188.2 0,0 0,-14.9 -73.7,188.7 188.7,0 0,0 -40.6,-60.2 188.7,188.7 0,0 0,-60.2 -40.6A188.2,188.2 0,0 0,512 240.6zM563.2,720.2L460.8,720.2a51.3,51.3 0,0 1,-51.2 -51.2,51.3 51.3,0 0,1 51.2,-51.2h102.4a51.3,51.3 0,0 1,51.2 51.2,51.3 51.3,0 0,1 -51.2,51.2zM563.2,497.2L460.8,497.2a51.3,51.3 0,0 1,-51.2 -51.2,51.3 51.3,0 0,1 51.2,-51.2h102.4a51.3,51.3 0,0 1,51.2 51.2,51.3 51.3,0 0,1 -51.2,51.2z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_error_baseline.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FFFFFF" | ||
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,17h-2v-2h2v2zM13,13h-2L11,7h2v6z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_expand_more.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FFFFFF" | ||
android:pathData="M16.59,8.59L12,13.17 7.41,8.59 6,10l6,6 6,-6z" /> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_giphy.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M113.7,0v1024h796.4L910.2,369.8l-113.7,113.7v426.7L227.5,910.2L227.5,113.8L426.7,113.8L540.4,0h-426.7zM568.8,0v341.3h341.3L910.2,227.5h-113.7L796.4,113.8L682.7,113.8L682.7,0h-113.8z" /> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_github.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M511.5,14.1C228.9,13.9 0,242.7 0,525.1 0,748.5 143.2,938.3 342.6,1008c26.9,6.7 22.7,-12.3 22.7,-25.4v-88.6c-155.1,18.2 -161.4,-84.5 -171.8,-101.6C172.6,756.6 122.9,747.4 137.7,730.3c35.3,-18.2 71.3,4.6 113,66.2 30.2,44.7 89,37.1 118.9,29.7 6.5,-26.9 20.5,-50.9 39.7,-69.5 -160.7,-28.8 -227.7,-126.9 -227.7,-243.4 0,-56.6 18.6,-108.6 55.2,-150.5 -23.3,-69.1 2.2,-128.3 5.6,-137.1 66.4,-5.9 135.4,47.5 140.8,51.8 37.7,-10.2 80.8,-15.5 129,-15.5 48.5,0 91.7,5.6 129.7,15.9 12.9,-9.8 76.9,-55.8 138.6,-50.2 3.3,8.8 28.2,66.6 6.3,134.9 37,42.1 55.9,94.5 55.9,151.2 0,116.8 -67.4,215 -228.6,243.3a145.7,145.7 0,0 1,43.5 104v128.6c0.9,10.3 0,20.5 17.1,20.5 202.4,-68.2 348.1,-259.4 348.1,-484.7 0,-282.5 -229,-511.2 -511.4,-511.2z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
...composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_image2_baseline.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M854.2,110.8 L164.1,110.8c-72.5,0 -131.2,58.8 -131.2,131.2l0,506.8c0,72.5 58.8,131.2 131.2,131.2l690.1,0c72.5,0 131.2,-58.8 131.2,-131.2L985.4,242C985.4,169.6 926.7,110.8 854.2,110.8zM301.7,278.9c36.9,0 66.8,29.9 66.8,66.8s-29.9,66.8 -66.8,66.8 -66.8,-29.9 -66.8,-66.8S264.8,278.9 301.7,278.9zM919.2,638.2c-8.6,6.7 -21,4.9 -27.5,-3.7L744.6,440.1c-0.4,-0.6 -41.5,-53.2 -91.3,-48.2 -40.6,4.6 -80.4,47.8 -115.2,125 -36.9,82 -73,124.8 -113.7,134.9 -46.1,11.2 -85.8,-20.1 -127.9,-53.4l-5.3,-4.2c-49.3,-38.6 -72.8,-29.8 -167.6,63.1 -3.8,3.8 -8.8,5.6 -13.7,5.6 -5.1,0 -10.2,-1.9 -14,-5.9 -7.6,-7.8 -7.5,-20.3 0.3,-27.9C182.2,544.8 234.8,500 315.4,563.3l5.4,4.2c35.9,28.4 67,52.8 94.2,46.1 27.1,-6.7 56.4,-44.5 87.1,-112.7 41.5,-92.1 90.8,-141.9 146.9,-148.1 72.2,-7.7 124.7,60.7 126.9,63.7l146.9,194.2C929.5,619.3 927.8,631.6 919.2,638.2z" /> | ||
</vector> |
13 changes: 13 additions & 0 deletions
13
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_image2_outline.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,13 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M853.2,892.5 L362.6,892.5l-209.4,-0.4c-0.6,-0 -1.2,-0 -1.8,-0.1 -24.8,-2.5 -47.8,-14.1 -64.7,-32.6 -17,-18.7 -26.3,-42.9 -26.3,-68.1L60.3,264.6c0,-55.8 45.4,-101.2 101.2,-101.2l691.6,0c55.8,0 101.2,45.4 101.2,101.2l0,225.5c0,0.3 -0,0.6 -0,0.8 -0,0.5 -2,51.7 15.5,85.5 4.7,9.1 1.1,20.3 -8,25.1 -9.1,4.7 -20.3,1.1 -25.1,-8 -21.3,-41.2 -19.8,-97.6 -19.6,-103.7L917.2,264.6c0,-35.3 -28.7,-64 -64,-64L161.5,200.6c-35.3,0 -64,28.7 -64,64l0,526.7c0,32.8 24.3,60 56.7,63.6l208.4,0.4 490.5,0c35.3,0 64,-28.7 64,-64l-0.4,-93.7c-0.1,-1.7 -1.6,-19.5 -19.5,-42.5 -0.1,-0.1 -0.1,-0.1 -0.1,-0.2L875.4,626.5 758.2,471.4c-0.4,-0.6 -39,-50.9 -86.3,-45.5 -38.3,4.3 -76,45.2 -108.8,118.1 -17.6,39.1 -34.7,68.3 -52.1,89 -17.6,21 -35.7,33.5 -55.3,38.3 -43.4,10.6 -81,-19 -120.9,-50.4l-5.1,-4c-46.6,-36.6 -68.8,-28.2 -158.3,59.6 -7.3,7.2 -19.1,7.1 -26.3,-0.3 -7.2,-7.3 -7.1,-19.1 0.3,-26.3 46.7,-45.7 77.5,-72.7 107.1,-84.3 33.4,-13 64.3,-6.3 100.2,22l5.1,4c33.9,26.7 63.2,49.8 89,43.5 25.6,-6.3 53.3,-42.1 82.3,-106.5 39.1,-87 85.8,-134 138.8,-139.8 68.5,-7.5 117.8,57.4 119.9,60.2l117.1,155 21.6,28.3c26.3,33.6 27.3,61.6 27.4,64.7 0,0 0,0.1 0,0.1l0.4,94.1C954.4,847.1 909,892.5 853.2,892.5z" /> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M312.3,447c-42.3,0 -76.8,-34.4 -76.8,-76.8s34.4,-76.8 76.8,-76.8 76.8,34.4 76.8,76.8S354.7,447 312.3,447zM312.3,330.6c-21.8,0 -39.6,17.8 -39.6,39.6s17.8,39.6 39.6,39.6 39.6,-17.8 39.6,-39.6S334.2,330.6 312.3,330.6z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
...seResources/com.github.panpf.sketch.sample.resources/drawable/ic_image_broken_outline.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M19,3L5,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM19,19L5,19v-4.58l0.99,0.99 4,-4 4,4 4,-3.99L19,12.43L19,19zM19,9.59l-1.01,-1.01 -4,4.01 -4,-4 -4,4 -0.99,-1L5,5h14v4.59z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_image_outline.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FFFFFF" | ||
android:pathData="M19,3L5,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM19,19L5,19L5,5h14v14zM13.96,12.29l-2.75,3.54 -1.96,-2.36L6.5,17h11l-3.54,-4.71z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
...mposeResources/com.github.panpf.sketch.sample.resources/drawable/ic_image_outline_big.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="240dp" | ||
android:height="240dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FFFFFF" | ||
android:pathData="M19,3L5,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM19,19L5,19L5,5h14v14zM13.96,12.29l-2.75,3.54 -1.96,-2.36L6.5,17h11l-3.54,-4.71z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_info_baseline.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,17h-2v-6h2v6zM13,9h-2L11,7h2v2z" /> | ||
</vector> |
19 changes: 19 additions & 0 deletions
19
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_layout_grid.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,19 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M3,3h8v8h-8z" /> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M3,13h8v8h-8z" /> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M13,3h8v8h-8z" /> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M13,13h8v8h-8z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
...eResources/com.github.panpf.sketch.sample.resources/drawable/ic_layout_grid_staggered.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M3,13h8L11,3L3,3v10zM3,21h8v-6L3,15v6zM13,21h8L21,11h-8v10zM13,3v6h8L21,3h-8z" /> | ||
</vector> |
12 changes: 12 additions & 0 deletions
12
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_light_mode.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,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
|
||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M12,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5s5,-2.24 5,-5S14.76,7 12,7L12,7zM2,13l2,0c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1l-2,0c-0.55,0 -1,0.45 -1,1S1.45,13 2,13zM20,13l2,0c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1l-2,0c-0.55,0 -1,0.45 -1,1S19.45,13 20,13zM11,2v2c0,0.55 0.45,1 1,1s1,-0.45 1,-1V2c0,-0.55 -0.45,-1 -1,-1S11,1.45 11,2zM11,20v2c0,0.55 0.45,1 1,1s1,-0.45 1,-1v-2c0,-0.55 -0.45,-1 -1,-1C11.45,19 11,19.45 11,20zM5.99,4.58c-0.39,-0.39 -1.03,-0.39 -1.41,0c-0.39,0.39 -0.39,1.03 0,1.41l1.06,1.06c0.39,0.39 1.03,0.39 1.41,0s0.39,-1.03 0,-1.41L5.99,4.58zM18.36,16.95c-0.39,-0.39 -1.03,-0.39 -1.41,0c-0.39,0.39 -0.39,1.03 0,1.41l1.06,1.06c0.39,0.39 1.03,0.39 1.41,0c0.39,-0.39 0.39,-1.03 0,-1.41L18.36,16.95zM19.42,5.99c0.39,-0.39 0.39,-1.03 0,-1.41c-0.39,-0.39 -1.03,-0.39 -1.41,0l-1.06,1.06c-0.39,0.39 -0.39,1.03 0,1.41s1.03,0.39 1.41,0L19.42,5.99zM7.05,18.36c0.39,-0.39 0.39,-1.03 0,-1.41c-0.39,-0.39 -1.03,-0.39 -1.41,0l-1.06,1.06c-0.39,0.39 -0.39,1.03 0,1.41s1.03,0.39 1.41,0L7.05,18.36z" /> | ||
|
||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_pause.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z" /> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_pexels.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:pathData="M585.8,46.5a332.5,332.5 0,1 1,0 664.9V977.5H186.8V46.5h398.9zM319.8,179.5v664.9h133v-266h133A199,199 0,0 0,788 376.1l-0.5,-25.9a173.6,173.6 0,0 0,-180.1 -170.7H319.8z" | ||
android:fillColor="#292A2C" /> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_phone.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="200dp" | ||
android:height="200dp" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M725.3,42.7 L298.7,42.7C251.7,42.7 213.3,81.1 213.3,128l0,768c0,46.9 38.4,85.3 85.3,85.3l426.7,0c46.9,0 85.3,-38.4 85.3,-85.3L810.7,128C810.7,81.1 772.3,42.7 725.3,42.7zM725.3,810.7 L298.7,810.7 298.7,213.3l426.7,0L725.3,810.7z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_play.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M8,5v14l11,-7z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_rotate_right.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M15.55,5.55L11,1v3.07C7.06,4.56 4,7.92 4,12s3.05,7.44 7,7.93v-2.02c-2.84,-0.48 -5,-2.94 -5,-5.91s2.16,-5.43 5,-5.91L11,10l4.55,-4.45zM19.93,11c-0.17,-1.39 -0.72,-2.73 -1.62,-3.89l-1.42,1.42c0.54,0.75 0.88,1.6 1.02,2.47h2.02zM13,17.9v2.02c1.39,-0.17 2.74,-0.71 3.9,-1.61l-1.44,-1.44c-0.75,0.54 -1.59,0.89 -2.46,1.03zM16.89,15.48l1.42,1.41c0.9,-1.16 1.45,-2.5 1.62,-3.89h-2.02c-0.14,0.87 -0.48,1.72 -1.02,2.48z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_save.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,7l-4,-4zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9L5,9L5,5h10v4z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_settings.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#000000" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M19.14,12.94c0.04,-0.3 0.06,-0.61 0.06,-0.94c0,-0.32 -0.02,-0.64 -0.07,-0.94l2.03,-1.58c0.18,-0.14 0.23,-0.41 0.12,-0.61l-1.92,-3.32c-0.12,-0.22 -0.37,-0.29 -0.59,-0.22l-2.39,0.96c-0.5,-0.38 -1.03,-0.7 -1.62,-0.94L14.4,2.81c-0.04,-0.24 -0.24,-0.41 -0.48,-0.41h-3.84c-0.24,0 -0.43,0.17 -0.47,0.41L9.25,5.35C8.66,5.59 8.12,5.92 7.63,6.29L5.24,5.33c-0.22,-0.08 -0.47,0 -0.59,0.22L2.74,8.87C2.62,9.08 2.66,9.34 2.86,9.48l2.03,1.58C4.84,11.36 4.8,11.69 4.8,12s0.02,0.64 0.07,0.94l-2.03,1.58c-0.18,0.14 -0.23,0.41 -0.12,0.61l1.92,3.32c0.12,0.22 0.37,0.29 0.59,0.22l2.39,-0.96c0.5,0.38 1.03,0.7 1.62,0.94l0.36,2.54c0.05,0.24 0.24,0.41 0.48,0.41h3.84c0.24,0 0.44,-0.17 0.47,-0.41l0.36,-2.54c0.59,-0.24 1.13,-0.56 1.62,-0.94l2.39,0.96c0.22,0.08 0.47,0 0.59,-0.22l1.92,-3.32c0.12,-0.22 0.07,-0.47 -0.12,-0.61L19.14,12.94zM12,15.6c-1.98,0 -3.6,-1.62 -3.6,-3.6s1.62,-3.6 3.6,-3.6s3.6,1.62 3.6,3.6S13.98,15.6 12,15.6z" /> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
app/composeResources/com.github.panpf.sketch.sample.resources/drawable/ic_share.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 xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:tint="#FFFFFF" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:pathData="M18,16.08c-0.76,0 -1.44,0.3 -1.96,0.77L8.91,12.7c0.05,-0.23 0.09,-0.46 0.09,-0.7s-0.04,-0.47 -0.09,-0.7l7.05,-4.11c0.54,0.5 1.25,0.81 2.04,0.81 1.66,0 3,-1.34 3,-3s-1.34,-3 -3,-3 -3,1.34 -3,3c0,0.24 0.04,0.47 0.09,0.7L8.04,9.81C7.5,9.31 6.79,9 6,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3c0.79,0 1.5,-0.31 2.04,-0.81l7.12,4.16c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.61 1.31,2.92 2.92,2.92 1.61,0 2.92,-1.31 2.92,-2.92s-1.31,-2.92 -2.92,-2.92z" /> | ||
</vector> |
Oops, something went wrong.