diff --git a/bin/scripts/lib/i_seti.sh b/bin/scripts/lib/i_seti.sh index 15c1d6281c..025754a05f 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 (190 icons, 21 aliases) -# Codepoints: E5FA-E6B7 +# Seti-UI + Custom (191 icons, 21 aliases) +# Codepoints: E5FA-E6B8 # Nerd Fonts Version: 3.3.0 # Script Version: (autogenerated) test -n "$__i_seti_loaded" && return || __i_seti_loaded=1 @@ -215,4 +215,5 @@ i='' i_custom_prettier=$i i='' i_custom_ada=$i i='' i_custom_chuck=$i i='' i_custom_vitruvian=$i +i='' i_custom_css=$i unset i diff --git a/font-patcher b/font-patcher index 51e3ff1683..5bc7e37294 100755 --- a/font-patcher +++ b/font-patcher @@ -6,7 +6,7 @@ from __future__ import absolute_import, print_function, unicode_literals # Change the script version when you edit this script: -script_version = "4.16.1" +script_version = "4.16.2" version = "3.3.0" projectName = "Nerd Fonts" diff --git a/src/glyphs/original-source.otf b/src/glyphs/original-source.otf index f74d23eb83..240127cd26 100644 Binary files a/src/glyphs/original-source.otf and b/src/glyphs/original-source.otf differ diff --git a/src/svgs/css_nf.svg b/src/svgs/css_nf.svg new file mode 100644 index 0000000000..1e52f5e874 --- /dev/null +++ b/src/svgs/css_nf.svg @@ -0,0 +1 @@ + diff --git a/src/svgs/icons.tsv b/src/svgs/icons.tsv index 10ca77e982..57eb872d0e 100644 --- a/src/svgs/icons.tsv +++ b/src/svgs/icons.tsv @@ -223,3 +223,4 @@ 187 i_custom_ada ada_nf.svg 188 i_custom_chuck chuck_nf.svg 189 i_custom_vitruvian vitruvian_nf.svg +190 i_custom_css css_nf.svg