diff --git a/gitmojis.json b/gitmojis.json index 9cdf09b..bf165bf 100644 --- a/gitmojis.json +++ b/gitmojis.json @@ -584,6 +584,14 @@ "description": "Add or update code related to validation.", "name": "safety-vest", "semver": null + }, + { + "emoji": "✈️", + "entity": "✈️", + "code": ":airplane:", + "description": "Improve offline support.", + "name": "airplane", + "semver": null } ] } diff --git a/images/gitmoji/airplane.png b/images/gitmoji/airplane.png new file mode 100644 index 0000000..1b04607 Binary files /dev/null and b/images/gitmoji/airplane.png differ