
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
programming-languages-logos
Advanced tools
High Resolution Programming Languages Logos
languages.abranhe.com
Programming languages are the way we developers talk with the machine, but what happens when we want to talk about them? Probably in a blog post, in a Medium story, in a presentation, or 🤔 well something else ..., the thing is that we want to include them in our life and the best way to do it is with a logo.
This project include high resolution .png with transparent backgrounds programming languages logos with different dimensions and also a vector .svg version of them.
A complete list of the logos can be found int the src/ directory or in the src/languages.json file.
16 x 1624 x 2432 x 3248 x 4864 x 64128 x 128512 x 512Default logo: 2048 x 2048
What to help? Start by reading the contributing guidelines.
$ npm install programming-languages-logos
You can then import the logos from ./node_modules/programming-languages-logos.
import swift from 'programming-languages-logos/src/swift/swift.svg'
Use the hosted version on jsdelivr.
<img src="https://cdn.jsdelivr.net/npm/programming-languages-logos/src/javascript/javascript.png" height="100">
Otherwise download the zip from the Github releases.
We have created a simple way to use those logos in your HTML. First include the library & then include the <i> where you want it and that's it!
<link href="https://languages.abranhe.com/logos.css" rel="stylesheet">
Usage
<i class="programming lang-ruby"></i>
<i class="programming lang-javascript"></i>
<i class="programming lang-cpp"></i>
<i class="programming lang-typescript"></i>
<i class="programming lang-python"></i>
<i class="programming lang-kotlyn"></i>
Result
Search logos on languages.abranhe.com.
$ npm install @programming-languages-logos/<logo>
Example: (Java)
I recommend to install it as a developer dependency: --save-dev
$ npm install @programming-languages-logos/java --save-dev
Mainly inspired by Browser logos. I would be imposible
react-programming-languages-logos) A Programming Language Logo component for React.All logos and trademarks are the property of their respective owners!
If you represent the entity that has the rights over a logo and you want, for whatever reason, that logo removed from this project, open an issue requesting its takedown and we will remove it as soon as possible.
MIT License © Carlos Abraham
FAQs
Programming Languages Logos
The npm package programming-languages-logos receives a total of 280 weekly downloads. As such, programming-languages-logos popularity was classified as not popular.
We found that programming-languages-logos demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.