|
2 | 2 | <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> |
3 | 3 | <symbol id="svg-toc" viewBox="0 0 24 24"> |
4 | 4 | <title>Contents</title> |
5 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
6 | | - stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> |
7 | | - <path stroke="none" d="M0 0h24v24H0z" /> |
8 | | - <line x1="4" y1="6" x2="20" y2="6" /> |
9 | | - <line x1="10" y1="12" x2="20" y2="12" /> |
10 | | - <line x1="6" y1="18" x2="20" y2="18" /> |
| 5 | + <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024"> |
| 6 | + <path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z"/> |
11 | 7 | </svg> |
12 | 8 | </symbol> |
13 | 9 | <symbol id="svg-menu" viewBox="0 0 24 24"> |
14 | 10 | <title>Menu</title> |
15 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
| 11 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
16 | 12 | stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu"> |
17 | 13 | <line x1="3" y1="12" x2="21" y2="12"></line> |
18 | 14 | <line x1="3" y1="6" x2="21" y2="6"></line> |
|
21 | 17 | </symbol> |
22 | 18 | <symbol id="svg-arrow-right" viewBox="0 0 24 24"> |
23 | 19 | <title>Expand</title> |
24 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
| 20 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
25 | 21 | stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right"> |
26 | 22 | <polyline points="9 18 15 12 9 6"></polyline> |
27 | 23 | </svg> |
28 | 24 | </symbol> |
29 | 25 | <symbol id="svg-sun" viewBox="0 0 24 24"> |
30 | 26 | <title>Light mode</title> |
31 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
| 27 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
32 | 28 | stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun"> |
33 | 29 | <circle cx="12" cy="12" r="5"></circle> |
34 | 30 | <line x1="12" y1="1" x2="12" y2="3"></line> |
|
43 | 39 | </symbol> |
44 | 40 | <symbol id="svg-moon" viewBox="0 0 24 24"> |
45 | 41 | <title>Dark mode</title> |
46 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
| 42 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
47 | 43 | stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon"> |
48 | 44 | <path stroke="none" d="M0 0h24v24H0z" fill="none" /> |
49 | 45 | <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /> |
50 | 46 | </svg> |
51 | 47 | </symbol> |
52 | 48 | <symbol id="svg-sun-half" viewBox="0 0 24 24"> |
53 | 49 | <title>Auto light/dark mode</title> |
54 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
| 50 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
55 | 51 | stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow"> |
56 | 52 | <path stroke="none" d="M0 0h24v24H0z" fill="none"/> |
57 | 53 | <circle cx="12" cy="12" r="9" /> |
|
0 commit comments