Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,36 @@
"color": "#002A41",
"aliases": []
},
{
"name": "ballerina",
Copy link
Member

Choose a reason for hiding this comment

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

Would you please add alternative names (altnames) for the icon? Should be something similar to the following.

        "name": "ballerina",
        "altnames": ["1st", "2nd", "etc."],

__
sema-logo  Summary: 🛠️ This code needs a fix  |  Tags: Not maintainable

"altnames": [
"bal"
],
"tags": [
"java",
"cloud",
"server",
"networking"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark",
"line",
"line-wordmark"
],
"font": [
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#46C0BC",
"aliases": []
},
{
"name": "bamboo",
"tags": [
Expand Down
143 changes: 143 additions & 0 deletions icons/ballerina/ballerina-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions icons/ballerina/ballerina-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
143 changes: 143 additions & 0 deletions icons/ballerina/ballerina-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading