Commit Graph

1888 Commits

Author SHA1 Message Date
birjolaxew
d9e2d50712
Update package-lock.json
Should fix #1052
Updated using 'npm audit fix'
2018-11-18 00:49:14 +01:00
Johan Fagerberg
2104d93cd7
Merge pull request #1066 from simple-icons/develop
Publish Huawei, Udemy, Autodesk
2018-11-08 09:00:56 +01:00
Johan Fagerberg
e1333240e2
Version bump 2018-11-08 08:31:57 +01:00
Paul Hart
d80d4bfce9 Adding Autotask (#1065) 2018-11-07 17:40:36 +01:00
Eric Cornelissen
28dfcb582e Add Udemy (#1063)
* Add Udemy icon SVG

* Add Udemy icon details
2018-11-07 15:44:27 +01:00
Eric Cornelissen
4b882220ef Remove aria-labelledby and ids from SVGs (#1062)
* Remove `id` and `aria-labelledby` from all SVGs

* Update SVGLint configuration

* Remove `aria-labelledby` from documentation

* Remove `aria-labelledby` from website

because why not
2018-11-06 17:10:17 +01:00
Eric Cornelissen
748be1b8b5 Add Huawei icon (#1058)
* Add Huawei logo SVG

* Add Huawei logo details

Color taken from this presentation (which seems pretty legit):
https://issuu.com/lifending/docs/______vi______/14
2018-11-05 23:52:13 +01:00
Johan Fagerberg
7ba735c774
Merge pull request #1057 from simple-icons/develop
Publish Eventbrite
2018-11-05 19:13:40 +01:00
Johan Fagerberg
4749069804
Version bump 2018-11-05 18:52:05 +01:00
Paul Hart
6786bb4a01 Update Eventbrite (#1056)
* Update eventbrite

* updated colour
2018-11-05 15:58:40 +01:00
Eric Cornelissen
92613a12ed Remember users ordering preference (#1053)
* Add basic support to remember sorting order for users

Without cookies!

* Prevent "sort by relevance" from being the stored preference

because it is not applicable if there is no search query

* Rename "sort" to "order" in scripts

* Create constant for the ordering preference ID in the local storage

* Verify `window.localStorage" exists before using it
2018-11-05 01:58:49 +01:00
Johan Fagerberg
a9ba36a23e
Merge pull request #1051 from simple-icons/develop
Publish TMDb, Grafana, Codecov, R, elementary
2018-11-02 10:59:44 +01:00
Johan Fagerberg
8727352e03
Version bump 2018-11-02 10:53:37 +01:00
Louis Tsai
394d5e52c6 Add elementary (#1047)
* Add elementary

* Update elementary color

* Update elementary source
2018-11-02 10:53:09 +01:00
Paul Hart
87346a49cf Add R logo (#1050) 2018-11-02 10:51:05 +01:00
David Klebanoff
3649982a70 Added Codecov (#1049) 2018-11-02 08:01:31 +01:00
David Klebanoff
ab59462bb4 A higher quality Grafana logo. (#1046)
* A higher quality Grafana logo.

* V3, From the Grafana Enterprise page.
2018-10-31 22:46:41 +01:00
David Klebanoff
ac3759dc6c Adds Grafana. #1043. (#1045) 2018-10-31 21:27:57 +01:00
David Klebanoff
e6fc94d7e2 Updated The Movie Database to smaller icon. Fixes #1041. (#1044) 2018-10-31 21:22:32 +01:00
Johan Fagerberg
e7822fc82a
Merge pull request #1042 from simple-icons/develop
Publish LibraryThing, PowerShell, VLC, C++
2018-10-31 16:35:29 +01:00
Johan Fagerberg
a4d78b97ff
Version bump 2018-10-31 16:11:27 +01:00
Louis Tsai
3780d09556 Add C++ icon (#1038)
* Add C++ icon

* Rename cpp.svg to cplusplus.svg

* Updated the attributes to match the icon name.

* Fix artifacts in C++ SVG
2018-10-31 15:56:53 +01:00
Johan Fagerberg
084aeb2880 Add note on source to contribution guidelines (#1040)
Adds small note on the `source` URL
Also updates the JSON example to one that uses an optimal URL
2018-10-30 16:37:06 +01:00
Paul Hart
271b4ba936 Adding VLC mediaplayer icon (#1039)
* Added vlc mediaplayer icon

* Fixing typo icon name

* Updated source url
2018-10-30 16:07:12 +01:00
Eric Cornelissen
781560abba Update no search results message (#1036)
* Restore "No matching icons found." message

* Update message when no icons are found

with a message that links to a new issue
2018-10-29 18:21:34 +01:00
Louis Tsai
626c9ee5f3 Add LibraryThing & PowerShell (#1031)
* Add LibraryThing & PowerShell

* Fix librarything & powershell icons

* Update LibraryThing color

* Update PowerShell color

* Update PowerShell source
2018-10-26 14:49:11 +03:00
Johan Fagerberg
20226c5382
Merge pull request #1035 from simple-icons/develop
Publish 9 icons
2018-10-25 15:20:32 +02:00
Johan Fagerberg
5ba41ba938
Version bump 2018-10-25 15:13:16 +02:00
Johan Fagerberg
64d428d9b6
Fix Tencent QQ (#1034)
Previous version didn't have the scarf on the body (due to a mistake by me in #1033)
2018-10-25 15:10:47 +02:00
Ace
a17de59e71 Updated the Tencent QQ icon (#1033)
* Updated the Tencent QQ icon

* Update icons/tencentqq.svg

* Update Tencent QQ color

New color is taken from scarf of their logo
2018-10-25 15:01:26 +02:00
Johan Fagerberg
dfc1fd8975
Decrease whitespace in pull request template 2018-10-23 22:15:42 +02:00
Eric Cornelissen
2e8b064d51 Update Github templates (#1023)
* Add Pull Request template

* Use multiple issue templates

* Add item about referencing issues in the Pull Request template

* Update issue templates based on suggestions by @birjolaxew

* Update issue templates based on suggestions by @birjolaxew

* Combine package and website template

* Update Pull Request template

Co-Authored-By: Johan Fagerberg <birjolaxew@users.noreply.github.com>

* Change template style for pull requests

* Add "etc." to lists of examples
2018-10-23 22:10:46 +02:00
Paul Hart
3cda616123 Adobe Audition (#1030)
* Create adobeaudition.svg

* Update adobeaudition.svg

* Added Adobe Audition
2018-10-23 18:21:15 +03:00
Paul Hart
02977c0cef Adobe premiere (#1029)
* Create adobepremiere.svg

* adding adobe premiere

* added role img
2018-10-23 17:02:48 +03:00
Navin Pai
a0a8205455 Add F-Secure (#1021)
* Added icon for F-Secure 

* Review fixes:
- Removed pt
- Ran through SVGOMG to remove extra artifacts

* Remove height and width as suggested in review

* Fix weird scaling issue

* Further scaling fixes

* Update icons/f-secure.svg
2018-10-23 14:09:15 +03:00
Paul Hart
eafda278fd Steemit (#1024)
* Create steemit.svg

* added steemit

* added title tag

* another update
2018-10-23 13:02:31 +02:00
Paul Hart
ee185e89d4 Added Flattr & Jabber icons (#1019)
* Create jabber.svg

* Create flattr.svg

* Added Jabber & Flattr

* removed extranious space

* flattr colour updated
2018-10-23 09:13:30 +03:00
Navin Pai
6bfbb4e49a Added SparkFun Icon (Fixes #1018) (#1022)
* Added SparkFun Icon

* Review changes:
- Remove pt
- Run through svgomg

* Fix color hex for Sparkfun

* Added back title which was removed by SVGOMG

* Remove height and width as suggested in review
2018-10-23 09:10:54 +03:00
Louis Tsai
cb56d81425 Add Google Pay (#1017)
* Add Google Pay

* Update Google Pay icon

* Enlarge Google Pay icon
2018-10-22 20:47:09 +03:00
Johan Fagerberg
5545739f36
Merge pull request #1016 from simple-icons/develop
Publish Figma, Samsung Pay, Medium
2018-10-21 16:04:16 +02:00
Johan Fagerberg
d3eda2f983
Version bump 2018-10-21 16:00:22 +02:00
Louis Tsai
d149afafe8 Add Samsung Pay icon (#1015)
* Add Samsung Pay icon

* Fix attribute typo

* Update icons/samsungpay.svg

Co-Authored-By: louistsaitszho <louis993546@gmail.com>

* Redo Samsung Pay icon

* Remove seemingly useless fill

* Update Samsung Pay color

* Update Samsung Pay icon

Thanks @birjolaxew !
2018-10-21 15:59:47 +02:00
Louis Tsai
027985e2b8 Add Figma icon (#1014)
* Add figma icon

* Add figma to simple-icon.json

* Rename Frame.svg to figma.svg

* Fix wrong figma source

* Fix Figma icon
2018-10-21 09:03:30 +03:00
Paul Hart
a271a7aa64 Updated medium.svg (#1010)
* Updated medium.svg

* medium colour updated
2018-10-19 16:10:34 +03:00
Johan Fagerberg
1e8b331873
Merge pull request #1012 from simple-icons/develop
Publish Circle, Cash App, Venmo
2018-10-17 16:11:24 +02:00
Johan Fagerberg
0eaf23de4a
Version bump 2018-10-17 15:41:16 +02:00
Eric Cornelissen
62035315b5 Add Venmo icon (#1006)
* Add Venmo icon SVG

* Add Venmo icon data

* Reorder 'Go' and 'Google Allo' in data file
2018-10-17 15:40:46 +02:00
Eric Cornelissen
697eda5c55 Add Cash App icon (#1007)
* Add Cash App icon SVG

* Add Cash App logo details

The logo consists of a gradient from #00C244 to #00D64B. I opted for the
former (which is a bit darker) as their interfaces tend to use darker
shades of green as well.
2018-10-17 15:39:09 +02:00
Eric Cornelissen
a542b71ed4 Add Circle (Pay) icon (#1008)
* Add Circle icon SVG

* Add Circle logo details

Color for Circle brand is hard to pin down. They use different colors
for different services (while maintaining the same logo). And their logo
consists of a range of colors due to the two gradients used:
- blues/purplse: `#58BBEA`, `#5DB3E4`, `#699DD4`, `#7D79BA`, `#8669AE`
- greens: `#ABCB37`, `#A9CB38`, `#A0C93B`, `#92C741`, `#7EC449`,
`#65C054`, `#45BB61`, `#20B570`, `#00B07D`

Some other colors sampled from their website:
- `#06b07d` common color for interactive items
- `#4c416e` for the "Invest" header
- `#55bbeb` for the "Pay" header (and some other elements)
- `#aacc38` for the "Trade" header

Finally I settled with the most purple purple of the logos gradients...
2018-10-17 15:35:05 +02:00
Johan Fagerberg
8ba80ba33e
Merge pull request #1005 from simple-icons/develop
Publish AT&T fix
2018-10-08 14:02:43 +02:00