fix(icons): changed wallpaper icon (#3566)

* Updated icons/wallpaper.svg

* Updated icons/wallpaper.json

* Update icons/wallpaper.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Jakob Guddas
2025-08-22 10:22:14 +02:00
committed by GitHub
parent c7c0e2bead
commit 0e3ac6beb9
2 changed files with 15 additions and 4 deletions

View File

@@ -2,9 +2,19 @@
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"ericfennis"
"ericfennis",
"jguddas"
],
"tags": [
"background",
"texture",
"image",
"art",
"design",
"visual",
"decor",
"pattern",
"screen",
"cover",
"lock screen"
],

View File

@@ -9,8 +9,9 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="8" cy="9" r="2" />
<path d="m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2" />
<path d="M8 21h8" />
<path d="M12 17v4" />
<path d="M8 21h8" />
<path d="m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15" />
<circle cx="8" cy="9" r="2" />
<rect x="2" y="3" width="20" height="14" rx="2" />
</svg>

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 394 B