mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-18 08:01:08 +03:00
Remove example.js
This commit is contained in:
parent
45ad431a43
commit
d1eaccc6d5
11
example.js
11
example.js
@ -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>' }
|
||||
*/
|
Loading…
Reference in New Issue
Block a user