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 11.5001V5.71243C4 5.05053 4 4.71958 4.05548 4.44391C4.29971 3.23035 5.31225 2.2811 6.60671 2.05213C6.90076 2.00012 7.25377 2.00012 7.9598 2.00012C8.26914 2.00012 8.42381 2.00012 8.57246 2.01315C9.21332 2.06934 9.82122 2.3054 10.3168 2.69051C10.4317 2.77983 10.5411 2.88237 10.7598 3.08743L11.2 3.50012C11.8526 4.11196 12.1789 4.41787 12.5697 4.62169C12.7844 4.73366 13.012 4.82208 13.2483 4.8852C13.6783 5.00012 14.1398 5.00012 15.0627 5.00012H15.3617C17.4676 5.00012 18.5205 5.00012 19.2049 5.57722C19.2679 5.6303 19.3278 5.68647 19.3844 5.7455C20 6.38714 20 7.37427 20 9.34855V11.5001" stroke="#1C274C" stroke-width="1.5"/>
<path d="M10 17.0001H14" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M3.47674 17.484C2.99958 14.7679 2.761 13.4099 3.33908 12.4331C3.4866 12.1839 3.66852 11.9583 3.87908 11.7635C4.7042 11.0001 6.0379 11.0001 8.7053 11.0001H15.2947C17.9621 11.0001 19.2958 11.0001 20.1209 11.7635C20.3315 11.9583 20.5134 12.1839 20.6609 12.4331C21.239 13.4099 21.0004 14.7679 20.5233 17.484C20.1798 19.4392 20.008 20.4169 19.4129 21.0656C19.2585 21.2339 19.0858 21.3831 18.8982 21.5102C18.175 22.0001 17.2149 22.0001 15.2947 22.0001H8.70531C6.7851 22.0001 5.825 22.0001 5.10183 21.5102C4.9142 21.3831 4.74145 21.2339 4.58706 21.0656C3.99198 20.4169 3.82024 19.4392 3.47674 17.484Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M4 11.5001V5.71243C4 5.05053 4 4.71958 4.05548 4.44391C4.29971 3.23035 5.31225 2.2811 6.60671 2.05213C6.90076 2.00012 7.25377 2.00012 7.9598 2.00012C8.26914 2.00012 8.42381 2.00012 8.57246 2.01315C9.21332 2.06934 9.82122 2.3054 10.3168 2.69051C10.4317 2.77983 10.5411 2.88237 10.7598 3.08743L11.2 3.50012C11.8526 4.11196 12.1789 4.41787 12.5697 4.62169C12.7844 4.73366 13.012 4.82208 13.2483 4.8852C13.6783 5.00012 14.1398 5.00012 15.0627 5.00012H15.3617C17.4676 5.00012 18.5205 5.00012 19.2049 5.57722C19.2679 5.6303 19.3278 5.68647 19.3844 5.7455C20 6.38714 20 7.37427 20 9.34855V11.5001" stroke="#000000" stroke-width="1.5"/>
<path d="M10 17.0001H14" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M3.47674 17.484C2.99958 14.7679 2.761 13.4099 3.33908 12.4331C3.4866 12.1839 3.66852 11.9583 3.87908 11.7635C4.7042 11.0001 6.0379 11.0001 8.7053 11.0001H15.2947C17.9621 11.0001 19.2958 11.0001 20.1209 11.7635C20.3315 11.9583 20.5134 12.1839 20.6609 12.4331C21.239 13.4099 21.0004 14.7679 20.5233 17.484C20.1798 19.4392 20.008 20.4169 19.4129 21.0656C19.2585 21.2339 19.0858 21.3831 18.8982 21.5102C18.175 22.0001 17.2149 22.0001 15.2947 22.0001H8.70531C6.7851 22.0001 5.825 22.0001 5.10183 21.5102C4.9142 21.3831 4.74145 21.2339 4.58706 21.0656C3.99198 20.4169 3.82024 19.4392 3.47674 17.484Z" stroke="#000000" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB