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
+4 -4
View File
@@ -1,6 +1,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 20.0004C17.7712 20.0004 19.6569 20.0004 20.8284 18.8288C22 17.6572 22 15.7716 22 12.0004C22 8.22913 22 6.34351 20.8284 5.17194C19.6569 4.00037 17.7712 4.00037 14 4.00037H6.5C6.03566 4.00037 5.80349 4.00037 5.60793 4.01963C3.70882 4.20667 2.20631 5.70919 2.01926 7.6083C2 7.80386 2 8.03603 2 8.50037" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11 20.0004C11 15.0298 6.97056 11.0004 2 11.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 20.0004C8 16.6867 5.31371 14.0004 2 14.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M5 20.0004C5 18.3435 3.65685 17.0004 2 17.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 20.0004C17.7712 20.0004 19.6569 20.0004 20.8284 18.8288C22 17.6572 22 15.7716 22 12.0004C22 8.22913 22 6.34351 20.8284 5.17194C19.6569 4.00037 17.7712 4.00037 14 4.00037H6.5C6.03566 4.00037 5.80349 4.00037 5.60793 4.01963C3.70882 4.20667 2.20631 5.70919 2.01926 7.6083C2 7.80386 2 8.03603 2 8.50037" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11 20.0004C11 15.0298 6.97056 11.0004 2 11.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 20.0004C8 16.6867 5.31371 14.0004 2 14.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M5 20.0004C5 18.3435 3.65685 17.0004 2 17.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 857 B

After

Width:  |  Height:  |  Size: 857 B