mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 04:39:39 +01:00
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:
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user