Commit Graph

2226 Commits

Author SHA1 Message Date
Johan Fagerberg
4fb6330d95
Merge pull request #2105 from simple-icons/develop
New version number `v2.0.0`, closes [the related Milestone](https://github.com/simple-icons/simple-icons/milestone/1).

New icons:

- Fiverr (#1978)
- ResearchGate (#1980)
- Formstack (#1983)
- EPEL (#1942)
- SonarQube (#1943)
- SonarCloud (#1944)
- SonarSource (#1945)
- LLVM (#1958)
- Linode (#1981)
- W3C (#1990)
- OpenAPI Initiative (#1994)
- React Router (#1995)
- repl.it (#1996)
- Internet Archive (#1977)
- styled-components (#1970)
- Invoice Ninja (#1948)
- PrestaShop (#1969)
- BMC Software (#1900)
- Square (#2006)
- Loop (#2011)
- PJSIP (#2018)
- Trustpilot (#2008)
- Smugmug (#1918)
- Blackberry (#1927)
- Imgur (#1988)
- OBS Studio (#2009)
- Datacamp (#2016)
- Steinberg (#2015)
- SVGO (#2001)
- Gutenberg (#2014)
- GNU IceCat (#2017)
- SonarLint (#1946)
- BandLab (#2013)
- Tailwind (#2010)
- Pocket Casts (#2029)
- Workplace (#2021)
- Academia (#2026)
- Fossil SCM (#2036)
- Breaker (#2028)
- Brandfolder (#2035)
- Accusoft (#2031)
- F-Droid (#2039)
- XDA-Developers (#2020)
- PeerTube (#2033)
- Curl (#2012)
- write.as (#2007)
- RabbitMQ (#2052)
- iTunes (#2019)
- QuickTime (#2066)
- 1password (#2030)
- Wish (#2044)
- Reason Studios (#2054)
- Apache Kafka (#2060)
- Fossa (#2041)
- Dolby (#2081)
- Amazon Alexa (#2072)
- IcoMoon (#2074)
- Deliveroo (#2077)
- Home Assistant (#2088)
- Hypothesis (#2089)
- Trend Micro (#2090)
- OpenID (#2091)
- Teradata (#2092)
- Microsoft Office (#2093)
- LastPass (#2083)
- Quip (#2046)

Updated icons:

- Sublime Text (#1975)
- Deezer (#2005)
- Facebook (#2047)
- Uber (#2048)
- Yahoo! (#2097)

Removed icons:

- Google Allo (6ac966f453)
- Lanyrd (6ac966f453)
2019-12-10 16:22:08 +01:00
Lucas Becker
62f3c90cf4
Merge pull request #2107 from runxel/develop
Local relief for #2061
2019-12-09 00:42:11 +01:00
Lucas Becker
0aeb436e9b Local relief for #2061
This should help with the overzealous whitespace removal in paths which will break many viewers/editors (even tho most browsers are fine with this).
It was already set on `ConvertPathData`. but this alone is not enough.
2019-12-09 00:34:31 +01:00
Peter Noble
7655025c4b Add Quip icon (#2046)
* Add quip.svg

* Update simple-icons.json

* Update quip.svg

---

Closes #1725
2019-12-08 23:01:54 +02:00
Lucas Becker
dcb112c9b6 Add LastPass (#2083)
* Add LastPass

* update source
2019-12-08 22:54:50 +02:00
Eric Cornelisesn
e1aefe2e7f version bump
New major version becomes two icons have been removed
2019-12-08 17:48:48 +02:00
Eric Cornelisesn
6ac966f453 Remove Google Allo and Lanyrd
Closes #1568
Closes #1569
2019-12-08 17:27:33 +02:00
Peter Noble
715f2d5082 Update Yahoo! (#2097)
* Update yahoo.svg

* Update Yahoo! data
2019-12-07 18:17:00 +00:00
Peter Noble
3be461151d Add Microsoft Office (#2093)
* Add microsoftoffice.svg

* Add Microsoft Office data
2019-12-07 17:40:57 +00:00
Peter Noble
26d66f1103 Add Teradata (#2092)
* Add teradata.svg

* Add Teradata data
2019-12-07 17:20:43 +00:00
Peter Noble
46871b6033 Add OpenID (#2091)
* Add openid.svg

* Add OpenID data
2019-12-07 17:12:32 +00:00
Peter Noble
de29d56531 Add Trend Micro (#2090)
* Add trendmicro.svg

* Add Trend Micro data
2019-12-07 16:48:59 +00:00
Peter Noble
bd48e9b1b2 Add Hypothesis (#2089)
* Add hypothesis.svg

* Add Hypothesis data
2019-12-07 16:33:49 +00:00
Peter Noble
a8e9926d0e Add Home Assistant (#2088)
* Add homeassistant.svg

* Add Home Assistant data
2019-12-07 16:20:39 +00:00
Peter Noble
4fdf762ca2 Add Deliveroo (#2077)
* Add deliveroo.svg

* Add Deliveroo data
2019-12-07 15:10:55 +00:00
Peter Noble
3cca349216 Add IcoMoon (#2074)
* Add icomoon.svg

* Add IcoMoon data
2019-12-07 14:08:09 +00:00
Peter Noble
c68bf6683b Add Amazon Alexa icon (#2072)
* Add amazonalexa.svg

* Add Amazon Alexa data
2019-12-07 13:16:21 +00:00
Lucas Becker
4dcc180579 Add Dolby (#2081) 2019-12-06 15:37:32 +00:00
Peter Noble
9961b55ab8 Update uber.svg (#2048) 2019-12-06 08:46:35 +00:00
Lucas Becker
0af38c57b9 Add Fossa (#2041)
Closes #2040
2019-12-05 17:31:03 +00:00
Lucas Becker
2c2af01c3f Add Apache Kafka (#2060)
Closes #2050
2019-12-05 07:46:55 +00:00
Lucas Becker
f5c34906a4 Add Reason Studios (#2054)
Closes #1880
2019-12-05 07:39:25 +00:00
Lucas Becker
4a65506608 Add Wish (#2044)
Closes #2042
2019-12-05 07:27:59 +00:00
Lucas Becker
63b42fddde
Merge pull request #2082 from runxel/nlfix
There is one empty line too much in `_data/simple-icons.json` (most possible as result of a not properly resolved merge conflict). I removed that line.
2019-12-04 20:28:46 +01:00
Lucas Becker
5e557d26f2 One new line too much
There is one new, empty line which shouldnt be there.
2019-12-04 20:19:22 +01:00
Lucas Becker
33ba446c02 Add 1password (#2030)
Add 1Password
2019-12-04 18:36:07 +00:00
Peter Noble
d9b7e06821 Add QuickTime icon (#2066)
* Add quicktime.svg

* Update QuickTime title

* Add QuickTime data

* Update quicktime.svg

* Update QuickTime colour
2019-12-04 15:20:38 +01:00
Lucas Becker
c63e7813c4 iTunes icon (#2019)
get #1096 (abandoned) going again
2019-12-04 14:43:26 +01:00
Lucas Becker
1bfa5a76bb Add RabbitMQ (#2051) (#2052)
* Add RabbitMQ

Closes #2051

* typo

Well, a RabbiMQ could be interesting as well.
2019-12-04 08:49:04 +00:00
Lucas Becker
12579e8c82 Add write.as icon (#2007)
* write.as logo

Closes #2003

* file naming was wrong

* color was wrong

* update link
2019-12-04 01:15:40 +02:00
Peter Noble
2b49fbb73a Update Facebook colour (#2047) 2019-12-04 00:54:43 +02:00
Lucas Becker
38af93d829 Add Curl icon (#2012)
* Curl icon

Closes #1940

* the alphabet is hard

* generic link in source + small name

* update name
2019-12-04 00:53:31 +02:00
Lucas Becker
4e3f06f955 Add PeerTube (#1973) (#2033)
* Add PeerTube

Closes #1973

* oops, there was fill too much
2019-12-03 17:03:33 +00:00
Lucas Becker
f25e2f9743
Merge pull request #2036 from phatbhoy67/fossil
Add Fossil SCM icon (#1971)
2019-12-02 18:42:47 +01:00
Lucas Becker
e7a9b6ec87
Merge pull request #2018 from phatbhoy67/pjsip
Add PJSIP icon (#1601)
2019-12-02 17:10:55 +01:00
Peter Noble
c44f9f1526 Add XDA-Developers icon (#2020)
* Add xda-developers.svg

* Add XDA-Developers data

* Update XDA Developers name

* Rename xda-developers.svg as xdadevelopers.svg

* Update icon title
2019-12-02 15:52:05 +00:00
Lucas Becker
4b92ba8bcf Add F-Droid (#2039)
Closes #2037
2019-12-02 16:25:58 +01:00
Lucas Becker
810e71c838 Add Accusoft (#2031)
* Add Accusoft

* Add Accusoft icon
2019-12-02 08:12:23 +00:00
Lucas Becker
00368a8e51 Add Brandfolder (#2035)
Closes #2034
2019-12-02 07:54:57 +00:00
renovate[bot]
d7a960b9b7 Update dependency uglify-js to v3.7.1 (#2038) 2019-12-02 09:04:36 +02:00
Lucas Becker
a397ddd8c9 Add Breaker icon (#2028)
Closes #2024
2019-12-01 22:06:55 +00:00
Lucas Becker
8257306703 Add Academia (#2026)
* Add Academia

* add Academia icon

Closes #1997

* change source
2019-12-01 22:22:09 +02:00
phatbhoy67
a398e22508 Corrected name to Fossil SCM 2019-12-01 18:06:10 +00:00
phatbhoy67
eefe14c769 Updated _data/simple-icons.json 2019-12-01 18:02:23 +00:00
phatbhoy67
1fb8564cc8 Added fossil.svg 2019-12-01 18:00:45 +00:00
Peter Noble
4106ce4801 Add Workplace icon (#2021)
* Add workplace.svg

* Add Workplace data
2019-12-01 16:02:21 +00:00
Lucas Becker
e38c8768d5 add Pocket Casts (#2029)
Closes  #2025
2019-12-01 15:52:04 +00:00
Lucas Becker
c347125ac4 Add Tailwind (#2002) (#2010)
* Tailwind

Closes  #2002

* Renaming and color

* naming inside svg
2019-12-01 15:25:25 +00:00
Lucas Becker
88ae4c3c6c Add BandLab icon (#1881) (#2013)
* BandLab icon

closes #1881

* better source
2019-12-01 15:23:21 +00:00
phatbhoy67
122f384481 Add SonarLint icon (#1453) (#1946)
* Added sonarlint.svg

* Updated _data/simple-icons.json

* Updated files to use SonarLint

* Updated source in json
2019-12-01 10:40:46 +01:00