Add icons and fix a security warning

This commit is contained in:
2026-02-17 13:33:44 +01:00
parent 2e54d5b222
commit 0366210841
12 changed files with 51 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
<svg
role="img"
focusable="false"
aria-hidden="true"
viewBox="0 0 14 14"
xmlns="http://www.w3.org/2000/svg">
<path
d="m 10.781355,12.15887 v -0.352258 c 0.159345,-0.06416 0.302854,-0.152379 0.438458,-0.252498 l 0.32218,0.179463 c 0.05396,0.03062 0.114338,0.0464 0.176383,0.0464 0.03039,0 0.06079,-0.0044 0.09023,-0.01163 0.09026,-0.02386 0.168121,-0.08116 0.214269,-0.159057 l 0.430036,-0.718594 c 0.09725,-0.16286 0.03902,-0.372086 -0.129909,-0.466039 l -0.323454,-0.181075 c 0.0098,-0.08074 0.02464,-0.160081 0.02464,-0.243358 0,-0.08345 -0.01491,-0.1632952 -0.02464,-0.2439564 L 12.323,9.5757277 c 0.08104,-0.04575 0.139914,-0.1200624 0.165044,-0.2077546 0.02429,-0.08803 0.0105,-0.180574 -0.03513,-0.2590459 L 12.022891,8.3907278 c -0.06457,-0.1094124 -0.18344,-0.1705615 -0.305364,-0.1705615 -0.06038,0 -0.1202,0.01449 -0.175508,0.045756 L 11.21984,8.4457815 C 11.084235,8.3458802 10.940291,8.257386 10.781381,8.192935 V 7.8417121 C 10.781381,7.6528803 10.623426,7.5 10.428427,7.5 H 9.5712702 C 9.375837,7.5 9.2182616,7.6528803 9.2182616,7.8417121 V 8.192935 C 9.0597901,8.2574296 8.9149709,8.3459242 8.7804031,8.4457815 L 8.4578409,8.265535 C 8.4040669,8.235247 8.3438034,8.220105 8.2826318,8.220105 c -0.030776,0 -0.062013,0.00436 -0.092425,0.011662 -0.090237,0.023205 -0.166733,0.080074 -0.2142681,0.1584039 L 7.5468008,9.1088332 c -0.096463,0.1634049 -0.039188,0.3723033 0.1293616,0.466802 l 0.3238982,0.1805187 c -0.00962,0.080625 -0.024687,0.1604849 -0.024687,0.2439671 0,0.08324 0.015076,0.162588 0.024687,0.243065 l -0.3238977,0.180759 c -0.168558,0.09401 -0.2258256,0.30332 -0.1293616,0.466615 l 0.4290822,0.718592 c 0.047526,0.0779 0.1240501,0.13522 0.2142681,0.159057 0.029976,0.0076 0.060788,0.01162 0.091088,0.01162 0.062124,0 0.1223876,-0.0158 0.1765454,-0.04641 l 0.3217708,-0.179464 c 0.1353866,0.100125 0.280177,0.188406 0.4386774,0.25251 v 0.352258 c 0,0.18823 0.1575741,0.341274 0.3530085,0.341274 h 0.8571563 c 0.194997,7.6e-5 0.352954,-0.15299 0.352954,-0.341189 z m -1.75501,-2.158683 c 0,-0.520488 0.4361698,-0.9419688 0.9725912,-0.9419688 0.5387118,0 0.9748248,0.4214483 0.9748248,0.9419688 0,0.519595 -0.436113,0.941065 -0.9748248,0.941065 C 9.4625148,10.94123 9.026345,10.519782 9.026345,10.000187 Z" />
<path
d="m 2.0507813,1 c -0.089411,0.00295 -0.1605651,0.018966 -0.2128907,0.046875 -1.11627902,0.5953992 -1.11627902,11.310851 0,11.90625 0.5030321,0.268306 2.8196481,-0.675028 5.2128906,-1.898437 -0.1052234,-0.193913 -0.037632,-0.436563 0.1601563,-0.546875 L 7.5996094,10.291016 C 7.5880724,10.194444 7.5703125,10.09989 7.5703125,10 c 0,-0.071055 0.00817,-0.140424 0.017578,-0.2089844 -2.15021,1.1602594 -4.4714724,2.1641934 -4.9257812,1.9218754 -0.883721,-0.471358 -0.883721,-8.954424 0,-9.4257816 0.055233,-0.02946 0.1392964,-0.040565 0.2460937,-0.035156 C 4.5101631,2.3330828 11.5,6.1162044 11.5,7 c 0,0.152339 -0.210482,0.3908237 -0.5625,0.6816406 v 0.1503906 c 0.190691,0.077341 0.362665,0.1828527 0.525391,0.3027344 l 0.386718,-0.2148437 c 0.06637,-0.037519 0.138478,-0.056641 0.210938,-0.056641 0.06096,0 0.120542,0.016655 0.175781,0.041016 C 12.712164,7.5177795 13,7.199763 13,7 13,5.8836266 4.1700127,1.1044327 2.1464844,1.0019531 2.1127589,1.0002451 2.0805849,0.999016 2.0507813,1 Z" />
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB