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="M4 6.00049V19.0005C4 20.6573 5.34315 22.0005 7 22.0005H17C18.6569 22.0005 20 20.6573 20 19.0005V9.00049C20 7.34363 18.6569 6.00049 17 6.00049H4ZM4 6.00049V5.00049" stroke="#1C274C" stroke-width="1.5"/>
<path d="M18 6.00051V6.75051H18.75V6.00051H18ZM15.7172 2.32663L15.6111 1.58417L15.7172 2.32663ZM4.91959 3.86914L4.81353 3.12668H4.81353L4.91959 3.86914ZM5.07107 6.75051H18V5.25051H5.07107V6.75051ZM18.75 6.00051V4.30653H17.25V6.00051H18.75ZM15.6111 1.58417L4.81353 3.12668L5.02566 4.6116L15.8232 3.06909L15.6111 1.58417ZM4.81353 3.12668C3.91638 3.25484 3.25 4.02319 3.25 4.92944H4.75C4.75 4.76966 4.86749 4.6342 5.02566 4.6116L4.81353 3.12668ZM18.75 4.30653C18.75 2.63302 17.2678 1.3475 15.6111 1.58417L15.8232 3.06909C16.5763 2.96151 17.25 3.54584 17.25 4.30653H18.75ZM5.07107 5.25051C4.89375 5.25051 4.75 5.10676 4.75 4.92944H3.25C3.25 5.93519 4.06532 6.75051 5.07107 6.75051V5.25051Z" fill="#1C274C"/>
<path d="M8 12.0005H16" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 15.5005H13.5" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M4 6.00049V19.0005C4 20.6573 5.34315 22.0005 7 22.0005H17C18.6569 22.0005 20 20.6573 20 19.0005V9.00049C20 7.34363 18.6569 6.00049 17 6.00049H4ZM4 6.00049V5.00049" stroke="#000000" stroke-width="1.5"/>
<path d="M18 6.00051V6.75051H18.75V6.00051H18ZM15.7172 2.32663L15.6111 1.58417L15.7172 2.32663ZM4.91959 3.86914L4.81353 3.12668H4.81353L4.91959 3.86914ZM5.07107 6.75051H18V5.25051H5.07107V6.75051ZM18.75 6.00051V4.30653H17.25V6.00051H18.75ZM15.6111 1.58417L4.81353 3.12668L5.02566 4.6116L15.8232 3.06909L15.6111 1.58417ZM4.81353 3.12668C3.91638 3.25484 3.25 4.02319 3.25 4.92944H4.75C4.75 4.76966 4.86749 4.6342 5.02566 4.6116L4.81353 3.12668ZM18.75 4.30653C18.75 2.63302 17.2678 1.3475 15.6111 1.58417L15.8232 3.06909C16.5763 2.96151 17.25 3.54584 17.25 4.30653H18.75ZM5.07107 5.25051C4.89375 5.25051 4.75 5.10676 4.75 4.92944H3.25C3.25 5.93519 4.06532 6.75051 5.07107 6.75051V5.25051Z" fill="#000000"/>
<path d="M8 12.0005H16" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 15.5005H13.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB