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="M5.55556 18.0001H18.4444C20.4081 18.0001 22 16.4082 22 14.4446V12.0001C22 10.8956 21.1046 10.0001 20 10.0001C18.8954 10.0001 18 10.8956 18 12.0001V13.2001C18 13.6419 17.6418 14.0001 17.2 14.0001H6.8C6.35817 14.0001 6 13.6419 6 13.2001V12.0001C6 10.8956 5.10457 10.0001 4 10.0001C2.89543 10.0001 2 10.8956 2 12.0001V14.4446C2 16.4082 3.59188 18.0001 5.55556 18.0001Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M20 10.0001C20 9.07081 20 8.60616 19.9231 8.21976C19.6075 6.633 18.3671 5.39261 16.7804 5.07698C16.394 5.00012 15.9293 5.00012 15 5.00012H9C8.07069 5.00012 7.60603 5.00012 7.21964 5.07698C5.63288 5.39261 4.39249 6.633 4.07686 8.21976C4 8.60616 4 9.07081 4 10.0001" stroke="#1C274C" stroke-width="1.5"/>
<path d="M20 19.0001V18.0001M4 19.0001V18.0001" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M5.55556 18.0001H18.4444C20.4081 18.0001 22 16.4082 22 14.4446V12.0001C22 10.8956 21.1046 10.0001 20 10.0001C18.8954 10.0001 18 10.8956 18 12.0001V13.2001C18 13.6419 17.6418 14.0001 17.2 14.0001H6.8C6.35817 14.0001 6 13.6419 6 13.2001V12.0001C6 10.8956 5.10457 10.0001 4 10.0001C2.89543 10.0001 2 10.8956 2 12.0001V14.4446C2 16.4082 3.59188 18.0001 5.55556 18.0001Z" stroke="#000000" stroke-width="1.5"/>
<path d="M20 10.0001C20 9.07081 20 8.60616 19.9231 8.21976C19.6075 6.633 18.3671 5.39261 16.7804 5.07698C16.394 5.00012 15.9293 5.00012 15 5.00012H9C8.07069 5.00012 7.60603 5.00012 7.21964 5.07698C5.63288 5.39261 4.39249 6.633 4.07686 8.21976C4 8.60616 4 9.07081 4 10.0001" stroke="#000000" stroke-width="1.5"/>
<path d="M20 19.0001V18.0001M4 19.0001V18.0001" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 938 B

After

Width:  |  Height:  |  Size: 938 B