Add icons

This commit is contained in:
Lukáš Kucharczyk 2023-02-19 17:20:57 +01:00
parent fa4f256cb8
commit 326e4aac60
9 changed files with 4275 additions and 2 deletions

3
.gitignore vendored
View File

@ -5,5 +5,6 @@ __pycache__
node_modules node_modules
package-lock.json package-lock.json
db.sqlite3 db.sqlite3
static static/admin/
static/django_extensions/
dist/ dist/

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB