shift-shell/desktoptheme/shift-light/widgets/background.svg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
1.6 KiB
XML
Raw Normal View History

<!-- SPDX-FileCopyrightText: 2026 Marco Allegretti -->
<!-- SPDX-License-Identifier: EUPL-1.2 -->
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<rect id="hint-tile-center" x="0" y="0" width="2" height="2" fill="#0f766e" opacity="0"/>
<rect id="center" x="8" y="8" width="48" height="48" rx="3" fill="#ffffff"/>
<rect id="top" x="8" y="0" width="48" height="8" fill="#ffffff"/>
<rect id="bottom" x="8" y="56" width="48" height="8" fill="#ffffff"/>
<rect id="left" x="0" y="8" width="8" height="48" fill="#ffffff"/>
<rect id="right" x="56" y="8" width="8" height="48" fill="#ffffff"/>
<rect id="topleft" x="0" y="0" width="8" height="8" fill="#ffffff"/>
<rect id="topright" x="56" y="0" width="8" height="8" fill="#ffffff"/>
<rect id="bottomleft" x="0" y="56" width="8" height="8" fill="#ffffff"/>
<rect id="bottomright" x="56" y="56" width="8" height="8" fill="#ffffff"/>
<rect id="hint-top-margin" x="30" y="0" width="4" height="8" fill="#0f766e" opacity="0"/>
<rect id="hint-bottom-margin" x="30" y="56" width="4" height="8" fill="#0f766e" opacity="0"/>
<rect id="hint-left-margin" x="0" y="30" width="8" height="4" fill="#0f766e" opacity="0"/>
<rect id="hint-right-margin" x="56" y="30" width="8" height="4" fill="#0f766e" opacity="0"/>
<rect id="hint-top-inset" x="30" y="8" width="4" height="1" fill="#0f766e" opacity="0"/>
<rect id="hint-bottom-inset" x="30" y="55" width="4" height="1" fill="#0f766e" opacity="0"/>
<rect id="hint-left-inset" x="8" y="30" width="1" height="4" fill="#0f766e" opacity="0"/>
<rect id="hint-right-inset" x="55" y="30" width="1" height="4" fill="#0f766e" opacity="0"/>
</svg>