Skip to content

Commit

Permalink
Merge pull request #512 from Snarr/main
Browse files Browse the repository at this point in the history
📦 Add Apache Kafka SVG logo and wordmark
  • Loading branch information
pheralb authored Jan 15, 2025
2 parents 1884b2c + 4f3c7ed commit 60b13f4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3206,5 +3206,12 @@ export const svgs: iSVG[] = [
category: ['Secrets', 'Config', 'Devtool'],
route: '/library/dotenvx.svg',
url: 'https://dotenvx.com'
},
{
title: 'Apache Kafka',
category: 'Software',
route: '/library/apache-kafka.svg',
wordmark: '/library/apache-kafka-wordmark.svg',
url: 'https://kafka.apache.org'
}
];
1 change: 1 addition & 0 deletions static/library/apache-kafka-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/apache-kafka.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60b13f4

Please sign in to comment.