Finish adding the create button in the item group lists

This commit is contained in:
Oliver 2026-04-09 21:41:37 -06:00
parent fc24caf08a
commit 9955b76956
4 changed files with 41 additions and 13 deletions

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

@ -0,0 +1 @@
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="M81.801 41.801H58.199V18.199c0-4.5-3.7-8.2-8.2-8.2s-8.198 3.7-8.198 8.2v23.602H18.199c-4.5 0-8.2 3.7-8.2 8.2s3.7 8.198 8.2 8.198H41.8v23.602c0 4.5 3.699 8.2 8.199 8.2s8.199-3.7 8.199-8.2V58.2H81.8c4.5 0 8.2-3.699 8.2-8.199s-3.7-8.199-8.2-8.199"/></svg>

After

Width:  |  Height:  |  Size: 323 B