diff --git a/bin/scripts/lib/i_seti.sh b/bin/scripts/lib/i_seti.sh index 4422b7ab6c..77ec541681 100644 --- a/bin/scripts/lib/i_seti.sh +++ b/bin/scripts/lib/i_seti.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Seti-UI + Custom (184 icons, 19 aliases) -# Codepoints: E5FA-E6B1 +# Seti-UI + Custom (185 icons, 19 aliases) +# Codepoints: E5FA-E6B2 # Nerd Fonts Version: 3.1.0 # Script Version: (autogenerated) test -n "$__i_seti_loaded" && return || __i_seti_loaded=1 @@ -207,4 +207,5 @@ i='' i_custom_neovim=$i i='' i_custom_fennel=$i i='' i_custom_common_lisp=$i i='' i_custom_scheme=$i +i='' i_custom_toml=$i unset i diff --git a/src/glyphs/original-source.otf b/src/glyphs/original-source.otf index 422fc3dec3..ed81a90314 100644 Binary files a/src/glyphs/original-source.otf and b/src/glyphs/original-source.otf differ diff --git a/src/svgs/icons.tsv b/src/svgs/icons.tsv index 42b214781c..2379fe87c9 100644 --- a/src/svgs/icons.tsv +++ b/src/svgs/icons.tsv @@ -215,3 +215,4 @@ 181 i_custom_fennel fennel_nf.svg 182 i_custom_common_lisp commonlisp_nf.svg 183 i_custom_scheme scheme_nf.svg +184 i_custom_toml toml_nf.svg diff --git a/src/svgs/toml_nf.svg b/src/svgs/toml_nf.svg new file mode 100644 index 0000000000..68e29a6e35 --- /dev/null +++ b/src/svgs/toml_nf.svg @@ -0,0 +1 @@ + \ No newline at end of file