Skip to content

Instantly share code, notes, and snippets.

@jordanwade90
Created January 21, 2018 04:32
Show Gist options
  • Save jordanwade90/ed80228f5472dfe60f8a56c7b2e7ac1f to your computer and use it in GitHub Desktop.
Save jordanwade90/ed80228f5472dfe60f8a56c7b2e7ac1f to your computer and use it in GitHub Desktop.
Prototype segmented display for Tengwar
<!DOCTYPE html>
<html version=5>
<head>
<style type="text/css">
svg{height:22mm}
svg path{stroke:#eee;stroke-width:0.1;stroke-linecap:round}
#t00 #c, #t00 #e, #t00 #j, #t00 #n{stroke:black}
#t01 #c, #t01 #e, #t01 #j, #t01 #l, #t01 #n{stroke:black}
#t02 #m, #t02 #q, #t02 #v, #t02 #x{stroke:black}
#t03 #m, #t03 #o, #t03 #q, #t03 #v, #t03 #x{stroke:black}
#t04 #c, #t04 #e, #t04 #j, #t04 #n, #t04 #o, #t04 #w{stroke:black}
#t05 #c, #t05 #e, #t05 #j, #t05 #l, #t05 #n, #t05 #o, #t05 #q, #t05 #w{stroke:black}
#t06 #b, #t06 #l, #t06 #m, #t06 #q, #t06 #v, #t06 #x{stroke:black}
#t07 #b, #t07 #j, #t07 #l, #t07 #m, #t07 #o, #t07 #q, #t07 #v, #t07 #x{stroke:black}
#t08 #a, #t08 #c, #t08 #j, #t08 #n{stroke:black}
#t09 #a, #t09 #c, #t09 #j, #t09 #l, #t09 #n{stroke:black}
#t0a #m, #t0a #q, #t0a #t, #t0a #v{stroke:black}
#t0b #m, #t0b #o, #t0b #q, #t0b #t, #t0b #v{stroke:black}
#t0c #a, #t0c #c, #t0c #j, #t0c #n, #t0c #o, #t0c #w{stroke:black}
#t0d #a, #t0d #c, #t0d #j, #t0d #l, #t0d #n, #t0d #o, #t0d #q, #t0d #w{stroke:black}
#t0e #b, #t0e #l, #t0e #m, #t0e #q, #t0e #t, #t0e #v{stroke:black}
#t0f #b, #t0f #j, #t0f #l, #t0f #m, #t0f #o, #t0f #q, #t0f #t, #t0f #v{stroke:black}
#t10 #c, #t10 #j, #t10 #n, #t10 #o, #t10 #w{stroke:black}
#t11 #c, #t11 #j, #t11 #l, #t11 #n, #t11 #o, #t11 #q, #t11 #w{stroke:black}
#t12 #b, #t12 #l, #t12 #m, #t12 #q, #t12 #v{stroke:black}
#t13 #b, #t13 #j, #t13 #l, #t13 #m, #t13 #o, #t13 #q, #t13 #v{stroke:black}
#t14 #c, #t14 #j, #t14 #n{stroke:black}
#t15 #c, #t15 #j, #t15 #l, #t15 #n{stroke:black}
#t16 #m, #t16 #q, #t16 #v{stroke:black}
#t17 #m, #t17 #o, #t17 #q, #t17 #v{stroke:black}
#t18 #n, #t18 #o, #t18 #q, #t18 #r, #t18 #w{stroke:black}
#t19 #n, #t19 #o, #t19 #q, #t19 #r, #t19 #s, #t19 #w{stroke:black}
#t1a #m, #t1a #o{stroke:black}
#t1b #m, #t1b #o, #t1b #s{stroke:black}
#t1c #r{stroke:black}
#t1d #h{stroke:black}
#t1e #o, #t1e #p, #t1e #q, #t1e #r{stroke:black}
#t1f #h, #t1f #i, #t1f #k{stroke:black}
#t20 #h, #t20 #k, #t20 #p{stroke:black}
#t21 #m, #t21 #q, #t21 #t, #t21 #v, #t21 #z{stroke:black}
#t22 #k, #t22 #p{stroke:black}
#t23 #m, #t23 #n{stroke:black}
#t24 #a, #t24 #c{stroke:black}
#t25 #c{stroke:black}
#t26 #c, #t26 #e{stroke:black}
#t27 #m, #t27 #q, #t27 #v, #t27 #y{stroke:black}
#t28 #a, #t28 #c, #t28 #e, #t28 #j, #t28 #n{stroke:black}
#t29 #a, #t29 #c, #t29 #e, #t29 #j, #t29 #l, #t29 #n{stroke:black}
#t2a #m, #t2a #q, #t2a #t, #t2a #v, #t2a #x{stroke:black}
#t2b #m, #t2b #o, #t2b #q, #t2b #t, #t2b #v, #t2b #x{stroke:black}
#t2c #a, #t2c #c, #t2c #e, #t2c #j, #t2c #n, #t2c #o, #t2c #w{stroke:black}
#t2d #a, #t2d #c, #t2d #e, #t2d #j, #t2d #l, #t2d #n, #t2d #o, #t2d #q, #t2d #w{stroke:black}
#t2e #b, #t2e #l, #t2e #m, #t2e #q, #t2e #t, #t2e #v, #t2e #x{stroke:black}
#t2f #b, #t2f #j, #t2f #l, #t2f #m, #t2f #o, #t2f #q, #t2f #t, #t2f #v, #t2f #x{stroke:black}
#t30 #j, #t30 #n{stroke:black}
#t31 #j, #t31 #l, #t31 #n{stroke:black}
#t32 #b, #t32 #l{stroke:black}
#t33 #b, #t33 #j, #t33 #l{stroke:black}
#t50 #y{stroke:black}
#t51 #y, #t51 #z{stroke:black}
#t52 #n, #t52 #r{stroke:black}
#t53 #a, #t53 #c, #t53 #e, #t53 #h, #t53 #j, #t53 #n{stroke:black}
#t54 #j{stroke:black}
#t55 #j, #t55 #o{stroke:black}
#t62 #b, #t62 #j, #t62 #m{stroke:black}
#t63 #b, #t63 #j, #t63 #m, #t63 #o, #t63 #u{stroke:black}
#t64 #a, #t64 #c, #t64 #e, #t64 #g{stroke:black}
#t65 #a, #t65 #c, #t65 #e, #t65 #g, #t65 #j, #t65 #m{stroke:black}
#t66 #a, #t66 #c, #t66 #e, #t66 #g, #t66 #j, #t66 #m, #t66 #o, #t66 #u{stroke:black}
#t67 #a, #t67 #c, #t67 #e, #t67 #f{stroke:black}
#t68 #a, #t68 #c, #t68 #e, #t68 #f, #t68 #j, #t68 #l, #t68 #n{stroke:black}
#t69 #a, #t69 #c, #t69 #e, #t69 #f, #t69 #j, #t69 #l, #t69 #n, #t69 #o, #t69 #q, #t69 #w{stroke:black}
#t6a #b, #t6a #h, #t6a #k{stroke:black}
#t6b #b, #t6b #h, #t6b #i, #t6b #k{stroke:black}
#t7f path{stroke:black}
</style>
</head>
<body>
<table>
<thead>
<tr><td/><th>0x</th><th>1x</th><th>2x</th><th>3x</th><th>4x</th><th>5x</th><th>6x</th><th>7x</th></tr>
</thead>
<tbody>
<tr><th>0</th>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t00">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t10">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t20">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t30">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t40">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t50">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t60">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t70">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>1</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t01">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t11">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t21">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t31">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t41">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t51">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t61">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t71">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>2</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t02">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t12">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t22">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t32">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t42">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t52">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t62">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t72">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>3</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t03">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t13">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t23">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t33">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t43">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t53">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t63">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t73">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>4</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t04">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t14">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t24">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t34">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t44">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t54">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t64">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t74">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>5</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t05">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t15">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t25">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t35">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t45">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t55">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t65">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t75">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>6</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t06">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t16">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t26">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t36">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t46">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t56">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t66">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t76">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>7</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t07">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t17">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t27">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t37">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t47">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t57">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t67">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t77">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>8</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t08">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t18">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t28">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t38">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t48">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t58">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t68">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t78">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>9</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t09">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t19">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t29">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t39">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t49">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t59">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t69">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t79">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>a</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7a">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>b</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7b">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>c</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7c">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>d</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7d">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>e</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7e">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
<tr><th>f</th><td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t0f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t1f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t2f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t3f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t4f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t5f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t6f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td>
<td><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-0.5 -5 7 11" style="fill:none;stroke-linecap:round" id="t7f">
<path id="a" d="M 0 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="b" d="M 0 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="c" d="M 0 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="d" d="M 0 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="e" d="M 0 1 v 4" stroke="black" stroke-width="0.1" />
<path id="f" d="M 0 5 q 0 1 -0.5 1" stroke="black" stroke-width="0.1" />
<path id="g" d="M 0 5 q 0 1 0.5 1" stroke="black" stroke-width="0.1" />
<path id="h" d="M 0 -5 q 3 0 3 4" stroke="black" stroke-width="0.1" />
<path id="i" d="M 0 -1 l 2.5 -2.5" stroke="black" stroke-width="0.1" />
<path id="j" d="M 0 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="k" d="M 0 1 l 3 -2" stroke="black" stroke-width="0.1" />
<path id="l" d="M 0 1 h 3" stroke="black" stroke-width="0.1" />
<path id="m" d="M 3 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="n" d="M 3 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="o" d="M 3 -1 h 3" stroke="black" stroke-width="0.1" />
<path id="p" d="M 3 -1 l 3 2" stroke="black" stroke-width="0.1" />
<path id="q" d="M 3 1 h 3" stroke="black" stroke-width="0.1" />
<path id="r" d="M 3 1 q 0 4 3 4" stroke="black" stroke-width="0.1" />
<path id="s" d="M 6 1 l -2.5 2.5" stroke="black" stroke-width="0.1" />
<path id="t" d="M 6 -1 v -4" stroke="black" stroke-width="0.1" />
<path id="u" d="M 6 -1 q -1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="v" d="M 6 -1 v 2" stroke="black" stroke-width="0.1" />
<path id="w" d="M 6 -1 q 1 1 0 2" stroke="black" stroke-width="0.1" />
<path id="x" d="M 6 1 v 4" stroke="black" stroke-width="0.1" />
<path id="y" d="M 6 -1 h 0.5" stroke="black" stroke-width="0.1" />
<path id="z" d="M 6 1 h 0.5" stroke="black" stroke-width="0.1" />
</svg></td></tr>
</tbody>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment