diff options
| author | Syndamia <kamen@syndamia.com> | 2025-02-09 20:20:16 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2025-02-09 20:20:16 +0200 |
| commit | 230cd1bcb845908373e6d80ae0b10e51662eaba2 (patch) | |
| tree | e33c2f09dd83f79f8f393620cef6192a57753968 /views/img/list-add.svg | |
| parent | 6744c182446b25b49bb1742832308782a14260be (diff) | |
| download | nowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.tar nowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.tar.gz nowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.zip | |
feat(user/update): Move buttons to side and replace text with icons
Diffstat (limited to 'views/img/list-add.svg')
| -rw-r--r-- | views/img/list-add.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/img/list-add.svg b/views/img/list-add.svg new file mode 100644 index 0000000..e19454a --- /dev/null +++ b/views/img/list-add.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class=""><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19 8h-14" /><path d="M5 12h9" /><path d="M11 16h-6" /><path d="M15 16h6" /><path d="M18 13v6" /></svg> |
