
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
react-tech-icons
Advanced tools
React package that contains the best Language, Framework, and Library Icons!
# npm
npm install react-tech-icons@latest
# yarn
yarn add react-tech-icons@latest
# pnpm
pnpm add react-tech-icons@latest
import React from 'react';
import { C } from 'react-tech-icons';
export default function YourComponent() {
return <C />;
}
import React from 'react';
import { JS } from 'react-tech-icons';
export default function YourComponent() {
return (
<div>
<JS heigth={30} width={30} />
</div>
);
}
Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by the author, nor vice versa.
FAQs
React package that contains the best Language, Framework, and Library Icons!
The npm package react-tech-icons receives a total of 29 weekly downloads. As such, react-tech-icons popularity was classified as not popular.
We found that react-tech-icons 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.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.