1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-20 07:14:36 +01:00

805 Commits

Author SHA1 Message Date
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
Seth Painter
2b20fadf28
new icon: processing (original, original-wordmark, plain, plain-wordmark) (#747)
* 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 nuxt icon from their design guide
created new logo + text icon

* Created plain version of nuxtjs & optimized original

* removed unnecessary XML declarations.

* Changed viewbox to 128x for all icons

* Added plain processing icon

* Vectorized processing icon

* Added wordmark versions of processing icon & updated JSON

* Added text versions, made minor change to put one line below others.

* Renamed text to wordmark

* optimized plain-wordmark

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

* optimized wordmark

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

* changed fonts to font

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

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: David Leal <halfpacho@gmail.com>
2021-07-14 09:31:37 -07:00
M Pater
4fa0b0f639
new icon: subversion (original, original-wordmark) (#731)
* new icon: subversion (original, original-wordmark)
- re-sorted icons starting with 's' alphabetically

* Update devicon.json

Added wordmark to subversion

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

* Update devicon.json

Added aliases to subversion

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

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

Added viewbox to subversion

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

* Update icons/subversion/subversion-original.svg

Added viewport to subversion

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

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.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-13 10:58:09 -07:00
Seth Painter
82b02cc7d1
new icon: nuxtjs (original, original-wordmark, plain, plain-wordmark) (#743)
* 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 nuxt icon from their design guide
created new logo + text icon

* Created plain version of nuxtjs & optimized original

* removed unnecessary XML declarations.

* Changed viewbox to 128x for all icons

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

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: David Leal <halfpacho@gmail.com>
2021-07-12 20:35:46 -05:00
Seth Painter
b7fdc5a759
new icon: socketio (original, original-wordmark, plain, plain-wordmark) (#744)
* 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>

* Created original & wordmark icon for Socket.IO

(cherry picked from commit 397c9b55140010167076eef7b8dcab33c0185e1b)

* Resized icons to 128x viewbox, removed aliases & plain.

* Made wordmark icon flush with viewbox so it won't be cut off.

* Update devicon.json to include aliases

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

* added end line to original

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

* added newline to wordmark

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

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: David Leal <halfpacho@gmail.com>
2021-07-12 09:32:24 -07:00
Utkarsh Mishra
44f7304b7d
new icon: neo4j (original, original-wordmark, plain, plain-wordmark) (#742)
* 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>

* Create neo4j-original.svg

* Add files via upload

* Update devicon.json

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-11 17:28:34 -07:00
Tulio Leao
87875eaac6
Close #721: Add Markdown (#738) 2021-07-10 12:07:35 -07:00
M Pater
697abe4d3c
new icon: unity (original, original-wordmark) (#734)
* new icon: unity (original, original-wordmark)

* Added viewbox for unity

* Update devicon.json

* Update color in icons/unity/unity-original.svg

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-09 12:43:17 -07:00
M Pater
cea1b68e31
new icon: filezilla (original) (#725)
* new icon: filezilla (original)

* Update devicon.json

Added filezilla aliases

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

* Update icons/filezilla/filezilla-original.svg

Added filezilla viewbox

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

* Added filezilla-original-wordmark

* Updated filezilla to plain versions with transparent letters as requested

* 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-09 12:05:40 -07:00
Tulio Leao
942c7665de
new icon: apachekafka (original, original-wordmark) (#715)
* Close #598: Add Apache Kafka

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-07-06 18:13:14 -05:00
Thomas Bui
3e90d55653
Create a general pull_request_template.md (#703)
* Create a general pull_request_template.md

* Apply suggestions from code review

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

* Add line about base of PR in pr template

* Update PR and Issue templates

* Update .github/drafts/PULL_REQUEST_TEMPLATE/new_icon.md

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

* Update .github/drafts/PULL_REQUEST_TEMPLATE/new_icon.md

Good idea

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

* Update .github/drafts/PULL_REQUEST_TEMPLATE/new_icon.md

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

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-07-05 20:35:15 -05:00