change folder location

This commit is contained in:
SRP-mango 2023-07-20 14:19:28 +07:00
commit 91f812134c
53 changed files with 569 additions and 0 deletions

16
Dockerfile Normal file
View file

@ -0,0 +1,16 @@
FROM nginx:alpine
# Set up environment for building
RUN apk add yarn nodejs
# Copy files to build environment
RUN mkdir /opt/micromobility-navigation
COPY micromobility-navigation/ /opt/micromobility-navigation
# Run Vite production build
WORKDIR /opt/micromobility-navigation
RUN yarn
RUN yarn run build
# Copy files to nginx path
RUN cp -r dist/* /usr/share/nginx/html

View file

@ -1,7 +1,20 @@
<<<<<<< HEAD
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
=======
# Little Lines
Quick setup via Podman/Docker
```
git clone https://gitlab.com/openKMITL/micromobility-navigation.git
cd micromobility-navigation
podman build -t littlelines:20230720 .
podman run --name littlelines -p 8080:80 -d littlelines:20230720
```
>>>>>>> 61f5f1e6e04219b96c9281d8a4ad4bbaabd06a5f
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 9.492188 0.140625 c -0.851563 -0.1640625 -1.722657 -0.1835938 -2.574219 -0.0664062 c -1.699219 0.2304692 -3.328125 1.0078122 -4.601563 2.2929692 c -2.546875 2.566406 -3.050781 6.539062 -1.230468 9.664062 c 1.824218 3.121094 5.53125 4.636719 9.019531 3.683594 c 3.488281 -0.949219 5.90625 -4.132813 5.890625 -7.75 c 0 -0.550782 -0.453125 -1 -1.003906 -0.996094 c -0.550782 0.003906 -0.996094 0.453125 -0.996094 1.003906 c 0.015625 2.722656 -1.792969 5.097656 -4.417969 5.816406 c -2.625 0.714844 -5.390625 -0.417968 -6.761719 -2.765624 c -1.371094 -2.351563 -0.996094 -5.316407 0.921875 -7.25 c 1.914063 -1.929688 4.875 -2.335938 7.238281 -0.984376 c 0.476563 0.273438 1.089844 0.109376 1.363282 -0.371093 c 0.273437 -0.480469 0.109375 -1.089844 -0.371094 -1.367188 c -0.785156 -0.445312 -1.621094 -0.75 -2.476562 -0.910156 z m 0 0"/><path d="m 15.753906 3.65625 c 0.175782 -0.199219 0.261719 -0.460938 0.246094 -0.722656 c -0.019531 -0.265625 -0.140625 -0.511719 -0.339844 -0.6875 c -0.199218 -0.175782 -0.460937 -0.265625 -0.726562 -0.246094 c -0.265625 0.015625 -0.511719 0.140625 -0.6875 0.339844 l -6.296875 7.195312 l -2.242188 -2.246094 c -0.390625 -0.390624 -1.023437 -0.390624 -1.414062 0 c -0.1875 0.1875 -0.292969 0.445313 -0.292969 0.710938 s 0.105469 0.519531 0.292969 0.707031 l 3 3 c 0.195312 0.195313 0.464843 0.300781 0.742187 0.292969 c 0.277344 -0.011719 0.535156 -0.132812 0.71875 -0.34375 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

2
icons/Adwaita/check.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 13.753906 4.65625 c 0.175782 -0.199219 0.261719 -0.460938 0.246094 -0.722656 c -0.019531 -0.265625 -0.140625 -0.511719 -0.339844 -0.6875 c -0.199218 -0.175782 -0.460937 -0.265625 -0.726562 -0.246094 c -0.265625 0.015625 -0.511719 0.140625 -0.6875 0.339844 l -6.296875 7.195312 l -2.242188 -2.246094 c -0.390625 -0.390624 -1.023437 -0.390624 -1.414062 0 c -0.1875 0.1875 -0.292969 0.445313 -0.292969 0.710938 s 0.105469 0.519531 0.292969 0.707031 l 3 3 c 0.195312 0.195313 0.464843 0.300781 0.742187 0.292969 c 0.277344 -0.011719 0.535156 -0.132812 0.71875 -0.34375 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 719 B

2
icons/Adwaita/clock.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 0 c -4.40625 0 -8 3.59375 -8 8 s 3.59375 8 8 8 s 8 -3.59375 8 -8 s -3.59375 -8 -8 -8 z m 0 2 c 3.324219 0 6 2.675781 6 6 s -2.675781 6 -6 6 s -6 -2.675781 -6 -6 s 2.675781 -6 6 -6 z m 0 0"/><path d="m 4.929688 4.953125 c -0.128907 0.003906 -0.257813 0.058594 -0.351563 0.152344 c -0.191406 0.195312 -0.1875 0.511719 0.007813 0.707031 l 3.113281 3.042969 c 0.105469 0.097656 0.246093 0.144531 0.386719 0.128906 h 2.914062 c 0.277344 0 0.5 -0.222656 0.5 -0.5 c 0 -0.273437 -0.222656 -0.5 -0.5 -0.5 h -2.761719 l -2.953125 -2.886719 c -0.09375 -0.09375 -0.222656 -0.144531 -0.355468 -0.144531 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 746 B

2
icons/Adwaita/cross.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 1.980469 2 h 1 h 0.03125 c 0.253906 0.011719 0.511719 0.128906 0.6875 0.3125 l 4.28125 4.28125 l 4.3125 -4.28125 c 0.265625 -0.230469 0.445312 -0.304688 0.6875 -0.3125 h 1 v 1 c 0 0.285156 -0.035157 0.550781 -0.25 0.75 l -4.28125 4.28125 l 4.25 4.25 c 0.1875 0.1875 0.28125 0.453125 0.28125 0.71875 v 1 h -1 c -0.265625 0 -0.53125 -0.09375 -0.71875 -0.28125 l -4.28125 -4.28125 l -4.28125 4.28125 c -0.1875 0.1875 -0.453125 0.28125 -0.71875 0.28125 h -1 v -1 c 0 -0.265625 0.09375 -0.53125 0.28125 -0.71875 l 4.28125 -4.25 l -4.28125 -4.28125 c -0.210938 -0.195312 -0.304688 -0.46875 -0.28125 -0.75 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 753 B

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 9.5 2 c -0.828125 0 -1.5 0.671875 -1.5 1.5 s 0.671875 1.5 1.5 1.5 s 1.5 -0.671875 1.5 -1.5 s -0.671875 -1.5 -1.5 -1.5 z m 0 0"/><path d="m 4.285156 13 c 0 0.703125 -0.582031 1.285156 -1.285156 1.285156 s -1.285156 -0.582031 -1.285156 -1.285156 s 0.582031 -1.285156 1.285156 -1.285156 s 1.285156 0.582031 1.285156 1.285156 z m -4.285156 0 c 0 1.675781 1.324219 3 3 3 s 3 -1.324219 3 -3 s -1.324219 -3 -3 -3 s -3 1.324219 -3 3 z m 0 0"/><path d="m 8.992188 13.007812 v -3.003906 c 0 -0.359375 -0.1875 -0.6875 -0.5 -0.867187 l -2.558594 -1.476563 l 0.363281 1.363282 l 1.671875 -2.890626 l -1.367188 0.363282 l 0.910157 0.527344 l -0.40625 -0.4375 c 0.773437 1.621093 1.96875 1.933593 1.96875 1.933593 s 0.578125 0.242188 1.9375 0.429688 c 0.546875 0.074219 1.050781 -0.304688 1.128906 -0.851563 c 0.074219 -0.550781 -0.308594 -1.054687 -0.855469 -1.128906 c -1.179687 -0.164062 -1.601562 -0.355469 -1.601562 -0.355469 s -0.425782 -0.164062 -0.769532 -0.886719 c -0.089843 -0.183593 -0.226562 -0.335937 -0.402343 -0.4375 l -0.910157 -0.523437 c -0.476562 -0.277344 -1.089843 -0.113281 -1.363281 0.367187 l -1.671875 2.890626 c -0.277344 0.480468 -0.113281 1.089843 0.367188 1.367187 l 2.558594 1.480469 l -0.5 -0.867188 v 3.003906 c 0 0.550782 0.449218 1 1 1 c 0.554687 0 1 -0.449218 1 -1 z m 0 0"/><path d="m 14.285156 13 c 0 0.703125 -0.582031 1.285156 -1.285156 1.285156 s -1.285156 -0.582031 -1.285156 -1.285156 s 0.582031 -1.285156 1.285156 -1.285156 s 1.285156 0.582031 1.285156 1.285156 z m -4.285156 0 c 0 1.675781 1.324219 3 3 3 s 3 -1.324219 3 -3 s -1.324219 -3 -3 -3 s -3 1.324219 -3 3 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

4
icons/Adwaita/edit.svg Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 12.277344 0.832031 c -0.578125 0.007813 -1.167969 0.230469 -1.691406 0.753907 l -9 9 c -0.375 0.375 -0.585938 0.882812 -0.585938 1.414062 v 3 h 3 c 0.53125 0 1.039062 -0.210938 1.414062 -0.585938 l 9 -9 c 1.789063 -1.789062 0.082032 -4.390624 -1.890624 -4.570312 c -0.082032 -0.011719 -0.164063 -0.011719 -0.246094 -0.011719 z m -1.777344 3.605469 l 1.0625 1.0625 l -7.0625 7.0625 l -1.0625 -1.0625 z m 0 0" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 574 B

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 13.980469 1.988281 c -0.261719 0.007813 -0.507813 0.117188 -0.6875 0.304688 l -0.984375 0.984375 c -1.285156 -0.828125 -2.78125 -1.273438 -4.308594 -1.277344 c -3.648438 0.003906 -6.832031 2.476562 -7.738281 6.011719 c 0.460937 1.746093 1.496093 3.285156 2.945312 4.371093 l -0.914062 0.910157 c -0.261719 0.25 -0.367188 0.625 -0.273438 0.972656 c 0.089844 0.351563 0.363281 0.625 0.714844 0.714844 c 0.347656 0.09375 0.722656 -0.011719 0.972656 -0.273438 l 11 -11 c 0.296875 -0.289062 0.382813 -0.726562 0.222657 -1.105469 c -0.160157 -0.382812 -0.535157 -0.625 -0.949219 -0.613281 z m -5.980469 2.011719 c 0.960938 0 1.886719 0.347656 2.613281 0.976562 l -1.421875 1.417969 c -0.34375 -0.257812 -0.761718 -0.394531 -1.191406 -0.394531 c -1.105469 0 -2 0.894531 -2 2 c 0 0.429688 0.140625 0.847656 0.394531 1.1875 l -1.417969 1.421875 c -0.628906 -0.726563 -0.972656 -1.652344 -0.976562 -2.609375 c 0 -2.210938 1.789062 -4 4 -4 z m 7.03125 2.207031 l -3.34375 3.34375 c -0.40625 0.960938 -1.171875 1.722657 -2.128906 2.128907 l -2.277344 2.277343 c 0.238281 0.027344 0.476562 0.039063 0.71875 0.042969 c 3.648438 -0.003906 6.832031 -2.476562 7.738281 -6.011719 c -0.164062 -0.617187 -0.402343 -1.214843 -0.707031 -1.78125 z m -7.53125 0.792969 c 0.277344 0 0.5 0.222656 0.5 0.5 s -0.222656 0.5 -0.5 0.5 s -0.5 -0.222656 -0.5 -0.5 s 0.222656 -0.5 0.5 -0.5 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 2 c -3.648438 0.003906 -6.832031 2.476562 -7.738281 6.007812 c 0.914062 3.527344 4.097656 5.988282 7.738281 5.992188 c 3.648438 -0.003906 6.832031 -2.476562 7.738281 -6.011719 c -0.914062 -3.523437 -4.097656 -5.984375 -7.738281 -5.988281 z m 0 2 c 2.210938 0 4 1.789062 4 4 s -1.789062 4 -4 4 s -4 -1.789062 -4 -4 s 1.789062 -4 4 -4 z m 0 0"/><path d="m 10 8 c 0 1.105469 -0.894531 2 -2 2 s -2 -0.894531 -2 -2 s 0.894531 -2 2 -2 s 2 0.894531 2 2 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 602 B

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 11.847656 1 c -1.109375 -0.027344 -2.1875 0.371094 -3.003906 1.121094 l -0.863281 0.769531 l -0.859375 -0.769531 c -1.136719 -1.019532 -2.734375 -1.355469 -4.1875 -0.875 c -1.453125 0.476562 -2.539063 1.695312 -2.8476565 3.195312 c -0.3085935 1.496094 0.2109375 3.046875 1.3554685 4.058594 l 6.539063 5.828125 l 6.542969 -5.828125 c 1.332031 -1.152344 1.820312 -3.003906 1.226562 -4.664062 c -0.589844 -1.660157 -2.140625 -2.785157 -3.902344 -2.835938 z m 0 0" fill="#2e3436" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 647 B

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 8 0 c -0.554688 0 -1 0.445312 -1 1 v 1 c 0 0.03125 0 0.058594 0.003906 0.085938 c -2.507812 0.421874 -4.492187 2.410156 -4.914062 4.917968 c -0.03125 -0.003906 -0.058594 -0.003906 -0.089844 -0.003906 h -1 c -0.554688 0 -1 0.445312 -1 1 s 0.445312 1 1 1 h 1 c 0.03125 0 0.058594 0 0.089844 -0.003906 c 0.421875 2.507812 2.40625 4.496094 4.914062 4.917968 c 0 0.027344 -0.003906 0.054688 -0.003906 0.085938 v 1 c 0 0.554688 0.445312 1 1 1 s 1 -0.445312 1 -1 v -1 c 0 -0.03125 0 -0.058594 -0.003906 -0.085938 c 2.507812 -0.421874 4.496094 -2.410156 4.917968 -4.917968 c 0.03125 0 0.058594 0.003906 0.085938 0.003906 h 1 c 0.554688 0 1 -0.445312 1 -1 s -0.445312 -1 -1 -1 h -1 c -0.027344 0 -0.054688 0 -0.085938 0.003906 c -0.421874 -2.507812 -2.410156 -4.496094 -4.917968 -4.917968 c 0 -0.027344 0.003906 -0.058594 0.003906 -0.085938 v -1 c 0 -0.554688 -0.445312 -1 -1 -1 z m 0.003906 4 c 2.199219 0 4 1.796875 4 4 s -1.800781 4 -4 4 c -2.203125 0 -4 -1.796875 -4 -4 s 1.796875 -4 4 -4 z m -0.003906 2 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 s 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 0 0" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

2
icons/Adwaita/flag.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 1.980469 1.003906 v 14 h 2 v -6 h 2.382812 l 0.722657 1.445313 c 0.171874 0.339843 0.519531 0.554687 0.894531 0.554687 h 5 c 0.554687 0 1 -0.449218 1 -1 v -6 c 0 -0.550781 -0.445313 -1 -1 -1 h -3.378907 l -0.726562 -1.449218 c -0.167969 -0.335938 -0.515625 -0.550782 -0.894531 -0.550782 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 441 B

2
icons/Adwaita/left.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 10.9375 0.996094 c -0.292969 0 -0.558594 0.128906 -0.742188 0.328125 l -6.671874 6.671875 l 6.671874 6.675781 c 0.011719 0.011719 0.023438 0.023437 0.035157 0.03125 c 0.179687 0.183594 0.429687 0.292969 0.707031 0.292969 h 1 v -1 c 0 -0.273438 -0.113281 -0.523438 -0.292969 -0.707032 c -0.011719 -0.007812 -0.019531 -0.019531 -0.035156 -0.03125 l -5.257813 -5.261718 l 5.292969 -5.292969 c 0.179688 -0.179687 0.292969 -0.429687 0.292969 -0.707031 v -1 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 606 B

2
icons/Adwaita/map.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 15 2 v 10 l -5 3 l -5 -3 l -5 3 v -10 l 5 -3 l 5 3 z m -10 1 v 8 l 5 3 v -8 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 230 B

2
icons/Adwaita/minus.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 1 7 h 14 v 2 h -14 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 173 B

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 13.996094 5 l -5.996094 6 l -6.003906 -6 z m 0 0" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 216 B

2
icons/Adwaita/pin.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 0 c -3.589844 0 -6.5 2.910156 -6.5 6.5 s 2.910156 6.496094 6.5 6.496094 c 3.589844 0.003906 6.5 -2.90625 6.5 -6.496094 s -2.910156 -6.5 -6.5 -6.5 z m 0 4 c 1.378906 0 2.5 1.117188 2.5 2.5 c 0 1.378906 -1.121094 2.5 -2.5 2.496094 c -1.378906 0 -2.5 -1.117188 -2.5 -2.496094 s 1.117188 -2.5 2.5 -2.5 z m 0 0"/><path d="m 14.097656 8.746094 l -5.660156 0.230468 l -6.535156 -0.230468 c 0.6875 2.152344 4.097656 5.25 6.097656 7.25 v 0.003906 v -0.003906 c 2 -2 5.410156 -5.101563 6.097656 -7.25 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 647 B

2
icons/Adwaita/plus.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 7 1 v 6 h -6 v 2 h 6 v 6 h 2 v -6 h 6 v -2 h -6 v -6 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 207 B

2
icons/Adwaita/right.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 519 B

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 6.976562 -0.0195312 c -0.800781 0.0078124 -1.59375 0.3125002 -2.203124 0.9101562 l -2.773438 2.707031 v -0.597656 c 0 -0.550781 -0.449219 -1 -1 -1 s -1 0.449219 -1 1 v 3 c 0 0.550781 0.449219 1 1 1 h 3 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 h -0.574219 l 2.753907 -2.707031 c 0.367187 -0.359375 1.246093 -0.367188 1.601562 -0.019531 l 5.519531 5.4375 c 0.390625 0.390624 1.023438 0.382812 1.410157 -0.011719 c 0.390624 -0.390625 0.382812 -1.023438 -0.007813 -1.410157 l -5.519531 -5.417968 c -0.613282 -0.601563 -1.410156 -0.8906252 -2.207032 -0.8906252 z m -4.828124 8.0312502 c -0.316407 -0.046875 -0.636719 0.058593 -0.859376 0.289062 c -0.386718 0.390625 -0.386718 1.023438 0.007813 1.410157 l 5.484375 5.378906 c 0.617188 0.609375 1.4375 0.875 2.242188 0.882812 c 0.804687 0.007813 1.636718 -0.246094 2.265624 -0.871094 l 2.710938 -2.6875 v 0.585938 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -3 c 0 -0.550781 -0.449219 -1 -1 -1 h -3 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 0.585938 l -2.710938 2.710938 c -0.15625 0.15625 -0.476562 0.285156 -0.832031 0.28125 c -0.355469 0 -0.691407 -0.140626 -0.863281 -0.304688 l -5.480469 -5.398438 c -0.148438 -0.148437 -0.339844 -0.246093 -0.550781 -0.277343 z m 0 0" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

4
icons/Adwaita/search.svg Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 6.5 0 c -3.578125 0 -6.5 2.921875 -6.5 6.5 s 2.921875 6.5 6.5 6.5 c 1.429688 0 2.753906 -0.46875 3.828125 -1.257812 l 3.945313 3.945312 c 0.957031 0.9375 2.363281 -0.5 1.40625 -1.4375 l -3.929688 -3.929688 c 0.785156 -1.074218 1.25 -2.394531 1.25 -3.820312 c 0 -3.578125 -2.921875 -6.5 -6.5 -6.5 z m 0 2 c 2.496094 0 4.5 2.003906 4.5 4.5 s -2.003906 4.5 -4.5 4.5 s -4.5 -2.003906 -4.5 -4.5 s 2.003906 -4.5 4.5 -4.5 z m 0 0" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 590 B

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 7.5 1.019531 c -0.550781 0 -0.996094 0.445313 -0.996094 0.996094 v 0.453125 c -0.472656 0.128906 -0.929687 0.320312 -1.355468 0.566406 l -0.324219 -0.324218 c -0.390625 -0.390626 -1.019531 -0.390626 -1.410157 0 l -0.703124 0.707031 c -0.390626 0.390625 -0.390626 1.019531 0 1.410156 l 0.320312 0.320313 c -0.246094 0.425781 -0.433594 0.882812 -0.5625 1.355468 h -0.453125 c -0.550781 0 -0.996094 0.445313 -0.996094 0.996094 v 1 c 0 0.550781 0.445313 0.996094 0.996094 0.996094 h 0.449219 c 0.132812 0.472656 0.320312 0.929687 0.566406 1.355468 l -0.320312 0.320313 c -0.390626 0.390625 -0.390626 1.019531 0 1.410156 l 0.703124 0.707031 c 0.390626 0.390626 1.019532 0.390626 1.410157 0 l 0.320312 -0.320312 c 0.429688 0.242188 0.882813 0.433594 1.359375 0.558594 v 0.457031 c 0 0.550781 0.445313 0.996094 0.996094 0.996094 h 0.996094 c 0.554687 0 1 -0.445313 1 -0.996094 v -0.453125 c 0.472656 -0.128906 0.929687 -0.320312 1.355468 -0.566406 l 0.320313 0.324218 c 0.390625 0.390626 1.019531 0.390626 1.410156 0 l 0.707031 -0.707031 c 0.390626 -0.390625 0.390626 -1.019531 0 -1.410156 l -0.320312 -0.320313 c 0.242188 -0.425781 0.433594 -0.882812 0.558594 -1.355468 h 0.453125 c 0.554687 0 1 -0.445313 1 -0.996094 v -1 c 0 -0.550781 -0.445313 -0.996094 -1 -0.996094 h -0.449219 c -0.128906 -0.472656 -0.320312 -0.929687 -0.566406 -1.355468 l 0.324218 -0.320313 c 0.390626 -0.390625 0.390626 -1.019531 0 -1.410156 l -0.707031 -0.707031 c -0.390625 -0.390626 -1.019531 -0.390626 -1.410156 0 l -0.320313 0.320312 c -0.425781 -0.242188 -0.882812 -0.429688 -1.355468 -0.558594 v -0.457031 c 0 -0.550781 -0.445313 -0.996094 -1 -0.996094 z m 0.515625 3.976563 c 1.660156 0 3 1.34375 3 3 s -1.339844 3 -3 3 c -1.65625 0 -3 -1.34375 -3 -3 s 1.34375 -3 3 -3 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="16px"
viewBox="0 0 16 16"
width="16px"
version="1.1"
id="svg6"
sodipodi:docname="horizontal-arrows-symbolic.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs10" />
<sodipodi:namedview
id="namedview8"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="50.5625"
inkscape:cx="7.9802225"
inkscape:cy="8.0296663"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg6" />
<path
d="M 9,5 C 9,4.691406 8.910156,4.386719 8.71875,4.1875 L 5,0.59375 1.28125,4.25 C 1.089844,4.449219 1,4.691406 1,5 V 6 H 2 C 2.257812,6 2.527344,5.871094 2.71875,5.6875 L 4,4.40625 V 9 c -0.00781,0.527344 0.472656,1 1,1 0.527344,0 1.007812,-0.472656 1,-1 V 4.375 L 7.28125,5.59375 C 7.472656,5.777344 7.742188,6 8,6 h 1 z m 0,0"
id="path2" />
<path
d="m 7,11 c 0,0.308594 0.089844,0.613281 0.28125,0.8125 L 11,15.40625 14.71875,11.75 C 14.910156,11.550781 15,11.308594 15,11 v -1 h -1 c -0.257812,0 -0.527344,0.128906 -0.71875,0.3125 L 12,11.59375 V 7 C 12.007812,6.472656 11.527344,6 11,6 10.472656,6 9.992188,6.472656 10,7 v 4.625 L 8.71875,10.40625 C 8.527344,10.222656 8.257812,10 8,10 H 7 Z m 0,0"
id="path4" />
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

2
icons/Adwaita/walk.svg Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8.332031 4.960938 l -1.867187 0.019531 c -0.417969 0.003906 -0.816406 0.183593 -1.089844 0.5 l -0.839844 0.957031 c -0.277344 0.316406 -0.496094 0.6875 -0.640625 1.085938 l -0.78125 2.1875 c -0.257812 0.492187 0.015625 1.179687 0.542969 1.359374 c 0.527344 0.175782 1.175781 -0.210937 1.269531 -0.757812 l 0.796875 -2.164062 c 0.054688 -0.152344 0.136719 -0.292969 0.242188 -0.414063 l 0.105468 -0.117187 v 2.980468 l -2.023437 3.886719 c -0.253906 0.488281 -0.0625 1.09375 0.425781 1.347656 c 0.488282 0.253907 1.09375 0.066407 1.347656 -0.421875 l 2.015626 -3.824218 l -0.144532 -0.441407 l 0.230469 0.410157 l 2.0625 3.863281 c 0.25 0.488281 0.851563 0.683593 1.34375 0.4375 c 0.414063 -0.210938 0.628906 -0.679688 0.515625 -1.132813 l 0.007812 -0.003906 l -0.011718 -0.027344 c -0.019532 -0.0625 -0.042969 -0.125 -0.074219 -0.183594 l -2.03125 -3.996093 c -0.011719 -0.011719 -0.019531 -0.027344 -0.03125 -0.042969 l -0.632813 -1.25 v -1.695312 l 2.269532 2.027343 c 0.367187 0.382813 1.070312 0.367188 1.421875 -0.035156 c 0.351562 -0.402344 0.277343 -1.101563 -0.152344 -1.417969 l -2.988281 -2.65625 c -0.355469 -0.3125 -0.8125 -0.484375 -1.289063 -0.480468 z m 0 0"/><path d="m 10.125 1.933594 c 0 1.070312 -0.867188 1.933594 -1.9375 1.933594 c -1.066406 0 -1.933594 -0.863282 -1.933594 -1.933594 c 0 -1.070313 0.867188 -1.933594 1.933594 -1.933594 c 1.070312 0 1.9375 0.863281 1.9375 1.933594 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 0.0625 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 s 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m -1 4.9375 s -1 0 -1 1 v 3 c 0 2 2 2 2 2 h 2 v -0.0625 h 0.371094 l 2.710937 4.515625 c 0.28125 0.472656 0.894531 0.625 1.367188 0.34375 c 0.476562 -0.285156 0.628906 -0.898437 0.34375 -1.375 l -3.289063 -5.484375 h -1.503906 v -0.9375 h 3 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 h -2.585938 l -0.707031 -0.707031 c -0.1875 -0.1875 -0.441406 -0.292969 -0.707031 -0.292969 z m -2 1.972656 c -1.613281 0.183594 -3.027344 1.21875 -3.65625 2.742188 c -0.699219 1.679687 -0.308594 3.621094 0.976562 4.90625 c 1.28125 1.28125 3.222657 1.671875 4.902344 0.972656 c 1.523438 -0.628906 2.558594 -2.042969 2.738282 -3.65625 h -2.015626 c -0.164062 0.804688 -0.710937 1.488281 -1.488281 1.8125 c -0.9375 0.386719 -2.007812 0.171875 -2.726562 -0.546875 c -0.714844 -0.714844 -0.929688 -1.785156 -0.542969 -2.722656 c 0.324219 -0.777344 1.007812 -1.324219 1.8125 -1.484375 z m 0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="128pt"
height="128pt"
viewBox="0 0 128 128"
version="1.1"
id="svg80"
sodipodi:docname="LittleLines-symbolic.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xml:space="preserve"
inkscape:export-filename="LittleLines.png"
inkscape:export-xdpi="288"
inkscape:export-ydpi="288"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview82"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="pt"
showgrid="false"
inkscape:zoom="2.642578"
inkscape:cx="64.709537"
inkscape:cy="107.09239"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g1687" /><defs
id="defs45"><linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="88.595886"
y1="-449.394012"
x2="536.595886"
y2="-449.394012"
gradientTransform="matrix(0.232143,0,0,0.328947,-8.566925,263.826965)"><stop
offset="0"
style="stop-color:#c64600;stop-opacity:1;"
id="stop2" /><stop
offset="0.0384615"
style="stop-color:#ffbe6f;stop-opacity:1;"
id="stop4" /><stop
offset="0.0768555"
style="stop-color:#c64600;stop-opacity:1;"
id="stop6" /><stop
offset="0.92307699"
style="stop-color:#c64600;stop-opacity:1;"
id="stop8" /><stop
offset="0.96153802"
style="stop-color:#ffbe6f;stop-opacity:1;"
id="stop10" /><stop
offset="1"
style="stop-color:#c64600;stop-opacity:1;"
id="stop12" /></linearGradient><linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="62"
y1="284"
x2="62"
y2="216.322327"
gradientTransform="matrix(1,0,0,1,4.000003,0)"><stop
offset="0"
style="stop-color:rgb(89.803922%,64.705884%,3.921569%);stop-opacity:1;"
id="stop15" /><stop
offset="1"
style="stop-color:rgb(96.470588%,82.745099%,17.647059%);stop-opacity:1;"
id="stop17" /></linearGradient><linearGradient
id="linear2"
gradientUnits="userSpaceOnUse"
x1="70"
y1="280"
x2="70"
y2="222"
gradientTransform="matrix(1,0,0,1,4.000003,0)"><stop
offset="0"
style="stop-color:rgb(87.843138%,10.588235%,14.117648%);stop-opacity:1;"
id="stop20" /><stop
offset="1"
style="stop-color:rgb(96.470588%,38.039216%,31.764707%);stop-opacity:1;"
id="stop22" /></linearGradient><linearGradient
id="linear3"
gradientUnits="userSpaceOnUse"
x1="79"
y1="218"
x2="95"
y2="218"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-128.999997,137)"><stop
offset="0"
style="stop-color:rgb(87.843138%,10.588235%,14.117648%);stop-opacity:1;"
id="stop25" /><stop
offset="1"
style="stop-color:rgb(97.254902%,53.333336%,48.627451%);stop-opacity:1;"
id="stop27" /></linearGradient><linearGradient
id="linear4"
gradientUnits="userSpaceOnUse"
x1="-71.999977"
y1="-262"
x2="-71.999977"
y2="-189.053665"
gradientTransform="matrix(1,0,0,-1,130,20)"><stop
offset="0"
style="stop-color:rgb(10.196079%,37.254903%,70.588237%);stop-opacity:1;"
id="stop30" /><stop
offset="1"
style="stop-color:rgb(38.431373%,62.7451%,91.764706%);stop-opacity:1;"
id="stop32" /></linearGradient><linearGradient
id="linear5"
gradientUnits="userSpaceOnUse"
x1="55"
y1="198"
x2="71"
y2="198"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-160.999996,136)"><stop
offset="0"
style="stop-color:rgb(20.784314%,51.764709%,89.411765%);stop-opacity:1;"
id="stop35" /><stop
offset="1"
style="stop-color:rgb(59.607846%,75.686276%,94.509804%);stop-opacity:1;"
id="stop37" /></linearGradient><linearGradient
id="linear6"
gradientUnits="userSpaceOnUse"
x1="31"
y1="270"
x2="47"
y2="270"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-206.999996,65.000008)"><stop
offset="0"
style="stop-color:rgb(89.803922%,64.705884%,3.921569%);stop-opacity:1;"
id="stop40" /><stop
offset="1"
style="stop-color:rgb(97.254902%,89.411765%,36.078432%);stop-opacity:1;"
id="stop42" /></linearGradient><rect
x="-10.841337"
y="-111.81348"
width="386.78352"
height="246.51269"
id="rect2600" /></defs><g
id="surface102707"><g
id="g1687"
transform="matrix(1.2000002,0,0,1.2000002,-18.862945,-15.800007)"><g
id="g2215"
transform="matrix(1.6666822,0,0,1.6666822,-50.353157,-43.640398)"><g
id="g1539"
transform="translate(3.9576912,1.5765686)"><path
id="rect1418"
style="fill:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 45.042309,46.052402 h 9.999996 v 41.375905 h -9.999996 z" /><path
id="rect1420"
style="fill:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 50.042305,82.423424 h 25.000008 v 9.999998 H 50.042305 Z" /><path
id="path1417"
style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 55.042304,87.423424 a 4.9999986,4.9999986 0 0 1 -4.999999,4.999998 4.9999986,4.9999986 0 0 1 -4.999999,-4.999998 4.9999986,4.9999986 0 0 1 4.999999,-4.999999 4.9999986,4.9999986 0 0 1 4.999999,4.999999 z" /></g><path
id="path1593"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.58311;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 90.565258,88.999992 a 6.0417747,6.0417757 0 0 1 -6.041775,6.041776 6.0417747,6.0417757 0 0 1 -6.041774,-6.041776 6.0417747,6.0417757 0 0 1 6.041774,-6.041775 6.0417747,6.0417757 0 0 1 6.041775,6.041775 z" /><path
id="path1593-3"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.58311;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="M 60.041775,43.167244 A 6.0417752,6.0417733 0 0 1 54,49.209017 6.0417752,6.0417733 0 0 1 47.958225,43.167244 6.0417752,6.0417733 0 0 1 54,37.125471 a 6.0417752,6.0417733 0 0 1 6.041775,6.041773 z" /><path
d="m 83.333007,66.291553 v 16.666664 h 2.380952 v -7.142855 h 2.836685 l 0.8603,1.720609 c 0.20461,0.404576 0.6185,0.660341 1.06491,0.660341 h 5.95238 c 0.66035,0 1.19048,-0.534782 1.19048,-1.190474 v -7.142857 c 0,-0.655691 -0.53013,-1.190476 -1.19048,-1.190476 h -4.02249 l -0.86497,-1.725259 c -0.19996,-0.399925 -0.61383,-0.655693 -1.06492,-0.655693 z m 0,0"
id="path1836"
style="fill:#ffffff;stroke-width:1.19048" /></g></g></g></svg>

After

Width:  |  Height:  |  Size: 7.5 KiB

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128px" viewBox="0 0 128 128" width="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientTransform="matrix(0.232143 0 0 0.328947 -8.566925 263.826965)" gradientUnits="userSpaceOnUse" x1="88.595886" x2="536.595886" y1="-449.394012" y2="-449.394012">
<stop offset="0" stop-color="#c64600"/>
<stop offset="0.0384615" stop-color="#ffbe6f"/>
<stop offset="0.0768555" stop-color="#c64600"/>
<stop offset="0.923077" stop-color="#c64600"/>
<stop offset="0.961538" stop-color="#ffbe6f"/>
<stop offset="1" stop-color="#c64600"/>
</linearGradient>
<clipPath id="b">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="c">
<rect height="128" width="128"/>
</clipPath>
<filter id="d" height="100%" width="100%" x="0%" y="0%">
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="e">
<g clip-path="url(#c)" filter="url(#d)">
<g clip-path="url(#b)">
<path d="m 20 16 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="url(#a)"/>
<path d="m 20 12 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="#f16322"/>
<path d="m 35.015625 38.378906 h 12.800781 v 52.960938 h -12.800781 z m 0 0" fill="#ffffff"/>
<path d="m 41.417969 84.933594 h 32 v 12.800781 h -32 z m 0 0" fill="#ffffff"/>
<path d="m 47.816406 91.332031 c 0 3.535157 -2.863281 6.402344 -6.398437 6.402344 c -3.535157 0 -6.402344 -2.867187 -6.402344 -6.402344 c 0 -3.535156 2.867187 -6.398437 6.402344 -6.398437 c 3.535156 0 6.398437 2.863281 6.398437 6.398437 z m 0 0" fill="#ffffff" fill-rule="evenodd"/>
<path d="m 90.566461 88.999051 c 0 3.338591 -2.706884 6.042423 -6.042423 6.042423 c -3.338592 0 -6.042424 -2.703832 -6.042424 -6.042423 c 0 -3.33554 2.703832 -6.039372 6.042424 -6.039372 c 3.335539 0 6.042423 2.703832 6.042423 6.039372 z m 0 0" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4.58311" transform="matrix(1.280012 0 0 1.280012 -27.703512 -22.587833)"/>
<path d="m 60.043068 43.168186 c 0 3.33554 -2.706883 6.039372 -6.042423 6.039372 c -3.338591 0 -6.042423 -2.703832 -6.042423 -6.039372 c 0 -3.338591 2.703832 -6.042423 6.042423 -6.042423 c 3.33554 0 6.042423 2.703832 6.042423 6.042423 z m 0 0" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4.58311" transform="matrix(1.280012 0 0 1.280012 -27.703512 -22.587833)"/>
<path d="m 78.964844 62.265625 v 21.335937 h 3.046875 v -9.144531 h 3.628906 l 1.101563 2.203125 c 0.261718 0.515625 0.792968 0.84375 1.363281 0.84375 h 7.621093 c 0.84375 0 1.523438 -0.683594 1.523438 -1.523437 v -9.144531 c 0 -0.835938 -0.679688 -1.523438 -1.523438 -1.523438 h -5.148437 l -1.109375 -2.207031 c -0.253906 -0.511719 -0.785156 -0.839844 -1.363281 -0.839844 z m 0 0" fill="#ffffff"/>
</g>
</g>
</mask>
<mask id="f">
<g filter="url(#d)">
<rect fill-opacity="0.8" height="128" width="128"/>
</g>
</mask>
<linearGradient id="g" gradientTransform="matrix(0 0.37 -0.98462 0 295.38501 -30.360001)" gradientUnits="userSpaceOnUse" x1="300" x2="428" y1="235" y2="235">
<stop offset="0" stop-color="#f9f06b"/>
<stop offset="1" stop-color="#f5c211"/>
</linearGradient>
<clipPath id="h">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="i">
<rect height="128" width="128"/>
</clipPath>
<path d="m 20 16 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="url(#a)"/>
<path d="m 20 12 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="#f16322"/>
<g fill="#ffffff">
<path d="m 35.015625 38.378906 h 12.800781 v 52.960938 h -12.800781 z m 0 0"/>
<path d="m 41.417969 84.933594 h 32 v 12.800781 h -32 z m 0 0"/>
<path d="m 47.816406 91.332031 c 0 3.535157 -2.863281 6.402344 -6.398437 6.402344 c -3.535157 0 -6.402344 -2.867187 -6.402344 -6.402344 c 0 -3.535156 2.867187 -6.398437 6.402344 -6.398437 c 3.535156 0 6.398437 2.863281 6.398437 6.398437 z m 0 0" fill-rule="evenodd"/>
</g>
<path d="m 88.22264487753 91.33202026861 c 0 4.27343654309 -3.46484400261 7.73437394908 -7.73437394908 7.73437394908 c -4.2734378231 0 -7.73437522909 -3.46093740598 -7.73437522909 -7.73437394908 c 0 -4.26953122648 3.46093740598 -7.73046863246 7.73437522909 -7.73046863246 c 4.26952994647 0 7.73437394908 3.46093740598 7.73437394908 7.73046863246 z m 0 0" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.86643579732"/>
<path d="m 49.15233555682 32.66796309823 c 0 4.26953122648 -3.4648427226 7.73046863246 -7.73437394908 7.73046863246 c -4.27343654309 0 -7.73437394908 -3.46093740598 -7.73437394908 -7.73046863246 c 0 -4.27343654309 3.46093740598 -7.73437394908 7.73437394908 -7.73437394908 c 4.26953122648 0 7.73437394908 3.46093740598 7.73437394908 7.73437394908 z m 0 0" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.86643579732"/>
<path d="m 78.964844 62.265625 v 21.335937 h 3.046875 v -9.144531 h 3.628906 l 1.101563 2.203125 c 0.261718 0.515625 0.792968 0.84375 1.363281 0.84375 h 7.621093 c 0.84375 0 1.523438 -0.683594 1.523438 -1.523437 v -9.144531 c 0 -0.835938 -0.679688 -1.523438 -1.523438 -1.523438 h -5.148437 l -1.109375 -2.207031 c -0.253906 -0.511719 -0.785156 -0.839844 -1.363281 -0.839844 z m 0 0" fill="#ffffff"/>
<g clip-path="url(#i)" mask="url(#e)">
<g clip-path="url(#h)" mask="url(#f)">
<path d="m 128 80.640625 v 47.359375 h -128 v -47.359375 z m 0 0" fill="url(#g)"/>
<path d="m 13.308594 80.640625 l 47.355468 47.359375 h 21.214844 l -47.359375 -47.359375 z m 42.421875 0 l 47.363281 47.359375 h 21.214844 l -47.363282 -47.359375 z m 42.429687 0 l 29.839844 29.839844 v -21.210938 l -8.628906 -8.628906 z m -98.160156 7.90625 v 21.214844 l 18.238281 18.238281 h 21.214844 z m 0 0"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.5 KiB

182
icons/LittleLines.svg Normal file
View file

@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="128pt"
height="128pt"
viewBox="0 0 128 128"
version="1.1"
id="svg80"
sodipodi:docname="LittleLines-adw.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview82"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="pt"
showgrid="false"
inkscape:zoom="2.6425781"
inkscape:cx="28.381375"
inkscape:cy="23.461937"
inkscape:window-width="1406"
inkscape:window-height="1003"
inkscape:window-x="26"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="g2215" /><defs
id="defs45"><linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="88.595886"
y1="-449.394012"
x2="536.595886"
y2="-449.394012"
gradientTransform="matrix(0.232143,0,0,0.328947,-8.566925,263.826965)"><stop
offset="0"
style="stop-color:#c64600;stop-opacity:1;"
id="stop2" /><stop
offset="0.0384615"
style="stop-color:#ffbe6f;stop-opacity:1;"
id="stop4" /><stop
offset="0.0768555"
style="stop-color:#c64600;stop-opacity:1;"
id="stop6" /><stop
offset="0.92307699"
style="stop-color:#c64600;stop-opacity:1;"
id="stop8" /><stop
offset="0.96153802"
style="stop-color:#ffbe6f;stop-opacity:1;"
id="stop10" /><stop
offset="1"
style="stop-color:#c64600;stop-opacity:1;"
id="stop12" /></linearGradient><linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="62"
y1="284"
x2="62"
y2="216.322327"
gradientTransform="matrix(1,0,0,1,4.000003,0)"><stop
offset="0"
style="stop-color:rgb(89.803922%,64.705884%,3.921569%);stop-opacity:1;"
id="stop15" /><stop
offset="1"
style="stop-color:rgb(96.470588%,82.745099%,17.647059%);stop-opacity:1;"
id="stop17" /></linearGradient><linearGradient
id="linear2"
gradientUnits="userSpaceOnUse"
x1="70"
y1="280"
x2="70"
y2="222"
gradientTransform="matrix(1,0,0,1,4.000003,0)"><stop
offset="0"
style="stop-color:rgb(87.843138%,10.588235%,14.117648%);stop-opacity:1;"
id="stop20" /><stop
offset="1"
style="stop-color:rgb(96.470588%,38.039216%,31.764707%);stop-opacity:1;"
id="stop22" /></linearGradient><linearGradient
id="linear3"
gradientUnits="userSpaceOnUse"
x1="79"
y1="218"
x2="95"
y2="218"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-128.999997,137)"><stop
offset="0"
style="stop-color:rgb(87.843138%,10.588235%,14.117648%);stop-opacity:1;"
id="stop25" /><stop
offset="1"
style="stop-color:rgb(97.254902%,53.333336%,48.627451%);stop-opacity:1;"
id="stop27" /></linearGradient><linearGradient
id="linear4"
gradientUnits="userSpaceOnUse"
x1="-71.999977"
y1="-262"
x2="-71.999977"
y2="-189.053665"
gradientTransform="matrix(1,0,0,-1,130,20)"><stop
offset="0"
style="stop-color:rgb(10.196079%,37.254903%,70.588237%);stop-opacity:1;"
id="stop30" /><stop
offset="1"
style="stop-color:rgb(38.431373%,62.7451%,91.764706%);stop-opacity:1;"
id="stop32" /></linearGradient><linearGradient
id="linear5"
gradientUnits="userSpaceOnUse"
x1="55"
y1="198"
x2="71"
y2="198"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-160.999996,136)"><stop
offset="0"
style="stop-color:rgb(20.784314%,51.764709%,89.411765%);stop-opacity:1;"
id="stop35" /><stop
offset="1"
style="stop-color:rgb(59.607846%,75.686276%,94.509804%);stop-opacity:1;"
id="stop37" /></linearGradient><linearGradient
id="linear6"
gradientUnits="userSpaceOnUse"
x1="31"
y1="270"
x2="47"
y2="270"
gradientTransform="matrix(0.000000000000000061,-1,1,0.000000000000000061,-206.999996,65.000008)"><stop
offset="0"
style="stop-color:rgb(89.803922%,64.705884%,3.921569%);stop-opacity:1;"
id="stop40" /><stop
offset="1"
style="stop-color:rgb(97.254902%,89.411765%,36.078432%);stop-opacity:1;"
id="stop42" /></linearGradient><rect
x="-10.841337"
y="-111.81348"
width="386.78352"
height="246.51269"
id="rect2600" /><rect
x="-10.841337"
y="-111.81348"
width="386.78352"
height="246.51269"
id="rect2600-8" /><rect
x="-10.841337"
y="-111.81348"
width="386.78352"
height="246.51269"
id="rect2600-87" /></defs><g
id="surface102707"><path
style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);"
d="M 20 16 L 108 16 C 112.417969 16 116 19.582031 116 24 L 116 108 C 116 112.417969 112.417969 116 108 116 L 20 116 C 15.582031 116 12 112.417969 12 108 L 12 24 C 12 19.582031 15.582031 16 20 16 Z M 20 16 "
id="path47" /><path
style="stroke:none;fill-rule:nonzero;fill:#f16322;fill-opacity:1"
d="M 20 12 L 108 12 C 112.417969 12 116 15.582031 116 20 L 116 104 C 116 108.417969 112.417969 112 108 112 L 20 112 C 15.582031 112 12 108.417969 12 104 L 12 20 C 12 15.582031 15.582031 12 20 12 Z M 20 12 "
id="path49" /><g
id="g2215"
transform="matrix(1.2800121,0,0,1.2800121,-27.703513,-22.587834)"><g
id="g2215-2"><g
id="g1539"
transform="translate(3.9576912,1.5765686)"><path
id="rect1418"
style="fill:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 45.042309,46.052402 h 9.999996 v 41.375905 h -9.999996 z" /><path
id="rect1420"
style="fill:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 50.042305,82.423424 h 25.000008 v 9.999998 H 50.042305 Z" /><path
id="path1417"
style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 55.042304,87.423424 a 4.9999986,4.9999986 0 0 1 -4.999999,4.999998 4.9999986,4.9999986 0 0 1 -4.999999,-4.999998 4.9999986,4.9999986 0 0 1 4.999999,-4.999999 4.9999986,4.9999986 0 0 1 4.999999,4.999999 z" /></g><path
id="path1593"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.58311;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 90.565258,88.999992 a 6.0417747,6.0417757 0 0 1 -6.041775,6.041776 6.0417747,6.0417757 0 0 1 -6.041774,-6.041776 6.0417747,6.0417757 0 0 1 6.041774,-6.041775 6.0417747,6.0417757 0 0 1 6.041775,6.041775 z" /><path
id="path1593-3"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.58311;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="M 60.041775,43.167244 A 6.0417752,6.0417733 0 0 1 54,49.209017 6.0417752,6.0417733 0 0 1 47.958225,43.167244 6.0417752,6.0417733 0 0 1 54,37.125471 a 6.0417752,6.0417733 0 0 1 6.041775,6.041773 z" /><path
d="m 83.333007,66.291553 v 16.666664 h 2.380952 v -7.142855 h 2.836685 l 0.8603,1.720609 c 0.20461,0.404576 0.6185,0.660341 1.06491,0.660341 h 5.95238 c 0.66035,0 1.19048,-0.534782 1.19048,-1.190474 v -7.142857 c 0,-0.655691 -0.53013,-1.190476 -1.19048,-1.190476 h -4.02249 l -0.86497,-1.725259 c -0.19996,-0.399925 -0.61383,-0.655693 -1.06492,-0.655693 z m 0,0"
id="path1836"
style="fill:#ffffff;stroke-width:1.19048" /></g></g></g></svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q63 0 119.5 18T704-812l-61 61q-36-21-77-33t-86-12q-131 0-223.5 92.5T164-480q0 131 92.5 223.5T480-164q131 0 223.5-92.5T796-480q0-17-1.5-32.5T790-543l68-68q11 31 16.5 63.5T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-55-217L254-469l59-59 113 113 395-395 59 58-455 455Z"/></svg>

After

Width:  |  Height:  |  Size: 480 B

1
icons/Material/check.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M378-246 154-470l43-43 181 181 384-384 43 43-427 427Z"/></svg>

After

Width:  |  Height:  |  Size: 159 B

1
icons/Material/clock.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m627-287 45-45-159-160v-201h-60v225l174 181ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-82 31.5-155t86-127.5Q252-817 325-848.5T480-880q82 0 155 31.5t127.5 86Q817-708 848.5-635T880-480q0 82-31.5 155t-86 127.5Q708-143 635-111.5T480-80Zm0-400Zm0 340q140 0 240-100t100-240q0-140-100-240T480-820q-140 0-240 100T140-480q0 140 100 240t240 100Z"/></svg>

After

Width:  |  Height:  |  Size: 458 B

1
icons/Material/cross.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m249-207-42-42 231-231-231-231 42-42 231 231 231-231 42 42-231 231 231 231-42 42-231-231-231 231Z"/></svg>

After

Width:  |  Height:  |  Size: 203 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M619.08-754q-30.08 0-51.58-21.42-21.5-21.421-21.5-51.5 0-30.08 21.42-51.58 21.421-21.5 51.5-21.5 30.08 0 51.58 21.42 21.5 21.421 21.5 51.5 0 30.08-21.42 51.58-21.421 21.5-51.5 21.5ZM422-548l89 95v247h-60v-200L315-525q-9-8-15-21.5t-6-27.5q0-14 6.5-27t14.5-21l119-119q8-8 22.5-14.5T487-762q16 0 30.5 6.5T540-741l78 78q27 27 64.538 46.5Q720.077-597 767-597v60q-59.564 0-107.782-22.5Q611-582 573-620l-40-40-111 112Zm-221.912 78Q283-470 339-413.912q56 56.087 56 139Q395-192 338.912-136q-56.087 56-139 56Q117-80 61-136.088q-56-56.087-56-139Q5-358 61.088-414q56.087-56 139-56ZM200-129q62 0 104-42t42-104q0-62-42-104t-104-42q-62 0-104 42T54-275q0 62 42 104t104 42Zm560.088-341Q843-470 899-413.912q56 56.087 56 139Q955-192 898.912-136q-56.087 56-139 56Q677-80 621-136.088q-56-56.087-56-139Q565-358 621.088-414q56.087-56 139-56ZM760-129q62 0 104-42t42-104q0-62-42-104t-104-42q-62 0-104 42t-42 104q0 62 42 104t104 42Z"/></svg>

After

Width:  |  Height:  |  Size: 1,012 B

1
icons/Material/edit.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M794-666 666-794l42-42q17-17 42.5-16.5T793-835l43 43q17 17 17 42t-17 42l-42 42Zm-42 42L248-120H120v-128l504-504 128 128Z"/></svg>

After

Width:  |  Height:  |  Size: 226 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M816-64 648-229q-35 14-79 21.5t-89 7.5q-146 0-265-81.5T40-500q20-52 55.5-101.5T182-696L56-822l42-43 757 757-39 44ZM480-330q14 0 30-2.5t27-7.5L320-557q-5 12-7.5 27t-2.5 30q0 72 50 121t120 49Zm278 40L629-419q10-16 15.5-37.5T650-500q0-71-49.5-120.5T480-670q-22 0-43 5t-38 16L289-760q35-16 89.5-28T485-800q143 0 261.5 81.5T920-500q-26 64-67 117t-95 93ZM585-463 443-605q29-11 60-4.5t54 28.5q23 23 32 51.5t-4 66.5Z"/></svg>

After

Width:  |  Height:  |  Size: 514 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.353-58Q433-388 400.5-420.735q-32.5-32.736-32.5-79.5Q368-547 400.735-579.5q32.736-32.5 79.5-32.5Q527-612 559.5-579.265q32.5 32.736 32.5 79.5Q592-453 559.265-420.5q-32.736 32.5-79.5 32.5ZM480-200q-146 0-264-83T40-500q58-134 176-217t264-83q146 0 264 83t176 217q-58 134-176 217t-264 83Z"/></svg>

After

Width:  |  Height:  |  Size: 586 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m480-121-41-37q-106-97-175-167.5t-110-126Q113-507 96.5-552T80-643q0-90 60.5-150.5T290-854q57 0 105.5 27t84.5 78q42-54 89-79.5T670-854q89 0 149.5 60.5T880-643q0 46-16.5 91T806-451.5q-41 55.5-110 126T521-158l-41 37Z"/></svg>

After

Width:  |  Height:  |  Size: 319 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M450-42v-75q-137-14-228-105T117-450H42v-60h75q14-137 105-228t228-105v-75h60v75q137 14 228 105t105 228h75v60h-75q-14 137-105 228T510-117v75h-60Zm30-134q125 0 214.5-89.5T784-480q0-125-89.5-214.5T480-784q-125 0-214.5 89.5T176-480q0 125 89.5 214.5T480-176Zm0-154q-63 0-106.5-43.5T330-480q0-63 43.5-106.5T480-630q63 0 106.5 43.5T630-480q0 63-43.5 106.5T480-330Z"/></svg>

After

Width:  |  Height:  |  Size: 462 B

1
icons/Material/flag.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M200-120v-680h343l19 86h238v370H544l-19-85H260v309h-60Z"/></svg>

After

Width:  |  Height:  |  Size: 161 B

1
icons/Material/left.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m274-450 248 248-42 42-320-320 320-320 42 42-248 248h526v60H274Z"/></svg>

After

Width:  |  Height:  |  Size: 170 B

1
icons/Material/map.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m612-120-263-93-179 71q-17 9-33.5-1T120-173v-558q0-13 7.5-23t19.5-15l202-71 263 92 178-71q17-8 33.5 1.5T840-788v565q0 11-7.5 19T814-192l-202 72Zm-34-75v-505l-196-66v505l196 66Z"/></svg>

After

Width:  |  Height:  |  Size: 282 B

1
icons/Material/minus.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M200-450v-60h560v60H200Z"/></svg>

After

Width:  |  Height:  |  Size: 130 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M480-360 280-559h400L480-360Z"/></svg>

After

Width:  |  Height:  |  Size: 135 B

1
icons/Material/pin.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M480.089-490Q509-490 529.5-510.589q20.5-20.588 20.5-49.5Q550-589 529.411-609.5q-20.588-20.5-49.5-20.5Q451-630 430.5-609.411q-20.5 20.588-20.5 49.5Q410-531 430.589-510.5q20.588 20.5 49.5 20.5ZM480-80Q319-217 239.5-334.5T160-552q0-150 96.5-239T480-880q127 0 223.5 89T800-552q0 100-79.5 217.5T480-80Z"/></svg>

After

Width:  |  Height:  |  Size: 403 B

1
icons/Material/plus.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M450-200v-250H200v-60h250v-250h60v250h250v60H510v250h-60Z"/></svg>

After

Width:  |  Height:  |  Size: 163 B

1
icons/Material/right.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M686-450H160v-60h526L438-758l42-42 320 320-320 320-42-42 248-248Z"/></svg>

After

Width:  |  Height:  |  Size: 171 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M516-191 191-516q-18-20-18-46t18-46l166-165q18-20 45-20t47 20l325 325q19 19 19 46t-19 46L608-191q-18 20-45 20t-47-20ZM478 1q-99 0-186-37.5t-152-103Q75-205 37.5-292T0-478h60q0 80 28.5 151.5t78.5 127Q217-144 285.5-109T433-66L303-196l43-43L574-11q-23 7-47.5 9.5T478 1Zm422-479q0-80-28-151.5T794.5-757Q745-813 677-848.5T530-892l128 128-43 43-228-228q23-6 45.5-8.5T478-960q100 0 187.5 38t153 103.5Q884-753 922-665.5T960-478h-60Z"/></svg>

After

Width:  |  Height:  |  Size: 529 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M796-121 533-384q-30 26-69.959 40.5T378-329q-108.162 0-183.081-75Q120-479 120-585t75-181q75-75 181.5-75t181 75Q632-691 632-584.85 632-542 618-502q-14 40-42 75l264 262-44 44ZM377-389q81.25 0 138.125-57.5T572-585q0-81-56.875-138.5T377-781q-82.083 0-139.542 57.5Q180-666 180-585t57.458 138.5Q294.917-389 377-389Z"/></svg>

After

Width:  |  Height:  |  Size: 415 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m388-80-20-126q-19-7-40-19t-37-25l-118 54-93-164 108-79q-2-9-2.5-20.5T185-480q0-9 .5-20.5T188-521L80-600l93-164 118 54q16-13 37-25t40-18l20-127h184l20 126q19 7 40.5 18.5T669-710l118-54 93 164-108 77q2 10 2.5 21.5t.5 21.5q0 10-.5 21t-2.5 21l108 78-93 164-118-54q-16 13-36.5 25.5T592-206L572-80H388Zm92-270q54 0 92-38t38-92q0-54-38-92t-92-38q-54 0-92 38t-38 92q0 54 38 92t92 38Z"/></svg>

After

Width:  |  Height:  |  Size: 482 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M322-450v-316L202-646l-42-42 193-193 193 193-42 42-122-121v317h-60ZM607-81 414-275l42-41 120 120v-316h60v317l122-121 42 42L607-81Z"/></svg>

After

Width:  |  Height:  |  Size: 236 B

1
icons/Material/walk.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m278-40 116-586-101 43v133h-61v-173l192-81q14-6 29.5-7.5T484-710q17 3 29.5 11t20.5 20l42 66q31 48 77.5 75.5T753-510v60q-70-2-123.5-30.5T533-568l-38 152 92 83v293h-60v-240l-108-98-79 338h-62Zm262-714q-30 0-51.5-21.5T467-827q0-30 21.5-51.5T540-900q30 0 51.5 21.5T613-827q0 30-21.5 51.5T540-754Z"/></svg>

After

Width:  |  Height:  |  Size: 398 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M482.08-734q-30.08 0-51.58-21.42-21.5-21.421-21.5-51.5 0-30.08 21.42-51.58 21.421-21.5 51.5-21.5 30.08 0 51.58 21.42 21.5 21.421 21.5 51.5 0 30.08-21.42 51.58-21.421 21.5-51.5 21.5ZM696-80v-209H482q-29.7 0-50.85-21.15Q410-331.3 410-361v-247q0-29.7 21-50.85Q452-680 482.489-680q22.174 0 38.343 9Q537-662 559-636q42 49 92 82t109 35v60q-51 0-105-25t-104-67v183h133q29.7 0 50.85 21.15Q756-325.7 756-296v216h-60Zm-300 0q-83 0-139.5-56.5T200-276q0-68 49.5-125.5T380-468v61q-54 5-86.5 44.5T261-276q0 58 38.5 97t96.5 39q47 0 87-32.5t44-86.5h61q-8 80-66 129.5T396-80Z"/></svg>

After

Width:  |  Height:  |  Size: 664 B