From 3a4c4680f8f13c972ea493cd2a076d773f801bfb Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 23 May 2014 13:20:04 +0200 Subject: [PATCH] Add link to the icon set --- public/vroom.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/vroom.pl b/public/vroom.pl index 9886a4b..aa9b245 100755 --- a/public/vroom.pl +++ b/public/vroom.pl @@ -55,6 +55,9 @@ our $components = { }, "FileSaver" => { url => 'https://github.com/eligrey/FileSaver.js' + }, + "WPZOOM Developer Icon Set" => { + url => 'https://www.iconfinder.com/search/?q=iconset%3Awpzoom-developer-icon-set' } };