ER diagram

This commit is contained in:
Trygve 2024-03-21 11:48:23 +01:00
parent b49e55f37e
commit 9e62625fd3
2 changed files with 346 additions and 0 deletions

View File

@ -0,0 +1,182 @@
<?xml version="1.0" encoding="utf-8"?>
<gaphor xmlns="http://gaphor.sourceforge.net/model" version="3.0" gaphor-version="2.24.0">
<StyleSheet id="58d6989a-66f8-11ec-b4c8-0456e5e540ed"/>
<Package id="58d6c2e8-66f8-11ec-b4c8-0456e5e540ed">
<name>
<val>New model</val>
</name>
<ownedDiagram>
<reflist>
<ref refid="58d6c536-66f8-11ec-b4c8-0456e5e540ed"/>
</reflist>
</ownedDiagram>
<ownedType>
<reflist>
<ref refid="0c22379b-e76f-11ee-8193-8bb162b1502a"/>
<ref refid="4a8d98db-e76f-11ee-9ded-8bb162b1502a"/>
</reflist>
</ownedType>
</Package>
<Diagram id="58d6c536-66f8-11ec-b4c8-0456e5e540ed">
<element>
<ref refid="58d6c2e8-66f8-11ec-b4c8-0456e5e540ed"/>
</element>
<name>
<val>New diagram</val>
</name>
<ownedPresentation>
<reflist>
<ref refid="0c228e70-e76f-11ee-90ec-8bb162b1502a"/>
<ref refid="4a8ddfb4-e76f-11ee-b091-8bb162b1502a"/>
</reflist>
</ownedPresentation>
</Diagram>
<Diagram id="0712faa4-e76f-11ee-80e8-8bb162b1502a">
<diagramType>
<val>cls</val>
</diagramType>
<name>
<val>New Diagram</val>
</name>
</Diagram>
<Class id="0c22379b-e76f-11ee-8193-8bb162b1502a">
<name>
<val>HeightMap</val>
</name>
<ownedAttribute>
<reflist>
<ref refid="159a588d-e76f-11ee-84cd-8bb162b1502a"/>
<ref refid="175c0a93-e76f-11ee-8c73-8bb162b1502a"/>
<ref refid="47a99d4d-e76f-11ee-9c60-8bb162b1502a"/>
</reflist>
</ownedAttribute>
<package>
<ref refid="58d6c2e8-66f8-11ec-b4c8-0456e5e540ed"/>
</package>
<presentation>
<reflist>
<ref refid="0c228e70-e76f-11ee-90ec-8bb162b1502a"/>
</reflist>
</presentation>
</Class>
<ClassItem id="0c228e70-e76f-11ee-90ec-8bb162b1502a">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 213.8203125, 137.04296875)</val>
</matrix>
<top-left>
<val>(0.0, 0.0)</val>
</top-left>
<width>
<val>100.0</val>
</width>
<height>
<val>100.0</val>
</height>
<diagram>
<ref refid="58d6c536-66f8-11ec-b4c8-0456e5e540ed"/>
</diagram>
<show_operations>
<val>0</val>
</show_operations>
<subject>
<ref refid="0c22379b-e76f-11ee-8193-8bb162b1502a"/>
</subject>
</ClassItem>
<Property id="159a588d-e76f-11ee-84cd-8bb162b1502a">
<class_>
<ref refid="0c22379b-e76f-11ee-8193-8bb162b1502a"/>
</class_>
<name>
<val>x</val>
</name>
<typeValue>
<val>int</val>
</typeValue>
</Property>
<Property id="175c0a93-e76f-11ee-8c73-8bb162b1502a">
<class_>
<ref refid="0c22379b-e76f-11ee-8193-8bb162b1502a"/>
</class_>
<name>
<val>y</val>
</name>
<typeValue>
<val>int</val>
</typeValue>
</Property>
<Property id="47a99d4d-e76f-11ee-9c60-8bb162b1502a">
<class_>
<ref refid="0c22379b-e76f-11ee-8193-8bb162b1502a"/>
</class_>
<name>
<val>heights</val>
</name>
</Property>
<Class id="4a8d98db-e76f-11ee-9ded-8bb162b1502a">
<name>
<val>Countor</val>
</name>
<ownedAttribute>
<reflist>
<ref refid="58a782c4-e76f-11ee-af59-8bb162b1502a"/>
<ref refid="59eb8e6d-e76f-11ee-9d79-8bb162b1502a"/>
<ref refid="625d120c-e76f-11ee-aeac-8bb162b1502a"/>
</reflist>
</ownedAttribute>
<package>
<ref refid="58d6c2e8-66f8-11ec-b4c8-0456e5e540ed"/>
</package>
<presentation>
<reflist>
<ref refid="4a8ddfb4-e76f-11ee-b091-8bb162b1502a"/>
</reflist>
</presentation>
</Class>
<ClassItem id="4a8ddfb4-e76f-11ee-b091-8bb162b1502a">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 374.1523132324219, 137.04296875)</val>
</matrix>
<top-left>
<val>(0.0, 0.0)</val>
</top-left>
<width>
<val>100.0</val>
</width>
<height>
<val>108.0</val>
</height>
<diagram>
<ref refid="58d6c536-66f8-11ec-b4c8-0456e5e540ed"/>
</diagram>
<show_operations>
<val>0</val>
</show_operations>
<subject>
<ref refid="4a8d98db-e76f-11ee-9ded-8bb162b1502a"/>
</subject>
</ClassItem>
<Property id="58a782c4-e76f-11ee-af59-8bb162b1502a">
<class_>
<ref refid="4a8d98db-e76f-11ee-9ded-8bb162b1502a"/>
</class_>
<name>
<val>x</val>
</name>
</Property>
<Property id="59eb8e6d-e76f-11ee-9d79-8bb162b1502a">
<class_>
<ref refid="4a8d98db-e76f-11ee-9ded-8bb162b1502a"/>
</class_>
<name>
<val>y</val>
</name>
</Property>
<Property id="625d120c-e76f-11ee-aeac-8bb162b1502a">
<class_>
<ref refid="4a8d98db-e76f-11ee-9ded-8bb162b1502a"/>
</class_>
<name>
<val>cases</val>
</name>
</Property>
</gaphor>

View File

@ -0,0 +1,164 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="280" height="127" viewBox="0 0 280 127">
<defs>
<g>
<g id="glyph-0-0">
<path d="M 1.28125 -10.203125 L 3.921875 -10.203125 L 3.921875 -6.3125 L 7.796875 -6.3125 L 7.796875 -10.203125 L 10.4375 -10.203125 L 10.4375 0 L 7.796875 0 L 7.796875 -4.328125 L 3.921875 -4.328125 L 3.921875 0 L 1.28125 0 Z M 1.28125 -10.203125 "/>
</g>
<g id="glyph-0-1">
<path d="M 8.8125 -3.84375 L 8.8125 -3.15625 L 3.09375 -3.15625 C 3.15625 -2.582031 3.363281 -2.148438 3.71875 -1.859375 C 4.070312 -1.566406 4.566406 -1.421875 5.203125 -1.421875 C 5.722656 -1.421875 6.253906 -1.5 6.796875 -1.65625 C 7.335938 -1.8125 7.890625 -2.046875 8.453125 -2.359375 L 8.453125 -0.46875 C 7.878906 -0.25 7.300781 -0.0820312 6.71875 0.03125 C 6.144531 0.144531 5.566406 0.203125 4.984375 0.203125 C 3.597656 0.203125 2.519531 -0.148438 1.75 -0.859375 C 0.988281 -1.566406 0.609375 -2.554688 0.609375 -3.828125 C 0.609375 -5.066406 0.984375 -6.046875 1.734375 -6.765625 C 2.484375 -7.484375 3.519531 -7.84375 4.84375 -7.84375 C 6.050781 -7.84375 7.015625 -7.476562 7.734375 -6.75 C 8.453125 -6.03125 8.8125 -5.0625 8.8125 -3.84375 Z M 6.296875 -4.65625 C 6.296875 -5.125 6.160156 -5.5 5.890625 -5.78125 C 5.617188 -6.070312 5.265625 -6.21875 4.828125 -6.21875 C 4.359375 -6.21875 3.972656 -6.082031 3.671875 -5.8125 C 3.378906 -5.550781 3.195312 -5.164062 3.125 -4.65625 Z M 6.296875 -4.65625 "/>
</g>
<g id="glyph-0-2">
<path d="M 1.171875 -7.65625 L 3.625 -7.65625 L 3.625 0 L 1.171875 0 Z M 1.171875 -10.640625 L 3.625 -10.640625 L 3.625 -8.640625 L 1.171875 -8.640625 Z M 1.171875 -10.640625 "/>
</g>
<g id="glyph-0-3">
<path d="M 6.390625 -1.296875 C 6.046875 -0.847656 5.671875 -0.519531 5.265625 -0.3125 C 4.859375 -0.101562 4.390625 0 3.859375 0 C 2.929688 0 2.160156 -0.363281 1.546875 -1.09375 C 0.929688 -1.832031 0.625 -2.773438 0.625 -3.921875 C 0.625 -5.066406 0.929688 -6.003906 1.546875 -6.734375 C 2.160156 -7.460938 2.929688 -7.828125 3.859375 -7.828125 C 4.390625 -7.828125 4.859375 -7.722656 5.265625 -7.515625 C 5.671875 -7.304688 6.046875 -6.972656 6.390625 -6.515625 L 6.390625 -7.65625 L 8.84375 -7.65625 L 8.84375 -0.765625 C 8.84375 0.460938 8.453125 1.398438 7.671875 2.046875 C 6.898438 2.691406 5.773438 3.015625 4.296875 3.015625 C 3.816406 3.015625 3.351562 2.976562 2.90625 2.90625 C 2.46875 2.832031 2.019531 2.722656 1.5625 2.578125 L 1.5625 0.671875 C 1.988281 0.921875 2.40625 1.101562 2.8125 1.21875 C 3.226562 1.34375 3.644531 1.40625 4.0625 1.40625 C 4.863281 1.40625 5.453125 1.226562 5.828125 0.875 C 6.203125 0.519531 6.390625 -0.0234375 6.390625 -0.765625 Z M 4.765625 -6.0625 C 4.265625 -6.0625 3.875 -5.875 3.59375 -5.5 C 3.3125 -5.125 3.171875 -4.597656 3.171875 -3.921875 C 3.171875 -3.210938 3.304688 -2.675781 3.578125 -2.3125 C 3.847656 -1.957031 4.242188 -1.78125 4.765625 -1.78125 C 5.273438 -1.78125 5.671875 -1.96875 5.953125 -2.34375 C 6.242188 -2.71875 6.390625 -3.242188 6.390625 -3.921875 C 6.390625 -4.597656 6.242188 -5.125 5.953125 -5.5 C 5.671875 -5.875 5.273438 -6.0625 4.765625 -6.0625 Z M 4.765625 -6.0625 "/>
</g>
<g id="glyph-0-4">
<path d="M 8.875 -4.65625 L 8.875 0 L 6.40625 0 L 6.40625 -3.5625 C 6.40625 -4.226562 6.390625 -4.6875 6.359375 -4.9375 C 6.335938 -5.1875 6.289062 -5.367188 6.21875 -5.484375 C 6.125 -5.648438 5.992188 -5.773438 5.828125 -5.859375 C 5.660156 -5.953125 5.472656 -6 5.265625 -6 C 4.753906 -6 4.351562 -5.800781 4.0625 -5.40625 C 3.769531 -5.007812 3.625 -4.460938 3.625 -3.765625 L 3.625 0 L 1.171875 0 L 1.171875 -10.640625 L 3.625 -10.640625 L 3.625 -6.53125 C 3.988281 -6.976562 4.378906 -7.304688 4.796875 -7.515625 C 5.210938 -7.734375 5.671875 -7.84375 6.171875 -7.84375 C 7.054688 -7.84375 7.726562 -7.570312 8.1875 -7.03125 C 8.644531 -6.488281 8.875 -5.695312 8.875 -4.65625 Z M 8.875 -4.65625 "/>
</g>
<g id="glyph-0-5">
<path d="M 3.84375 -9.828125 L 3.84375 -7.65625 L 6.375 -7.65625 L 6.375 -5.90625 L 3.84375 -5.90625 L 3.84375 -2.65625 C 3.84375 -2.300781 3.910156 -2.0625 4.046875 -1.9375 C 4.191406 -1.8125 4.476562 -1.75 4.90625 -1.75 L 6.15625 -1.75 L 6.15625 0 L 4.0625 0 C 3.09375 0 2.40625 -0.195312 2 -0.59375 C 1.601562 -1 1.40625 -1.6875 1.40625 -2.65625 L 1.40625 -5.90625 L 0.1875 -5.90625 L 0.1875 -7.65625 L 1.40625 -7.65625 L 1.40625 -9.828125 Z M 3.84375 -9.828125 "/>
</g>
<g id="glyph-0-6">
<path d="M 1.28125 -10.203125 L 4.640625 -10.203125 L 6.953125 -4.75 L 9.296875 -10.203125 L 12.640625 -10.203125 L 12.640625 0 L 10.15625 0 L 10.15625 -7.46875 L 7.796875 -1.96875 L 6.125 -1.96875 L 3.78125 -7.46875 L 3.78125 0 L 1.28125 0 Z M 1.28125 -10.203125 "/>
</g>
<g id="glyph-0-7">
<path d="M 4.609375 -3.453125 C 4.097656 -3.453125 3.710938 -3.363281 3.453125 -3.1875 C 3.191406 -3.007812 3.0625 -2.753906 3.0625 -2.421875 C 3.0625 -2.109375 3.164062 -1.863281 3.375 -1.6875 C 3.582031 -1.507812 3.875 -1.421875 4.25 -1.421875 C 4.707031 -1.421875 5.09375 -1.585938 5.40625 -1.921875 C 5.71875 -2.253906 5.875 -2.671875 5.875 -3.171875 L 5.875 -3.453125 Z M 8.34375 -4.375 L 8.34375 0 L 5.875 0 L 5.875 -1.140625 C 5.550781 -0.671875 5.179688 -0.328125 4.765625 -0.109375 C 4.359375 0.0976562 3.863281 0.203125 3.28125 0.203125 C 2.476562 0.203125 1.832031 -0.0234375 1.34375 -0.484375 C 0.851562 -0.953125 0.609375 -1.554688 0.609375 -2.296875 C 0.609375 -3.191406 0.914062 -3.847656 1.53125 -4.265625 C 2.144531 -4.691406 3.113281 -4.90625 4.4375 -4.90625 L 5.875 -4.90625 L 5.875 -5.09375 C 5.875 -5.476562 5.722656 -5.757812 5.421875 -5.9375 C 5.117188 -6.125 4.644531 -6.21875 4 -6.21875 C 3.46875 -6.21875 2.976562 -6.164062 2.53125 -6.0625 C 2.082031 -5.957031 1.660156 -5.796875 1.265625 -5.578125 L 1.265625 -7.453125 C 1.796875 -7.578125 2.320312 -7.671875 2.84375 -7.734375 C 3.375 -7.804688 3.90625 -7.84375 4.4375 -7.84375 C 5.820312 -7.84375 6.816406 -7.566406 7.421875 -7.015625 C 8.035156 -6.472656 8.34375 -5.59375 8.34375 -4.375 Z M 8.34375 -4.375 "/>
</g>
<g id="glyph-0-8">
<path d="M 3.625 -1.109375 L 3.625 2.90625 L 1.171875 2.90625 L 1.171875 -7.65625 L 3.625 -7.65625 L 3.625 -6.53125 C 3.957031 -6.976562 4.328125 -7.304688 4.734375 -7.515625 C 5.148438 -7.734375 5.625 -7.84375 6.15625 -7.84375 C 7.101562 -7.84375 7.878906 -7.46875 8.484375 -6.71875 C 9.085938 -5.96875 9.390625 -5.003906 9.390625 -3.828125 C 9.390625 -2.640625 9.085938 -1.671875 8.484375 -0.921875 C 7.878906 -0.171875 7.101562 0.203125 6.15625 0.203125 C 5.625 0.203125 5.148438 0.0976562 4.734375 -0.109375 C 4.328125 -0.328125 3.957031 -0.660156 3.625 -1.109375 Z M 5.25 -6.0625 C 4.726562 -6.0625 4.328125 -5.867188 4.046875 -5.484375 C 3.765625 -5.097656 3.625 -4.546875 3.625 -3.828125 C 3.625 -3.097656 3.765625 -2.539062 4.046875 -2.15625 C 4.328125 -1.769531 4.726562 -1.578125 5.25 -1.578125 C 5.769531 -1.578125 6.164062 -1.769531 6.4375 -2.15625 C 6.71875 -2.539062 6.859375 -3.097656 6.859375 -3.828125 C 6.859375 -4.554688 6.71875 -5.109375 6.4375 -5.484375 C 6.164062 -5.867188 5.769531 -6.0625 5.25 -6.0625 Z M 5.25 -6.0625 "/>
</g>
<g id="glyph-0-9">
<path d="M 9.375 -0.5625 C 8.894531 -0.3125 8.390625 -0.125 7.859375 0 C 7.335938 0.132812 6.796875 0.203125 6.234375 0.203125 C 4.523438 0.203125 3.175781 -0.269531 2.1875 -1.21875 C 1.195312 -2.175781 0.703125 -3.46875 0.703125 -5.09375 C 0.703125 -6.726562 1.195312 -8.019531 2.1875 -8.96875 C 3.175781 -9.914062 4.523438 -10.390625 6.234375 -10.390625 C 6.796875 -10.390625 7.335938 -10.328125 7.859375 -10.203125 C 8.390625 -10.078125 8.894531 -9.882812 9.375 -9.625 L 9.375 -7.515625 C 8.882812 -7.847656 8.398438 -8.09375 7.921875 -8.25 C 7.453125 -8.40625 6.957031 -8.484375 6.4375 -8.484375 C 5.5 -8.484375 4.757812 -8.179688 4.21875 -7.578125 C 3.6875 -6.972656 3.421875 -6.144531 3.421875 -5.09375 C 3.421875 -4.039062 3.6875 -3.210938 4.21875 -2.609375 C 4.757812 -2.003906 5.5 -1.703125 6.4375 -1.703125 C 6.957031 -1.703125 7.453125 -1.78125 7.921875 -1.9375 C 8.398438 -2.09375 8.882812 -2.335938 9.375 -2.671875 Z M 9.375 -0.5625 "/>
</g>
<g id="glyph-0-10">
<path d="M 4.8125 -6.09375 C 4.269531 -6.09375 3.859375 -5.894531 3.578125 -5.5 C 3.296875 -5.113281 3.15625 -4.554688 3.15625 -3.828125 C 3.15625 -3.085938 3.296875 -2.519531 3.578125 -2.125 C 3.859375 -1.738281 4.269531 -1.546875 4.8125 -1.546875 C 5.351562 -1.546875 5.765625 -1.738281 6.046875 -2.125 C 6.328125 -2.519531 6.46875 -3.085938 6.46875 -3.828125 C 6.46875 -4.554688 6.328125 -5.113281 6.046875 -5.5 C 5.765625 -5.894531 5.351562 -6.09375 4.8125 -6.09375 Z M 4.8125 -7.84375 C 6.132812 -7.84375 7.164062 -7.484375 7.90625 -6.765625 C 8.644531 -6.054688 9.015625 -5.078125 9.015625 -3.828125 C 9.015625 -2.566406 8.644531 -1.578125 7.90625 -0.859375 C 7.164062 -0.148438 6.132812 0.203125 4.8125 0.203125 C 3.5 0.203125 2.46875 -0.148438 1.71875 -0.859375 C 0.976562 -1.578125 0.609375 -2.566406 0.609375 -3.828125 C 0.609375 -5.078125 0.976562 -6.054688 1.71875 -6.765625 C 2.46875 -7.484375 3.5 -7.84375 4.8125 -7.84375 Z M 4.8125 -7.84375 "/>
</g>
<g id="glyph-0-11">
<path d="M 1.09375 -2.984375 L 1.09375 -7.65625 L 3.5625 -7.65625 L 3.5625 -6.890625 C 3.5625 -6.472656 3.554688 -5.953125 3.546875 -5.328125 C 3.546875 -4.703125 3.546875 -4.285156 3.546875 -4.078125 C 3.546875 -3.460938 3.5625 -3.019531 3.59375 -2.75 C 3.625 -2.476562 3.675781 -2.28125 3.75 -2.15625 C 3.851562 -2 3.984375 -1.875 4.140625 -1.78125 C 4.304688 -1.695312 4.492188 -1.65625 4.703125 -1.65625 C 5.210938 -1.65625 5.613281 -1.847656 5.90625 -2.234375 C 6.195312 -2.628906 6.34375 -3.175781 6.34375 -3.875 L 6.34375 -7.65625 L 8.796875 -7.65625 L 8.796875 0 L 6.34375 0 L 6.34375 -1.109375 C 5.976562 -0.660156 5.585938 -0.328125 5.171875 -0.109375 C 4.753906 0.0976562 4.300781 0.203125 3.8125 0.203125 C 2.925781 0.203125 2.25 -0.0664062 1.78125 -0.609375 C 1.320312 -1.148438 1.09375 -1.941406 1.09375 -2.984375 Z M 1.09375 -2.984375 "/>
</g>
<g id="glyph-0-12">
<path d="M 8.875 -4.65625 L 8.875 0 L 6.40625 0 L 6.40625 -3.5625 C 6.40625 -4.226562 6.390625 -4.6875 6.359375 -4.9375 C 6.335938 -5.1875 6.289062 -5.367188 6.21875 -5.484375 C 6.125 -5.648438 5.992188 -5.773438 5.828125 -5.859375 C 5.660156 -5.953125 5.472656 -6 5.265625 -6 C 4.753906 -6 4.351562 -5.800781 4.0625 -5.40625 C 3.769531 -5.007812 3.625 -4.460938 3.625 -3.765625 L 3.625 0 L 1.171875 0 L 1.171875 -7.65625 L 3.625 -7.65625 L 3.625 -6.53125 C 3.988281 -6.976562 4.378906 -7.304688 4.796875 -7.515625 C 5.210938 -7.734375 5.671875 -7.84375 6.171875 -7.84375 C 7.054688 -7.84375 7.726562 -7.570312 8.1875 -7.03125 C 8.644531 -6.488281 8.875 -5.695312 8.875 -4.65625 Z M 8.875 -4.65625 "/>
</g>
<g id="glyph-0-13">
<path d="M 6.859375 -5.578125 C 6.648438 -5.671875 6.4375 -5.738281 6.21875 -5.78125 C 6.007812 -5.832031 5.796875 -5.859375 5.578125 -5.859375 C 4.953125 -5.859375 4.46875 -5.65625 4.125 -5.25 C 3.789062 -4.851562 3.625 -4.28125 3.625 -3.53125 L 3.625 0 L 1.171875 0 L 1.171875 -7.65625 L 3.625 -7.65625 L 3.625 -6.40625 C 3.9375 -6.90625 4.296875 -7.269531 4.703125 -7.5 C 5.109375 -7.726562 5.597656 -7.84375 6.171875 -7.84375 C 6.253906 -7.84375 6.34375 -7.835938 6.4375 -7.828125 C 6.53125 -7.828125 6.671875 -7.8125 6.859375 -7.78125 Z M 6.859375 -5.578125 "/>
</g>
<g id="glyph-1-0">
<path d="M 6.4375 -8.78125 L 6.4375 -4.96875 L 10.25 -4.96875 L 10.25 -3.8125 L 6.4375 -3.8125 L 6.4375 0 L 5.296875 0 L 5.296875 -3.8125 L 1.484375 -3.8125 L 1.484375 -4.96875 L 5.296875 -4.96875 L 5.296875 -8.78125 Z M 6.4375 -8.78125 "/>
</g>
<g id="glyph-1-1">
</g>
<g id="glyph-1-2">
<path d="M 7.6875 -7.65625 L 4.921875 -3.9375 L 7.828125 0 L 6.34375 0 L 4.109375 -3.015625 L 1.890625 0 L 0.40625 0 L 3.375 -4 L 0.65625 -7.65625 L 2.140625 -7.65625 L 4.171875 -4.921875 L 6.203125 -7.65625 Z M 7.6875 -7.65625 "/>
</g>
<g id="glyph-1-3">
<path d="M 1.640625 -1.734375 L 3.078125 -1.734375 L 3.078125 0 L 1.640625 0 Z M 1.640625 -7.234375 L 3.078125 -7.234375 L 3.078125 -5.5 L 1.640625 -5.5 Z M 1.640625 -7.234375 "/>
</g>
<g id="glyph-1-4">
<path d="M 1.3125 -7.65625 L 2.578125 -7.65625 L 2.578125 0 L 1.3125 0 Z M 1.3125 -10.640625 L 2.578125 -10.640625 L 2.578125 -9.046875 L 1.3125 -9.046875 Z M 1.3125 -10.640625 "/>
</g>
<g id="glyph-1-5">
<path d="M 7.6875 -4.625 L 7.6875 0 L 6.421875 0 L 6.421875 -4.578125 C 6.421875 -5.304688 6.28125 -5.847656 6 -6.203125 C 5.71875 -6.566406 5.296875 -6.75 4.734375 -6.75 C 4.054688 -6.75 3.519531 -6.53125 3.125 -6.09375 C 2.726562 -5.664062 2.53125 -5.078125 2.53125 -4.328125 L 2.53125 0 L 1.265625 0 L 1.265625 -7.65625 L 2.53125 -7.65625 L 2.53125 -6.46875 C 2.832031 -6.925781 3.1875 -7.269531 3.59375 -7.5 C 4.007812 -7.726562 4.484375 -7.84375 5.015625 -7.84375 C 5.890625 -7.84375 6.550781 -7.566406 7 -7.015625 C 7.457031 -6.472656 7.6875 -5.675781 7.6875 -4.625 Z M 7.6875 -4.625 "/>
</g>
<g id="glyph-1-6">
<path d="M 2.5625 -9.828125 L 2.5625 -7.65625 L 5.15625 -7.65625 L 5.15625 -6.671875 L 2.5625 -6.671875 L 2.5625 -2.515625 C 2.5625 -1.898438 2.644531 -1.5 2.8125 -1.3125 C 2.988281 -1.132812 3.335938 -1.046875 3.859375 -1.046875 L 5.15625 -1.046875 L 5.15625 0 L 3.859375 0 C 2.890625 0 2.21875 -0.179688 1.84375 -0.546875 C 1.476562 -0.910156 1.296875 -1.566406 1.296875 -2.515625 L 1.296875 -6.671875 L 0.375 -6.671875 L 0.375 -7.65625 L 1.296875 -7.65625 L 1.296875 -9.828125 Z M 2.5625 -9.828125 "/>
</g>
<g id="glyph-1-7">
<path d="M 4.5 0.71875 C 4.144531 1.625 3.796875 2.210938 3.453125 2.484375 C 3.117188 2.765625 2.671875 2.90625 2.109375 2.90625 L 1.109375 2.90625 L 1.109375 1.859375 L 1.84375 1.859375 C 2.1875 1.859375 2.453125 1.773438 2.640625 1.609375 C 2.835938 1.453125 3.050781 1.066406 3.28125 0.453125 L 3.515625 -0.125 L 0.421875 -7.65625 L 1.75 -7.65625 L 4.140625 -1.671875 L 6.53125 -7.65625 L 7.875 -7.65625 Z M 4.5 0.71875 "/>
</g>
<g id="glyph-1-8">
<path d="M 7.6875 -4.625 L 7.6875 0 L 6.421875 0 L 6.421875 -4.578125 C 6.421875 -5.304688 6.28125 -5.847656 6 -6.203125 C 5.71875 -6.566406 5.296875 -6.75 4.734375 -6.75 C 4.054688 -6.75 3.519531 -6.53125 3.125 -6.09375 C 2.726562 -5.664062 2.53125 -5.078125 2.53125 -4.328125 L 2.53125 0 L 1.265625 0 L 1.265625 -10.640625 L 2.53125 -10.640625 L 2.53125 -6.46875 C 2.832031 -6.925781 3.1875 -7.269531 3.59375 -7.5 C 4.007812 -7.726562 4.484375 -7.84375 5.015625 -7.84375 C 5.890625 -7.84375 6.550781 -7.566406 7 -7.015625 C 7.457031 -6.472656 7.6875 -5.675781 7.6875 -4.625 Z M 7.6875 -4.625 "/>
</g>
<g id="glyph-1-9">
<path d="M 7.875 -4.140625 L 7.875 -3.53125 L 2.078125 -3.53125 C 2.140625 -2.664062 2.398438 -2.003906 2.859375 -1.546875 C 3.328125 -1.097656 3.976562 -0.875 4.8125 -0.875 C 5.300781 -0.875 5.769531 -0.929688 6.21875 -1.046875 C 6.675781 -1.160156 7.128906 -1.335938 7.578125 -1.578125 L 7.578125 -0.390625 C 7.117188 -0.203125 6.648438 -0.0546875 6.171875 0.046875 C 5.703125 0.148438 5.226562 0.203125 4.75 0.203125 C 3.519531 0.203125 2.546875 -0.148438 1.828125 -0.859375 C 1.117188 -1.578125 0.765625 -2.539062 0.765625 -3.75 C 0.765625 -5.007812 1.101562 -6.003906 1.78125 -6.734375 C 2.457031 -7.472656 3.375 -7.84375 4.53125 -7.84375 C 5.5625 -7.84375 6.375 -7.507812 6.96875 -6.84375 C 7.570312 -6.1875 7.875 -5.285156 7.875 -4.140625 Z M 6.609375 -4.515625 C 6.597656 -5.203125 6.40625 -5.75 6.03125 -6.15625 C 5.65625 -6.570312 5.160156 -6.78125 4.546875 -6.78125 C 3.835938 -6.78125 3.269531 -6.578125 2.84375 -6.171875 C 2.425781 -5.773438 2.1875 -5.21875 2.125 -4.5 Z M 6.609375 -4.515625 "/>
</g>
<g id="glyph-1-10">
<path d="M 6.359375 -3.921875 C 6.359375 -4.828125 6.171875 -5.53125 5.796875 -6.03125 C 5.421875 -6.53125 4.894531 -6.78125 4.21875 -6.78125 C 3.539062 -6.78125 3.015625 -6.53125 2.640625 -6.03125 C 2.265625 -5.53125 2.078125 -4.828125 2.078125 -3.921875 C 2.078125 -3.015625 2.265625 -2.304688 2.640625 -1.796875 C 3.015625 -1.296875 3.539062 -1.046875 4.21875 -1.046875 C 4.894531 -1.046875 5.421875 -1.296875 5.796875 -1.796875 C 6.171875 -2.304688 6.359375 -3.015625 6.359375 -3.921875 Z M 7.609375 -0.953125 C 7.609375 0.347656 7.316406 1.316406 6.734375 1.953125 C 6.160156 2.585938 5.28125 2.90625 4.09375 2.90625 C 3.644531 2.90625 3.222656 2.875 2.828125 2.8125 C 2.441406 2.75 2.066406 2.648438 1.703125 2.515625 L 1.703125 1.28125 C 2.066406 1.488281 2.425781 1.640625 2.78125 1.734375 C 3.144531 1.828125 3.515625 1.875 3.890625 1.875 C 4.710938 1.875 5.328125 1.65625 5.734375 1.21875 C 6.148438 0.789062 6.359375 0.144531 6.359375 -0.71875 L 6.359375 -1.34375 C 6.097656 -0.894531 5.765625 -0.554688 5.359375 -0.328125 C 4.953125 -0.109375 4.46875 0 3.90625 0 C 2.96875 0 2.207031 -0.351562 1.625 -1.0625 C 1.050781 -1.78125 0.765625 -2.734375 0.765625 -3.921875 C 0.765625 -5.097656 1.050781 -6.046875 1.625 -6.765625 C 2.207031 -7.484375 2.96875 -7.84375 3.90625 -7.84375 C 4.46875 -7.84375 4.953125 -7.726562 5.359375 -7.5 C 5.765625 -7.28125 6.097656 -6.945312 6.359375 -6.5 L 6.359375 -7.65625 L 7.609375 -7.65625 Z M 7.609375 -0.953125 "/>
</g>
<g id="glyph-1-11">
<path d="M 6.203125 -7.4375 L 6.203125 -6.234375 C 5.847656 -6.421875 5.476562 -6.554688 5.09375 -6.640625 C 4.707031 -6.734375 4.3125 -6.78125 3.90625 -6.78125 C 3.28125 -6.78125 2.8125 -6.6875 2.5 -6.5 C 2.1875 -6.3125 2.03125 -6.023438 2.03125 -5.640625 C 2.03125 -5.347656 2.140625 -5.117188 2.359375 -4.953125 C 2.585938 -4.785156 3.039062 -4.628906 3.71875 -4.484375 L 4.140625 -4.375 C 5.035156 -4.1875 5.671875 -3.914062 6.046875 -3.5625 C 6.421875 -3.21875 6.609375 -2.734375 6.609375 -2.109375 C 6.609375 -1.398438 6.328125 -0.835938 5.765625 -0.421875 C 5.203125 -0.00390625 4.429688 0.203125 3.453125 0.203125 C 3.035156 0.203125 2.601562 0.160156 2.15625 0.078125 C 1.71875 -0.00390625 1.253906 -0.125 0.765625 -0.28125 L 0.765625 -1.578125 C 1.222656 -1.335938 1.675781 -1.15625 2.125 -1.03125 C 2.582031 -0.914062 3.03125 -0.859375 3.46875 -0.859375 C 4.0625 -0.859375 4.515625 -0.957031 4.828125 -1.15625 C 5.148438 -1.363281 5.3125 -1.648438 5.3125 -2.015625 C 5.3125 -2.359375 5.195312 -2.617188 4.96875 -2.796875 C 4.738281 -2.984375 4.234375 -3.160156 3.453125 -3.328125 L 3.015625 -3.4375 C 2.242188 -3.59375 1.679688 -3.84375 1.328125 -4.1875 C 0.984375 -4.53125 0.8125 -4.992188 0.8125 -5.578125 C 0.8125 -6.304688 1.066406 -6.863281 1.578125 -7.25 C 2.085938 -7.644531 2.8125 -7.84375 3.75 -7.84375 C 4.21875 -7.84375 4.65625 -7.804688 5.0625 -7.734375 C 5.476562 -7.671875 5.859375 -7.570312 6.203125 -7.4375 Z M 6.203125 -7.4375 "/>
</g>
<g id="glyph-1-12">
<path d="M 6.828125 -7.359375 L 6.828125 -6.1875 C 6.472656 -6.382812 6.113281 -6.53125 5.75 -6.625 C 5.394531 -6.726562 5.035156 -6.78125 4.671875 -6.78125 C 3.859375 -6.78125 3.222656 -6.519531 2.765625 -6 C 2.316406 -5.476562 2.09375 -4.753906 2.09375 -3.828125 C 2.09375 -2.890625 2.316406 -2.160156 2.765625 -1.640625 C 3.222656 -1.128906 3.859375 -0.875 4.671875 -0.875 C 5.035156 -0.875 5.394531 -0.921875 5.75 -1.015625 C 6.113281 -1.109375 6.472656 -1.253906 6.828125 -1.453125 L 6.828125 -0.296875 C 6.472656 -0.128906 6.109375 -0.00390625 5.734375 0.078125 C 5.359375 0.160156 4.960938 0.203125 4.546875 0.203125 C 3.390625 0.203125 2.46875 -0.15625 1.78125 -0.875 C 1.101562 -1.601562 0.765625 -2.585938 0.765625 -3.828125 C 0.765625 -5.066406 1.109375 -6.046875 1.796875 -6.765625 C 2.484375 -7.484375 3.425781 -7.84375 4.625 -7.84375 C 5.007812 -7.84375 5.382812 -7.800781 5.75 -7.71875 C 6.125 -7.644531 6.484375 -7.523438 6.828125 -7.359375 Z M 6.828125 -7.359375 "/>
</g>
<g id="glyph-1-13">
<path d="M 4.796875 -3.84375 C 3.785156 -3.84375 3.082031 -3.726562 2.6875 -3.5 C 2.289062 -3.269531 2.09375 -2.875 2.09375 -2.3125 C 2.09375 -1.863281 2.238281 -1.507812 2.53125 -1.25 C 2.832031 -0.988281 3.234375 -0.859375 3.734375 -0.859375 C 4.429688 -0.859375 4.988281 -1.101562 5.40625 -1.59375 C 5.832031 -2.09375 6.046875 -2.75 6.046875 -3.5625 L 6.046875 -3.84375 Z M 7.3125 -4.375 L 7.3125 0 L 6.046875 0 L 6.046875 -1.15625 C 5.765625 -0.695312 5.40625 -0.351562 4.96875 -0.125 C 4.539062 0.09375 4.019531 0.203125 3.40625 0.203125 C 2.625 0.203125 2 -0.015625 1.53125 -0.453125 C 1.070312 -0.898438 0.84375 -1.492188 0.84375 -2.234375 C 0.84375 -3.085938 1.128906 -3.734375 1.703125 -4.171875 C 2.285156 -4.609375 3.144531 -4.828125 4.28125 -4.828125 L 6.046875 -4.828125 L 6.046875 -4.953125 C 6.046875 -5.535156 5.851562 -5.984375 5.46875 -6.296875 C 5.09375 -6.617188 4.5625 -6.78125 3.875 -6.78125 C 3.4375 -6.78125 3.007812 -6.722656 2.59375 -6.609375 C 2.175781 -6.503906 1.78125 -6.347656 1.40625 -6.140625 L 1.40625 -7.3125 C 1.863281 -7.488281 2.304688 -7.617188 2.734375 -7.703125 C 3.171875 -7.796875 3.59375 -7.84375 4 -7.84375 C 5.113281 -7.84375 5.941406 -7.554688 6.484375 -6.984375 C 7.035156 -6.410156 7.3125 -5.539062 7.3125 -4.375 Z M 7.3125 -4.375 "/>
</g>
</g>
</defs>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="round" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 100 0 L 100 100 L 0 100 Z M 0 0 Z M 0 0 " transform="matrix(1, 0, 0, 1, 9.820312, 9.042969)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-0" x="16.820312" y="40.042969"/>
<use xlink:href="#glyph-0-1" x="28.820312" y="40.042969"/>
<use xlink:href="#glyph-0-2" x="37.820312" y="40.042969"/>
<use xlink:href="#glyph-0-3" x="42.820312" y="40.042969"/>
<use xlink:href="#glyph-0-4" x="52.820312" y="40.042969"/>
<use xlink:href="#glyph-0-5" x="62.820312" y="40.042969"/>
<use xlink:href="#glyph-0-6" x="69.820312" y="40.042969"/>
<use xlink:href="#glyph-0-7" x="83.820312" y="40.042969"/>
<use xlink:href="#glyph-0-8" x="92.820312" y="40.042969"/>
</g>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="round" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 41 L 100 41 " transform="matrix(1, 0, 0, 1, 9.820312, 9.042969)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="13.820312" y="67.042969"/>
<use xlink:href="#glyph-1-1" x="25.820312" y="67.042969"/>
<use xlink:href="#glyph-1-2" x="29.820312" y="67.042969"/>
<use xlink:href="#glyph-1-3" x="37.820312" y="67.042969"/>
<use xlink:href="#glyph-1-1" x="42.820312" y="67.042969"/>
<use xlink:href="#glyph-1-4" x="46.820312" y="67.042969"/>
<use xlink:href="#glyph-1-5" x="50.820312" y="67.042969"/>
<use xlink:href="#glyph-1-6" x="59.820312" y="67.042969"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="13.820312" y="84.042969"/>
<use xlink:href="#glyph-1-1" x="25.820312" y="84.042969"/>
<use xlink:href="#glyph-1-7" x="29.820312" y="84.042969"/>
<use xlink:href="#glyph-1-3" x="36.820312" y="84.042969"/>
<use xlink:href="#glyph-1-1" x="41.820312" y="84.042969"/>
<use xlink:href="#glyph-1-4" x="45.820312" y="84.042969"/>
<use xlink:href="#glyph-1-5" x="49.820312" y="84.042969"/>
<use xlink:href="#glyph-1-6" x="58.820312" y="84.042969"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="13.820312" y="101.042969"/>
<use xlink:href="#glyph-1-1" x="25.820312" y="101.042969"/>
<use xlink:href="#glyph-1-8" x="29.820312" y="101.042969"/>
<use xlink:href="#glyph-1-9" x="38.820312" y="101.042969"/>
<use xlink:href="#glyph-1-4" x="47.820312" y="101.042969"/>
<use xlink:href="#glyph-1-10" x="51.820312" y="101.042969"/>
<use xlink:href="#glyph-1-8" x="60.820312" y="101.042969"/>
<use xlink:href="#glyph-1-6" x="69.820312" y="101.042969"/>
<use xlink:href="#glyph-1-11" x="74.820312" y="101.042969"/>
</g>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="round" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0.0000305176 0 L 100.000031 0 L 100.000031 108 L 0.0000305176 108 Z M 0.0000305176 0 Z M 0.0000305176 0 " transform="matrix(1, 0, 0, 1, 170.152313, 9.042969)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-9" x="188.152344" y="40.042969"/>
<use xlink:href="#glyph-0-10" x="198.152344" y="40.042969"/>
<use xlink:href="#glyph-0-11" x="208.152344" y="40.042969"/>
<use xlink:href="#glyph-0-12" x="218.152344" y="40.042969"/>
<use xlink:href="#glyph-0-5" x="228.152344" y="40.042969"/>
<use xlink:href="#glyph-0-10" x="235.152344" y="40.042969"/>
<use xlink:href="#glyph-0-13" x="245.152344" y="40.042969"/>
</g>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="round" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0.0000305176 41 L 100.000031 41 " transform="matrix(1, 0, 0, 1, 170.152313, 9.042969)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="174.152344" y="67.042969"/>
<use xlink:href="#glyph-1-1" x="186.152344" y="67.042969"/>
<use xlink:href="#glyph-1-2" x="190.152344" y="67.042969"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="174.152344" y="84.042969"/>
<use xlink:href="#glyph-1-1" x="186.152344" y="84.042969"/>
<use xlink:href="#glyph-1-7" x="190.152344" y="84.042969"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-0" x="174.152344" y="101.042969"/>
<use xlink:href="#glyph-1-1" x="186.152344" y="101.042969"/>
<use xlink:href="#glyph-1-12" x="190.152344" y="101.042969"/>
<use xlink:href="#glyph-1-13" x="198.152344" y="101.042969"/>
<use xlink:href="#glyph-1-11" x="207.152344" y="101.042969"/>
<use xlink:href="#glyph-1-9" x="214.152344" y="101.042969"/>
<use xlink:href="#glyph-1-11" x="223.152344" y="101.042969"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB