Commit graph

1991 commits

Author SHA1 Message Date
Eric Cornelissen 0a0586a04e
Lint SVG files for final newlines (#1367)
* Update editorconfig-checker dependency

At least v2.0.7 [1] is required to check that a file does not contain a 
final newline.

--
1. 
https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases/tag/2.0.7

* Add *.svg to editorconfig and enable checking in editorconfig-checker

* Remove final newline from existing SVG files

... to fix the `$ npm run wslint` command
2019-04-23 01:41:13 +03:00
Piotr Hylicki 27ee19106d Added Adobe Xd icon (#1354) 2019-04-22 23:09:08 +03:00
Piotr Hylicki f69ea6f28a Added Adobe Lightroom CC icon #1363 (#1366) 2019-04-21 12:08:21 +03:00
Guy Saar 10804b2f6e Added bit icon (#1360) 2019-04-20 14:07:42 +03:00
Piotr Hylicki 48e51962ca Renamed 'Adobe Lightromm' to 'Adobe Lightroom Classic' #1364 (#1365) 2019-04-19 18:15:50 +03:00
Piotr Hylicki 92c2d47db7 Added Hackaday icon #1142 (#1356) 2019-04-19 18:13:03 +03:00
Alex d91df7c829 Added Unity (#1361) 2019-04-19 16:26:54 +03:00
Eric Cornelissen 579d439e60
Lint file formatting (primarily whitespace) (#1349)
* Add editorconfig-checker and .editorconfig

* Fix wslint errors
2019-04-17 12:59:44 +03:00
Piotr Hylicki 9d4a9cb652 Added Electron icon #1334 (#1358) 2019-04-17 12:51:19 +03:00
Eric Cornelissen 112b78f48c
Update Travis CI build (#1348)
* Remove xmlstarlet from Travis CI "Lint" build

With https://github.com/birjolaxew/svglint/pull/6 merged some time ago, 
we no longer need xmlstarlet to verify that SVGs are valid XML. 
Essentially reverting the changes in #1112 and #1159

This should also make it easier for contributors to reproduce the build 
on their own machines, specifically if they don't use Linux.
2019-04-17 12:41:37 +03:00
Piotr Hylicki bf28dfe9dc Added Jest icon #1326 (#1355) 2019-04-17 12:20:07 +03:00
Eric Cornelissen 6bc11b7bb9
Merge pull request #1347 from simple-icons/develop
Publish new icons & single <path> change
2019-04-07 23:55:01 +03:00
Metaa f24ac17e66 Added Creative Commons icon. (#1322)
* Added Creative Commons icon.

* Removed uncool attributes on the Creative Commons path.

* Changed the color for CreativeCommons to their official bright orange.
2019-04-07 12:09:30 +03:00
Eric Cornelissen c1f4df5322 Version bump 2019-04-05 20:45:09 +03:00
Eric Cornelissen 3e153cfd1a Merge branch 'master' into develop 2019-04-05 20:44:30 +03:00
David Klebanoff a023bfb9a6 Added Favro. (#1336) 2019-03-28 21:52:44 +02:00
David Klebanoff 1c0b2b1dbf Update SVG linting. Only single path SVGs allowed. (#1335)
* Update SVG linting. Only single path SVGs allowed.

* Update docs.
2019-03-28 21:40:31 +02:00
Eric Cornelissen e050634479 Batch optimize SVGs (#1275) 2019-03-28 07:51:26 -07:00
Metaa c9040d3293 Added Chase icon. (#1316)
* Added Chase icon.

* Updated Chase icon source reference.
2019-03-28 09:16:04 +02:00
Metaa ef8eccccd3 Added TypeScript icon. (#1318) 2019-03-28 00:42:54 +02:00
Metaa 1160be923b Added MEGA icon. (#1321)
* Added MEGA icon.

* Updated the MEGA icon according to the file on WikiMedia.
2019-03-26 00:35:18 +02:00
Metaa c2be7e7361 Added jsDelivr icon. (#1317)
Fixes #1217.
2019-03-25 13:02:34 -07:00
Inácio Schweller 4b61a839a3 Add Itch.io (#1315)
* Add Itch.io

* Change <path> into self-closing tag

* Correct value of Itch.io brand color
2019-03-25 14:15:59 +02:00
Johan Fagerberg 3e5b87a122 Add V8 (#1312)
* Add V8

* Fix V8 icon not being properly sized

* Fix missing 'role' on V8
2019-03-25 14:02:46 +02:00
Johan Fagerberg 17b21a9be7 Add CiviCRM icon (#1313) 2019-03-25 13:38:28 +02:00
Johan Fagerberg ad41a140f9 Add Tor icon (#1311)
Fixes #1279.
2019-03-24 19:43:12 -07:00
Metaa da386a8110 Added Markdown icon. (#1310) 2019-03-24 14:29:48 +02:00
Metaa d896de599d Fixed the Conda-Forge and Viber icons. (#1306) 2019-03-20 18:31:07 -07:00
Eric Cornelissen 5246251e67
Publish new icons (#1305)
* Removed labels from contributing guidelines. They can be found on the label page.

* Removed id attribute - it's no longer used

*  Add Ionic icon. #1271 (#1274)

* Adding Reason SVG (#1290)

* Add Nativescript icon (#1291)

* Add Ubisoft icon (#1298)

* Fixed icon artifacts. (#1297)

* Add Marketo icon (#1294)

* Add Nuxt.js icon (#1296)

* Add Spacemacs Icon (#1299)

* Added Evry (#1295)

* Add EVRY.

* Update lint rules for SVG paths. (#1304)

* Version bump

* Added Flutter icon (#1302)

* Added Stadia icon (#1301)
2019-03-20 19:04:53 +02:00
Metaa 219c20944e Added Stadia icon (#1301)
* Added Stadia icon

* Fixed the mixup of the Stadia source in the json file and linked the page instead of the exact icon

* Added "icon" prefix to the Stadia icon
2019-03-20 16:08:35 +01:00
Metaa 5933ebeb46 Added Flutter icon (#1302)
* Added Flutter icon

* Fixed the Flutter icon title

* Fixed the Flutter colors (mistakenly used the Dartlang colors from their shared color guide)

* Removed Flutter icon alpha and merged paths.
2019-03-20 16:46:08 +02:00
Eric Cornelissen f96683be39 Version bump 2019-03-20 10:37:49 +02:00
David Klebanoff 450cfbc9ad Update lint rules for SVG paths. (#1304) 2019-03-20 09:55:03 +02:00
David Klebanoff 5957155fdf Added Evry (#1295)
* Add EVRY.

* Combine paths.
2019-03-19 16:23:59 +01:00
David Klebanoff dc9a70cd6d Add Spacemacs Icon (#1299) 2019-03-19 17:05:09 +02:00
David Klebanoff e751134c5e Add Nuxt.js icon (#1296)
* Added Nuxt.js

* Combine paths.

* Renamed icon file.
2019-03-18 22:43:52 +02:00
David Klebanoff f44d73358c Add Marketo icon (#1294) 2019-03-18 18:48:59 +02:00
David Klebanoff cdaf86896a Fixed icon artifacts. (#1297) 2019-03-17 12:32:01 +02:00
David Klebanoff c495160f7c Add Ubisoft icon (#1298) 2019-03-17 11:18:16 +02:00
Sam 7efebe0d40 Add Nativescript icon (#1291)
* NativeScript icon

Add the NativeScript icon to icons list

* NativeScript data

Add data object for NativeScript icon

* Update Hex

Update hex value to that of the default icons used in nativescript apps
2019-03-16 12:43:27 +02:00
Wes White 856cf2329a Adding Reason SVG (#1290)
* added reason

* moved reason into svg folder

* reduced size and set viewbox

* updated json file for reason

* updated role and title

* fixed the icon

* re added title

* compound Reason icon

* Update simple-icons.json
2019-03-16 12:12:38 +02:00
GitHubXiaoZ fd3649e58a Add Ionic icon. #1271 (#1274) 2019-03-08 11:10:34 +01:00
Johan Fagerberg 53d72c6cfc
Merge pull request #1270 from simple-icons/davidklebanoff-patch-1
Removed labels from Contribution Guidelines
2019-03-08 10:55:55 +01:00
David Klebanoff d1091edfe4
Removed id attribute - it's no longer used 2019-03-07 15:50:05 -08:00
David Klebanoff 28b22b0fbe
Removed labels from contributing guidelines
They can be found on the label page.
2019-03-06 22:12:18 -08:00
Johan Fagerberg 3b5348f15d
Merge pull request #1268 from simple-icons/develop
Publish 5 new icons
2019-03-05 21:55:15 +01:00
Eric Cornelissen eac0b0dff8 Version bump 2019-03-05 22:30:12 +02:00
David Klebanoff 3cbb1aa300 Add Riot (#1264) 2019-03-05 22:24:10 +02:00
Eric Cornelissen 92cb943dc8 Add Postman icon (#1267) 2019-03-05 10:34:38 -08:00
Eric Cornelissen e9438177ae
Add Tencent Weibo (#1265)
* Add Tencent Weibo

* Formatted Color Into Uppercase
2019-03-05 10:54:29 +02:00