New timer, kahoot-like-mode icons and more small improvements

This commit is contained in:
Mawoka
2022-09-18 19:31:55 +02:00
parent e6aeb9dfd1
commit 7abd7bada0
9 changed files with 439 additions and 181 deletions
+42 -10
View File
@@ -1,12 +1,44 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
preserveAspectRatio="xMidYMid meet">
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 14l9-5-9-5-9 5 9 5z"></path>
<path d="M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z"></path>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 14l9-5-9-5-9 5 9 5zm0 0l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14zm-4 6v-7.5l4-2.222"></path>
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M2175 4799 c-430 -40 -450 -45 -515 -116 -151 -163 -352 -455 -465
-675 -82 -159 -75 -178 48 -129 375 149 747 226 1146 237 447 13 857 -53 1262
-201 191 -71 194 -71 193 -24 -3 97 -365 650 -531 812 -54 52 -80 57 -518 97
-128 12 -489 11 -620 -1z"/>
<path d="M953 3759 c-195 -103 -397 -234 -558 -363 -156 -124 -184 -154 -200
-211 -30 -109 -65 -506 -65 -745 0 -167 27 -519 50 -664 15 -98 30 -125 95
-181 32 -28 74 -64 94 -81 61 -54 288 -211 400 -278 216 -130 304 -166 317
-133 2 7 -15 65 -39 128 -181 472 -255 972 -217 1469 13 175 44 362 91 560 34
144 64 238 126 399 24 63 41 121 39 128 -9 23 -52 14 -133 -28z"/>
<path d="M3906 3791 c-4 -6 13 -64 37 -129 155 -406 226 -787 227 -1212 0
-432 -73 -821 -231 -1237 -22 -57 -36 -109 -33 -115 13 -21 80 3 213 78 180
101 350 215 493 331 188 152 187 151 213 364 29 247 40 552 27 797 -13 234
-34 446 -53 514 -14 52 -49 90 -195 207 -147 119 -302 222 -488 327 -133 74
-197 97 -210 75z"/>
<path d="M2374 3598 c-119 -84 -256 -225 -341 -350 -123 -180 -123 -217 -1
-178 40 12 123 34 183 47 216 48 510 31 725 -42 97 -33 110 -32 110 3 0 25
-58 129 -123 222 -65 93 -262 274 -368 338 -58 35 -86 29 -185 -40z"/>
<path d="M1775 2963 c-176 -109 -326 -247 -432 -397 -46 -65 -63 -97 -63 -121
0 -70 203 -310 360 -427 151 -112 232 -149 246 -114 3 8 -8 62 -25 118 -50
166 -64 257 -64 423 0 164 20 295 68 434 14 41 25 85 25 98 0 35 -45 30 -115
-14z"/>
<path d="M3104 2986 c-3 -8 8 -56 24 -108 40 -122 72 -318 72 -432 0 -113 -33
-311 -72 -434 -16 -52 -27 -100 -24 -108 10 -26 53 -14 138 39 173 109 288
218 410 388 78 109 78 127 -2 234 -133 177 -249 284 -423 391 -73 45 -113 55
-123 30z"/>
<path d="M2910 1824 c-109 -36 -231 -58 -385 -69 -129 -9 -376 28 -500 75 -14
5 -40 10 -56 10 -23 0 -29 -4 -29 -21 0 -44 110 -209 219 -330 93 -103 302
-259 346 -259 22 0 151 86 216 145 108 97 214 231 308 387 25 41 25 92 1 95
-8 0 -62 -14 -120 -33z"/>
<path d="M1147 1033 c-14 -14 -6 -46 34 -126 116 -230 321 -528 492 -713 55
-60 113 -71 502 -99 309 -22 553 -16 926 24 175 19 182 23 333 211 152 187
332 469 403 629 21 47 22 56 10 69 -13 12 -25 10 -98 -18 -482 -187 -954 -261
-1469 -231 -347 21 -666 90 -998 218 -121 46 -125 47 -135 36z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 807 B

After

Width:  |  Height:  |  Size: 2.5 KiB