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">
<path d="M8 13.0005H16M8 13.0005V18.0005C8 19.8861 8 20.8289 8.58579 21.4147C9.17157 22.0005 10.1144 22.0005 12 22.0005C13.8856 22.0005 14.8284 22.0005 15.4142 21.4147C16 20.8289 16 19.8861 16 18.0005V13.0005M8 13.0005C6.28928 13.0005 4.84936 14.2809 4.64948 15.9799L4 21.5005M16 13.0005C17.7107 13.0005 19.1506 14.2809 19.3505 15.9799L20 21.5005" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<circle cx="12" cy="6.00049" r="4" stroke="#1C274C" stroke-width="1.5"/>
<path d="M8 13.0005H16M8 13.0005V18.0005C8 19.8861 8 20.8289 8.58579 21.4147C9.17157 22.0005 10.1144 22.0005 12 22.0005C13.8856 22.0005 14.8284 22.0005 15.4142 21.4147C16 20.8289 16 19.8861 16 18.0005V13.0005M8 13.0005C6.28928 13.0005 4.84936 14.2809 4.64948 15.9799L4 21.5005M16 13.0005C17.7107 13.0005 19.1506 14.2809 19.3505 15.9799L20 21.5005" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<circle cx="12" cy="6.00049" r="4" stroke="#000000" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 585 B

After

Width:  |  Height:  |  Size: 585 B