Skip to content

Commit

Permalink
Merge pull request #1762 from skoch13/sk/update-css-icon
Browse files Browse the repository at this point in the history
Update CSS icon
  • Loading branch information
Finii authored Jan 7, 2025
2 parents 6d0b8ba + 1a3d8ff commit 06fff30
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
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 (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
Expand Down Expand Up @@ -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
Binary file modified src/glyphs/original-source.otf
Binary file not shown.
1 change: 1 addition & 0 deletions src/svgs/css_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 @@ -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

0 comments on commit 06fff30

Please sign in to comment.