1
0
mirror of https://github.com/konpa/devicon.git synced 2025-07-29 19:00:15 +02:00
Commit Graph

1336 Commits

Author SHA1 Message Date
David Leal
8dce9557ce Merge branch 'develop' into icons/thealgorithms 2021-02-25 14:03:52 -06:00
David Leal
03e31448d5 new icon: TheAlgorithms (original, original-wordmark, plain, plain-wordmark) 2021-02-25 13:59:03 -06:00
Thomas Bui
cb34247467 Fix issue with "post_peek_screenshot" action failing when it's not supposed to (#520)
* Change the boolean in post_check_svgs_comment

* Fixed issue where post_peek action would fail randomly

* Fixed post_peek action not acting correctly

* Apply suggestions from code review (change to PR Number)

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-02-25 14:34:21 +01:00
Clemens Bastian
ba600e88d7 Merge pull request #519 from devicons/panquesito7/merge/developer-master
fix: Merge branch `master` into `develop`
2021-02-24 11:43:45 +01:00
Clemens Bastian
2809b56785 Release v2.10.1 v2.10.1 2021-02-24 00:38:10 +01:00
amacado
f5ddc83444 Merge remote-tracking branch 'origin/master' into develop 2021-02-24 00:07:52 +01:00
amacado
6e85c5d574 bump package version to 2.10.1 2021-02-24 00:07:39 +01:00
Clemens Bastian
376d617d73 introducing teams and guidelines for supporters (#516)
* introducing teams and guidelines for supporters

* propose discussion as apply process for new members
2021-02-24 00:06:35 +01:00
Thomas Bui
c841a95117 Change the boolean in post_check_svgs_comment (#515) 2021-02-23 22:58:23 +01:00
Clemens Bastian
570f6ac2a7 add environment for npm publish workflow (#513) 2021-02-23 19:45:20 +01:00
Clemens Bastian
caeb963f3e Release v2.10.0 v2.10.0 2021-02-23 18:56:48 +01:00
Clemens Bastian
1671b948ef bump npm package for next version 2.10.0 2021-02-23 08:26:34 +01:00
github-actions[bot]
ded8c891dc Built new icons, icomoon.json and devicon.css (#512)
Co-authored-by: amacado <amacado@users.noreply.github.com>
2021-02-23 08:24:20 +01:00
Thomas Bui
173d070f9e Remove \n from bot:peek workflow (#511)
* Remove \n from script

* Update .github/workflows/post_peek_screenshot.yml

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-02-23 08:10:53 +01:00
Clemens Bastian
825033326b Updated the logging of the actions (#509)
Updated the logging of the actions
2021-02-22 20:43:24 +01:00
Clemens Bastian
f8c78ca26a Merge branch 'develop' into thomas/feature/actionMessageUpdate 2021-02-22 20:40:02 +01:00
Clemens Bastian
1edf59eb3b new icon: AArch64 (original, plain) (#507) 2021-02-22 13:19:00 +01:00
Clemens Bastian
afc6a09594 Merge branch 'develop' into thomas/feature/actionMessageUpdate 2021-02-22 12:50:39 +01:00
Clemens Bastian
8bc3da30d5 fix check svg icons workflow (#508) 2021-02-22 12:48:41 +01:00
Thomas Bui
2249c46f14 Added svg check status code 2021-02-21 20:15:28 -08:00
Thomas Bui
f246192fe6 Updated the logging of the actions 2021-02-21 18:50:09 -08:00
Clemens Bastian
79eb453933 Merge branch 'develop' into icons/aarch64 2021-02-22 00:51:51 +01:00
amacado
d249515c92 add check for directory /icons when workflow is executed (fixes #505) 2021-02-22 00:40:57 +01:00
David Leal
1058e154a9 new icon: AArch64 (original, plain) 2021-02-21 17:11:57 -06:00
Clemens Bastian
b627c573b5 Merge pull request #503 from devicons/amacado/merge/develop-master
merge master < develop
2021-02-21 23:30:28 +01:00
amacado
4ca37dd26a Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	CONTRIBUTING.md
#	devicon.json
2021-02-21 23:26:13 +01:00
Clemens Bastian
f2145c2aa8 redesign readme.md (#496)
* update readme for a fresher look

* add target="blank" and links to badges

* add more badges

* replace depreceated bower with yarn

* fix typo in headline
2021-02-21 23:12:45 +01:00
David Leal
fe8e365b5f new icon: OCaml (original, original-wordmark, plain, plain-wordmark) (#502)
* new icon: OCaml (original, original-wordmark, plain, plain-wordmark)

* Update icons/ocaml/ocaml-plain-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-original.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-original-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Remove white background in ocaml-plain-wordmark

* Fixed errors with original-wordmark

* Remove white background in original icon

* Optimize original-wordmark

* Fix issue reported by GitHub Actions

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-02-21 23:07:41 +01:00
Clemens Bastian
bdf2627157 automate workflow for npm publish (#497)
* setup npm_publish workflow and update package.json with new repo info

* refactoring npm publish workflow to reduce dependencies

* npm publish to 2.9.0

* reduce npm publish workflow to publishing task only

* npm publish to 2.9.0

* testing npm publish

* update npm version to 2.9.0 (latest release)

* enhance CONTRIBUTING.md with sentence about npm release workflow
2021-02-21 23:02:40 +01:00
David Leal
0883fca68b new icon: Jupyter (original, original-wordmark, plain, plain-wordmark) (#501)
* new icon: Jupyter (original, plain)

* Add original-wordmark and plain-wordmark

* Fix plain-wordmark being stretched

* Fix original-wordmark being stretched

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-02-21 22:35:04 +01:00
David Leal
83ab2564c9 new icon: matlab (original, plain) (#492) 2021-02-21 19:07:00 +01:00
Malte Jürgens
c0ca0f3984 new icon: elixir (original, original-wordmark, plain, plain-wordmark) (#500)
* new icon: elixir (original, original-wordmark, plain, plain-wordmark)
* Fix elixir svg style declaration
2021-02-21 16:02:25 +01:00
Malte Jürgens
500730dab9 new icon: fsharp (original) (#495)
* new icon: fsharp (original)
* new icon: fsharp (plain)
2021-02-21 03:34:52 +01:00
Jakob Richter
d1803bb8ff new icon: r (original, plain) (#491)
* new icon:r (original, plain)
* fix icon centering
2021-02-19 15:47:52 +01:00
Clemens Bastian
9c6bfdb978 Release 2.9.0 (#485)
* Create eleventy-original.svg

* Create eleventy-plain.svg

* Update devicon.json

* Update eleventy-plain.svg

* Update eleventy-original.svg

* new icon: sqlalchemy (plain, original, original-workmark)

* Add font aliase for sqlalchemy

* new icon: microsoftsqlserver (plain, plain-wordmark) (#427)

* new icon sqlserver (plain, plain-woodmark)

* Update icons/sqlserver/sqlserver-plain-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/sqlserver/sqlserver-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Rename sqlserver icons to microsoftsqlserver

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* new icon: kubernetes (plain, plain-wordmark) (#424)

* new icon: kubernetes (plain, plain-wordmark)

* Update icons/kubernetes/kubernetes-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/kubernetes/kubernetes-plain-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* new icon: rocksdb (plain) (#423)

* new icon: rocksdb (plain)

* Update icons/rocksdb/rocksdb-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* new icon: googlecloud (original, original-wordmark, plain, plain-wordmark) (#428)

* new icon: googlecloud (plain, plain-wordmark, original, original-wordmark)

* Update icons/googlecloud/googlecloud-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/googlecloud/googlecloud-original-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/googlecloud/googlecloud-original.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Fix google cloud icons

* Fix googlecloud original

* Remove fill redefinition from google cloud original

* Fix googlecloud alignment (Test)

* Fix googlecloud alignment (test)

* Fix googlecloud alignment (test)

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* new icon: objectivec (plain) (#425)

* new icon: objectivec (plain)

* Update icons/objectivec/objectivec-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* new icon uwsgi (original, plain)

* Cleanup uwsgi icons

* Update devicon.json

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>

* Add adobe XD line icon

* Add xd-plain and eps file

* Clean up xd svg file

* Update devicon.json

* new icon: firebase (plain, plain-wordmark) (#461)

* add icon Firebase (plain, plain-wordmark), Closes #204

* new icon: firebase (plain, plain-wordmark)

* update icons

* Add plain-wordmark to firebase fonts

* new icon: flask (original, original-wordmark) (#463)

* Cleanup flask icon

* Improve flask icons

* Update icons/flask/flask-original-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: moghya <sawantshubham571@gmail.com>
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

* Fixed an error with devicon.json

* Added check script for the icons and fix icons with fill or viewBox issues (#460)

* Added script to check svg fill and viewBox

* Fix cucumber-plain-wordmark

* Fix various fill and viewBox issues in svgs

* Added check for height and width attr

* Added check_svgs workflow

* Fix an issue where the error is not log properly

* Added on push for testing

* Updated trigger so it now runs whenever PR is update

* Added sleep to script to make logs nicer

* Added script that create env var

* Updated the github_env to accomodate ubuntu

* Change format of log and allow filehandler to return Path

* Updated logging messages

* Updated refs for the checkout action

* Make logging nicer

* Updated fix messaging so it's more clear

* fix icons: icons/cucumber/cucumber-plain-wordmark.svg, icons/intellij/intellij-plain-wordmark.svg, icons/jenkins/jenkins-plain.svg, icons/twitter/twitter-original.svg, icons/yunohost/yunohost-plain.svg

* Fix the ref issue of the checkout action and sqlalchemy  (#472)

* Remove head_ref from checkout action

* Fixed the svg errs in sqlalchemy

* Create a monthly script that checks all svgs

* Python now print traceback

* Updated file names in check_svgs_on_pr

* Remove deprecated and unused svg syntax

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Remove deprecated and unused svg syntax

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update svg fill, remove unused class

* Change comment action to a new action

* Add guideline about squash merging

As the result of discussion #470 update guidelines with squash merging

* Redo the workflow archs so we can comment on pr

* Moved check_svgs_monthly to draft

* Added working workflow file

* Changed to file read action

* new icon: appwrite (plain, original, wordmark) (#371)

* Added Appwrite icon

* Fixed wrong JSON input

* Fixed JSON style

* Fixed indent

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* bot:build new icons, icomoon.json and devicon.css (#486)

* fix bash-plain (#451) (#453)

Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>

* Built new icons, icomoon.json and devicon.css

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>
Co-authored-by: amacado <amacado@users.noreply.github.com>

* Removed 'default fall back icon' from build_icons.yml

Co-authored-by: Tylen St Hilaire <28753109+tylensthilaire@users.noreply.github.com>
Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Withee Poositasai <witheep@gmail.com>
Co-authored-by: moghya <sawantshubham571@gmail.com>
Co-authored-by: Thomas Bui <thomasbui198@gmail.com>
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: amacado <amacado@users.noreply.github.com>
v2.9.0
2021-01-20 11:27:42 +01:00
Thomas Bui
c8c4440aad Merge pull request #487 from devicons/TB_removeFallback
Removed 'default fall back icon' from build_icons.yml
2021-01-19 22:20:05 -08:00
Thomas Bui
38db4a1d60 Removed 'default fall back icon' from build_icons.yml 2021-01-19 22:19:16 -08:00
github-actions[bot]
957d798ecf bot:build new icons, icomoon.json and devicon.css (#486)
* fix bash-plain (#451) (#453)

Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>

* Built new icons, icomoon.json and devicon.css

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>
Co-authored-by: amacado <amacado@users.noreply.github.com>
2021-01-19 11:11:59 +01:00
Eldad A. Fux
97e6a51bf7 new icon: appwrite (plain, original, wordmark) (#371)
* Added Appwrite icon

* Fixed wrong JSON input

* Fixed JSON style

* Fixed indent

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-01-19 10:46:08 +01:00
Thomas Bui
7892b03ae6 Merge pull request #481 from devicons/TB_checkSvg
Added working workflows that has commenting on forked repo's PR.
2021-01-11 22:29:44 -08:00
Enis Mulić
259ce31794 Merge remote-tracking branch 'upstream/develop' 2021-01-12 07:26:39 +01:00
Enis Mulić
d62c448fa5 Merge remote-tracking branch 'upstream/master' 2021-01-12 07:26:17 +01:00
Thomas Bui
4ea84460cc Changed to file read action 2021-01-10 20:28:03 -08:00
Thomas Bui
c71c518f17 Merge pull request #480 from devicons/amacado/feature/squash-merging-guideline
Add guideline about squash merging
2021-01-10 20:03:39 -08:00
Thomas Bui
3d2e655f81 Added working workflow file 2021-01-10 20:01:50 -08:00
Thomas Bui
d0d101a776 Moved check_svgs_monthly to draft 2021-01-10 17:23:09 -08:00
Thomas Bui
5bcd269f00 Redo the workflow archs so we can comment on pr 2021-01-10 16:38:53 -08:00
Clemens Bastian
f07f379703 Add guideline about squash merging
As the result of discussion #470 update guidelines with squash merging
2021-01-10 16:25:42 +01:00
Thomas Bui
2e49bfa1e1 Change comment action to a new action 2021-01-09 13:25:56 -08:00
Thomas Bui
340e85ee25 Merge pull request #81 from Th1nkK1D/adobe-xd
new icon: Adobe XD (plain, line)
2021-01-09 11:04:59 -08:00