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="M1.53479 10.9716C1.60847 9.7628 1.64531 9.15838 1.95854 8.57703C2.24473 8.04588 2.7923 7.53066 3.33988 7.27732C3.93921 7.00003 4.62617 7.00003 6.00008 7.00003C6.51215 7.00003 6.76819 7.00003 7.0162 6.95815C7.26138 6.91675 7.50046 6.84502 7.72795 6.74463C7.95806 6.64307 8.17181 6.50214 8.59932 6.22026L8.81825 6.07591C11.3612 4.39922 12.6327 3.56088 13.7001 3.92511C13.9047 3.99495 14.1028 4.09575 14.2797 4.22008C15.2024 4.86853 15.2725 6.37724 15.4127 9.39465C15.4646 10.5119 15.5 11.4681 15.5 12C15.5 12.5319 15.4646 13.4882 15.4127 14.6054C15.2725 17.6228 15.2024 19.1315 14.2797 19.78C14.1028 19.9043 13.9047 20.0051 13.7001 20.0749C12.6327 20.4392 11.3612 19.6008 8.81825 17.9242L8.59932 17.7798C8.17181 17.4979 7.95806 17.357 7.72795 17.2554C7.50046 17.155 7.26138 17.0833 7.0162 17.0419C6.76819 17 6.51215 17 6.00008 17C4.62617 17 3.93921 17 3.33988 16.7227C2.7923 16.4694 2.24473 15.9542 1.95854 15.423C1.64531 14.8417 1.60847 14.2373 1.53479 13.0284C1.51299 12.6708 1.5 12.3224 1.5 12C1.5 11.6776 1.51299 11.3292 1.53479 10.9716Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M22 10L18 14M18 10L22 14" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1.53479 10.9716C1.60847 9.7628 1.64531 9.15838 1.95854 8.57703C2.24473 8.04588 2.7923 7.53066 3.33988 7.27732C3.93921 7.00003 4.62617 7.00003 6.00008 7.00003C6.51215 7.00003 6.76819 7.00003 7.0162 6.95815C7.26138 6.91675 7.50046 6.84502 7.72795 6.74463C7.95806 6.64307 8.17181 6.50214 8.59932 6.22026L8.81825 6.07591C11.3612 4.39922 12.6327 3.56088 13.7001 3.92511C13.9047 3.99495 14.1028 4.09575 14.2797 4.22008C15.2024 4.86853 15.2725 6.37724 15.4127 9.39465C15.4646 10.5119 15.5 11.4681 15.5 12C15.5 12.5319 15.4646 13.4882 15.4127 14.6054C15.2725 17.6228 15.2024 19.1315 14.2797 19.78C14.1028 19.9043 13.9047 20.0051 13.7001 20.0749C12.6327 20.4392 11.3612 19.6008 8.81825 17.9242L8.59932 17.7798C8.17181 17.4979 7.95806 17.357 7.72795 17.2554C7.50046 17.155 7.26138 17.0833 7.0162 17.0419C6.76819 17 6.51215 17 6.00008 17C4.62617 17 3.93921 17 3.33988 16.7227C2.7923 16.4694 2.24473 15.9542 1.95854 15.423C1.64531 14.8417 1.60847 14.2373 1.53479 13.0284C1.51299 12.6708 1.5 12.3224 1.5 12C1.5 11.6776 1.51299 11.3292 1.53479 10.9716Z" stroke="#000000" stroke-width="1.5"/>
<path d="M22 10L18 14M18 10L22 14" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB