Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gleam icon #1591

Closed
wants to merge 2 commits into from
Closed
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
5 changes: 3 additions & 2 deletions bin/scripts/lib/i_seti.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Seti-UI + Custom (188 icons, 18 aliases)
# Codepoints: E5FA-E6B5
# Seti-UI + Custom (189 icons, 18 aliases)
# Codepoints: E5FA-E6B6
# Nerd Fonts Version: 3.2.0
# Script Version: (autogenerated)
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
Expand Down Expand Up @@ -210,4 +210,5 @@ i='' i_custom_toml=$i
i='' i_custom_astro=$i
i='' i_custom_prettier=$i
i='' i_custom_ada=$i
i='' i_custom_gleam=$i
unset i
Binary file modified src/glyphs/original-source.otf
Binary file not shown.
32 changes: 32 additions & 0 deletions src/svgs/gleam_nf.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 src/svgs/icons.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,4 @@
185 i_custom_astro astro_nf.svg
186 i_custom_prettier prettier_nf.svg
187 i_custom_ada ada_nf.svg
188 i_custom_gleam gleam_nf.svg