mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
* feat: WIP * feat: add wip manifest * fix: replace /var/run with /run * feat: add flatpak build to github actions * feat: add flatpak setup script * fix: build in release * chore: check autostart mark by default * feat: update app id * chore: merge flatpak manifest modules * chore: add cleanup section * chore: update manifest file * chore: pin github actions to specific commits * chore: update app id again * doc: add flatpak documentation * chore: metainfo updates * fix: desktop file entrypoint * doc: add service permissions note to flatpak * chore: improve flatpak manifest * fix: libdrm x-checker-data indentation
10 lines
881 B
XML
10 lines
881 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="#241f31">
|
|
<path d="m 2 3 h 1.039062 v 11 h -1.039062 z m 0 0"/>
|
|
<path d="m 2 3 v 1.015625 h -2 v -1.015625 z m 0 0"/>
|
|
<path d="m 3.980469 4 c -0.542969 0 -0.980469 0.4375 -0.980469 0.980469 v 6.039062 c 0 0.542969 0.4375 0.980469 0.980469 0.980469 h 10.019531 h 0.019531 c 0.542969 0 0.980469 -0.4375 0.980469 -0.980469 v -6.039062 c 0 -0.542969 -0.4375 -0.980469 -0.980469 -0.980469 c -0.007812 0 -0.011719 0 -0.019531 0 z m 2.019531 2 c 1.105469 0 2 0.894531 2 2 s -0.894531 2 -2 2 s -2 -0.894531 -2 -2 s 0.894531 -2 2 -2 z m 6 0 c 1.105469 0 2 0.894531 2 2 s -0.894531 2 -2 2 s -2 -0.894531 -2 -2 s 0.894531 -2 2 -2 z m 0 0"/>
|
|
<path d="m 10 11.960938 v 1.039062 h -5 v -1.039062 z m 0 0"/>
|
|
</g>
|
|
</svg>
|