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="M2 11.0004C2 7.22913 2 5.34351 3.17157 4.17194C4.34315 3.00037 6.22876 3.00037 10 3.00037H14C17.7712 3.00037 19.6569 3.00037 20.8284 4.17194C22 5.34351 22 7.22913 22 11.0004V13.0004C22 16.7716 22 18.6572 20.8284 19.8288C19.6569 21.0004 17.7712 21.0004 14 21.0004H10C6.22876 21.0004 4.34315 21.0004 3.17157 19.8288C2 18.6572 2 16.7716 2 13.0004V11.0004Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M15 21.0004L15 3.00037" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M6 14.0004L5 15.0004L6 16.0004M10.5 16.0004L11.5 17.0004L10.5 18.0004M9 14.0004L7.5 18.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2 11.0004C2 7.22913 2 5.34351 3.17157 4.17194C4.34315 3.00037 6.22876 3.00037 10 3.00037H14C17.7712 3.00037 19.6569 3.00037 20.8284 4.17194C22 5.34351 22 7.22913 22 11.0004V13.0004C22 16.7716 22 18.6572 20.8284 19.8288C19.6569 21.0004 17.7712 21.0004 14 21.0004H10C6.22876 21.0004 4.34315 21.0004 3.17157 19.8288C2 18.6572 2 16.7716 2 13.0004V11.0004Z" stroke="#000000" stroke-width="1.5"/>
<path d="M15 21.0004L15 3.00037" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M6 14.0004L5 15.0004L6 16.0004M10.5 16.0004L11.5 17.0004L10.5 18.0004M9 14.0004L7.5 18.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 785 B