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="M13.7003 6.83701C16.5668 9.0292 18 10.1253 18 12C18 13.8747 16.5668 14.9708 13.7003 17.163C12.909 17.7682 12.1242 18.3379 11.403 18.8127C10.7703 19.2292 10.0537 19.6601 9.31182 20.083C6.45208 21.7134 5.02221 22.5285 3.73977 21.626C2.45734 20.7235 2.34079 18.8341 2.10768 15.0554C2.04176 13.9867 2 12.9392 2 12C2 11.0609 2.04176 10.0133 2.10768 8.94462C2.34079 5.16589 2.45734 3.27652 3.73977 2.374C5.02221 1.47147 6.45208 2.28664 9.31182 3.91698C10.0537 4.33992 10.7703 4.77077 11.403 5.1873C12.1242 5.66208 12.909 6.23185 13.7003 6.83701Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M22 5V20" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M13.7003 6.83701C16.5668 9.0292 18 10.1253 18 12C18 13.8747 16.5668 14.9708 13.7003 17.163C12.909 17.7682 12.1242 18.3379 11.403 18.8127C10.7703 19.2292 10.0537 19.6601 9.31182 20.083C6.45208 21.7134 5.02221 22.5285 3.73977 21.626C2.45734 20.7235 2.34079 18.8341 2.10768 15.0554C2.04176 13.9867 2 12.9392 2 12C2 11.0609 2.04176 10.0133 2.10768 8.94462C2.34079 5.16589 2.45734 3.27652 3.73977 2.374C5.02221 1.47147 6.45208 2.28664 9.31182 3.91698C10.0537 4.33992 10.7703 4.77077 11.403 5.1873C12.1242 5.66208 12.909 6.23185 13.7003 6.83701Z" stroke="#000000" stroke-width="1.5"/>
<path d="M22 5V20" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 771 B

After

Width:  |  Height:  |  Size: 771 B