Extract presence module and add SVG status icons

Move quick status buttons into dedicated presence.ts/css module with
Font Awesome SVG icons (briefcase, headphones, grill, beer mug,
screen-users). Bump version to 9.5.0.
This commit is contained in:
2026-04-10 11:40:26 +02:00
parent 16d095ca77
commit e6860461ee
12 changed files with 332 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--><path d="M256 120L256 160L384 160L384 120C384 115.6 380.4 112 376 112L264 112C259.6 112 256 115.6 256 120zM208 160L208 120C208 89.1 233.1 64 264 64L376 64C406.9 64 432 89.1 432 120L432 160L512 160C547.3 160 576 188.7 576 224L576 480C576 515.3 547.3 544 512 544L128 544C92.7 544 64 515.3 64 480L64 224C64 188.7 92.7 160 128 160L208 160zM112 368L112 480C112 488.8 119.2 496 128 496L512 496C520.8 496 528 488.8 528 480L528 368L384 368L384 384C384 401.7 369.7 416 352 416L288 416C270.3 416 256 401.7 256 384L256 368L112 368zM256 320L528 320L528 224C528 215.2 520.8 208 512 208L128 208C119.2 208 112 215.2 112 224L112 320L256 320z"/></svg>

After

Width:  |  Height:  |  Size: 862 B