1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-29 19:38:02 +01:00

815 Commits

Author SHA1 Message Date
Thomas Bui
71049a24c1
Build preparation for release v2.14.0 (#840)
* bump npm version to v2.13.1

* Built new icons, icomoon.json and devicon.css (#839)

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

* Add a gulp task to bump npm version

* bump npm version to v2.14.0

* Add code docs to gulp bumpVersion task

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
2021-09-08 13:52:53 -07:00
Thomas Bui
63b340cb29
New Feature: webpage now displays <img> of SVG (#834)
* Webpage now displays <img> of SVG

* Update docs/index.html

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

* Add a hint to change width/height for svg/img

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-09-06 19:07:46 -07:00
Thomas Bui
b6adba39e8
Script checks for visibility before screenshotting (#829)
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-09-01 17:52:39 -07:00
M Pater
1a14488620
update icon: msdos (original, plain, line) (#827)
* Revert

* Updated icon: msdos (removed plain version from font)

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-30 10:10:25 -07:00
Clemens Bastian
14151fdab4
Merge pull request #830 from devicons/thomas/feature/geckodriverUpdate
New Feature: Updated geckodriver
2021-08-30 00:55:00 +02:00
Thomas Bui
80a384a994 Updated geckodriver 2021-08-23 16:58:17 -07:00
Thomas Bui
de8f5aaf7b
update icon: devicon (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) (#823)
* Add line versions of devicon icon

* Update wordmark version with new font

* Update devicon-original-wordmark

* Add line versions to devicon.json

* Convert stroke to path for devicon-line-wordmark

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-23 16:54:59 -07:00
Thomas Bui
f913e10c2f
Update the docs for CONTRIBUTING.md (#824)
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-23 16:29:58 -07:00
M Pater
92417d491b
Feature/website cache busting (#813)
* Feature: Cache busting website data (JavaScript and SVG files) by adding '?version' to these filenames

* Updated script.js to use CDN versioning style

* Cache busting script.js as well, to load cache busting changes

* Website cache busting fix

* Cache busting script.js using Date.now()

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-23 12:11:32 -07:00
Thomas Bui
0c061e1562
Closes #817: update icon: go (original-wordmark) (#821)
* Add color for go icon

* Add original-wordmark version
2021-08-23 09:35:43 -07:00
Thomas Moran
67b23992db
new icon: azure (original, original-wordmark, plain, plain-wordmark) (#816)
* adding azure logo

* combine svg paths

* set icon viewbox

* remove line versions

* separating paths on wordmark version
2021-08-19 19:07:14 -07:00
David Leal
b7b4cb7c92
Fix syntax with the issue templates (#815) 2021-08-18 16:04:27 -07:00
Jonathan Martins de Lima
fd99e37cfb
new icon: storybook (original, original-wordmark, plain, plain-wordmark) (#799)
* feat: added storybook icons

* feat: updated devicon.json

* fix: updated devicon.json without auto formatter

* fix: updated devicon.json without auto formatter

* correct file with storybook

* Fix the `devicon.json` file

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

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

* Update icons/storybook/storybook-original.svg

* Apply suggestions from code review

* feat: all icons with the S transparent

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-16 16:28:26 -07:00
M Pater
4ec8c64e84
new icon: centos (original, original-wordmark) (#724)
* new icon: centos (original, original-wordmark)

* Updated scale for centos-original-wordmark.svg

* Updated scale for centos-original.svg

* Update centos-original-wordmark.svg

* Update centos-original.svg

* Update devicon.json

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

* devicon.jsson: Fixed indentation

* Update devicon.json

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

* Apply suggestions from code review

* centos: added plain and plain-wordmark

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

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

* Update icons/centos/centos-plain.svg

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

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-16 16:19:06 -07:00
Edward Jiwook Kim
664c5883e4
new icon: pandas (original, original-wordmark) (#796)
* new icon: numpy (original, original-wordmark)

* Update numpy-original-wordmark.svg

* Update numpy-original.svg

* Update devicon.json

* Update devicon.json

* new icon: pandas (original, original-wordmark)

* Update pandas-original-wordmark.svg

* Update pandas-original.svg

* Update pandas-original-wordmark.svg

* Update devicon.json

* Update icons/pandas/pandas-original.svg

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-16 16:16:52 -07:00
Clemens Bastian
21c6f157c6
Merge pull request #811 from devicons/draft-release
Build preparation for release v2.13.0
2021-08-14 15:27:45 +02:00
github-actions[bot]
044b660d6f
Built new icons, icomoon.json and devicon.css (#810)
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
2021-08-13 18:49:35 -07:00
Thomas Bui
67ec11fb46 Fixed typo in build bot 2021-08-13 18:49:18 -07:00
Thomas Bui
1941bfac4e bump npm version to v2.13.0 2021-08-13 18:06:21 -07:00
Thomas Bui
bdad7e4d08
Update the README and CONTRIBUTING.md (#808)
* Update CONTRIBUTING

* Update README

* Apply suggestions from code review

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

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-13 18:05:15 -07:00
Thomas Bui
08aa325a84
Feature: Peek and Build-Bot Upgrade (#806)
* Refactored peek script into a class

* Post-peek workflow now upload the new screenshots

* Refactored BuildSeleniumRunner into a class

* Updated build_icons.yml to reflect new changes

* Fixed issue with building icons that were already in the app

* Build script will take screenshot of new icons

* Update post peek yaml message

* Added alerts

* Peek script now check for strokes in icons

* Updated post_peek's strokes in svgs message

* Updated post_peek script's message

* Updated post_peek's message

* Refactored get_release_message into icomoon_build

* Change devicon.css name to devicon-base.css

* Updated post_peek message

* Added update icon as a valid PR title for bot-peek

* Add \n char to SVG after it gets optimized

* Fixed error with 'update icon' regex

* Build script now batch issues when upload SVG

* Addressed build-bot's screenshot order

* Apply suggestions from code review

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

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-13 11:51:22 -07:00
Thomas Bui
e5aa8a9cad
Check-svgs won't check for styles in SVGs (#807)
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-08-13 11:25:09 -07:00
Thomas Bui
3de92a7065
Removed strokes from markdown-original (#804) 2021-08-12 13:30:32 -05:00
Thomas Bui
f90aae36c2
Removed strokes from threejs icons (#797) 2021-08-11 21:52:21 -07:00
David Leal
9dcbf70b8c
Improve/fix the pull request template (#803) 2021-08-11 11:39:46 -07:00
Thomas Bui
0053ce0cd6
new icon: clojurescript (plain) (#795)
* Update clojurescript-plain

* Test
2021-08-11 12:57:40 -05:00
Thomas Bui
e985178803
Updated matlab-line (#794)
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-10 14:06:30 -07:00
Thomas Bui
cab25d5591
Close #763: Update NPM packages
* Fix issues with npm security (#793)
* Updated gulp
* Update sass in gulpfile
* Add gulp-footer
* Change gulp-footer to devDepend
2021-08-10 10:51:02 +02:00
David Leal
be9a861802
Fix wrong viewBox in the towergit-plain-wordmark.svg file (#792) 2021-08-09 15:29:57 -07:00
Edward Jiwook Kim
f8c5ddcb5a
new icon: numpy (original, original-wordmark) (#783)
* new icon: numpy (original, original-wordmark)

* Update numpy-original-wordmark.svg

* Update numpy-original.svg

* Update devicon.json

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-09 10:42:15 -07:00
M Pater
f7acef4642
new icon: tortoisegit (original) (#732)
* new icon: tortoisegit (original)

* Updated scale for tortoisegit-original.svg

* Update devicon.json (fix)

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

* tortoisegit: plain and line added

* tortoisegit: updated plain and line according to requested changes

* Update devicon.json

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-09 10:35:05 -07:00
David Leal
a119393aab
Remove aliases in the OpenGL icon as they're not... (#791)
...needed.
2021-08-09 09:30:13 -07:00
M Pater
a811498012
new icon: towergit (original, original-wordmark) (#733)
* new icon: towergit (original, original-wordmark)

* Update devicon.json

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

* Update devicon.json

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

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

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

* Update icons/towergit/towergit-original.svg

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

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

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

* Update icons/towergit/towergit-original.svg

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

* towergit icons fix

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

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

* Update icons/towergit/towergit-original.svg

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

* towergit-plain added

* towergit-line added

* Update devicon.json

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

* Update devicon.json

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

* Update icons/towergit/towergit-line.svg

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

* Update icons/towergit/towergit-plain.svg

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

* towergit-plain fix

* Update icons/towergit/towergit-plain.svg

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

* towergit-line: removed

* towergit-plain-wordmark.svg added

* Update devicon.json

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-07 19:52:52 -05:00
M Pater
220c3035e7
new icon: putty (original) (#729)
* new icon: putty (original)

* Update icons/putty/putty-original.svg

Added putty viewport

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

* Update devicon.json

Added putty aliases

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

* Update icons/putty/putty-original.svg

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

* putty: line version added as suggested

* putty-plain: fix

* putty-plain added

* putty-plain: fix

* Update icons/putty/putty-line.svg

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

* Update devicon.json

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

* Update devicon.json

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

* Update icons/putty/putty-plain.svg

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

* Remove the line version

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-06 22:18:46 -07:00
M Pater
99dfcf6549
new icon: msdos (original) (#726)
* new icon: msdos (original)
- re-sorted icons starting with 'm' alphabetically

* Update icons/msdos/msdos-original.svg

Added msdos viewport

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

* Update devicon.json

Added msdos aliases

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

* Update devicon.json (fix)

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

* Update devicon.json (fix)

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

* msdos: plain and line added

* msdos: added viewboxes for plain and line

* msdos: added line to devicon.json and updated plain using single color

* msdos-plain: added viewport

* Update icons/msdos/msdos-line.svg

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

* Update icons/msdos/msdos-plain.svg

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

* Updated devicon.json: changed indentation from tabs to spaces

* msdos-plain: Removed inner lines

* Update icons/msdos/msdos-plain.svg

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

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-06 22:13:25 -07:00
The Blob SCP
555b02ecc9
new icon: Bootstrap (original) (#750)
* Added bootstrap svg

* Rename bootstrap.svg to bootstrap-original.svg

* Added original to devicon json

* Resized image using website

* Add files via upload

* Slight spacing in devicon.json

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

* Removed bad font

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

* Made the svg better

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

* Added xml doctype statement thing

* Better bootstrap icon

* Delete bootstrap-original.svg.svg

* Fixed the blur

* Fixed the viewbox

* Merge changes from @Panquesito7

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-06 11:40:16 -05:00
Harminder Virk
25a458085d
new icon: adonisjs (original, original-wordmark) (#779)
* new icon: adonisjs (original)

* implement feedback

* add original wordmark icon

* Optimize svg

Make is smaller and better as per the feedback in the original PR

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-06 11:21:57 -05:00
Thomas Bui
759ef93577
Convert strokes to fills (#768)
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-05 16:31:11 -07:00
M Pater
f820731d30
new icon: opengl (original) (#727)
* new icon: opengl (original)
- re-sorted icons starting with 'o' alphabetically

* Update devicon.json

Added opengl aliases

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

* Update icons/opengl/opengl-original.svg

Added opengl viewport

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

* Update devicon.json (fix)

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

* OpenGL plain icon added

* opengl-plain: Viewbox added

* Update icons/opengl/opengl-plain.svg

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

* Update icons/opengl/opengl-original.svg

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

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-24 16:01:14 -07:00
Philipp Lentzen
21d9a6f6e3
Add icon feathersjs-original (#772) 2021-07-24 15:56:26 -07:00
M Pater
58d0cf715d
new icon: opera (original, original-wordmark) (#730)
* new icon: opera (original, original-wordmark)
- Fix Issue #722

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

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

* Update devicon.json

Added opera aliases

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

* Update icons/opera/opera-original.svg

Updated viewport for opera

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

* Update devicon.json (fix)

* Updated devicon.json (fix tab)

* opera: added plain and plain-wordmark

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-21 19:46:51 -07:00
The Blob SCP
0221a52c16
Improved noscript warning for index.html (#761)
* Made tag red and header

* Added icon to noscript

* Removed class from svg

* Removed extra sentence

* Moved line down

* removed icon

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-21 14:34:43 -07:00
David Leal
046637160f
Convert all issue templates into issue forms (#764)
* Convert all issue templates into issue forms

Also disables blank issues and provides a `Other` issue template.

* Apply suggestions from code review

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

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-21 14:23:48 -07:00
Thomas Bui
5c1d3d5a37
Closes #693 - Fix issue with vuestorefront having wrong folder name (#765)
* Remove vueStorefront

* Readd vuestorefront in proper folder name
2021-07-21 14:18:10 -07:00
The Blob SCP
f37cec1bb8
Gulpfile Edits (#759)
* Fixed main var/constants

Formatting as well

* Made gulp a constant

* Removed extra comma

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

* Removed extra () the things i cant spell

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

* Removed extra () the things i cant spell

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

* Removed extra () the things i cant spell

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

* Removed extra comma

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

* Apply all suggestions from Thomas-Boi

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

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-17 22:39:20 -07:00
Clemens Bastian
3138687f0f
name for npm-publish workflow (#756)
Publish to npm name
2021-07-17 18:10:37 +02:00
The Blob SCP
3e505e9b0a
Gave workflow a name 2021-07-16 21:25:59 -04:00
Clemens Bastian
0377141282
Merge pull request #753 from devicons/master
Merge commits that aren't merged into develop
2021-07-17 01:54:16 +02:00
The Blob SCP
916d54b07b
Viewport meta tag (#752)
* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed the meta tag

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-07-17 00:39:30 +02:00
The Blob SCP
bc6301d7a7
Noscript element on HTML (#751)
* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Added a noscript element

* Made noscript a p element

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-17 00:35:33 +02:00