Update tractor icon (#1894)

* Updated icons/tractor.svg

* Updated icons/tractor.json
This commit is contained in:
Jakob Guddas
2024-02-19 08:11:24 +01:00
committed by GitHub
parent d575743d3a
commit 804906dcd8
2 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [ "contributors": [
"danielbayley" "danielbayley",
"jguddas"
], ],
"tags": [ "tags": [
"farming", "farming",

View File

@@ -9,13 +9,13 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<path d="M3 4h9l1 7" />
<path d="M4 11V4" />
<path d="M8 10V4" />
<path d="M18 5c-.6 0-1 .4-1 1v5.6" />
<path d="m10 11 11 .9c.6 0 .9.5.8 1.1l-.8 5h-1" /> <path d="m10 11 11 .9c.6 0 .9.5.8 1.1l-.8 5h-1" />
<circle cx="7" cy="15" r=".5" />
<circle cx="7" cy="15" r="5" />
<path d="M16 18h-5" /> <path d="M16 18h-5" />
<path d="M18 5a1 1 0 0 0-1 1v5.6" />
<path d="M3 4h9l1 7.25" />
<path d="M4 11V4" />
<path d="M7 15h.01" />
<path d="M8 10.1V4" />
<circle cx="18" cy="18" r="2" /> <circle cx="18" cy="18" r="2" />
<circle cx="7" cy="15" r="5" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 496 B