mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 23:37:41 +01:00
Update tractor icon (#1894)
* Updated icons/tractor.svg * Updated icons/tractor.json
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"danielbayley"
|
"danielbayley",
|
||||||
|
"jguddas"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"farming",
|
"farming",
|
||||||
|
|||||||
@@ -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 |
Reference in New Issue
Block a user