mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* Added icons/helicopter.svg * Added icons/helicopter.json * Update helicopter.svg * Update helicopter.svg Review gap and stroke violations * Update icons/helicopter.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/helicopter.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/helicopter.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
26 lines
358 B
JSON
26 lines
358 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"liloudreams",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"transport",
|
|
"flying",
|
|
"rotor",
|
|
"aviation",
|
|
"helipad",
|
|
"gear",
|
|
"flyer",
|
|
"technology",
|
|
"helicopter",
|
|
"aircraft",
|
|
"vehicle"
|
|
],
|
|
"categories": [
|
|
"transportation",
|
|
"travel"
|
|
]
|
|
}
|