Commit Graph

2929 Commits

Author SHA1 Message Date
Peter Noble
c0a9e3d0e1
Add SQLite (#2933)
* Add SQLite

* Update sqlite.svg
2020-05-18 18:38:22 +03:00
Álvaro Mondéjar
ec075da273
Add RunKit (#3088) 2020-05-18 15:49:47 +03:00
renovate[bot]
b2f4739631
Update all dependencies (#3089)
* Update all dependencies

* Update NodeJS version for Travis to 10

Starting from v26.0.0 of Jest [1] a function native to NodeJS 10 is 
being used, therefore using NodeJS 8 in Travis CI is no longer 
sufficient.

--
1. https://github.com/facebook/jest/blob/master/CHANGELOG.md#2600

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2020-05-18 15:22:33 +03:00
Álvaro Mondéjar
b12a531c49
Avoid to run svglint for icons/*.js files. (#3083) 2020-05-18 15:02:47 +03:00
Eric Cornelissen
3f4704f8a3 version bump 2020-05-17 16:40:48 +03:00
Peter Noble
83831a134d
Update Adobe Creative Cloud (#3032)
* Update Adobe Creative Cloud

* Update adobecreativecloud.svg
2020-05-15 00:11:28 +01:00
Álvaro Mondéjar
1f9fe8861f
Fix 'wslint' command that isn't linting the simple-icons.json file. (#3079)
* Avoid to insert a final newline on '_data/simple-icons.json' file config for '.editorconfig'.

* Fix wslint script, add final newline to simple-icons.json and revert .editorconfig configuration.
2020-05-14 19:30:14 +03:00
David Beitey
d38740682a
Restore lost lint command to run all linting (#3063) 2020-05-13 14:01:57 +03:00
kshitishp
d0b2ff6f0b
Add Rancher (#3034) (#3035) 2020-05-12 11:29:58 +01:00
github-actions[bot]
6f2287edaa
version bump 2020-05-10 00:01:09 +00:00
Peter Noble
8d94497b81
Update Adobe Acrobat Reader (#3029)
* Update Adobe Acrobat Reader

* Fix Adobe Acrobat Reader title
2020-05-08 08:05:53 +01:00
Peter Noble
28c84f55c1
Update Roots icon & source (#3024) 2020-05-08 07:53:17 +01:00
Peter Noble
10bb852104
Update Adobe After Effects & Dreamweaver sources (#3030) 2020-05-08 00:51:27 +01:00
Peter Noble
583ee780f7
Update Adobe Audition (#3031)
* Update Adobe Audition

* Fix Adobe Audition title
2020-05-08 00:48:22 +01:00
Peter Noble
fe7e2bf056
Update Adobe Illustrator & InDesign colours (#3033) 2020-05-08 00:44:03 +01:00
Peter Noble
b220fc4383
Update Adobe icon (#2769)
* Update Adobe

* Update Adobe Acrobat Reader

* Update Adobe Audition

* Fix Adobe icon titles

* Update Adobe Creative Cloud

* Update Adobe Illustrator

* Update Adobe InDesign

* Update Adobe After Effects & Adobe Dreamweaver

* Revert changes to sub-brands
2020-05-08 00:37:58 +01:00
Peter Noble
e7cba224b0
Add Badoo (#3004) 2020-05-08 00:27:01 +01:00
Orchomenos
54a18696af
Add Bose (#3038) 2020-05-07 15:10:52 +01:00
Peter Noble
fd5478c9e2
Update Gulp (#2566)
* Update gulp.svg

* Update gulp data
2020-05-06 22:57:31 +03:00
Orchomenos
e9b6ad2908
Add audio-technica (#3018)
* Add audio-technica icon

* fixed audio-technica icon

* deleted old icon

* edited code for fixed icon

* changed name for fixed icon

* fixed small codeing mistake

* changed spelling from "audio-technica" to "Audio-Technica"

* updated .svg with correct title
2020-05-06 14:42:15 +03:00
kshitishp
88305eb4cb
Added Apache Cloudstack icon (#3023)
* Added  Apache Cloudstack icon

* Corrected the hex value and shape by fixing the .ai to base .svg conversion settings.

* Removed a fill attribute from the .svg file.

* Fixed the vertical alignment by moving the artwork by 0.32 pixels.
2020-05-05 23:04:09 +03:00
Peter Noble
e821887493
Add Open Badges (#2764) 2020-05-05 00:29:46 +01:00
phatbhoy67
a0f8b08187
Add Yoast icon (#2967) 2020-05-04 08:09:06 +03:00
renovate[bot]
1c7d921fad
Update all dependencies (#3020)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-04 07:41:23 +03:00
EinsEli
a872013761
Add OnePlus (#3007)
* Add OnePlus

* Add OnePlus

* fix title
2020-05-03 19:02:32 +02:00
Maximous Black
aa5d0937f6
Added new icon for awesome lists (#3011) 2020-05-03 19:29:07 +03:00
github-actions[bot]
e3b3be9532
version bump 2020-05-03 00:00:43 +00:00
Álvaro Mondéjar
c9cc0b230d
Add Ardour (#2918) 2020-04-29 10:18:07 +01:00
Lucas Becker
4d1f29fc5b
Azure Functions (#2991)
Closes #2898
2020-04-27 21:29:08 +02:00
Peter Noble
83d8b0244f
Add Facebook Live (#2990) 2020-04-27 16:58:41 +02:00
thorbenw
96c8d26db6
Add NBB (#2915) 2020-04-27 12:59:52 +01:00
Álvaro Mondéjar
7fefe1eab7
Add Autodesk (#2954) 2020-04-27 12:37:38 +01:00
Eric Cornelissen
b07f8f37cd
Add command to run all linting at once (#2966)
* Add `npm run lint` command that runs all our linting commands at once

Using npm-run-all [1], following a comment from a contributor [2].

--
1. https://www.npmjs.com/package/npm-run-all
2. 
https://github.com/simple-icons/simple-icons/pull/2958#issuecomment-616540155

* Mention new `npm run lint` command in the contributing guidelines
2020-04-27 13:34:05 +02:00
renovate[bot]
a835c6870f
Update all dependencies (#2986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 12:17:23 +03:00
github-actions[bot]
29fc42ecd2
version bump 2020-04-26 00:01:09 +00:00
Peter Noble
de4664efec
Add Power BI (#2959) 2020-04-25 18:56:07 +01:00
Peter Noble
c3b03201e1
Add PagerDuty (#2970) 2020-04-24 18:11:33 +01:00
Eric Cornelisesn
073688160b Set up automated releases with GitHub Actions 2020-04-24 14:54:23 +03:00
Peter Noble
233b2579e7
Add RetroPie (#2957) 2020-04-24 01:05:40 +01:00
Peter Noble
bd579a11fd
Add GoFundMe (#2945) 2020-04-24 00:52:43 +01:00
Peter Noble
e045ee0bc2
Add Coda (#2916) 2020-04-24 00:39:33 +01:00
Peter Noble
7c077ed692
Add ASUS (#2904) 2020-04-24 00:34:10 +01:00
Peter Noble
cdbd3a4e8f
Add Shanghai Metro (#2917) 2020-04-24 00:26:29 +01:00
Peter Noble
48b0696e6a
Add Guangzhou Metro (#2897) 2020-04-24 00:20:49 +01:00
Peter Noble
4bca902fea
Add Moscow Metro (#2885) 2020-04-24 00:15:15 +01:00
Peter Noble
a2b3e20842
Add Métro de Paris (#2854)
* Add Métro de Paris

* Fix Métro de Paris JSON
2020-04-24 00:10:05 +01:00
Eric Cornelissen
acd89d5e1d
Clarify we don't want overlapping paths (#2965)
Following the discussion on 69ae2c829b
2020-04-23 09:28:14 +01:00
Eric Cornelissen
87b7fb4d5d
Update CDN URLs in the README (#2930)
* Update CDN URLs in the README

The new URLs link to the latest within the v2 major release, whereas the 
old URLs would always link to the @latest release. As a result, someone 
using those URLs might end up with a broken website when a major version 
is released and icons are removed.

* Update Unpkg URL to link to the simple-icons page

* Add note regarding @latest
2020-04-22 13:23:53 +01:00
Peter Noble
706e2586fd
Add Checkmarx (#2941)
* Add Checkmarx

* Add Checkmarx data

* Update Checkmarx source
2020-04-20 21:16:43 +03:00
Schneider
c6e0f2ac2f
Add Piwigo (#2958) 2020-04-20 14:14:52 +01:00