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 12.0004C2 7.28632 2 4.9293 3.46447 3.46483C4.92893 2.00037 7.28595 2.00037 12 2.00037C16.714 2.00037 19.0711 2.00037 20.5355 3.46483C22 4.9293 22 7.28632 22 12.0004C22 16.7144 22 19.0714 20.5355 20.5359C19.0711 22.0004 16.714 22.0004 12 22.0004C7.28595 22.0004 4.92893 22.0004 3.46447 20.5359C2 19.0714 2 16.7144 2 12.0004Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M17 15.0004H14.5H12" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M7 10.0004L7.2344 10.1957C8.51608 11.2638 9.15693 11.7978 9.15693 12.5004C9.15693 13.2029 8.51608 13.737 7.2344 14.805L7 15.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 12.0004C2 7.28632 2 4.9293 3.46447 3.46483C4.92893 2.00037 7.28595 2.00037 12 2.00037C16.714 2.00037 19.0711 2.00037 20.5355 3.46483C22 4.9293 22 7.28632 22 12.0004C22 16.7144 22 19.0714 20.5355 20.5359C19.0711 22.0004 16.714 22.0004 12 22.0004C7.28595 22.0004 4.92893 22.0004 3.46447 20.5359C2 19.0714 2 16.7144 2 12.0004Z" stroke="#000000" stroke-width="1.5"/>
<path d="M17 15.0004H14.5H12" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M7 10.0004L7.2344 10.1957C8.51608 11.2638 9.15693 11.7978 9.15693 12.5004C9.15693 13.2029 8.51608 13.737 7.2344 14.805L7 15.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 769 B

After

Width:  |  Height:  |  Size: 769 B