1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-14 18:44:17 +02:00

Build preparation for release v2.16.0 (#2105)

* bump npm version to v2.16.0

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

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

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

* Fix built icons

---------

Co-authored-by: Snailedlt <43886029+Snailedlt@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com>
Co-authored-by: lunatic-fox <lunatic-fox@users.noreply.github.com>
This commit is contained in:
Josélio de S. C. Júnior
2024-02-04 18:33:07 -03:00
committed by GitHub
parent 167965d745
commit d588a2cc4a
9 changed files with 3900 additions and 2041 deletions

File diff suppressed because it is too large Load Diff

2
devicon.min.css vendored

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 5.2 MiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "devicon",
"version": "2.15.1",
"version": "2.16.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "devicon",
"version": "2.15.1",
"version": "2.16.0",
"license": "MIT",
"devDependencies": {
"gulp": "^4.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "devicon",
"version": "2.15.1",
"version": "2.16.0",
"description": "Programming related icons collection",
"main": "devicon.min.css",
"scripts": {