zed/assets/icons/file_icons
David 661f185f9f
Add file icon for Ballerina (.bal) files (#56799)
## Summary

- Adds a `ballerina` icon key to the default icon theme, mapping the
`.bal` file suffix to a new SVG under
`assets/icons/file_icons/ballerina.svg`.
- Icon is the monochrome Ballerina mark from the official WSO2 VS Code
extension, rescaled to Zed's 16×16 viewBox.

## Icon source / license

The SVG is adapted from `ballerina-inverse.svg` in
[wso2/vscode-extensions](https://github.com/wso2/vscode-extensions),
which is Apache-2.0 licensed. The original 400×400 geometry is preserved
via the existing `translate`/`scale` transform; only the viewBox and
fill were normalized to match the convention used by the other icons in
`assets/icons/file_icons/`.

## Test plan

- [x] `cargo build --release --bin zed`
- [x] Opened a folder containing `.bal` files and confirmed the icon
renders in the project panel and tabs.
- [x] Alphabetical ordering preserved in both
`FILE_SUFFIXES_BY_ICON_KEY` and `FILE_ICONS`.

Release Notes:

- N/A

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
2026-05-20 02:33:07 +00:00
..
ai.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
archive.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
astro.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
audio.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
ballerina.svg Add file icon for Ballerina (.bal) files (#56799) 2026-05-20 02:33:07 +00:00
book.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
bun.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
c.svg Icons for js, c, cc, h, jsx, and tsx file types (#11116) 2024-04-27 21:24:54 -06:00
cairo.svg Add icon for Cairo files (#33268) 2025-06-23 20:53:55 -03:00
camera.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
chevron_down.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
chevron_left.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
chevron_right.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
chevron_up.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
code.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
coffeescript.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
conversations.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
cpp.svg Properly register new icons (#11132) 2024-04-28 10:43:10 -04:00
css.svg Add new CSS logo (#22382) 2024-12-23 21:42:39 +00:00
dart.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
database.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
diff.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
docker.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
editorconfig.svg icons: Add EditorConfig file icon (#52705) 2026-03-30 08:31:52 -03:00
elixir.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
elm.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
erlang.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
eslint.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
file.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
folder.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
folder_open.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
font.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
fsharp.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
git.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
gitlab.svg Add file icons for YAML, Helm and GitLab (#50529) 2026-03-03 12:58:13 +00:00
gleam.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
go.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
graphql.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
hash.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
haskell.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
hcl.svg Add file icons for Zig, Julia, SCSS, HCL, Nix, and Roc (#19529) 2024-10-22 16:03:58 -04:00
helm.svg Add file icons for YAML, Helm and GitLab (#50529) 2026-03-03 12:58:13 +00:00
heroku.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
html.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
image.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
info.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
java.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
javascript.svg Properly register new icons (#11132) 2024-04-28 10:43:10 -04:00
julia.svg Add file icons for Zig, Julia, SCSS, HCL, Nix, and Roc (#19529) 2024-10-22 16:03:58 -04:00
jupyter.svg repl: Add quality of life changes in Jupyter view (#47533) 2026-02-04 07:05:22 -06:00
kdl.svg Add icon for KDL files (#35377) 2025-08-04 09:49:51 -03:00
kotlin.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
lock.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
lua.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
luau.svg Add file icon for Luau (#26293) 2025-03-07 15:27:00 -03:00
magnifying_glass.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
metal.svg Add metal icon (#21720) 2024-12-12 15:23:20 -08:00
nim.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
nix.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
notebook.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
ocaml.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
odin.svg Add file icon for the Odin programming language (#43855) 2025-12-01 10:46:59 -03:00
package.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
phoenix.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
php.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
plus.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
prettier.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
prisma.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
project.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
puppet.svg Add icons for Puppet files (#35778) 2025-08-07 13:51:29 +00:00
python.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
r.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
react.svg Icons for js, c, cc, h, jsx, and tsx file types (#11116) 2024-04-27 21:24:54 -06:00
replace.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
replace_all.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
replace_next.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
roc.svg Add file icons for Zig, Julia, SCSS, HCL, Nix, and Roc (#19529) 2024-10-22 16:03:58 -04:00
ruby.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
rust.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
sass.svg Add file icons for Zig, Julia, SCSS, HCL, Nix, and Roc (#19529) 2024-10-22 16:03:58 -04:00
scala.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
settings.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
surrealql.svg Add icon for SurrealQL files (#34855) 2025-07-25 17:17:16 +00:00
swift.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
tcl.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
terminal.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
terraform.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
toml.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
typescript.svg Update to UI and Framework Icons (#9468) 2024-03-18 10:59:19 -04:00
v.svg Add V file icon (#20017) 2024-12-02 10:51:28 -03:00
video.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
vue.svg ui: Reduce icons stroke width (#36361) 2025-08-17 13:25:05 -03:00
vyper.svg Add icon for Vyper files (#28307) 2025-04-09 10:49:39 -04:00
wgsl.svg Add logo for wgsl (WebGPU Shading Language) (#26360) 2025-03-10 09:44:19 -03:00
yaml.svg Add file icons for YAML, Helm and GitLab (#50529) 2026-03-03 12:58:13 +00:00
zig.svg Add file icons for Zig, Julia, SCSS, HCL, Nix, and Roc (#19529) 2024-10-22 16:03:58 -04:00