Commit graph

1581 commits

Author SHA1 Message Date
Metaa 27d076b88c Add rollup.js (#961)
* Add Rollup
* Actually SVGO the SVG
* Changed the source URL
2018-08-31 11:23:11 +03:00
Metaa dd97f13ff4 Add a missing dash to the svgo precision option in the contributing guide (#962) 2018-08-31 11:20:46 +03:00
Metaa 2a7a1ac112 Add devRant (#954)
* Add devRant

* Add "icon" to the SVG title (squash)

* Fixed the color of the devRant logo (squash)
2018-08-30 09:25:05 +02:00
Johan Fagerberg fc4d687279
Version bump 2018-08-30 09:02:36 +02:00
Metaa 3ae239475e Update OneDrive (#893) (#957) 2018-08-30 08:50:59 +02:00
Metaa f8aa841658 Add TYPO3 (#793) (#956)
* Add TYPO3 (#793)

* Add "icon" to the SVG title (squash)

* Remove a weird duplicate SVG tag inside the svg (squash)
2018-08-30 08:50:34 +02:00
Metaa f12f881316 Add Furry Network (#955)
* Add Furry Network (#855)

* Add "icon" to the SVG title (squash)

Closes #855
2018-08-30 08:47:03 +02:00
Eric Cornelissen 03e6193164 Add CoffeeScript (#953)
* Add CoffeeScript icon SVG

As found on their homepage: https://coffeescript.org/

* Add CoffeeScript icon details

The color is taken from the navigation bar of their website (<nav>).

* Update CoffeeScript icon color
2018-08-29 16:49:30 +02:00
Johan Fagerberg f9b7a0e1a2 Add Qzone (#940) 2018-08-29 16:23:19 +03:00
Johan Fagerberg c45f4513f6 Add Archive of Our Own (#939) 2018-08-29 16:16:57 +03:00
Eric Cornelissen 52d9906933 Add Lua (#952)
* Add Lua icon SVG

SVG version of the icon taken from WikiMedia:
https://commons.wikimedia.org/wiki/File:Lua-logo-nolabel.svg

* Add Lua icon details

URL links to the documentation of the Lua language, where a clean
unanimated version of their logo can be found (the logo on the homepage is
animated).

The color comes from the SVG found on WikiMedia:
https://commons.wikimedia.org/wiki/File:Lua-logo-nolabel.svg
2018-08-29 15:07:49 +02:00
Metaa 8f738ed8e6 Add ESLint (#950)
* Add ESLint
* Remove group from the ESLint icon.
2018-08-28 00:37:31 +03:00
Eric Cornelissen e414adecc9 Update the travis build to work in stages (#948)
* Update the travis build to work in stages

* Intentional "Build website" error

* Intentional "Lint" error

* Restore CI test errors

* Conditional deplay stage, only on master

So PRs targetting develop don't run an empty stage.

Related Travis Documentation:
https://docs.travis-ci.com/user/conditional-builds-stages-jobs/
2018-08-27 17:39:13 +02:00
Johan Fagerberg 57e66ef99a
Version bump 2018-08-26 23:24:45 +02:00
Johan Fagerberg 6ee6ba977c
Add prepublish script (#942)
* Add prepublish script

Compiles icons into both static js files (icons/{filename}.js) and
into a static index.js. The latter is not tree-shakeable.

Closes #941, closes #751

* Add information on tree-shaking to README

* Remove index.js after publishing

* Change 'prepublish' to 'prepublishOnly'

* Link to webpack in README

* Simplify postpublish cleanup

Thanks @ericcornelissen

* Fix quote usage in prepublish.js

* Fix quote usage in utils.js

* Optimized file size of prepublish output

* Improved readability of prepublish script
2018-08-26 23:23:57 +02:00
Eric Cornelissen 1aa1cf427c Add Go (the programmin language) (#944)
Color based on their favicon gopher
SVG manually vectorized based on their frontpage gopher
2018-08-26 23:23:20 +02:00
Eric Cornelissen d79e524366 Add Java (#945)
* Add Java icon SVG

As requested by @hlfernandez

* Add Java icon details

Used Java Blue (#007396) rather than Java Orange (#ED8B00)
2018-08-26 11:11:48 +02:00
Johan Fagerberg bc0fe39a0e Add Castorama (#937)
* Add Castorama
* Update Castorama source
2018-08-26 01:03:26 +03:00
Johan Fagerberg 55c3e18140 Update Mastodon (#938)
* Update Mastodon

Taken straight from their official source
Variant chosen is the one from their favicon

Closes #750

* Update Mastodon color

Source from their official SVG (thanks @ericcornelissen)
2018-08-23 12:58:45 +02:00
Johan Fagerberg 7fcb4d96a4 Add Envato icon (#935)
Color taken from the official SVG on their website
2018-08-21 12:55:01 +02:00
Johan Fagerberg 6b3abe34e2 Add Renren (#936)
Color from their official .jpg logo from renren.com
Note that the .jpg is very noisy - as such there are multiple shades of
blue in it. The chosen one is from the biggest consistent area I could
find.
Alternative color choice: #005EAC from the .png logo from Wikipedia

As no official SVG source is available, one was taken from third party
sources. This was verified to match the official .jpg as closely as
possible.
2018-08-21 12:43:18 +02:00
Augustus Yuan 8d7ca66ca9 [#932] update Evernote icon for new brand (#933) 2018-08-19 14:09:27 +02:00
Johan Fagerberg 9ef370f7fe
Version bump 2018-08-19 14:08:28 +02:00
Billy Ross 8cac17c783 #929 Add LeetCode icon (#930)
* Add LeetCode icon

* Clean up LeetCode icon conversion artifacts and primary colour
2018-08-19 14:08:01 +02:00
Johan Fagerberg 289d1883a1 Add SVGLint (#922)
* Added SVGLint

* Added SVGLint to CI

* Upgraded Node version used by CI

* Upgraded SVGLint to latest version

* Moved SVGLint configuration file

* Upgraded SVGLint

1.0.1 -> 1.0.2
Adds support for globs on Windows

* Added SVGLint check for aria-labelledby and title ID
2018-08-16 11:33:32 +02:00
Joe DF 7d037d95f9 Markdown fix (#928) 2018-08-10 15:22:29 +02:00
Tomer Aberbach df08f5d147 Redbubble Icon (#927)
* Redbubble icon

* Update redbubble.svg

Fixed accidental id="simpleicons-adobephotoshop-con".
2018-08-09 15:32:15 +02:00
Eric Cornelissen a402a50c06 Update contribution guidelines (#926)
* Add instructions to reset the SVGOMG settings if changed

* Update instructions on the precision of SVGO(MG)
2018-08-07 20:16:49 +02:00
Johan Fagerberg 4b824444ec
Version bump 2018-08-07 14:18:04 +02:00
Aleksandar Olic 7e78631905 Add Clockify Icon (#924)
* Clockify logo

* Updated Clockify logo (cleanup)

* Enlarged Clockify logo (touches borders)
2018-08-07 14:17:16 +02:00
Johan Fagerberg c94e35a891
Merge pull request #923 from ericcornelissen/fix-lint-errors
Fix incorrect icons
2018-08-05 23:01:28 +02:00
Eric Cornelissen 9e49af6210 Update Tails SVG 2018-08-05 22:37:11 +02:00
Eric Cornelissen 3bc3f3b16a Update Fandango SVG 2018-08-05 22:36:35 +02:00
Eric Cornelissen 28d6df72be Update ArtStation SVG 2018-08-05 22:35:51 +02:00
Johan Fagerberg ba56572d5b
Version bump 2018-08-02 23:07:59 +02:00
Eric Cornelissen 55f716212c [New icon] Mathematica (#919)
* Add Mathematica icon

* Add Mathematica details

* Rename Mathematica to Wolfram Mathmatica

* Remove stray <g>'s from Mathematica icon

* Reorder simple-icons.json alphabetically
2018-08-02 23:07:43 +02:00
Eric Cornelissen f315ce63d8 [New icon] Wolfram (organisation) (#917)
* Add Wolfram (organisation) icon

* Add Wolfram (organisation) details
2018-08-02 20:51:28 +02:00
Eric Cornelissen fd4a9fdea2 [New icon] Wolfram language (#918)
* Add Wolfram Language icon

* Add Wolfram Language details
2018-08-02 20:44:41 +02:00
Johan Fagerberg 915626acb1
Version bump 2018-08-02 09:28:39 +02:00
Jimmy Lin bf7474677a Update Plurk icon (#915)
* Update Plurk icon

* Remove the circular background
2018-08-02 09:27:49 +02:00
Johan Fagerberg 9dc7db16a7
Version bump (breaking change) 2018-08-01 13:33:56 +02:00
Johan Fagerberg 416f0ab19b
Merge pull request #912 from ericcornelissen/remove-codeschool
Remove Code School icon
2018-08-01 13:33:40 +02:00
Johan Fagerberg 663edf19b2
Merge pull request #913 from ericcornelissen/ci_build-page
Add page buid to CI script
2018-08-01 13:32:39 +02:00
Eric Cornelissen 06a743b4ac Use matrix to split NodeJS and Ruby builds 2018-08-01 13:02:56 +02:00
Zaw W. Lwin 97b971d5bc [New Icon] Vagrant (#911)
* Add data for Vagrant icon

* Reorder the Vagrant metadata alphabetically

* Add Vagrant
2018-08-01 12:49:24 +02:00
Eric Cornelissen e6263f703d Add page buid to CI script 2018-08-01 12:43:58 +02:00
Doron Brayer c87b5cb7f6 [New icon] Samsung (#903)
* [New icon] Samsung

Title: Samsung
Hex: 1428A0
Source: https://www.samsung.com/us

Brand guidelines: https://samsunghvac.com/extranet/bl_guide/Samsung%20Logo%20Usage%20Guidelines_112916.pdf

* [New icon] Samsung

Title: Samsung
Hex: 1428A0
Source: https://www.samsung.com/us

Brand guidelines: https://samsunghvac.com/extranet/bl_guide/Samsung%20Logo%20Usage%20Guidelines_112916.pdf

* Lower precision to 4

Following discussion at #903
2018-08-01 12:38:45 +02:00
Eric Cornelissen 78066a719e Remove Code School icon
Code School was aquired by Pluralsight (for which an icon is already
present).
2018-08-01 12:26:47 +02:00
Johan Fagerberg e8fe89ef27
Merge pull request #909 from RedSparr0w/patch-1
Page search find .NET Google+ etc
2018-07-27 17:32:15 +02:00
Danial 3a4fcb01a5
Page search find .NET Google+ etc
closes #902
Allow search to find `.NET`, `Google+` etc.
2018-07-27 12:08:13 +12:00