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="M4 18.0001H20C21.1046 18.0001 22 17.1047 22 16.0001C22 14.8956 21.1046 14.0001 20 14.0001H4C2.89543 14.0001 2 14.8956 2 16.0001C2 17.1047 2.89543 18.0001 4 18.0001Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M4.49993 14.0001L4.42528 13.7015C3.33845 9.35422 2.79504 7.18055 3.86584 5.67834C3.93339 5.58358 4.00504 5.49181 4.08059 5.4033C5.27824 4.00012 7.5188 4.00012 11.9999 4.00012C16.4811 4.00012 18.7216 4.00012 19.9193 5.4033C19.9948 5.49181 20.0665 5.58358 20.134 5.67834C21.2048 7.18055 20.6614 9.35422 19.5746 13.7015L19.4999 14.0001" stroke="#1C274C" stroke-width="1.5"/>
<path d="M20 20.0001V18.0001M4 20.0001V18.0001" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M4 18.0001H20C21.1046 18.0001 22 17.1047 22 16.0001C22 14.8956 21.1046 14.0001 20 14.0001H4C2.89543 14.0001 2 14.8956 2 16.0001C2 17.1047 2.89543 18.0001 4 18.0001Z" stroke="#000000" stroke-width="1.5"/>
<path d="M4.49993 14.0001L4.42528 13.7015C3.33845 9.35422 2.79504 7.18055 3.86584 5.67834C3.93339 5.58358 4.00504 5.49181 4.08059 5.4033C5.27824 4.00012 7.5188 4.00012 11.9999 4.00012C16.4811 4.00012 18.7216 4.00012 19.9193 5.4033C19.9948 5.49181 20.0665 5.58358 20.134 5.67834C21.2048 7.18055 20.6614 9.35422 19.5746 13.7015L19.4999 14.0001" stroke="#000000" stroke-width="1.5"/>
<path d="M20 20.0001V18.0001M4 20.0001V18.0001" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 806 B

After

Width:  |  Height:  |  Size: 806 B