Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
SPDX-FileCopyrightText: none
|
||||
-->
|
||||
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="20" height="10" version="1.1">
|
||||
<rect y="0" x="0" height="5" width="10" style="fill:#ff0000;fill-opacity:1;stroke:none"/>
|
||||
<rect y="0" x="10" height="5" width="10" style="fill:#00ff00;fill-opacity:1;stroke:none"/>
|
||||
<rect y="5" x="0" height="5" width="10" style="fill:#0000ff;fill-opacity:1;stroke:none"/>
|
||||
<rect y="5" x="10" height="5" width="10" style="fill:#ffff00;fill-opacity:1;stroke:none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 620 B |
Reference in New Issue
Block a user