add all modals to menu

This commit is contained in:
Robin Appelman 2024-12-07 13:52:21 +01:00
commit 97a6b46879
5 changed files with 32 additions and 8 deletions

1
images/goto.svg Normal file
View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" xml:space="preserve"><g fill="#FFF"><path d="M128 10a118 118 0 1 0 118 118c0-65-53-118-118-118zm0 212a94 94 0 1 1 0-188 94 94 0 0 1 0 188z"/><path d="M130 60c-4-5-11-5-16 0-5 4-5 11 0 16l40 40H90c-7 0-12 5-12 12s5 12 12 12h62l-41 40c-4 5-4 12 1 16 2 3 5 4 8 4 2 0 6-1 8-4l70-69-68-67z"/></g></svg>

After

Width:  |  Height:  |  Size: 399 B

1
images/search.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" xml:space="preserve"><g style="stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;opacity:1"><path d="M88 77 68 58c10-15 8-34-5-47a37 37 0 1 0-5 57l19 20a7 7 0 0 0 11 0c3-3 3-8 0-11zM21 53a22 22 0 1 1 32 0c-9 8-23 8-32 0z" style="stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:#fff;fill-rule:nonzero;opacity:1" transform="matrix(2.81 0 0 2.81 1 1)"/></g></svg>

After

Width:  |  Height:  |  Size: 585 B