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
+3 -3
View File
@@ -1,5 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 10.0004C3 6.22913 3 4.34351 4.17157 3.17194C5.34315 2.00037 7.22876 2.00037 11 2.00037H13C16.7712 2.00037 18.6569 2.00037 19.8284 3.17194C21 4.34351 21 6.22913 21 10.0004V14.0004C21 17.7716 21 19.6572 19.8284 20.8288C18.6569 22.0004 16.7712 22.0004 13 22.0004H11C7.22876 22.0004 5.34315 22.0004 4.17157 20.8288C3 19.6572 3 17.7716 3 14.0004V10.0004Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M8 10.0004H16" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 14.0004H13" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M3 10.0004C3 6.22913 3 4.34351 4.17157 3.17194C5.34315 2.00037 7.22876 2.00037 11 2.00037H13C16.7712 2.00037 18.6569 2.00037 19.8284 3.17194C21 4.34351 21 6.22913 21 10.0004V14.0004C21 17.7716 21 19.6572 19.8284 20.8288C18.6569 22.0004 16.7712 22.0004 13 22.0004H11C7.22876 22.0004 5.34315 22.0004 4.17157 20.8288C3 19.6572 3 17.7716 3 14.0004V10.0004Z" stroke="#000000" stroke-width="1.5"/>
<path d="M8 10.0004H16" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 14.0004H13" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 674 B