Add "every room" button

This commit is contained in:
miruka
2020-04-28 16:18:18 -04:00
parent bbc462239c
commit 34f98b48d1
4 changed files with 30 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="m21.698 10.658 2.302 1.342-12.002 7-11.998-7 2.301-1.342 9.697 5.658zm-9.7 10.657-9.697-5.658-2.301 1.343 11.998 7 12.002-7-2.302-1.342zm0-19 8.032 4.685-8.032 4.685-8.029-4.685zm0-2.315-11.998 7 11.998 7 12.002-7-12.002-7z"/>
</svg>

After

Width:  |  Height:  |  Size: 331 B