Add icon picker to room create component

This commit is contained in:
Matthew Remmel
2025-10-20 10:39:53 -04:00
committed by hodlbod
parent a730384baf
commit c3dd997e57
1273 changed files with 4783 additions and 4605 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 4.60918C5 3.16844 6.16795 2.00049 7.6087 2.00049H12C14.7614 2.00049 17 4.23906 17 7.00049C17 9.76191 14.7614 12.0005 12 12.0005H5V4.60918Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M5 12.0005H14C16.7614 12.0005 19 14.2391 19 17.0005C19 19.7619 16.7614 22.0005 14 22.0005H7.05882C5.92177 22.0005 5 21.0787 5 19.9417V12.0005Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M5 4.60918C5 3.16844 6.16795 2.00049 7.6087 2.00049H12C14.7614 2.00049 17 4.23906 17 7.00049C17 9.76191 14.7614 12.0005 12 12.0005H5V4.60918Z" stroke="#000000" stroke-width="1.5"/>
<path d="M5 12.0005H14C16.7614 12.0005 19 14.2391 19 17.0005C19 19.7619 16.7614 22.0005 14 22.0005H7.05882C5.92177 22.0005 5 21.0787 5 19.9417V12.0005Z" stroke="#000000" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 484 B