1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-22 08:12:26 +01:00

5 Commits

Author SHA1 Message Date
kilian-paquier
adfbc91e0f
update icon: intellij (original, plain, plain-wordmark) (#1293)
* update icon: intellij (original, plain, plain-wordmark) - contributes to #1125

Co-authored-by: Kek5chen <Kek5chen@users.noreply.github.com>

* intellij| added java tag

Co-authored-by: Kek5chen <Kek5chen@users.noreply.github.com>
2022-07-28 12:29:14 +02:00
Thomas Bui
d98a72cb9a
Optimized SVG using SVGO (#597)
* Added script to optimize svgs

* Updated the svgs using svgo

* Made the optimize svg script into a workflow

* Added npm install step

* Change the env variable bug

* Clean up and updated check svg

* Change label name
2021-05-15 21:14:13 +02: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
Marek Rawdanowicz
0c3fe80331 close scope of icon styles 2020-12-29 20:28:11 +01:00
Oli Gibson
1b76a233ea Added JetBrains Icons 2017-05-30 17:43:55 +01:00