diff --git a/site/users/index.html.js b/site/users/index.html.js
index d390822523..632d48bd27 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -191,6 +191,11 @@ var logos = [
img: 'drift.png',
link: 'https://www.drift.com/'
},
+ {
+ name: 'Icon Systems',
+ img: 'icon-systems.png',
+ link: 'https://www.iconcmo.com/'
+ },
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
diff --git a/site/users/logos/icon-systems.png b/site/users/logos/icon-systems.png
new file mode 100755
index 0000000000..ec11ed2298
Binary files /dev/null and b/site/users/logos/icon-systems.png differ