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
+2 -2
View File
@@ -1,4 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="6.00049" r="4" stroke="#1C274C" stroke-width="1.5"/>
<path d="M20 17.5005C20 19.9858 20 22.0005 12 22.0005C4 22.0005 4 19.9858 4 17.5005C4 15.0152 7.58172 13.0005 12 13.0005C16.4183 13.0005 20 15.0152 20 17.5005Z" stroke="#1C274C" stroke-width="1.5"/>
<circle cx="12" cy="6.00049" r="4" stroke="#000000" stroke-width="1.5"/>
<path d="M20 17.5005C20 19.9858 20 22.0005 12 22.0005C4 22.0005 4 19.9858 4 17.5005C4 15.0152 7.58172 13.0005 12 13.0005C16.4183 13.0005 20 15.0152 20 17.5005Z" stroke="#000000" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 375 B