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
+5 -5
View File
@@ -1,7 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 22.0005C6.22876 22.0005 4.34315 22.0005 3.17157 20.8289C2 19.6573 2 18.7717 2 15.0005" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M22 15.0005C22 18.7717 22 19.6573 20.8284 20.8289C19.6569 22.0005 17.7712 22.0005 14 22.0005" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 2.00049C17.7712 2.00049 19.6569 2.00049 20.8284 3.17206C22 4.34363 22 5.22925 22 9.00049" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M10 2.00049C6.22876 2.00049 4.34315 2.00049 3.17157 3.17206C2 4.34363 2 5.22925 2 9.00049" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 12.0005H22" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M10 22.0005C6.22876 22.0005 4.34315 22.0005 3.17157 20.8289C2 19.6573 2 18.7717 2 15.0005" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M22 15.0005C22 18.7717 22 19.6573 20.8284 20.8289C19.6569 22.0005 17.7712 22.0005 14 22.0005" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 2.00049C17.7712 2.00049 19.6569 2.00049 20.8284 3.17206C22 4.34363 22 5.22925 22 9.00049" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M10 2.00049C6.22876 2.00049 4.34315 2.00049 3.17157 3.17206C2 4.34363 2 5.22925 2 9.00049" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 12.0005H22" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 838 B