diff --git a/.github/ISSUE_TEMPLATE/icon_request.md b/.github/ISSUE_TEMPLATE/icon_request.md
new file mode 100644
index 00000000..a7e39b38
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/icon_request.md
@@ -0,0 +1,19 @@
+---
+name: Icon request
+about: Request a new icon for SimpleIcons
+---
+
+
+
+
+
+**Name:**
+**Website:**
+**Official resources for icon and color:**
+
+
+
+
diff --git a/.github/ISSUE_TEMPLATE/icon_update.md b/.github/ISSUE_TEMPLATE/icon_update.md
new file mode 100644
index 00000000..559f8f72
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/icon_update.md
@@ -0,0 +1,12 @@
+---
+name: Icon update
+about: Help us improve by reporting outdated icons
+---
+
+
+
+
+
+**Name:**
+**Official resources for icon and color:**
+
diff --git a/.github/ISSUE_TEMPLATE/website_and_package.md b/.github/ISSUE_TEMPLATE/website_and_package.md
new file mode 100644
index 00000000..e4b022b9
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/website_and_package.md
@@ -0,0 +1,29 @@
+---
+name: Website & NPM Package
+about: For general issues and improvements
+---
+
+
+
+
+### Kind of issue
+ - [ ] Improvement
+ - [ ] Bug
+ - [ ] Other, namely:
+
+### This issue concerns
+ - [ ] The NPM Package
+ - [ ] The website
+ - [ ] Other, namely:
+
+### Description
+
+
+
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..abcd4e8f
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
+
+
+**Issue:**
+
+
+### Checklist
+ - [ ] I optimized the icon with SVGO or SVGOMG
+ - [ ] The SVG `viewbox` is `0 0 24 24`
+
+### Description
+
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
deleted file mode 100644
index 9ce4dbb5..00000000
--- a/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Before opening a new issue search for duplicate or closed issues.
-
-When requesting a new or updated icon include helpful information such as:
-* The requested icon’s brand name in the title.
-* Links to official sources for the brand's icon and colors (e.g. media kits, brand guidelines, SVG files etc.).
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index ad9b0573..f85e1619 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -40,6 +40,11 @@
"hex": "D291FF",
"source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg"
},
+ {
+ "title": "Adobe Audition",
+ "hex": "00E4BB",
+ "source": "https://helpx.adobe.com/content/dam/help/mnemonics/au_cc_app_RGB.svg"
+ },
{
"title": "Adobe Dreamweaver",
"hex": "35FA00",
@@ -65,6 +70,11 @@
"hex": "00C8FF",
"source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg"
},
+ {
+ "title": "Adobe Premiere",
+ "hex": "EA77FF",
+ "source": "https://helpx.adobe.com/content/dam/help/mnemonics/pr_cc_app_RGB.svg"
+ },
{
"title": "Adobe Typekit",
"hex": "87EC00",
@@ -595,6 +605,11 @@
"hex": "FA4B32",
"source": "https://everplaces.com"
},
+ {
+ "title": "F-Secure",
+ "hex": "00BAFF",
+ "source": "https://vip.f-secure.com/en/marketing/logos"
+ },
{
"title": "Facebook",
"hex": "3B5998",
@@ -625,6 +640,11 @@
"hex": "00B0B9",
"source": "http://www.fitbit.com/uk/home"
},
+ {
+ "title": "Flattr",
+ "hex": "000000",
+ "source": "https://flattr.com/"
+ },
{
"title": "Flickr",
"hex": "0063DC",
@@ -790,6 +810,11 @@
"hex": "FFBB00",
"source": "https://play.google.com/store/apps/details?id=com.google.android.keep"
},
+ {
+ "title": "Google Pay",
+ "hex": "5F6368",
+ "source": "https://developers.google.com/pay/api/web/guides/brand-guidelines"
+ },
{
"title": "Google Play",
"hex": "607D8B",
@@ -980,6 +1005,11 @@
"hex": "FF3366",
"source": "https://projects.invisionapp.com/boards/BX4P1DY5H46R"
},
+ {
+ "title": "Jabber",
+ "hex": "CC0000",
+ "source": "https://commons.wikimedia.org/wiki/File:Jabber-bulb.svg"
+ },
{
"title": "Java",
"hex": "007396",
@@ -1870,6 +1900,11 @@
"hex": "535353",
"source": "https://sourceforge.net/"
},
+ {
+ "title": "SparkFun",
+ "hex": "E53525",
+ "source": "https://www.sparkfun.com/brand_assets"
+ },
{
"title": "SparkPost",
"hex": "FA6423",
@@ -1935,6 +1970,11 @@
"hex": "4BA2F2",
"source": "https://steem.io/"
},
+ {
+ "title": "Steemit",
+ "hex": "06D6A9",
+ "source": "https://steemit.com/"
+ },
{
"title": "Stitcher",
"hex": "000000",
@@ -2027,8 +2067,8 @@
},
{
"title": "Tencent QQ",
- "hex": "12B7F5",
- "source": "http://im.qq.com/"
+ "hex": "EB1923",
+ "source": "https://en.wikipedia.org/wiki/File:Tencent_QQ.svg#/media/File:Tencent_QQ.svg"
},
{
"title": "Tesla",
diff --git a/icons/adobeaudition.svg b/icons/adobeaudition.svg
new file mode 100644
index 00000000..7999f1a4
--- /dev/null
+++ b/icons/adobeaudition.svg
@@ -0,0 +1 @@
+
diff --git a/icons/adobepremiere.svg b/icons/adobepremiere.svg
new file mode 100644
index 00000000..31b8e768
--- /dev/null
+++ b/icons/adobepremiere.svg
@@ -0,0 +1 @@
+
diff --git a/icons/f-secure.svg b/icons/f-secure.svg
new file mode 100644
index 00000000..9c01285c
--- /dev/null
+++ b/icons/f-secure.svg
@@ -0,0 +1 @@
+
diff --git a/icons/flattr.svg b/icons/flattr.svg
new file mode 100644
index 00000000..f847bf9a
--- /dev/null
+++ b/icons/flattr.svg
@@ -0,0 +1 @@
+
diff --git a/icons/googlepay.svg b/icons/googlepay.svg
new file mode 100644
index 00000000..020b56a5
--- /dev/null
+++ b/icons/googlepay.svg
@@ -0,0 +1 @@
+
diff --git a/icons/jabber.svg b/icons/jabber.svg
new file mode 100644
index 00000000..3e8aa4c6
--- /dev/null
+++ b/icons/jabber.svg
@@ -0,0 +1 @@
+
diff --git a/icons/sparkfun.svg b/icons/sparkfun.svg
new file mode 100644
index 00000000..5507c763
--- /dev/null
+++ b/icons/sparkfun.svg
@@ -0,0 +1 @@
+
diff --git a/icons/steemit.svg b/icons/steemit.svg
new file mode 100644
index 00000000..da8cc532
--- /dev/null
+++ b/icons/steemit.svg
@@ -0,0 +1 @@
+
diff --git a/icons/tencentqq.svg b/icons/tencentqq.svg
index 36155a9b..c63288ce 100644
--- a/icons/tencentqq.svg
+++ b/icons/tencentqq.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/package.json b/package.json
index ff342075..9b394860 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.9.8",
+ "version": "1.9.9",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [