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="M3 10.0005C3 6.22925 3 4.34363 4.17157 3.17206C5.34315 2.00049 7.22876 2.00049 11 2.00049H13C16.7712 2.00049 18.6569 2.00049 19.8284 3.17206C21 4.34363 21 6.22925 21 10.0005V14.0005C21 17.7717 21 19.6573 19.8284 20.8289C18.6569 22.0005 16.7712 22.0005 13 22.0005H11C7.22876 22.0005 5.34315 22.0005 4.17157 20.8289C3 19.6573 3 17.7717 3 14.0005V10.0005Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M8 12.0005H16" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 8.00049H16" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 16.0005H13" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M3 10.0005C3 6.22925 3 4.34363 4.17157 3.17206C5.34315 2.00049 7.22876 2.00049 11 2.00049H13C16.7712 2.00049 18.6569 2.00049 19.8284 3.17206C21 4.34363 21 6.22925 21 10.0005V14.0005C21 17.7717 21 19.6573 19.8284 20.8289C18.6569 22.0005 16.7712 22.0005 13 22.0005H11C7.22876 22.0005 5.34315 22.0005 4.17157 20.8289C3 19.6573 3 17.7717 3 14.0005V10.0005Z" stroke="#000000" stroke-width="1.5"/>
<path d="M8 12.0005H16" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 8.00049H16" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 16.0005H13" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 759 B

After

Width:  |  Height:  |  Size: 759 B