We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d0b8ba + 1a3d8ff commit 06fff30Copy full SHA for 06fff30
bin/scripts/lib/i_seti.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
-# Seti-UI + Custom (190 icons, 21 aliases)
3
-# Codepoints: E5FA-E6B7
+# Seti-UI + Custom (191 icons, 21 aliases)
+# Codepoints: E5FA-E6B8
4
# Nerd Fonts Version: 3.3.0
5
# Script Version: (autogenerated)
6
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
@@ -215,4 +215,5 @@ i='' i_custom_prettier=$i
215
i='' i_custom_ada=$i
216
i='' i_custom_chuck=$i
217
i='' i_custom_vitruvian=$i
218
+i='' i_custom_css=$i
219
unset i
src/glyphs/original-source.otf
1.45 KB
src/svgs/css_nf.svg
src/svgs/icons.tsv
@@ -223,3 +223,4 @@
223
187 i_custom_ada ada_nf.svg
224
188 i_custom_chuck chuck_nf.svg
225
189 i_custom_vitruvian vitruvian_nf.svg
226
+190 i_custom_css css_nf.svg
0 commit comments