diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 392dea86..acc94d9f 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -30,6 +30,11 @@
"hex": "EE3F24",
"source": "https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html"
},
+ {
+ "title": "Adobe Photoshop",
+ "hex": "00C8FF",
+ "source": "http://www.adobe.com/products/photoshop.html"
+ },
{
"title": "AIM",
"hex": "FFCA00",
@@ -725,6 +730,11 @@
"hex": "5091CD",
"source": "https://docs.joomla.org/Joomla:Brand_Identity_Elements"
},
+ {
+ "title": "jQuery",
+ "hex": "0769AD",
+ "source": "https://brand.jquery.org/logos/"
+ },
{
"title": "JSFiddle",
"hex": "4679A4",
@@ -975,6 +985,11 @@
"hex": "030303",
"source": "https://myspace.com/pressroom/assetslogos"
},
+ {
+ "title": "MySQL",
+ "hex": "4479A1",
+ "source": "https://www.mysql.com/about/legal/logos.html"
+ },
{
"title": "Netflix",
"hex": "E50914",
diff --git a/icons/adobephotoshop.svg b/icons/adobephotoshop.svg
new file mode 100644
index 00000000..96c95a1d
--- /dev/null
+++ b/icons/adobephotoshop.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/jquery.svg b/icons/jquery.svg
new file mode 100644
index 00000000..232e5d5d
--- /dev/null
+++ b/icons/jquery.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/mysql.svg b/icons/mysql.svg
new file mode 100644
index 00000000..1bb77036
--- /dev/null
+++ b/icons/mysql.svg
@@ -0,0 +1 @@
+
\ No newline at end of file