Octicons: Create missing file-symlink-directory (2/2)

Just run ./generate.

Compare commit
  7764e05  Create new octicons.ttf (update to v18.3.0) (2/2)

Fixes: 1213

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-05-08 12:44:18 +02:00
parent 1820d4e341
commit 9f54f24738
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Octicons (309 icons)
# Codepoints: 2665-F532 with gaps
# Octicons (310 icons)
# Codepoints: 2665-F533 with gaps
# Nerd Fonts Version: 3.0.0
# Script Version: (autogenerated)
test -n "$__i_oct_loaded" && return || __i_oct_loaded=1
@ -136,7 +136,7 @@ i='' i_oct_triangle_up=$i
i='' i_oct_git_compare=$i
i='' i_oct_logo_gist=$i
i='' i_oct_file_symlink_file=$i
i='' i_oct_bookmark_slash=$i
i='' i_oct_file_symlink_directory=$i
i='' i_oct_squirrel=$i
i='' i_oct_globe=$i
i='' i_oct_unmute=$i
@ -313,4 +313,5 @@ i='' i_oct_x_circle=$i
i='' i_oct_x_circle_fill=$i
i='' i_oct_zoom_in=$i
i='' i_oct_zoom_out=$i
i='' i_oct_bookmark_slash=$i
unset i

Binary file not shown.