Remove example.js

This commit is contained in:
birjolaxew 2017-09-17 03:55:09 +02:00
parent 45ad431a43
commit d1eaccc6d5
No known key found for this signature in database
GPG Key ID: 548A6D4C439CC3DD

View File

@ -1,11 +0,0 @@
const SimpleIcons = require('./');
console.log(SimpleIcons['500px'].svg);
/*
{ title: '500px',
hex: '0099E5',
source: 'https://about.500px.com/press',
name: '500px',
svg: '<svg aria-labelledby="simpleicons-500px-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">...</svg>' }
*/