From 6e4dfc01a6b36ff57e068ee960eab2bba883cf72 Mon Sep 17 00:00:00 2001 From: Simon Golms <17799657+SimonGolms@users.noreply.github.com> Date: Sat, 25 Sep 2021 13:20:28 +0200 Subject: [PATCH] Add PWA icon (#6031) * feat: add pwa icon * style(pwa): move aliases key to the end * fix(pwa): rename icon --- _data/simple-icons.json | 11 +++++++++++ icons/pwa.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/pwa.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 51a83bed..1b6499ae 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7407,6 +7407,17 @@ "hex": "300D4F", "source": "https://pusher.com/" }, + { + "title": "PWA", + "hex": "5A0FC8", + "source": "https://github.com/webmaxru/progressive-web-apps-logo/blob/77744cd5c0a4d484bb3d082c6ac458c44202da03/pwalogo-white.svg", + "guidelines": "https://github.com/webmaxru/progressive-web-apps-logo#readme", + "aliases": { + "aka": [ + "Progressive Web Application" + ] + } + }, { "title": "PyCharm", "hex": "000000", diff --git a/icons/pwa.svg b/icons/pwa.svg new file mode 100644 index 00000000..181cba25 --- /dev/null +++ b/icons/pwa.svg @@ -0,0 +1 @@ +PWA