add assets; some cmd building

This commit is contained in:
Dominic 2023-10-29 22:58:46 +01:00
parent ffad525857
commit c55906f70a
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
4 changed files with 307 additions and 3 deletions

8
assets/fastforward.svg Normal file
View file

@ -0,0 +1,8 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
<path d="m8 2v12l7-6zm-7 0v12l7-6z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 287 B