Skip to content

new icon: deepseek (original, original-wordmark, plain-wordmark)#2664

Open
Supritha-AV wants to merge 6 commits intodevicons:developfrom
Supritha-AV:feature/deepseek-icon
Open

new icon: deepseek (original, original-wordmark, plain-wordmark)#2664
Supritha-AV wants to merge 6 commits intodevicons:developfrom
Supritha-AV:feature/deepseek-icon

Conversation

@Supritha-AV
Copy link

@Supritha-AV Supritha-AV commented Feb 17, 2026

Double check these details before you open a PR

  • PR does not match another non-stale PR currently opened
  • PR name matches the format new icon: Icon name (versions separated by comma). More details here
  • PR's base is the develop branch.
  • Your icons are inside a folder as seen here
  • SVG matches the standards laid out here
  • A new object is added in the devicon.json file at the correct alphabetic position as seen here

This PR closes #2651

Link to prove your SVG is correct and up-to-date.

Official DeepSeek reference/logo: https://www.deepseek.com

dependabot bot and others added 6 commits February 16, 2026 09:57
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@weh weh changed the title new icon: DeepSeek (plain, line) new icon: deepseek (plain, line) Feb 28, 2026
@weh weh changed the title new icon: deepseek (plain, line) new icon: deepseek (original, original-wordmark, plain-wordmark) Feb 28, 2026
Copy link
Contributor

@weh weh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Supritha-AV, thanks for your contribution.

I found a couple of issues, that you should fix, before we can merge.
I already fixed the pull request template for you. Also the title was not matching the PR content.

the current original-wordmark file can not be used for the font. Font svg need to have a single color, which is not the case here. But you can copy the original-wordmark.svg and change it to be used as plain-wordmkar.svg just by changing the color of the font, to be the same as the whale. Also you can combine the two path, to be a single one.

the current original svg looks a bit squished. Make sure to keep the aspect ratio of the original image, when you edit the image size. This needs to be fixed here.
You can add an alias plain for this original file, since it should be only a single path and color already.

so in the end you should have three files, deepseek-original.svg, deepseek-original-wordmark.svg and deepseek-plain.svg.

Also do not forget to optimize the images using OMGSVG or something similar.
You can find some information about Tools and requirements in our wiki, or ask if something is unclear :)

Cheers Patrik

@weh weh added the feature:icon PR when a new icon is ready to be added to the collection label Feb 28, 2026
Copy link
Contributor

@weh weh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...oh i also forgot, devicon.min.css, icomoon.json and package-lock.json should not be part of your pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature:icon PR when a new icon is ready to be added to the collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants