From 7efebe0d40a883350ddb18e720a227722cdd926a Mon Sep 17 00:00:00 2001 From: Sam <32623552+mudlabs@users.noreply.github.com> Date: Sat, 16 Mar 2019 21:43:27 +1100 Subject: [PATCH] Add Nativescript icon (#1291) * NativeScript icon Add the NativeScript icon to icons list * NativeScript data Add data object for NativeScript icon * Update Hex Update hex value to that of the default icons used in nativescript apps --- _data/simple-icons.json | 5 +++++ icons/nativescript.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nativescript.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bcfe27d3..aa847c24 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1645,6 +1645,11 @@ "hex": "4479A1", "source": "https://www.mysql.com/about/legal/logos.html" }, + { + "title": "NativeScript", + "hex": "3655FF", + "source": "https://docs.nativescript.org/" + }, { "title": "Neo4j", "hex": "008CC1", diff --git a/icons/nativescript.svg b/icons/nativescript.svg new file mode 100644 index 00000000..daf363e9 --- /dev/null +++ b/icons/nativescript.svg @@ -0,0 +1 @@ +NativeScript icon