1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-24 09:12:36 +01:00

580 Commits

Author SHA1 Message Date
Thomas Bui
c9b19346b2 Updated file names in check_svgs_on_pr 2021-01-08 22:29:27 -08:00
Thomas Bui
b1922925b7 Python now print traceback 2021-01-08 22:29:27 -08:00
Thomas Bui
b7ae338d2f Create a monthly script that checks all svgs 2021-01-08 22:29:22 -08:00
Thomas Bui
5fea57350f
Fix the ref issue of the checkout action and sqlalchemy (#472)
* Remove head_ref from checkout action

* Fixed the svg errs in sqlalchemy
2021-01-09 01:06:35 +01:00
Thomas Bui
82bccb11fd
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
2021-01-08 21:36:45 +01:00
Thomas Bui
1eedcd8b4a
Merge pull request #468 from devicons/TB_bugFix
Fixed an error with devicon.json
2021-01-07 10:34:39 -08:00
Thomas Bui
3fb2945e28 Fixed an error with devicon.json 2021-01-07 10:33:00 -08:00
Thomas Bui
bc6846df12
Merge pull request #426 from EnisMulic/ReallyLiri/feature/icon/sqlalchemy
new icon: sqlalchemy (original, original-wordmark, plain)
2021-01-07 09:51:35 -08:00
Enis Mulić
1fb95b7c0b
Update devicon.json 2021-01-07 08:31:48 +01:00
Thomas Bui
ad45c839dd
Merge pull request #462 from EnisMulic/feature/icon/uwsgi
new icon: uwsgi (original, plain)
2021-01-06 19:53:16 -08:00
Enis Mulić
5c0f823581
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>
2021-01-06 23:38:44 +01:00
Enis Mulić
5a45a23428
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
2021-01-06 17:25:00 +01:00
Th1nkK1D
1adb2a53a8 Update devicon.json 2021-01-06 16:27:29 +07:00
Th1nkK1D
706492b904 Clean up xd svg file 2021-01-06 16:25:34 +07:00
Withee Poositasai
2c43ee8ea4 Add xd-plain and eps file 2021-01-06 16:16:17 +07:00
Withee Poositasai
cf1ea64dca Add adobe XD line icon 2021-01-06 16:16:16 +07:00
Enis Mulić
81c9810589
Update devicon.json
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-01-06 07:06:26 +01:00
Enis Mulić
95ccd33475 Cleanup uwsgi icons 2021-01-06 00:14:38 +01:00
Enis Mulić
d8c4f939c9 new icon uwsgi (original, plain) 2021-01-06 00:10:59 +01:00
Enis Mulić
504e53f6e6
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>
2021-01-05 21:40:34 +01:00
Enis Mulić
5e4c2d67c2
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>
2021-01-05 20:49:58 +01:00
Enis Mulić
be969cd13c
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>
2021-01-05 20:30:37 +01:00
Enis Mulić
930f0136d9
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>
2021-01-05 20:05:54 +01:00
Enis Mulić
42a806e627
Merge branch 'develop' into ReallyLiri/feature/icon/sqlalchemy 2021-01-05 17:56:44 +01:00
Enis Mulić
bf4050cad3
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>
2021-01-05 17:14:33 +01:00
Enis Mulić
a67adc2cb7 Add font aliase for sqlalchemy 2021-01-05 12:25:31 +01:00
Thomas Bui
984530b3c7
Merge pull request #413 from tylensthilaire/master
new icon: Eleventy (original, plain)
2021-01-04 16:31:53 -08:00
Clemens Bastian
c5378d6c25
Merge pull request #457 from devicons/develop
Release v2.8.2
v2.8.2
2021-01-04 11:00:18 +01:00
Thomas Bui
00b6cc8483
Merge pull request #455 from devicons/amacado/feature/444-svg-bash-plain
fix displaying svg code in devicon.dev
2021-01-03 22:36:21 -08:00
Clemens Bastian
d16d894bcf
Merge pull request #454 from devicons/TB_uploadArtifact
Change the peek workflow to use upload artifacts
2021-01-04 02:03:54 +01:00
amacado
0d21141479 fix bug where the content of svg could not be extracted when there was a comment above 2021-01-04 01:55:11 +01:00
Thomas Bui
a1d95e3e41 Added name for the upload action 2021-01-03 16:02:57 -08:00
Clemens Bastian
8df40cada7
fix bash-plain (#451) (#453)
Co-authored-by: Enis Mulić <enis.s.mulic@gmail.com>
v2.8.1
2021-01-04 00:58:09 +01:00
Enis Mulić
6f94a07577
fix bash-plain (#451) 2021-01-04 00:56:02 +01:00
Thomas Bui
4fce919b5a Clean up the peek_icons.yml 2021-01-03 13:33:56 -08:00
Thomas Bui
3c4e8bcd87 Change the screenshot upload to using upload-artifacts 2021-01-03 13:24:03 -08:00
Clemens Bastian
a6a6c24510
Merge pull request #443 from devicons/master
merge master back into development (after build)
2021-01-03 01:52:19 +01:00
Clemens Bastian
d00d096929
Merge pull request #442 from devicons/master-build-result
bot:build new icons, icomoon.json and devicon.css
v2.8.0
2021-01-03 01:51:05 +01:00
amacado
9707de4454 Built new icons, icomoon.json and devicon.css 2021-01-03 00:48:28 +00:00
Clemens Bastian
2558f255ac
Merge pull request #441 from devicons/develop
fix typo in github workflow
2021-01-03 01:45:48 +01:00
Clemens Bastian
0ee92b0b0d
Merge pull request #440 from devicons/amacado/feature/fix-build
fix typo in imgur output
2021-01-03 01:44:53 +01:00
Clemens Bastian
ee2645b5ea
fix typo in imgur output 2021-01-03 01:42:44 +01:00
Clemens Bastian
0c4be8cb15
Merge pull request #396 from devicons/develop
Release v2.8.0
2021-01-03 01:19:45 +01:00
Enis Mulić
cab2eeb663 Merge remote-tracking branch 'upstream/develop' into ReallyLiri/feature/icon/sqlalchemy 2021-01-02 14:19:54 +01:00
Enis Mulić
9f4b6728be new icon: sqlalchemy (plain, original, original-workmark) 2021-01-01 22:44:05 +01:00
Clemens Bastian
4c397cf0fe
Merge pull request #416 from devicons/TB_contributing
Updated CONTRIBUTING
2021-01-01 14:53:55 +01:00
Clemens Bastian
a0d90ea602
Merge pull request #415 from EnisMulic/feature/icon/bash
new icon: Bash (original, plain)
2021-01-01 14:50:07 +01:00
Thomas Bui
1038b7a774 Added color tab error handling and better logging 2021-01-01 00:42:53 -08:00
Enis Mulić
d17eb46c56 Remove duplicate bash entry 2020-12-31 21:26:01 +01:00
Thomas Bui
6c0122648a Changed return to sys.exit in python script to show error 2020-12-31 12:21:13 -08:00