Skip to content

Commit

Permalink
use new truck as reference
Browse files Browse the repository at this point in the history
  • Loading branch information
LienMaas committed Jul 17, 2024
1 parent bfc3425 commit ab35aed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
25 changes: 12 additions & 13 deletions icons/truck-electric.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"lienmaas"
"colebemis",
"ahtohbi4",
"ericfennis",
"Andreto",
"csandman",
"karsa-mistmere",
"danielbayley",
"jordan808",
"LienMaas"
],
"tags": [
"delivery",
"van",
"shipping",
"haulage",
"lorry",
"electric"
],
"categories": [
"transportation"
]
}
"tags": ["delivery", "van", "shipping", "haulage", "lorry", "electric"],

Check notice on line 14 in icons/truck-electric.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. - "tags": ["delivery", "van", "shipping", "haulage", "lorry", "electric"], - "categories": ["transportation"] + "tags": [ + "delivery", + "van", + "shipping", + "haulage", + "lorry", + "electric" + ], + "categories": [ + "transportation" + ]
"categories": ["transportation"]
}
4 changes: 2 additions & 2 deletions icons/truck-electric.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab35aed

Please sign in to comment.