1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-31 21:22:38 +02:00

Update Sankey Diagram

[why]
With the latest release the numbers were just changed (in the svg) but
the flow graph stayed the same. The relative proportions can now look a
bit out of place.

[how]
Completely regenerate the graph from the Sankey generator.
Afterwards some manual adjustments to get the color and the position
right (in Inkscape).

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-11-21 13:54:12 +01:00
parent 6687265090
commit 3c4faa7e36
4 changed files with 67 additions and 57 deletions

View File

@ -9,20 +9,19 @@ Goto https://sankeymatic.com/
Enter data: Enter data:
Powerline Symbols: 7 icons [7] Nerd Fonts: 9,014 icons Powerline Symbols: 7 icons [7] Nerd Fonts: 10,390 icons
Powerline Extra Symbols: 38 icons [31] Nerd Fonts: 9,014 icons Powerline Extra Symbols: 33 icons [33] Nerd Fonts: 10,390 icons
Font Awesome: 675 icons [675] Nerd Fonts: 9,014 icons Font Awesome: 1474 icons [1474] Nerd Fonts: 10,390 icons
Font Awesome Extension: 170 icons [170] Nerd Fonts: 9,014 icons Font Awesome Extension: 170 icons [170] Nerd Fonts: 10,390 icons
Devicons:198 icons [198] Nerd Fonts: 9,014 icons Devicons:496 icons [496] Nerd Fonts: 10,390 icons
Weather Icons: 228 icons [228] Nerd Fonts: 9,014 icons Weather Icons: 228 icons [228] Nerd Fonts: 10,390 icons
Seti UI + Custom: 179 icons [179] Nerd Fonts: 9,014 icons Seti UI + Custom: 190 icons [190] Nerd Fonts: 10,390 icons
Octicons: 172 icons [172] Nerd Fonts: 9,014 icons Octicons: 310 icons [310] Nerd Fonts: 10,390 icons
Font Logos: 48 icons [48] Nerd Fonts: 9,014 icons Font Logos: 130 icons [130] Nerd Fonts: 10,390 icons
IEC Power Symbols: 5 icons [5] Nerd Fonts: 9,014 icons IEC Power Symbols: 5 icons [5] Nerd Fonts: 10,390 icons
Pomicons: 11 icons [11] Nerd Fonts: 9,014 icons Pomicons: 11 icons [11] Nerd Fonts: 10,390 icons
Material Design: 6,896 icons [2119] Nerd Fonts: 9,014 icons Material Design: 6,896 icons [4119] Nerd Fonts: 10,390 icons
Codicons: 387 icons [387] Nerd Fonts: 9,014 icons Codicons: 439 [439] Nerd Fonts: 10,390 icons
:Nerd Fonts: 9,014 icons #3484bb
Note that we do not use the amount calculation anymore but do that by hand. The reason is that Material Design has so many icons now, if we keep this graph to scale MDI will dominate them all. So we put the numbers and the sum there explicitely as text and do the scaling (number is brackets) about as before. Note that we do not use the amount calculation anymore but do that by hand. The reason is that Material Design has so many icons now, if we keep this graph to scale MDI will dominate them all. So we put the numbers and the sum there explicitely as text and do the scaling (number is brackets) about as before.

View File

@ -1,20 +1,21 @@
// SankeyMATIC diagram inputs - Saved: 1/23/2023, 11:47:58 AM // SankeyMATIC diagram inputs - Saved: 11/21/2024, 1:47:46 PM
// https://sankeymatic.com/build/
// === Nodes and Flows === // === Nodes and Flows ===
Powerline Symbols: 7 icons [7] Nerd Fonts: 9,014 icons Powerline Symbols: 7 icons [7] Nerd Fonts: 10,390 icons
Powerline Extra Symbols: 38 icons [31] Nerd Fonts: 9,014 icons Powerline Extra Symbols: 33 icons [33] Nerd Fonts: 10,390 icons
Font Awesome: 675 icons [675] Nerd Fonts: 9,014 icons Font Awesome: 1474 icons [1474] Nerd Fonts: 10,390 icons
Font Awesome Extension: 170 icons [170] Nerd Fonts: 9,014 icons Font Awesome Extension: 170 icons [170] Nerd Fonts: 10,390 icons
Devicons:198 icons [198] Nerd Fonts: 9,014 icons Devicons:496 icons [496] Nerd Fonts: 10,390 icons
Weather Icons: 228 icons [228] Nerd Fonts: 9,014 icons Weather Icons: 228 icons [228] Nerd Fonts: 10,390 icons
Seti UI + Custom: 179 icons [59] Nerd Fonts: 9,014 icons Seti UI + Custom: 190 icons [190] Nerd Fonts: 10,390 icons
Octicons: 172 icons [172] Nerd Fonts: 9,014 icons Octicons: 310 icons [310] Nerd Fonts: 10,390 icons
Font Logos: 48 icons [48] Nerd Fonts: 9,014 icons Font Logos: 130 icons [130] Nerd Fonts: 10,390 icons
IEC Power Symbols: 5 icons [5] Nerd Fonts: 9,014 icons IEC Power Symbols: 5 icons [5] Nerd Fonts: 10,390 icons
Pomicons: 11 icons [11] Nerd Fonts: 9,014 icons Pomicons: 11 icons [11] Nerd Fonts: 10,390 icons
Material Design: 6,896 icons [2119] Nerd Fonts: 9,014 icons Material Design: 6,896 icons [4119] Nerd Fonts: 10,390 icons
Codicons: 387 [387] Nerd Fonts: 9,014 icons Codicons: 439 [439] Nerd Fonts: 10,390 icons
:Nerd Fonts: 9,014 icons #3484bb
// === Settings === // === Settings ===
@ -25,7 +26,7 @@ margin l 12
t 18 t 18
b 20 b 20
bg color #ffffff bg color #ffffff
transparent n transparent N
node w 18 node w 18
h 53 h 53
spacing 71 spacing 71
@ -34,29 +35,38 @@ node w 18
color #888888 color #888888
opacity 1 opacity 1
flow curvature 0.7 flow curvature 0.7
inheritfrom outside-in inheritfrom source
color #999999 color #999999
opacity 0.45 opacity 0.45
layout order automatic layout order automatic
justifyorigins n justifyorigins N
justifyends n justifyends N
reversegraph n reversegraph N
attachincompletesto nearest
labels color #000000 labels color #000000
hide N
highlight 0.55 highlight 0.55
fontface monospace fontface monospace
labelname appears y linespacing 0.2
relativesize 100
magnify 100
labelname appears Y
size 14 size 14
weight 400 weight 400
labelvalue appears n labelvalue appears N
fullprecision y fullprecision Y
labelposition first after position after
weight 400
labelposition autoalign 0
scheme per_stage
first after
breakpoint 2 breakpoint 2
value format ',.' value format ',.'
prefix '' prefix ''
suffix ' icons' suffix ' icons'
themeoffset a 1 themeoffset a 0
b 0 b 0
c 0 c 0
d 0 d 7
meta mentionsankeymatic n meta mentionsankeymatic N
listimbalances y listimbalances Y

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB