1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-09 13:50:55 +02:00
Commit Graph

1481 Commits

Author SHA1 Message Date
Ansh Singh Sonkhia
609381b644 Optimized: remix-line.svg using SVGOMG 2024-03-04 20:17:40 +05:30
Ansh Singh Sonkhia
7d9fd4c53a Optimized: remix-original-wordmark using SVGOMG 2024-03-04 20:04:49 +05:30
Alex Canales
f309fef9d3 Fixed svg wordmark file name 2024-03-03 18:45:38 -05:00
Alex Canales
b194a14c53 Removed fill="none" from SVGs 2024-03-03 18:42:25 -05:00
william
2f9b4f12c3 fix: minor optimization in stenciljs original icons 2024-03-03 21:50:11 +02:00
william
acc2966c0a fix: optimized and corrected stenciljs plain icons to have a single path 2024-03-03 21:39:04 +02:00
william
1409af9e30 fix: corrected stenciljs entry in devicon.json 2024-03-03 20:35:16 +02:00
femsci
2b5cd23a1d Merge branch 'devicons:develop' into develop 2024-03-03 10:01:17 +01:00
Ansh Singh Sonkhia
d32fefb88b Update: remix-original.svg with SVGOMG 2024-03-03 10:27:34 +05:30
Alex Canales
7822e0d414 Added missing fill color to vscodium-plain.svg 2024-03-02 19:10:36 -05:00
Ansh Singh Sonkhia
1c9eb99ac6 Optimized: remix-line-wordmark.svg 2024-02-29 22:17:09 +05:30
Ansh Singh Sonkhia
6a779649e5 Optimized: remix-line.svg 2024-02-29 22:14:44 +05:30
Ansh Singh Sonkhia
14e30977b5 Optimized: remix-original-wordmark.svg 2024-02-29 22:10:21 +05:30
Ansh Singh Sonkhia
18c5828fc2 Optimized: remix-original.svg 2024-02-29 21:54:23 +05:30
Ansh Singh Sonkhia
1878bc6d58 Update: remix-original (1 Path) 2024-02-29 21:51:09 +05:30
Ansh Singh Sonkhia
29467c776f Merge branch 'develop' into remix 2024-02-28 22:39:24 +05:30
Ansh Singh Sonkhia
91996d219e Updated: remix-line-wordmark with inkscape 2024-02-28 22:37:28 +05:30
Ansh Singh Sonkhia
f67876fa3f Updated: remix-line with inkscape 2024-02-28 22:33:04 +05:30
Ansh Singh Sonkhia
a8db324cd8 Update: remix-original-wordmark with Inkscape 2024-02-28 22:29:00 +05:30
Ansh Singh Sonkhia
55cda3707b Updated: remix-original with Inkscape 2024-02-28 22:24:56 +05:30
william
a16736cca8 fix: adjusted Stenciljs icons to better adhere to SVG standards 2024-02-28 02:39:36 +02:00
william
297785f70f fix: corrected svg versions for Stenciljs 2024-02-27 22:05:20 +02:00
Layth
88b31c09db Update <img> tag to self-closing format (#2156)
Update the <img> tag in REAMDME.md to a self-closing format (with a forward slash before the closing angle bracket) to ensure compatibility with JSX and stricter HTML versions, addressing potential confusion and enhancing code clarity.

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2024-02-26 22:01:51 +01:00
william
fd7108a50d feat: new icon for Stencil JS 2024-02-26 21:54:14 +02:00
Ansh Singh Sonkhia
bdfa037125 Update devicon.json - added font array 2024-02-22 12:23:12 +05:30
Ansh Singh Sonkhia
9493d78032 Updated devicon.json
Changed color to #121212

Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com>
2024-02-22 12:14:13 +05:30
Ansh Singh Sonkhia
1964ccdbb0 Updated devicon.json - flipped original & plain
flipped original & plain for base & alias
2024-02-22 12:09:06 +05:30
Ansh Singh Sonkhia
19794cb8f6 Rename remix-plain-wordmark.svg to remix-original-wordmark.svg 2024-02-22 12:05:43 +05:30
Ansh Singh Sonkhia
0442e55893 Rename remix-plain.svg to remix-original.svg 2024-02-22 12:05:06 +05:30
Ansh Singh Sonkhia
ed9782cc13 Update remix-plain-wordmark.svg 2024-02-21 23:49:39 +05:30
Ansh Singh Sonkhia
bd8dbe023e Update remix-plain.svg 2024-02-21 23:47:39 +05:30
Ansh Singh Sonkhia
45d0822d82 Update remix-line.svg 2024-02-21 23:45:34 +05:30
Ansh Singh Sonkhia
8bc7d302a8 Update remix-line-wordmark.svg 2024-02-21 17:55:36 +05:30
Ansh Singh Sonkhia
7b74abce46 Updated: devicon.json
Co-authored-by: Patrik Wehrli <patrik.wehrli@gmail.com>
2024-02-21 17:43:24 +05:30
femsci
3b1a7aa216 Merge branch 'devicons:develop' into develop 2024-02-18 11:20:02 +01:00
Ansh Singh Sonkhia
816ff69443 Added: remix icons 2024-02-17 09:53:43 +05:30
Ansh Singh Sonkhia
fe2dda1e18 Added: remix icons
- plain
- plain wordmark
- line
- line wordmark
2024-02-17 09:45:42 +05:30
Jørgen Kalsnes Hagen
b30daf1899 Merge pull request #2118 from Snailedlt/some-small-fixes
Some small fixes
2024-02-16 20:21:26 +01:00
Jørgen Kalsnes Hagen
ce16f6e810 Merge branch 'develop' into some-small-fixes 2024-02-16 18:45:52 +01:00
Jørgen Kalsnes Hagen
e9af512811 Add NPM download badges to README (#2149) 2024-02-16 11:29:51 -06:00
David Leal
3c07aff89f Merge branch 'develop' into some-small-fixes 2024-02-16 11:25:15 -06:00
David Leal
2241938dee Delete Bower file 2024-02-05 15:12:26 -06:00
Jørgen Kalsnes Hagen
6910f0503e Merge pull request #2131 from devicons/develop
Release v2.16.0
v2.16.0
2024-02-05 21:27:09 +01:00
Jørgen Kalsnes Hagen
bb5ee798b3 Merge branch 'master' into develop 2024-02-05 19:40:35 +01:00
Josélio de S. C. Júnior
d588a2cc4a 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>
2024-02-04 18:33:07 -03:00
Snailedlt
a6a59d559c fix local npm dev script 2024-01-18 18:29:42 +01:00
Snailedlt
d4c5cf4693 reformat and add color format 2024-01-18 17:44:21 +01:00
Alex Canales
9d9db486ff Optimized SVGs for Icomoon 2024-01-14 22:03:16 -05:00
Angela Fisher
70789c0037 Fix up line versions and adjust wordmark scaling 2024-01-13 23:31:53 -08:00
Angela Fisher
28ed2026e6 Add icons for Biome 2024-01-13 18:18:41 -08:00