Compare commits
152 Commits
main
...
873273027e
Author | SHA1 | Date | |
---|---|---|---|
873273027e | |||
b4293b2736 | |||
4e75fae835 | |||
75cc0409de | |||
aa4e8f48aa | |||
49f01933b9 | |||
38349e8723 | |||
c6a391694f | |||
c63f22c654 | |||
bb7a2e1992 | |||
2690b260ce | |||
1b9a5ab253 | |||
bf99b8dd4e | |||
e515ce2e74 | |||
11d65b375d | |||
70a1d06ed4 | |||
762daa9cd6 | |||
87b93469b2 | |||
44fdad6bff | |||
525d223f6b | |||
dc4221eab4 | |||
08e6c0de0d | |||
5b53411601 | |||
04f9cad771 | |||
c562dd49db | |||
2ef72888f5 | |||
d1a146b281 | |||
114d5dd600 | |||
cf00327f9c | |||
401427c3fb | |||
3d0c3c54ef | |||
6b999a5a82 | |||
95868b3e9f | |||
5b2a102bfe | |||
11cb2be3bd | |||
3928022322 | |||
504f20475c | |||
739bde9638 | |||
fe04397b7f | |||
c691ae8c56 | |||
f94c3b5c1a | |||
d747e98c22 | |||
5739652d77 | |||
fe21ba3b0b | |||
4d58be418d | |||
e88f7ad503 | |||
64894d5278 | |||
c728f8c09d | |||
43addc4072 | |||
b19401c343 | |||
22c2b3eda8 | |||
5aa3835ee1 | |||
666be45472 | |||
cf264e4748 | |||
d2a3bf8609 | |||
1c01696a8b | |||
8af9ae620e | |||
6ab2de80fa | |||
8a2b1cd306 | |||
74c6493912 | |||
5b27e6cbd3 | |||
962e48cedd | |||
41b9c447c7 | |||
288fc0a907 | |||
406d8dc6e3 | |||
27b4d86cee | |||
d2dc9e31ca | |||
5a19d2b596 | |||
38a6b168a9 | |||
8d1cd7533e | |||
c055b15c81 | |||
50139bba7c | |||
cab1036498 | |||
b0f670fe4a | |||
7bc22eade5 | |||
38e98ec74b | |||
59cf71c140 | |||
14641379bc | |||
fcdae270b7 | |||
0d67abc301 | |||
5f9cb22c1f | |||
b84f26e680 | |||
f780833008 | |||
da8ba56556 | |||
d28ef38b2b | |||
73b771fb78 | |||
4a69641120 | |||
7120f410a3 | |||
5602441364 | |||
7cc85f2572 | |||
3f6db25c99 | |||
ae10ee9485 | |||
9aeccbb63a | |||
04fbac2131 | |||
c45d2abb3c | |||
a56fb3e769 | |||
6990954e3b | |||
35e402b74d | |||
77846acbd6 | |||
c466631f27 | |||
4f6f9d726c | |||
be472ed3cc | |||
8ec8927c67 | |||
1481d09887 | |||
0c2f12f91b | |||
5f18ce9fe9 | |||
88c08a8b79 | |||
948fe96e0a | |||
da4b5b318e | |||
32ac4510b9 | |||
2b02fc1506 | |||
4ed175d54a | |||
57655bf7f2 | |||
f259ed2fbc | |||
17b6c6f5dd | |||
082befea8a | |||
9019f3d3e6 | |||
ce991a54dc | |||
fe08ada13f | |||
d07d65b58e | |||
837adb4af3 | |||
b9fbcf8c30 | |||
f4a1027743 | |||
3edd38c619 | |||
14ef55197a | |||
fe122a9c69 | |||
3fb959d9f3 | |||
0098e899c9 | |||
e36c13bd2d | |||
8bb1955dff | |||
0e76cdd4d3 | |||
e3c0b402d1 | |||
87c923cac3 | |||
add30bb666 | |||
074249d566 | |||
19293501cb | |||
1a19409645 | |||
a415278b6a | |||
cdb7e8ee35 | |||
42b81e2128 | |||
5c4a92b602 | |||
1255e05420 | |||
7a72407e49 | |||
78d8f6af45 | |||
152327aeca | |||
6de297d154 | |||
3c60edc99a | |||
b18017d753 | |||
0c0351cbb3 | |||
b4a58694d7 | |||
11b89b308a | |||
82331d1f26 |
5
.gitignore
vendored
@ -14,3 +14,8 @@ package-lock.json
|
|||||||
node_modules/
|
node_modules/
|
||||||
dist/yarn-error.log
|
dist/yarn-error.log
|
||||||
.task/
|
.task/
|
||||||
|
.histoire/dist
|
||||||
|
dist
|
||||||
|
src/lib/components/__image_snapshots__/__diff_output__/
|
||||||
|
.histoire/dist
|
||||||
|
pnpm-lock.yaml
|
||||||
|
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 23 KiB |
@ -0,0 +1,4 @@
|
|||||||
|
const __resolved__virtual_storySource_srcLibComponentsCostmassIndexStorySvelte = '<Hst.Story title="CostMass">\n <CostMass mass={12} cost={21} />\n</Hst.Story>\n\n<script>\n export let Hst;\n\n import CostMass from "./index.svelte";\n<\/script>\n';
|
||||||
|
export {
|
||||||
|
__resolved__virtual_storySource_srcLibComponentsCostmassIndexStorySvelte as default
|
||||||
|
};
|
@ -0,0 +1,4 @@
|
|||||||
|
const __resolved__virtual_storySource_srcLibComponentsShipitemStorySvelte = '<Hst.Story>\n <ShipItem {mass} {cost}>Thingy</ShipItem>\n <svelte:fragment slot="controls">\n <Hst.Number bind:value={mass} title="Mass" />\n <Hst.Number bind:value={cost} title="Cost" />\n </svelte:fragment>\n</Hst.Story>\n\n<script>\n export let Hst;\n import ShipItem from "./ShipItem.svelte";\n let mass = 1;\n let cost = 3;\n<\/script>\n';
|
||||||
|
export {
|
||||||
|
__resolved__virtual_storySource_srcLibComponentsShipitemStorySvelte as default
|
||||||
|
};
|
52
.histoire/dist/assets/histoire-svelte-e093dabf.svg
vendored
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
viewBox="0 0 512 512"
|
||||||
|
version="1.1"
|
||||||
|
id="svg5"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:0.5;fill:#ff3e00;fill-opacity:1;stroke-width:1.00375"
|
||||||
|
id="rect1372"
|
||||||
|
width="314.30923"
|
||||||
|
height="406.60901"
|
||||||
|
x="-26.565063"
|
||||||
|
y="134.75079"
|
||||||
|
transform="rotate(-23.821262)"
|
||||||
|
ry="8" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ff3e00;fill-opacity:1;stroke-width:1.00375"
|
||||||
|
id="rect850"
|
||||||
|
width="314.30923"
|
||||||
|
height="406.60901"
|
||||||
|
x="77.571838"
|
||||||
|
y="72.808708"
|
||||||
|
ry="8"
|
||||||
|
transform="rotate(-4.5744534)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="layer3"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
id="path1657-3"
|
||||||
|
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8.34923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 359.38947,355.95134 320.72935,176.52942 238.34613,238.94118 Z M 273.64124,273.06608 152.59788,156.05591 191.25804,335.47786 Z" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="layer2"
|
||||||
|
style="display:none">
|
||||||
|
<path
|
||||||
|
id="path1657"
|
||||||
|
style="fill:#b4fae2;fill-opacity:1;stroke:#b4fae2;stroke-width:8;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 296,103.98242 -135.53125,177.9668 h 88.70117 z M 262.83008,230.05078 216,408.01758 351.53125,230.05078 Z"
|
||||||
|
transform="rotate(-4.156553,256,256.00691)" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
89
.histoire/dist/assets/histoire-svelte-text-008b417c.svg
vendored
Normal file
@ -0,0 +1,89 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="1536"
|
||||||
|
height="512"
|
||||||
|
viewBox="0 0 1536 512"
|
||||||
|
version="1.1"
|
||||||
|
id="svg5"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:0.5;fill:#ff3e00;fill-opacity:1;stroke-width:1.00375"
|
||||||
|
id="rect1372"
|
||||||
|
width="314.30923"
|
||||||
|
height="406.60901"
|
||||||
|
x="-26.565063"
|
||||||
|
y="134.75079"
|
||||||
|
transform="rotate(-23.821262)"
|
||||||
|
ry="8" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ff3e00;fill-opacity:1;stroke-width:1.00375"
|
||||||
|
id="rect850"
|
||||||
|
width="314.30923"
|
||||||
|
height="406.60901"
|
||||||
|
x="77.571838"
|
||||||
|
y="72.808708"
|
||||||
|
ry="8"
|
||||||
|
transform="rotate(-4.5744534)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="layer3">
|
||||||
|
<path
|
||||||
|
id="path1657-3"
|
||||||
|
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8.34923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 359.38947,355.95134 320.72935,176.52942 238.34613,238.94118 Z M 273.64124,273.06608 152.59788,156.05591 191.25804,335.47786 Z" />
|
||||||
|
<g
|
||||||
|
aria-label="Histoire"
|
||||||
|
id="text1821"
|
||||||
|
style="font-size:231.926px;line-height:1.25;font-family:Sen;-inkscape-font-specification:Sen;fill:#ff3e00;stroke-width:5.79813;fill-opacity:1"
|
||||||
|
transform="matrix(1.1500556,0,0,1.1500556,-105.40156,-38.414233)">
|
||||||
|
<path
|
||||||
|
d="M 693.87591,344.24783 V 181.89964 h 25.04801 v 162.34819 z m -105.99018,0 V 181.89964 h 25.04801 v 162.34819 z m 10.90052,-68.88202 v -24.1203 h 106.22211 v 24.1203 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16857" />
|
||||||
|
<path
|
||||||
|
d="M 762.294,344.24783 V 222.48669 h 23.88838 v 121.76114 z m 11.5963,-148.66456 q -7.65356,0 -11.82822,-3.94274 -4.17467,-3.94274 -4.17467,-11.13245 0,-6.72585 4.17467,-10.90052 4.40659,-4.17467 11.82822,-4.17467 7.65356,0 11.82823,3.94274 4.17466,3.94275 4.17466,11.13245 0,6.72585 -4.40659,10.90052 -4.17467,4.17467 -11.5963,4.17467 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16859" />
|
||||||
|
<path
|
||||||
|
d="m 863.41371,346.56709 q -15.30711,0 -27.59919,-5.33429 -12.29208,-5.3343 -20.40949,-15.77097 l 16.23482,-13.91556 q 6.95778,8.11741 15.07519,11.82822 8.34934,3.47889 18.78601,3.47889 4.17466,0 7.65355,-0.9277 3.71082,-1.15963 6.26201,-3.24696 2.78311,-2.08734 4.17466,-4.87045 1.39156,-3.01504 1.39156,-6.49393 0,-6.03007 -4.40659,-9.74089 -2.31926,-1.62348 -7.42164,-3.47889 -4.87044,-2.08733 -12.75593,-4.17467 -13.4517,-3.47889 -22.03297,-7.88548 -8.58126,-4.4066 -13.21978,-9.97282 -3.47889,-4.40659 -5.10237,-9.50897 -1.62348,-5.33429 -1.62348,-11.59629 0,-7.65356 3.24696,-13.91556 3.47889,-6.49393 9.27704,-11.13245 6.03008,-4.87045 13.91556,-7.42163 8.11741,-2.55119 17.16253,-2.55119 8.58126,0 16.93059,2.31926 8.58126,2.31926 15.77097,6.72585 7.18971,4.4066 12.06015,10.43667 l -13.68363,15.07519 q -4.4066,-4.40659 -9.74089,-7.65355 -5.10237,-3.47889 -10.43667,-5.3343 -5.3343,-1.85541 -9.74089,-1.85541 -4.87045,0 -8.81319,0.9277 -3.94274,0.92771 -6.72586,2.78312 -2.55118,1.8554 -3.94274,4.63852 -1.39155,2.78311 -1.39155,6.262 0.23192,3.01504 1.39155,5.79815 1.39156,2.55118 3.71082,4.40659 2.55118,1.85541 7.65356,3.94274 5.10237,2.08734 12.98785,3.94274 11.5963,3.01504 19.01793,6.72586 7.65356,3.47889 12.06015,8.11741 4.63852,4.40659 6.49393,10.20474 1.85541,5.79815 1.85541,12.98786 0,10.43667 -6.03008,18.786 -5.79815,8.11741 -15.77096,12.75593 -9.97282,4.63852 -22.2649,4.63852 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16861" />
|
||||||
|
<path
|
||||||
|
d="M 948.99398,344.24783 V 191.4086 h 23.88838 v 152.83923 z m -25.27993,-98.56854 v -23.1926 h 77.46325 v 23.1926 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16863" />
|
||||||
|
<path
|
||||||
|
d="m 1076.5528,346.56709 q -17.8583,0 -32.0058,-8.11741 -13.9156,-8.34933 -22.033,-22.49682 -8.1174,-14.37941 -8.1174,-32.70156 0,-18.32216 8.1174,-32.46964 8.1174,-14.37941 22.033,-22.49682 14.1475,-8.34934 32.0058,-8.34934 17.6263,0 31.5419,8.34934 14.1475,8.11741 22.2649,22.49682 8.1174,14.14748 8.1174,32.46964 0,18.32215 -8.1174,32.70156 -8.1174,14.14749 -22.2649,22.49682 -13.9156,8.11741 -31.5419,8.11741 z m 0,-21.80104 q 10.9005,0 19.4818,-5.3343 8.5812,-5.56622 13.4517,-14.84326 4.8704,-9.50897 4.6385,-21.33719 0.2319,-12.06016 -4.6385,-21.33719 -4.8705,-9.50897 -13.4517,-14.84327 -8.5813,-5.3343 -19.4818,-5.3343 -10.9005,0 -19.7137,5.56623 -8.5813,5.3343 -13.4517,14.84326 -4.8705,9.27704 -4.6386,21.10527 -0.2319,11.82822 4.6386,21.33719 4.8704,9.27704 13.4517,14.84326 8.8132,5.3343 19.7137,5.3343 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16865" />
|
||||||
|
<path
|
||||||
|
d="M 1168.3954,344.24783 V 222.48669 h 23.8884 v 121.76114 z m 11.5963,-148.66456 q -7.6536,0 -11.8282,-3.94274 -4.1747,-3.94274 -4.1747,-11.13245 0,-6.72585 4.1747,-10.90052 4.4065,-4.17467 11.8282,-4.17467 7.6535,0 11.8282,3.94274 4.1747,3.94275 4.1747,11.13245 0,6.72585 -4.4066,10.90052 -4.1747,4.17467 -11.5963,4.17467 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16867" />
|
||||||
|
<path
|
||||||
|
d="M 1228.928,344.24783 V 222.48669 h 24.1203 v 38.26779 l -2.3192,-9.27704 q 2.5512,-8.81319 8.5812,-16.0029 6.262,-7.1897 14.1475,-11.36437 8.1174,-4.17467 16.6987,-4.17467 3.9427,0 7.4216,0.69578 3.7109,0.69578 5.7982,1.62348 l -6.262,25.97571 q -2.7831,-1.15963 -6.262,-1.85541 -3.247,-0.9277 -6.4939,-0.9277 -6.262,0 -12.0602,2.55119 -5.5662,2.31926 -9.9728,6.72585 -4.1747,4.17467 -6.7259,9.97282 -2.5512,5.56622 -2.5512,12.29207 v 67.25854 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16869" />
|
||||||
|
<path
|
||||||
|
d="m 1374.1134,346.56709 q -18.786,0 -33.3973,-7.88548 -14.3794,-8.11741 -22.7288,-22.03297 -8.1174,-13.91556 -8.1174,-32.00579 0,-14.37941 4.6386,-26.20763 4.6385,-11.82823 12.7559,-20.40949 8.3493,-8.81319 19.7137,-13.45171 11.5963,-4.87045 25.048,-4.87045 11.8282,0 22.033,4.63852 10.2047,4.4066 17.6263,12.29208 7.6536,7.88549 11.5963,18.78601 4.1747,10.66859 3.9428,23.42452 l -0.2319,10.20475 h -99.4963 l -5.3343,-19.01794 h 84.1891 l -3.4788,3.94275 v -5.56623 q -0.6958,-7.65355 -5.1024,-13.68363 -4.4066,-6.03008 -11.1325,-9.50897 -6.7258,-3.47889 -14.6113,-3.47889 -12.524,0 -21.1053,4.87045 -8.5812,4.63852 -12.9878,13.91556 -4.4066,9.04511 -4.4066,22.49682 0,12.75593 5.3343,22.2649 5.3343,9.27704 15.0752,14.37941 9.7409,5.10237 22.4968,5.10237 9.0451,0 16.6987,-3.01504 7.8855,-3.01504 16.9306,-10.90052 l 12.0601,16.9306 q -5.5662,5.56622 -13.6836,9.74089 -7.8855,4.17467 -16.9306,6.72585 -8.8132,2.31926 -17.3945,2.31926 z"
|
||||||
|
style="font-family:'Lexend Deca';-inkscape-font-specification:'Lexend Deca';fill:#ff3e00;fill-opacity:1"
|
||||||
|
id="path16871" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="layer2"
|
||||||
|
style="display:none">
|
||||||
|
<path
|
||||||
|
id="path1657"
|
||||||
|
style="fill:#b4fae2;fill-opacity:1;stroke:#b4fae2;stroke-width:8;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 296,103.98242 -135.53125,177.9668 h 88.70117 z M 262.83008,230.05078 216,408.01758 351.53125,230.05078 Z"
|
||||||
|
transform="rotate(-4.156553,256,256.00691)" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 7.7 KiB |
11705
.histoire/dist/bulma/bulma-rtl.css
vendored
Normal file
1
.histoire/dist/bulma/bulma-rtl.css.map
vendored
Normal file
1
.histoire/dist/bulma/bulma-rtl.min.css
vendored
Normal file
11705
.histoire/dist/bulma/bulma.css
vendored
Normal file
1
.histoire/dist/bulma/bulma.css.map
vendored
Normal file
1
.histoire/dist/bulma/bulma.min.css
vendored
Normal file
236
.histoire/dist/css/buttons.css
vendored
Normal file
@ -0,0 +1,236 @@
|
|||||||
|
/* from https://codepen.io/ben_jammin/pen/syaCq */
|
||||||
|
|
||||||
|
.button::-moz-focus-inner{
|
||||||
|
border: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button{
|
||||||
|
display: inline-block;
|
||||||
|
*display: inline;
|
||||||
|
zoom: 1;
|
||||||
|
padding: 6px 20px;
|
||||||
|
margin: 0;
|
||||||
|
cursor: pointer;
|
||||||
|
border: 1px solid #bbb;
|
||||||
|
overflow: visible;
|
||||||
|
font: bold 13px arial, helvetica, sans-serif;
|
||||||
|
text-decoration: none;
|
||||||
|
white-space: nowrap;
|
||||||
|
color: #555;
|
||||||
|
|
||||||
|
background-color: #ddd;
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0)));
|
||||||
|
background-image: -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
|
||||||
|
background-image: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
|
||||||
|
background-image: -ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
|
||||||
|
background-image: -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
|
||||||
|
background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
|
||||||
|
|
||||||
|
-webkit-transition: background-color .2s ease-out;
|
||||||
|
-moz-transition: background-color .2s ease-out;
|
||||||
|
-ms-transition: background-color .2s ease-out;
|
||||||
|
-o-transition: background-color .2s ease-out;
|
||||||
|
transition: background-color .2s ease-out;
|
||||||
|
background-clip: padding-box; /* Fix bleeding */
|
||||||
|
-moz-border-radius: 3px;
|
||||||
|
-webkit-border-radius: 3px;
|
||||||
|
border-radius: 3px;
|
||||||
|
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
|
||||||
|
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
|
||||||
|
box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
|
||||||
|
text-shadow: 0 1px 0 rgba(255,255,255, .9);
|
||||||
|
|
||||||
|
-webkit-touch-callout: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-khtml-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button:hover{
|
||||||
|
background-color: #eee;
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button:active{
|
||||||
|
background: #e9e9e9;
|
||||||
|
position: relative;
|
||||||
|
top: 1px;
|
||||||
|
text-shadow: none;
|
||||||
|
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
|
||||||
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
|
||||||
|
box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button[disabled], .button[disabled]:hover, .button[disabled]:active{
|
||||||
|
border-color: #eaeaea;
|
||||||
|
background: #fafafa;
|
||||||
|
cursor: default;
|
||||||
|
position: static;
|
||||||
|
color: #999;
|
||||||
|
/* Usually, !important should be avoided but here it's really needed :) */
|
||||||
|
-moz-box-shadow: none !important;
|
||||||
|
-webkit-box-shadow: none !important;
|
||||||
|
box-shadow: none !important;
|
||||||
|
text-shadow: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Smaller buttons styles */
|
||||||
|
|
||||||
|
.button.small{
|
||||||
|
padding: 4px 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Larger buttons styles */
|
||||||
|
|
||||||
|
.button.large{
|
||||||
|
padding: 12px 30px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.large:active{
|
||||||
|
top: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Colored buttons styles */
|
||||||
|
|
||||||
|
.button.green, .button.red, .button.blue {
|
||||||
|
color: #fff;
|
||||||
|
text-shadow: 0 1px 0 rgba(0,0,0,.2);
|
||||||
|
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
|
||||||
|
background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
|
||||||
|
background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
|
||||||
|
background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
|
||||||
|
background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
|
||||||
|
background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
|
||||||
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
||||||
|
.button.green{
|
||||||
|
background-color: #57a957;
|
||||||
|
border-color: #57a957;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.green:hover{
|
||||||
|
background-color: #62c462;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.green:active{
|
||||||
|
background: #57a957;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
||||||
|
.button.red{
|
||||||
|
background-color: #ca3535;
|
||||||
|
border-color: #c43c35;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.red:hover{
|
||||||
|
background-color: #ee5f5b;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.red:active{
|
||||||
|
background: #c43c35;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
||||||
|
.button.blue{
|
||||||
|
background-color: #269CE9;
|
||||||
|
border-color: #269CE9;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.blue:hover{
|
||||||
|
background-color: #70B9E8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button.blue:active{
|
||||||
|
background: #269CE9;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
||||||
|
.green[disabled], .green[disabled]:hover, .green[disabled]:active{
|
||||||
|
border-color: #57A957;
|
||||||
|
background: #57A957;
|
||||||
|
color: #D2FFD2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.red[disabled], .red[disabled]:hover, .red[disabled]:active{
|
||||||
|
border-color: #C43C35;
|
||||||
|
background: #C43C35;
|
||||||
|
color: #FFD3D3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blue[disabled], .blue[disabled]:hover, .blue[disabled]:active{
|
||||||
|
border-color: #269CE9;
|
||||||
|
background: #269CE9;
|
||||||
|
color: #93D5FF;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Group buttons */
|
||||||
|
|
||||||
|
.button-group,
|
||||||
|
.button-group li{
|
||||||
|
display: inline-block;
|
||||||
|
*display: inline;
|
||||||
|
zoom: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group{
|
||||||
|
font-size: 0; /* Inline block elements gap - fix */
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
background: rgba(0, 0, 0, .1);
|
||||||
|
border-bottom: 1px solid rgba(0, 0, 0, .1);
|
||||||
|
padding: 7px;
|
||||||
|
-moz-border-radius: 7px;
|
||||||
|
-webkit-border-radius: 7px;
|
||||||
|
border-radius: 7px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group li{
|
||||||
|
margin-right: -1px; /* Overlap each right button border */
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group .button{
|
||||||
|
font-size: 13px; /* Set the font size, different from inherited 0 */
|
||||||
|
-moz-border-radius: 0;
|
||||||
|
-webkit-border-radius: 0;
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group .button:active{
|
||||||
|
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group li:first-child .button{
|
||||||
|
-moz-border-radius: 3px 0 0 3px;
|
||||||
|
-webkit-border-radius: 3px 0 0 3px;
|
||||||
|
border-radius: 3px 0 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group li:first-child .button:active{
|
||||||
|
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group li:last-child .button{
|
||||||
|
-moz-border-radius: 0 3px 3px 0;
|
||||||
|
-webkit-border-radius: 0 3px 3px 0;
|
||||||
|
border-radius: 0 3px 3px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button-group li:last-child .button:active{
|
||||||
|
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
|
||||||
|
}
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
.histoire/dist/favicon.png
vendored
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
.histoire/dist/fonts/Faktos.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/FaktosContour.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/FaktosOutline.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/FaktosShadow.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/Dosis-VariableFont_wght.ttf
vendored
Normal file
95
.histoire/dist/fonts/dosis/OFL.txt
vendored
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
Copyright (c) 2011, Edgar Tolentino and Pablo Impallari (www.impallari.com|impallari@gmail.com),
|
||||||
|
Copyright (c) 2011, Igino Marini. (www.ikern.com|mail@iginomarini.com),
|
||||||
|
with Reserved Font Names "Dosis".
|
||||||
|
|
||||||
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||||
|
This license is copied below, and is also available with a FAQ at:
|
||||||
|
http://scripts.sil.org/OFL
|
||||||
|
|
||||||
|
|
||||||
|
-----------------------------------------------------------
|
||||||
|
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||||
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
PREAMBLE
|
||||||
|
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||||
|
development of collaborative font projects, to support the font creation
|
||||||
|
efforts of academic and linguistic communities, and to provide a free and
|
||||||
|
open framework in which fonts may be shared and improved in partnership
|
||||||
|
with others.
|
||||||
|
|
||||||
|
The OFL allows the licensed fonts to be used, studied, modified and
|
||||||
|
redistributed freely as long as they are not sold by themselves. The
|
||||||
|
fonts, including any derivative works, can be bundled, embedded,
|
||||||
|
redistributed and/or sold with any software provided that any reserved
|
||||||
|
names are not used by derivative works. The fonts and derivatives,
|
||||||
|
however, cannot be released under any other type of license. The
|
||||||
|
requirement for fonts to remain under this license does not apply
|
||||||
|
to any document created using the fonts or their derivatives.
|
||||||
|
|
||||||
|
DEFINITIONS
|
||||||
|
"Font Software" refers to the set of files released by the Copyright
|
||||||
|
Holder(s) under this license and clearly marked as such. This may
|
||||||
|
include source files, build scripts and documentation.
|
||||||
|
|
||||||
|
"Reserved Font Name" refers to any names specified as such after the
|
||||||
|
copyright statement(s).
|
||||||
|
|
||||||
|
"Original Version" refers to the collection of Font Software components as
|
||||||
|
distributed by the Copyright Holder(s).
|
||||||
|
|
||||||
|
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||||
|
or substituting -- in part or in whole -- any of the components of the
|
||||||
|
Original Version, by changing formats or by porting the Font Software to a
|
||||||
|
new environment.
|
||||||
|
|
||||||
|
"Author" refers to any designer, engineer, programmer, technical
|
||||||
|
writer or other person who contributed to the Font Software.
|
||||||
|
|
||||||
|
PERMISSION & CONDITIONS
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||||
|
redistribute, and sell modified and unmodified copies of the Font
|
||||||
|
Software, subject to the following conditions:
|
||||||
|
|
||||||
|
1) Neither the Font Software nor any of its individual components,
|
||||||
|
in Original or Modified Versions, may be sold by itself.
|
||||||
|
|
||||||
|
2) Original or Modified Versions of the Font Software may be bundled,
|
||||||
|
redistributed and/or sold with any software, provided that each copy
|
||||||
|
contains the above copyright notice and this license. These can be
|
||||||
|
included either as stand-alone text files, human-readable headers or
|
||||||
|
in the appropriate machine-readable metadata fields within text or
|
||||||
|
binary files as long as those fields can be easily viewed by the user.
|
||||||
|
|
||||||
|
3) No Modified Version of the Font Software may use the Reserved Font
|
||||||
|
Name(s) unless explicit written permission is granted by the corresponding
|
||||||
|
Copyright Holder. This restriction only applies to the primary font name as
|
||||||
|
presented to the users.
|
||||||
|
|
||||||
|
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||||
|
Software shall not be used to promote, endorse or advertise any
|
||||||
|
Modified Version, except to acknowledge the contribution(s) of the
|
||||||
|
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||||
|
permission.
|
||||||
|
|
||||||
|
5) The Font Software, modified or unmodified, in part or in whole,
|
||||||
|
must be distributed entirely under this license, and must not be
|
||||||
|
distributed under any other license. The requirement for fonts to
|
||||||
|
remain under this license does not apply to any document created
|
||||||
|
using the Font Software.
|
||||||
|
|
||||||
|
TERMINATION
|
||||||
|
This license becomes null and void if any of the above conditions are
|
||||||
|
not met.
|
||||||
|
|
||||||
|
DISCLAIMER
|
||||||
|
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||||
|
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||||
|
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||||
|
OTHER DEALINGS IN THE FONT SOFTWARE.
|
69
.histoire/dist/fonts/dosis/README.txt
vendored
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
Dosis Variable Font
|
||||||
|
===================
|
||||||
|
|
||||||
|
This download contains Dosis as both a variable font and static fonts.
|
||||||
|
|
||||||
|
Dosis is a variable font with this axis:
|
||||||
|
wght
|
||||||
|
|
||||||
|
This means all the styles are contained in a single file:
|
||||||
|
Dosis-VariableFont_wght.ttf
|
||||||
|
|
||||||
|
If your app fully supports variable fonts, you can now pick intermediate styles
|
||||||
|
that aren’t available as static fonts. Not all apps support variable fonts, and
|
||||||
|
in those cases you can use the static font files for Dosis:
|
||||||
|
static/Dosis-ExtraLight.ttf
|
||||||
|
static/Dosis-Light.ttf
|
||||||
|
static/Dosis-Regular.ttf
|
||||||
|
static/Dosis-Medium.ttf
|
||||||
|
static/Dosis-SemiBold.ttf
|
||||||
|
static/Dosis-Bold.ttf
|
||||||
|
static/Dosis-ExtraBold.ttf
|
||||||
|
|
||||||
|
Get started
|
||||||
|
-----------
|
||||||
|
|
||||||
|
1. Install the font files you want to use
|
||||||
|
|
||||||
|
2. Use your app's font picker to view the font family and all the
|
||||||
|
available styles
|
||||||
|
|
||||||
|
Learn more about variable fonts
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
||||||
|
https://variablefonts.typenetwork.com
|
||||||
|
https://medium.com/variable-fonts
|
||||||
|
|
||||||
|
In desktop apps
|
||||||
|
|
||||||
|
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
||||||
|
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
||||||
|
|
||||||
|
Online
|
||||||
|
|
||||||
|
https://developers.google.com/fonts/docs/getting_started
|
||||||
|
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
||||||
|
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
||||||
|
|
||||||
|
Installing fonts
|
||||||
|
|
||||||
|
MacOS: https://support.apple.com/en-us/HT201749
|
||||||
|
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
||||||
|
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
||||||
|
|
||||||
|
Android Apps
|
||||||
|
|
||||||
|
https://developers.google.com/fonts/docs/android
|
||||||
|
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
||||||
|
|
||||||
|
License
|
||||||
|
-------
|
||||||
|
Please read the full license text (OFL.txt) to understand the permissions,
|
||||||
|
restrictions and requirements for usage, redistribution, and modification.
|
||||||
|
|
||||||
|
You can use them freely in your products & projects - print or digital,
|
||||||
|
commercial or otherwise. However, you can't sell the fonts on their own.
|
||||||
|
|
||||||
|
This isn't legal advice, please consider consulting a lawyer and see the full
|
||||||
|
license for all details.
|
4
.histoire/dist/fonts/dosis/dosis.css
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Dosis';
|
||||||
|
src: url(Dosis-VariableFont_wght.ttf) format('truetype');
|
||||||
|
}
|
BIN
.histoire/dist/fonts/dosis/static/Dosis-Bold.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-ExtraBold.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-ExtraLight.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-Light.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-Medium.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-Regular.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/dosis/static/Dosis-SemiBold.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/fakto10.ttf
vendored
Normal file
BIN
.histoire/dist/fonts/fakto9.ttf
vendored
Normal file
5
.histoire/dist/fonts/faktos.css
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Faktos';
|
||||||
|
font-style: normal;
|
||||||
|
src: url(Faktos.ttf) format('truetype');
|
||||||
|
}
|
BIN
.histoire/dist/fonts/faktos.ttf
vendored
Normal file
383
.histoire/dist/histoire.json
vendored
Normal file
@ -0,0 +1,383 @@
|
|||||||
|
{
|
||||||
|
"stories": [
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipedit-story-svelte",
|
||||||
|
"title": "ShipEdit",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipEdit.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipEdit"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipitem-story-svelte",
|
||||||
|
"title": "ShipItem",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipItem.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipItem"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-costmass-index-story-svelte",
|
||||||
|
"title": "CostMass",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/CostMass/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"CostMass"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipedit-carrier-story-svelte",
|
||||||
|
"title": "Carrier",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipEdit/Carrier.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipEdit",
|
||||||
|
"Carrier"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipedit-identification-story-svelte",
|
||||||
|
"title": "Identification",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipEdit/Identification.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipEdit",
|
||||||
|
"Identification"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipedit-propulsion-engine-story-svelte",
|
||||||
|
"title": "Engine",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipEdit/Propulsion/Engine.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipEdit",
|
||||||
|
"Propulsion",
|
||||||
|
"Engine"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-index-story-svelte",
|
||||||
|
"title": "PrintShip",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-armor-index-story-svelte",
|
||||||
|
"title": "Armor",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-armor-index-story-svelte-0",
|
||||||
|
"title": "untitled",
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Armor/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Armor"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-hull-index-story-svelte",
|
||||||
|
"title": "Hull",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-hull-index-story-svelte-0",
|
||||||
|
"title": "untitled",
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Hull/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Hull"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-screens-index-story-svelte",
|
||||||
|
"title": "Screens",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-screens-index-story-svelte-0",
|
||||||
|
"title": "untitled",
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Screens/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Screens"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-weapons-index-story-svelte",
|
||||||
|
"title": "Weapons",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Weapons/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Weapons"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-lib-components-shipedit-weaponry-weapon-graser-index-story-svelte",
|
||||||
|
"title": "Graser",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/lib/components/ShipEdit/Weaponry/Weapon/Graser/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"ShipEdit",
|
||||||
|
"Weaponry",
|
||||||
|
"Weapon",
|
||||||
|
"Graser"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-weapons-graser-index-story-svelte",
|
||||||
|
"title": "Graser",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Weapons/Graser/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Weapons",
|
||||||
|
"Graser"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "src-routes-export-print-printship-weapons-torpedo-index-story-svelte",
|
||||||
|
"title": "Torpedo",
|
||||||
|
"group": null,
|
||||||
|
"layout": {
|
||||||
|
"type": "single",
|
||||||
|
"iframe": true
|
||||||
|
},
|
||||||
|
"icon": null,
|
||||||
|
"iconColor": null,
|
||||||
|
"docsOnly": false,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"id": "_default",
|
||||||
|
"title": "default"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"relativePath": "src/routes/export/print/PrintShip/Weapons/Torpedo/index.story.svelte",
|
||||||
|
"supportPluginId": "svelte3",
|
||||||
|
"treePath": [
|
||||||
|
"Export",
|
||||||
|
"PrintShip",
|
||||||
|
"Weapons",
|
||||||
|
"Torpedo"
|
||||||
|
],
|
||||||
|
"virtual": false,
|
||||||
|
"markdownFile": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"markdownFiles": []
|
||||||
|
}
|
58
.histoire/dist/icons/crew-star.svg
vendored
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 170.3 161.89999"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="crew-star.svg"
|
||||||
|
width="170.3"
|
||||||
|
height="161.89999"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata13"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs11">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</defs><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="957"
|
||||||
|
id="namedview9"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="314"
|
||||||
|
inkscape:cy="98.2"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<polygon
|
||||||
|
id="polygon4"
|
||||||
|
points="303.8,378.2 251.2,340 198.5,378.2 218.6,316.4 166,278.1 231.1,278.1 251.2,216.3 271.3,278.1 336.3,278.1 283.7,316.4 "
|
||||||
|
transform="translate(-166,-216.3)" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
65
.histoire/dist/icons/firecon.svg
vendored
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 409 409"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="firecon.svg"
|
||||||
|
width="409"
|
||||||
|
height="409"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata116"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs114" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="778"
|
||||||
|
inkscape:window-height="481"
|
||||||
|
id="namedview112"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="205"
|
||||||
|
inkscape:cy="205"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<rect
|
||||||
|
x="12.5"
|
||||||
|
y="12.5"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="384"
|
||||||
|
height="384"
|
||||||
|
id="rect107"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:25;stroke-miterlimit:10" />
|
||||||
|
<circle
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="205"
|
||||||
|
cy="204"
|
||||||
|
r="121.6"
|
||||||
|
id="circle109"
|
||||||
|
style="stroke:#000000;stroke-width:22.25449944;stroke-miterlimit:10" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
12
.histoire/dist/icons/ftl-drive.svg
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="264.5" y="65.5" fill="none" stroke="#000000" stroke-width="29" stroke-miterlimit="10" width="430" height="430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="28.507" stroke-miterlimit="10" d="M265.4,260.8c0,0,43.9,136,104.2,136
|
||||||
|
c31.9,0,52.6-54.9,63.8-77.5c21.7-43.8,40.7-91,72.1-129c14.9-18,37.3-38.2,62.9-37.6c28.1,0.6,48.5,27.5,65,47.1
|
||||||
|
c23.1,27.5,43.5,57.6,61.9,88.5"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 860 B |
175
.histoire/dist/icons/internal-systems.svg
vendored
Normal file
@ -0,0 +1,175 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 743.40002 273.60001"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="internal-systems.svg"
|
||||||
|
width="743.40002"
|
||||||
|
height="273.60001"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata164"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs162" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="778"
|
||||||
|
inkscape:window-height="481"
|
||||||
|
id="namedview160"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="371.7"
|
||||||
|
inkscape:cy="136.8"
|
||||||
|
inkscape:window-x="317"
|
||||||
|
inkscape:window-y="165"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<polygon
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
points="179.2,152.2 117.3,214.1 117.3,345.9 179.2,407.8 780.8,407.8 842.7,345.9 842.7,214.1 780.8,152.2 "
|
||||||
|
id="polygon127"
|
||||||
|
style="fill:none;stroke:#303030;stroke-width:18;stroke-miterlimit:10"
|
||||||
|
transform="translate(-108.3,-143.2)" />
|
||||||
|
<g
|
||||||
|
id="g157"
|
||||||
|
transform="translate(-108.3,-143.2)">
|
||||||
|
<rect
|
||||||
|
x="196.89999"
|
||||||
|
y="194.5"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="165.89999"
|
||||||
|
height="171"
|
||||||
|
id="rect129"
|
||||||
|
style="stroke:#000000;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
<rect
|
||||||
|
x="397.10001"
|
||||||
|
y="194.5"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="165.89999"
|
||||||
|
height="171"
|
||||||
|
id="rect131"
|
||||||
|
style="stroke:#000000;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
<rect
|
||||||
|
x="597.20001"
|
||||||
|
y="194.5"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="165.89999"
|
||||||
|
height="171"
|
||||||
|
id="rect133"
|
||||||
|
style="stroke:#000000;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<rect
|
||||||
|
x="220.10001"
|
||||||
|
y="294.10001"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="119.4"
|
||||||
|
height="19.4"
|
||||||
|
id="rect135"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<rect
|
||||||
|
x="220.10001"
|
||||||
|
y="322.70001"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="119.4"
|
||||||
|
height="19.4"
|
||||||
|
id="rect137"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<rect
|
||||||
|
x="220.10001"
|
||||||
|
y="265.5"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
width="119.4"
|
||||||
|
height="19.4"
|
||||||
|
id="rect139"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
<path
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
d="m 279.8,204.4 c -19.3,0 -34.9,15.6 -34.9,34.9 0,19.3 15.6,34.9 34.9,34.9 19.3,0 34.9,-15.6 34.9,-34.9 0,-19.3 -15.6,-34.9 -34.9,-34.9 z m 0,53.2 c -10.1,0 -18.3,-8.2 -18.3,-18.3 0,-10.1 8.2,-18.3 18.3,-18.3 10.1,0 18.3,8.2 18.3,18.3 0,10.1 -8.2,18.3 -18.3,18.3 z"
|
||||||
|
id="path141"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:4.76130009;stroke-miterlimit:10" />
|
||||||
|
<ellipse
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="480"
|
||||||
|
cy="280"
|
||||||
|
rx="63.799999"
|
||||||
|
ry="74.5"
|
||||||
|
id="ellipse143"
|
||||||
|
style="stroke:#ffffff;stroke-width:5.13619995;stroke-miterlimit:10" />
|
||||||
|
<circle
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="480"
|
||||||
|
cy="228.5"
|
||||||
|
r="15.8"
|
||||||
|
id="circle145"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:5.13619995;stroke-miterlimit:10" />
|
||||||
|
<path
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
d="M 427.6,250.5 H 531 c 0,0 -46.9,7.1 -51.7,93.1 0,0 4.4,-85.4 -51.7,-93.1 z"
|
||||||
|
id="path147"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:5.13619995;stroke-miterlimit:10" />
|
||||||
|
<circle
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="680.20001"
|
||||||
|
cy="280"
|
||||||
|
r="10.3"
|
||||||
|
id="circle149"
|
||||||
|
style="fill:#ffffff;stroke:#ffffff;stroke-width:3.75830007;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<ellipse
|
||||||
|
transform="matrix(0.7431,-0.6691,0.6691,0.7431,-12.654,527.0353)"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="680.20001"
|
||||||
|
cy="280"
|
||||||
|
rx="17.6"
|
||||||
|
ry="75.5"
|
||||||
|
id="ellipse151"
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:4.84919977;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<ellipse
|
||||||
|
transform="matrix(-0.5878,-0.809,0.809,-0.5878,853.4232,994.8409)"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="680.20001"
|
||||||
|
cy="280"
|
||||||
|
rx="17.6"
|
||||||
|
ry="75.5"
|
||||||
|
id="ellipse153"
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:4.84919977;stroke-miterlimit:10" />
|
||||||
|
|
||||||
|
<ellipse
|
||||||
|
transform="matrix(-0.9781,-0.2079,0.2079,-0.9781,1287.2416,695.2945)"
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
cx="680.20001"
|
||||||
|
cy="280"
|
||||||
|
rx="17.6"
|
||||||
|
ry="75.5"
|
||||||
|
id="ellipse155"
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:4.84919977;stroke-miterlimit:10" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 5.1 KiB |
71
.histoire/dist/icons/screen-advanced.svg
vendored
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 457.3924 458.52048"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="screen-advanced.svg"
|
||||||
|
width="457.3924"
|
||||||
|
height="458.52048"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata247"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs245" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="778"
|
||||||
|
inkscape:window-height="481"
|
||||||
|
id="namedview243"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="228.69619"
|
||||||
|
inkscape:cy="224.72809"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<g
|
||||||
|
id="g240"
|
||||||
|
transform="translate(-251.30381,-46.207612)">
|
||||||
|
<rect
|
||||||
|
x="387.29999"
|
||||||
|
y="280.79999"
|
||||||
|
transform="matrix(0.7071,0.7071,-0.7071,0.7071,404.6839,-230.0195)"
|
||||||
|
width="185.5"
|
||||||
|
height="185.5"
|
||||||
|
id="rect234" />
|
||||||
|
<polyline
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
points="654.3,330.5 480,156.2 305.7,330.5 "
|
||||||
|
id="polyline236"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:13;stroke-miterlimit:10" />
|
||||||
|
<polyline
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
points="704.1,279.5 480,55.4 255.9,279.5 "
|
||||||
|
id="polyline238"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:13;stroke-miterlimit:10" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
71
.histoire/dist/icons/screen.svg
vendored
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 396.50296 456.80048"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="screen.svg"
|
||||||
|
width="396.50296"
|
||||||
|
height="456.80048"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata171"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs169" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="778"
|
||||||
|
inkscape:window-height="481"
|
||||||
|
id="namedview167"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="198.30113"
|
||||||
|
inkscape:cy="218.59999"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<g
|
||||||
|
id="g164"
|
||||||
|
transform="translate(-281.69887,-41.799529)">
|
||||||
|
<circle
|
||||||
|
cx="480"
|
||||||
|
cy="366.79999"
|
||||||
|
r="131.8"
|
||||||
|
id="circle158" />
|
||||||
|
<path
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
d="m 348.2,193.3 c 0,0 130,-67.9 263.6,0"
|
||||||
|
id="path160"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:39.33679962;stroke-miterlimit:10" />
|
||||||
|
<path
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
d="m 290.8,104.7 c 0,0 186.6,-97.4 378.5,0"
|
||||||
|
id="path162"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:39.33679962;stroke-miterlimit:10" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
57
.histoire/dist/icons/standard-drive.svg
vendored
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
viewBox="0 0 625 520.20758"
|
||||||
|
enable-background="new 0 0 960 560"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="standard-drive.svg"
|
||||||
|
width="625"
|
||||||
|
height="520.20758"
|
||||||
|
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
||||||
|
id="metadata13"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs11" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="778"
|
||||||
|
inkscape:window-height="481"
|
||||||
|
id="namedview9"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="0.36770833"
|
||||||
|
inkscape:cx="313"
|
||||||
|
inkscape:cy="259"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<polygon
|
||||||
|
stroke-miterlimit="10"
|
||||||
|
points="180,215.8 479.5,34 779,215.8 779,526 180,526 "
|
||||||
|
id="polygon2"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:26;stroke-miterlimit:10"
|
||||||
|
transform="translate(-167,-18.792427)" />
|
||||||
|
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
5
.histoire/dist/mass.svg
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||||
|
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.003 512.003" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 512.003 512.003">
|
||||||
|
<path d="m510.838,471.439l-80-288c-3.852-13.852-16.461-23.438-30.836-23.438h-112v-6.781c28-12.379 48-40.498 48-73.219 0-44.109-35.891-80-80-80s-80,35.891-80,80c0,32.721 20,60.84 48,73.219v6.781h-112c-14.375,0-26.984,9.586-30.836,23.438l-80,288c-2.672,9.633-0.695,19.969 5.359,27.93 6.055,7.961 15.477,12.633 25.477,12.633h448c10,0 19.422-4.672 25.477-12.633 6.054-7.961 8.03-18.297 5.359-27.93zm-254.836-407.437c8.82-1.42109e-14 16,7.18 16,16s-7.18,16-16,16c-8.82,0-16-7.18-16-16s7.179-16 16-16z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 823 B |
5
.histoire/dist/print.css
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@media print {
|
||||||
|
header,nav {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
}
|
17
.histoire/dist/ssd-icons/AADFC.svg
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="362" y="68" fill="none" stroke="#000000" stroke-width="22" stroke-miterlimit="10" width="236" height="424"/>
|
||||||
|
|
||||||
|
<rect x="414.7" y="314.7" fill="none" stroke="#000000" stroke-width="18.1941" stroke-miterlimit="10" width="130.7" height="130.7"/>
|
||||||
|
|
||||||
|
<rect x="414.7" y="114.6" fill="none" stroke="#000000" stroke-width="18.1941" stroke-miterlimit="10" width="130.7" height="130.7"/>
|
||||||
|
<polygon points="480,179.9 414.7,114.6 484.7,114.6 545.3,114.6 "/>
|
||||||
|
<polygon points="480,179.9 414.7,245.3 484.7,245.3 545.3,245.3 "/>
|
||||||
|
<polygon points="480,380.1 414.7,445.4 484.7,445.4 545.3,445.4 "/>
|
||||||
|
<polygon points="480,380.1 414.7,314.7 484.7,314.7 545.3,314.7 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
20
.histoire/dist/ssd-icons/ADS.svg
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" cx="480" cy="280" r="93.3"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" cx="480" cy="280" r="141.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="573.4" y1="283.4" x2="619.5" y2="283.4"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="389.1" y1="283.4" x2="343" y2="283.4"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="430.5" y1="200.8" x2="407.5" y2="160.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="430.5" y1="365.7" x2="407.5" y2="405.7"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="523.8" y1="197.5" x2="546.8" y2="157.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="15" stroke-miterlimit="10" x1="523.8" y1="369" x2="546.8" y2="409"/>
|
||||||
|
<g>
|
||||||
|
<path d="M480,193.3c-27.8,0-52.6,13.1-68.4,33.5L480,280l68.4-53.3C532.6,206.4,507.8,193.3,480,193.3z"/>
|
||||||
|
<path d="M480,280l-68.4,53.3c15.9,20.4,40.6,33.5,68.4,33.5s52.6-13.1,68.4-33.5L480,280z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
11
.histoire/dist/ssd-icons/AMSuicide.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="21" stroke-miterlimit="10" points="299.5,515.5 207.5,424.2 207.5,116.8
|
||||||
|
298.6,44.5 676.9,44.5 751.5,118.8 751.5,422.5 677.8,515.5 "/>
|
||||||
|
<path d="M480,112.9c-92.3,0-167.1,74.8-167.1,167.1S387.7,447.1,480,447.1S647.1,372.3,647.1,280S572.3,112.9,480,112.9z M480,152
|
||||||
|
h78.4l-39.2,64l-39.2,64l-39.2-64l-39.2-64H480z M597.2,344.1L558,408.2l-39.2-64.1L480,280.6L441.2,344l-39.2,64l-39.2-64l-39.2-64
|
||||||
|
H402h77.6h0.7H558h78.4L597.2,344.1z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 942 B |
32
.histoire/dist/ssd-icons/AMT.svg
vendored
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="509,169.4 480,137.2 451,169.4 451,423
|
||||||
|
509,423 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="451,218.4 451,267 408.3,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="451,313 451,403 369.1,403 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="509,218.4 509,267 551.7,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="509,313 509,403 590.9,403 "/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="239,169.4 210,137.2 181,169.4 181,423
|
||||||
|
239,423 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="181,218.4 181,267 138.3,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="181,313 181,403 99.1,403 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="239,218.4 239,267 281.7,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="239,313 239,403 320.9,403 "/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="779,169.4 750,137.2 721,169.4 721,423
|
||||||
|
779,423 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="721,218.4 721,267 678.3,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="721,313 721,403 639.1,403 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="779,218.4 779,267 821.7,267 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="8" stroke-miterlimit="10" points="779,313 779,403 860.9,403 "/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
9
.histoire/dist/ssd-icons/AdvFireCont2.svg
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<rect x="287" y="32" fill="none" stroke="#000000" stroke-width="28" stroke-miterlimit="10" width="384" height="497"/>
|
||||||
|
<circle stroke="#000000" stroke-width="13.7436" stroke-miterlimit="10" cx="480" cy="353" r="75.1"/>
|
||||||
|
<circle stroke="#000000" stroke-width="13.7436" stroke-miterlimit="10" cx="480" cy="196" r="75.1"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 775 B |
13
.histoire/dist/ssd-icons/Advanced FTL Drive.svg
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="264.5" y="65.5" fill="none" stroke="#000000" stroke-width="29" stroke-miterlimit="10" width="430" height="430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="28.507" stroke-miterlimit="10" d="M265.4,260.8c0,0,43.9,136,104.2,136
|
||||||
|
c31.9,0,52.6-54.9,63.8-77.5c21.7-43.8,40.7-91,72.1-129c14.9-18,37.3-38.2,62.9-37.6c28.1,0.6,48.5,27.5,65,47.1
|
||||||
|
c23.1,27.5,43.5,57.6,61.9,88.5"/>
|
||||||
|
</g>
|
||||||
|
<rect x="221" y="25" fill="none" stroke="#000000" stroke-width="12" stroke-miterlimit="10" width="514" height="514"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 979 B |
18
.histoire/dist/ssd-icons/AlternativeIcon.svg
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="437.5" y="192.5" fill="none" stroke="#000000" stroke-width="19" stroke-miterlimit="10" width="85" height="305"/>
|
||||||
|
<rect x="443" y="202" width="74" height="145"/>
|
||||||
|
<circle cx="480" cy="183.6" r="59.2"/>
|
||||||
|
<polyline points="435.8,188.7 362.7,173.6 435.6,160 "/>
|
||||||
|
<polyline points="524.2,188.7 597.3,173.6 524.4,160 "/>
|
||||||
|
<polyline points="466.3,135.1 481.3,62 494.9,134.8 "/>
|
||||||
|
<polyline points="514.8,155.9 555.9,93.6 494.8,135.5 "/>
|
||||||
|
<polyline points="445.2,155.9 404.1,93.6 465.2,135.5 "/>
|
||||||
|
<polyline points="452.4,218.4 390.1,259.5 431.9,198.3 "/>
|
||||||
|
<polyline points="507.6,218.4 569.9,259.5 528.1,198.3 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
15
.histoire/dist/ssd-icons/AndvancedDrives (2).svg
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M415.7,388.1v-3.5c0-8.2,0.9-16.2,2.7-24.2c1.8-7.9,4.6-15.9,8.4-24c7.7-16.8,19.8-33.6,36.4-50.3c2.4-2.4,4.2-4.2,5.3-5.3
|
||||||
|
l1.3-1.4c18.1-19,27.2-35.7,27.2-50c0-6.6-1.3-11.7-3.9-15.2c-2.6-3.5-6.3-5.3-11.1-5.3c-6.9,0-11.9,2.9-15,8.6
|
||||||
|
c-3.1,5.8-4.7,15-4.7,27.6v3.8h-44.6v-5.7c0-23,5.6-40.7,16.9-52.9c11.3-12.3,27.5-18.4,48.7-18.4c19.1,0,34.1,5.3,44.8,15.9
|
||||||
|
c10.8,10.6,16.2,25.3,16.2,44c0,11.1-2.3,21.6-7,31.5c-4.6,10-11.9,20.1-21.9,30.3c-2.1,2.2-5.3,5.4-9.6,9.6
|
||||||
|
c-17.6,17.2-28.7,31.4-33.1,42.6h71v42.2H415.7z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
17
.histoire/dist/ssd-icons/AndvancedDrives (3).svg
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M415.4,314.7h44.7c0.4,13.6,1.9,23.4,4.5,29.2c2.6,5.8,6.8,8.7,12.6,8.7c5.8,0,10.1-2.6,13-7.9c2.9-5.2,4.4-13,4.4-23.2
|
||||||
|
c0-10.9-2.6-18.7-7.9-23.4c-5.2-4.7-13.9-7.1-26-7.1c-1.9,0-3.4,0-4.4,0.1c-1,0-1.9,0.1-2.7,0.2l-0.1-33.7h4.6
|
||||||
|
c11.8,0,20.3-2.3,25.4-6.9c5.2-4.6,7.7-12.2,7.7-22.8c0-7-1.2-12.3-3.6-16.2c-2.4-3.8-5.9-5.7-10.4-5.7c-5.6,0-9.5,2.2-11.9,6.6
|
||||||
|
c-2.4,4.4-3.7,12.6-4.1,24.4h-43.9v-2.8c0-20.2,5.5-36,16.6-47.4c11.1-11.4,26.4-17.1,45.9-17.1c17.6,0,32,5.1,43.2,15.3
|
||||||
|
c11.1,10.2,16.7,23.2,16.7,39.2c0,10.6-2.5,19.8-7.6,27.7c-5.1,7.9-12.7,14.6-22.9,20.2c12.2,4.7,21.1,11.3,27,19.8
|
||||||
|
c5.8,8.5,8.7,19.2,8.7,32.2c0,20.7-5.8,36.9-17.4,48.5c-11.6,11.6-27.8,17.4-48.5,17.4c-20.2,0-36-6-47.1-18.1
|
||||||
|
c-11.2-12.1-16.8-29.1-16.8-51c0-0.6,0-1.7,0.1-3.1C415.3,316.4,415.4,315.4,415.4,314.7z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
11
.histoire/dist/ssd-icons/AndvancedDrives (4).svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M483.1,386v-41.4h-70.8v-40.5L480.1,174h49v133.8h18.5v36.8h-18.5V386H483.1z M488.6,307.9v-85.9l-39,85.9H488.6z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 751 B |
14
.histoire/dist/ssd-icons/AndvancedDrives (5).svg
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M417,317.8h44.4c0.4,12.2,1.9,20.7,4.5,25.5c2.6,4.8,7,7.2,13.1,7.2c6.4,0,11-2.6,13.8-7.7c2.8-5.2,4.2-13.9,4.2-26.1
|
||||||
|
c0-17.6-1.4-29.4-4.2-35.2c-2.8-5.8-7.9-8.8-15.3-8.8c-4.4,0-8,1.3-10.9,3.8s-5.2,6.3-6.8,11.4h-39.8l3.9-116.4h110.7V210h-74.1
|
||||||
|
l-1.5,39c5.8-3.8,11.6-6.7,17.5-8.6c5.9-1.9,12-2.9,18.5-2.9c16.3,0,28.5,6,36.4,18.1c7.9,12.1,11.8,30.4,11.8,55
|
||||||
|
c0,25.9-5.3,45.4-15.9,58.4c-10.6,13-26.5,19.5-47.6,19.5c-20.2,0-35.7-5.7-46.4-17.2c-10.7-11.5-16.1-28-16.1-49.5V317.8z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
18
.histoire/dist/ssd-icons/AndvancedDrives (6).svg
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M465.2,255.1c5.1-3.3,10.3-5.8,15.5-7.5c5.2-1.7,10.7-2.5,16.5-2.5c15.7,0,27.5,5.6,35.3,16.9
|
||||||
|
c7.8,11.3,11.8,28.2,11.8,50.8c0,25.9-5.3,45.3-15.8,58.1c-10.5,12.8-26.5,19.2-47.8,19.2c-10.3,0-19.4-1.5-27.4-4.5
|
||||||
|
c-7.9-3-14.8-7.5-20.5-13.5c-6.3-6.7-10.7-15.8-13.3-27.3c-2.6-11.5-3.8-32.4-3.8-62.5c0-25,0.7-43.2,2-54.7
|
||||||
|
c1.3-11.5,3.6-20.7,6.9-27.8c4.5-9.7,11.6-17.2,21.4-22.3c9.8-5.1,21.8-7.7,35.8-7.7c18.8,0,33.3,4.8,43.7,14.3
|
||||||
|
c10.4,9.5,15.6,22.8,15.6,39.9v1.4h-45.5c-0.2-6.8-1.5-11.8-3.9-15.2c-2.4-3.3-6-5-10.7-5c-5.8,0-9.9,2.6-12.3,7.7
|
||||||
|
c-2.5,5.1-3.7,14.1-3.7,27c0,4,0,7,0.1,9.1C465.1,251.2,465.1,253.2,465.2,255.1z M463.8,318c0,13,1.3,22.1,3.9,27.4
|
||||||
|
c2.6,5.3,7,7.9,13.2,7.9c5.5,0,9.3-2.6,11.6-7.7c2.2-5.1,3.3-14.7,3.3-28.7c0-13.6-1.2-23-3.7-28.1c-2.5-5.1-6.8-7.6-12.9-7.6
|
||||||
|
c-5.7,0-9.7,2.6-12,7.9C465,294.4,463.8,304,463.8,318z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
12
.histoire/dist/ssd-icons/AndvancedDrives (7).svg
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M442.3,386c2.5-25.1,8.3-51.8,17.5-80.3c9.1-28.5,21.5-58.3,37.1-89.5h-79.7V174h125.5v36.5
|
||||||
|
c-13.2,23.5-24.1,50.1-32.8,79.9c-8.7,29.8-14.7,61.7-18.2,95.5H442.3z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 802 B |
18
.histoire/dist/ssd-icons/AndvancedDrives (8).svg
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M443,271.2c-7.7-5.2-13.5-11.5-17.3-18.9c-3.9-7.4-5.8-15.9-5.8-25.7c0-17.7,5.3-31.6,15.9-41.6c10.6-10,25.4-15,44.2-15
|
||||||
|
c18.8,0,33.6,5,44.2,15c10.6,10,15.9,23.9,15.9,41.6c0,9.7-1.9,18.3-5.8,25.7c-3.9,7.4-9.6,13.7-17.3,18.9
|
||||||
|
c8.5,5.3,15.1,12.6,19.6,21.8c4.5,9.2,6.8,20.1,6.8,32.7c0,20.3-5.6,36.2-16.8,47.5c-11.2,11.3-26.8,17-46.9,17
|
||||||
|
c-19.9,0-35.4-5.7-46.4-17.1c-11.1-11.4-16.6-27.2-16.6-47.4c0-12.5,2.2-23.4,6.7-32.7C427.8,283.7,434.3,276.4,443,271.2z
|
||||||
|
M462.9,321.6c0,10.5,1.4,18.3,4.2,23.5c2.8,5.2,7.1,7.8,12.9,7.8c5.9,0,10.3-2.5,13.2-7.5c2.8-5,4.2-13,4.2-23.8
|
||||||
|
c0-11.3-1.4-19.5-4.1-24.6c-2.7-5.1-7.1-7.6-13-7.6c-6,0-10.4,2.6-13.2,7.7C464.3,302.2,462.9,310.3,462.9,321.6z M463.7,228.4
|
||||||
|
c0,7.8,1.5,14.1,4.6,18.8c3.1,4.7,7.1,7.1,12,7.1c5,0,9.1-2.4,12.2-7.1c3.1-4.7,4.7-11,4.7-18.8c0-7.8-1.5-13.8-4.4-18
|
||||||
|
c-2.9-4.2-7.1-6.3-12.5-6.3c-5.3,0-9.4,2.1-12.3,6.3C465.1,214.6,463.7,220.6,463.7,228.4z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
11
.histoire/dist/ssd-icons/AndvancedDrives.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="706.8,390.2 480,500.4 253.2,390.2
|
||||||
|
253.2,169.8 480,59.6 706.8,169.8 "/>
|
||||||
|
<g>
|
||||||
|
<path d="M477.4,387.9v-148h-42.8v-32.7h2.4c15.4,0,27.7-2.9,36.9-8.8c9.2-5.8,15.3-14.6,18.4-26.3h33v215.9H477.4z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 744 B |
10
.histoire/dist/ssd-icons/AreaECM.svg
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<path d="M571.2,39.7l-77.6,150.2c-4.5-0.7-9-1.1-13.6-1.1c-4.6,0-9.2,0.5-13.6,1.1L388.8,39.7C291.8,76.5,222.9,170.2,222.9,280
|
||||||
|
s68.9,203.5,165.8,240.3l77.6-150.2c4.5,0.7,9,1.1,13.6,1.1c4.6,0,9.2-0.5,13.6-1.1l77.6,150.2c96.9-36.8,165.8-130.5,165.8-240.3
|
||||||
|
S668.2,76.5,571.2,39.7z M480,316.4c-20.1,0-36.4-16.3-36.4-36.4s16.3-36.4,36.4-36.4s36.4,16.3,36.4,36.4S500.1,316.4,480,316.4z"
|
||||||
|
/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 842 B |
21
.histoire/dist/ssd-icons/AreaScreens1.svg
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle cx="480" cy="280" r="63"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M417,197c0,0,62.1-32.4,126.1,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M409.5,163c0,0,69.4-32.4,140.9,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M398.4,129c0,0,80.4-32.4,163.2,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M417,363c0,0,62.1,32.4,126.1,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M409.5,397c0,0,69.4,32.4,140.9,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M398.4,431c0,0,80.4,32.4,163.2,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M391.3,217c0,0-32.4,62.1,0,126.1"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M357.3,209.5c0,0-32.4,69.4,0,140.9"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M323.4,198.4c0,0-32.4,80.4,0,163.2"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M568.7,217c0,0,32.4,62.1,0,126.1"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M602.7,209.5c0,0,32.4,69.4,0,140.9"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3452" stroke-miterlimit="10" d="M636.6,198.4c0,0,32.4,80.4,0,163.2"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
17
.histoire/dist/ssd-icons/AreaScreens2.svg
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="413" y="213" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -57.4011 421.4214)" width="134" height="134"/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="398.8,214 332.8,280 398.8,346 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="378.2,193.5 291.7,280 378.2,366.5 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="561.2,214 627.2,280 561.2,346 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="581.8,193.5 668.3,280 581.8,366.5 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="414,200.3 480,134.3 546,200.3 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="393.5,179.7 480,93.2 566.5,179.7 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="414,359.7 480,425.7 546,359.7 "/>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" points="393.5,380.3 480,466.8 566.5,380.3 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
18
.histoire/dist/ssd-icons/Beam1 (2).svg
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="18.714" stroke-miterlimit="10" points="480,529 392,279.9 304.1,31 480,31
|
||||||
|
655.9,31 568,279.9 "/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" cx="480" cy="145.2" r="75.7"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M438.2,208.4c-10.8,10.7-17.4,25.5-17.4,41.9
|
||||||
|
c0,32.7,26.5,59.2,59.2,59.2s59.2-26.5,59.2-59.2c0-16.3-6.6-31.1-17.3-41.8"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M448.4,300.4c-5.4,6.9-8.7,15.5-8.7,25
|
||||||
|
c0,22.3,18,40.3,40.3,40.3c22.3,0,40.3-18,40.3-40.3c0-9.5-3.3-18.2-8.7-25"/>
|
||||||
|
<g>
|
||||||
|
<path d="M450.9,183c6.2,3.8,15.4,7,25,7c14.2,0,22.6-7.5,22.6-18.4c0-10.1-5.8-15.8-20.3-21.5c-17.6-6.2-28.5-15.4-28.5-30.6
|
||||||
|
c0-16.8,13.9-29.3,34.9-29.3c11,0,19.1,2.6,23.9,5.3l-3.8,11.4c-3.5-1.9-10.7-5.1-20.5-5.1c-14.7,0-20.3,8.8-20.3,16.2
|
||||||
|
c0,10.1,6.6,15,21.5,20.8c18.3,7,27.5,15.8,27.5,31.7c0,16.6-12.3,31.1-37.8,31.1c-10.4,0-21.8-3-27.5-6.9L450.9,183z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
23
.histoire/dist/ssd-icons/Beam1.svg
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" d="M485.6,144.4C410.7,144.4,350,205.1,350,280
|
||||||
|
s60.7,135.6,135.6,135.6S621.2,354.9,621.2,280C621.2,205.1,560.4,144.4,485.6,144.4z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" cx="485.6" cy="280" r="206.1"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="279.4" y1="291" x2="352.3" y2="291"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="692.8" y1="291" x2="621.1" y2="291"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="610.4" y1="111.8" x2="566" y2="170.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="360.7" y1="111.8" x2="405.1" y2="170.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="360.7" y1="448.2" x2="405.1" y2="389.1"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="20" stroke-miterlimit="10" x1="610.4" y1="448.2" x2="566" y2="389.1"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M505.4,376.7h-23.6V226.1c-5.7,5.4-13.2,10.8-22.4,16.3c-9.2,5.4-17.5,9.5-24.9,12.2v-22.8c13.2-6.2,24.8-13.7,34.7-22.6
|
||||||
|
c9.9-8.8,16.9-17.4,21-25.7h15.2L505.4,376.7L505.4,376.7z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
18
.histoire/dist/ssd-icons/Beam2 (2).svg
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="18.714" stroke-miterlimit="10" points="480,529 392,279.9 304.1,31 480,31
|
||||||
|
655.9,31 568,279.9 "/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" cx="480" cy="145.2" r="75.7"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M438.2,208.4c-10.8,10.7-17.4,25.5-17.4,41.9
|
||||||
|
c0,32.7,26.5,59.2,59.2,59.2s59.2-26.5,59.2-59.2c0-16.3-6.6-31.1-17.3-41.8"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M448.4,300.4c-5.4,6.9-8.7,15.5-8.7,25
|
||||||
|
c0,22.3,18,40.3,40.3,40.3c22.3,0,40.3-18,40.3-40.3c0-9.5-3.3-18.2-8.7-25"/>
|
||||||
|
<g>
|
||||||
|
<path d="M510.7,148.1c-0.6-11.9-1.4-26.2-1.3-36.9H509c-2.9,10-6.5,20.6-10.8,32.4l-15.1,41.4h-8.4L461,144.4
|
||||||
|
c-4.1-12-7.5-23.1-9.9-33.2h-0.3c-0.3,10.6-0.9,25-1.6,37.8l-2.3,36.6h-10.5l6-85.4h14.1l14.6,41.3c3.5,10.5,6.5,19.9,8.6,28.8h0.4
|
||||||
|
c2.2-8.6,5.2-18,9-28.8l15.2-41.3h14.1l5.3,85.4h-10.8L510.7,148.1z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
27
.histoire/dist/ssd-icons/Beam2.svg
vendored
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 3000 1500" enable-background="new 0 0 3000 1500" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="37.9741" stroke-miterlimit="10" d="M1517.4,326.3
|
||||||
|
c-234,0-423.7,189.7-423.7,423.7c0,234,189.7,423.7,423.7,423.7c234,0,423.7-189.7,423.7-423.7
|
||||||
|
C1941.1,516,1751.4,326.3,1517.4,326.3z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="36.8424" stroke-miterlimit="10" cx="1517.4" cy="750" r="644"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="873" y1="784.5" x2="1101" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="2165" y1="784.5" x2="1941" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1907.4" y1="224.3" x2="1768.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1127.3" y1="224.3" x2="1265.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1127.3" y1="1275.7" x2="1265.8" y2="1091"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1907.4" y1="1275.7" x2="1768.9" y2="1091"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M1698.8,980.9v71h-397.5c-0.6-17.8,2.3-34.9,8.6-51.3c10.1-27.1,26.3-53.7,48.6-80c22.3-26.3,54.5-56.6,96.6-91.1
|
||||||
|
c65.4-53.6,109.5-96,132.5-127.4c23-31.3,34.5-60.9,34.5-88.8c0-29.3-10.5-53.9-31.4-74s-48.2-30.1-81.8-30.1
|
||||||
|
c-35.6,0-64,10.7-85.3,32s-32.1,50.9-32.4,88.6l-75.9-7.8c5.2-56.6,24.7-99.7,58.7-129.4c33.9-29.7,79.4-44.5,136.6-44.5
|
||||||
|
c57.7,0,103.4,16,137,48c33.6,32,50.5,71.6,50.5,119c0,24.1-4.9,47.7-14.8,71c-9.8,23.2-26.2,47.7-49,73.4
|
||||||
|
c-22.8,25.7-60.8,61-113.8,105.8c-44.3,37.2-72.7,62.4-85.3,75.7c-12.6,13.3-23,26.6-31.2,40H1698.8z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
16
.histoire/dist/ssd-icons/Beam3 (2).svg
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="18.714" stroke-miterlimit="10" points="480,529 392,279.9 304.1,31 480,31
|
||||||
|
655.9,31 568,279.9 "/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" cx="480" cy="145.2" r="75.7"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M438.2,208.4c-10.8,10.7-17.4,25.5-17.4,41.9
|
||||||
|
c0,32.7,26.5,59.2,59.2,59.2s59.2-26.5,59.2-59.2c0-16.3-6.6-31.1-17.3-41.8"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.6523" stroke-miterlimit="10" d="M448.4,300.4c-5.4,6.9-8.7,15.5-8.7,25
|
||||||
|
c0,22.3,18,40.3,40.3,40.3c22.3,0,40.3-18,40.3-40.3c0-9.5-3.3-18.2-8.7-25"/>
|
||||||
|
<g>
|
||||||
|
<path d="M453.1,97.2h12.5v86.1h41.3v10.5h-53.7V97.2z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
30
.histoire/dist/ssd-icons/Beam3.svg
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 3000 1500" enable-background="new 0 0 3000 1500" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="37.9741" stroke-miterlimit="10" d="M1517.4,326.3
|
||||||
|
c-234,0-423.7,189.7-423.7,423.7c0,234,189.7,423.7,423.7,423.7c234,0,423.7-189.7,423.7-423.7
|
||||||
|
C1941.1,516,1751.4,326.3,1517.4,326.3z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="36.8424" stroke-miterlimit="10" cx="1517.4" cy="750" r="644"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="873" y1="784.5" x2="1101" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="2165" y1="784.5" x2="1941" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1907.4" y1="224.3" x2="1768.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1127.3" y1="224.3" x2="1265.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1127.3" y1="1275.7" x2="1265.8" y2="1091"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1907.4" y1="1275.7" x2="1768.9" y2="1091"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M1330.1,893.3l73.8-9.8c8.5,41.8,22.9,72,43.3,90.4c20.4,18.5,45.2,27.7,74.4,27.7c34.7,0,64.1-12,88-36.1
|
||||||
|
c23.9-24.1,35.9-53.9,35.9-89.4c0-33.9-11.1-61.9-33.2-83.9c-22.1-22-50.3-33-84.5-33c-13.9,0-31.3,2.7-52.1,8.2l8.2-64.8
|
||||||
|
c4.9,0.6,8.9,0.8,11.9,0.8c31.4,0,59.7-8.2,84.9-24.6c25.2-16.4,37.7-41.7,37.7-75.9c0-27.1-9.2-49.5-27.5-67.3
|
||||||
|
c-18.3-17.8-42-26.7-71-26.7c-28.7,0-52.6,9-71.8,27.1c-19.1,18-31.4,45.1-36.9,81.2l-73.8-13.1c9-49.5,29.5-87.8,61.5-115.1
|
||||||
|
c32-27.2,71.8-40.8,119.4-40.8c32.8,0,63,7,90.6,21.1c27.6,14.1,48.7,33.3,63.4,57.6c14.6,24.3,21.9,50.2,21.9,77.5
|
||||||
|
c0,26-7,49.6-20.9,71c-13.9,21.3-34.6,38.3-61.9,50.9c35.5,8.2,63.2,25.2,82.9,51.1c19.7,25.8,29.5,58.2,29.5,97
|
||||||
|
c0,52.5-19.1,97-57.4,133.5c-38.3,36.5-86.7,54.8-145.2,54.8c-52.8,0-96.6-15.7-131.5-47.2C1354.9,984.1,1335,943.4,1330.1,893.3z"
|
||||||
|
/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
24
.histoire/dist/ssd-icons/Beam4.svg
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 3000 1500" enable-background="new 0 0 3000 1500" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="37.9741" stroke-miterlimit="10" d="M1498.4,326.3
|
||||||
|
c-234,0-423.7,189.7-423.7,423.7c0,234,189.7,423.7,423.7,423.7c234,0,423.7-189.7,423.7-423.7
|
||||||
|
C1922.1,516,1732.4,326.3,1498.4,326.3z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="36.8424" stroke-miterlimit="10" cx="1498.4" cy="750" r="644"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="854" y1="784.5" x2="1082" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="2146" y1="784.5" x2="1922" y2="784.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1888.4" y1="224.3" x2="1749.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1108.3" y1="224.3" x2="1246.9" y2="409"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1108.3" y1="1275.7" x2="1246.8" y2="1091"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="79" stroke-miterlimit="10" x1="1888.4" y1="1275.7" x2="1749.9" y2="1091"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M1537.9,1044.1v-144h-260.9v-67.7l274.4-389.7h60.3v389.7h81.2v67.7h-81.2v144H1537.9z M1537.9,832.4V561.3l-188.3,271.1
|
||||||
|
H1537.9z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
37
.histoire/dist/ssd-icons/Boarding Torps.svg
vendored
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" d="M479.8,98.5c-31.3,0-56.6,25.4-56.6,56.6
|
||||||
|
s25.4,56.6,56.6,56.6s56.6-25.4,56.6-56.6C536.4,123.8,511.1,98.5,479.8,98.5z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" cx="479.8" cy="155.1" r="86.1"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="393.6" y1="159.7" x2="424.1" y2="159.7"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="566.4" y1="159.7" x2="536.4" y2="159.7"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="531.9" y1="84.8" x2="513.4" y2="109.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="427.6" y1="84.8" x2="446.2" y2="109.5"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="427.6" y1="225.4" x2="446.2" y2="200.7"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="8.3546" stroke-miterlimit="10" x1="531.9" y1="225.4" x2="513.4" y2="200.7"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M445.8,177.5v-44.9h16.8c3.4,0,6.2,0.5,8.2,1.4c2.1,0.9,3.7,2.3,4.9,4.2c1.2,1.9,1.8,3.9,1.8,5.9c0,1.9-0.5,3.7-1.6,5.4
|
||||||
|
c-1,1.7-2.6,3.1-4.7,4.1c2.7,0.8,4.8,2.2,6.3,4.1c1.5,1.9,2.2,4.2,2.2,6.8c0,2.1-0.4,4.1-1.3,5.9c-0.9,1.8-2,3.2-3.3,4.2
|
||||||
|
c-1.3,1-2.9,1.7-4.9,2.2c-2,0.5-4.4,0.7-7.2,0.7H445.8z M451.7,151.5h9.7c2.6,0,4.5-0.2,5.7-0.5c1.5-0.4,2.6-1.2,3.4-2.2
|
||||||
|
c0.8-1,1.1-2.3,1.1-3.9c0-1.5-0.4-2.8-1.1-3.9c-0.7-1.1-1.7-1.9-3.1-2.3c-1.3-0.4-3.6-0.6-6.8-0.6h-9V151.5z M451.7,172.2h11.2
|
||||||
|
c1.9,0,3.3-0.1,4-0.2c1.4-0.2,2.5-0.7,3.4-1.2c0.9-0.6,1.7-1.4,2.3-2.5c0.6-1.1,0.9-2.4,0.9-3.8c0-1.7-0.4-3.1-1.3-4.4
|
||||||
|
c-0.9-1.2-2-2.1-3.6-2.6c-1.5-0.5-3.7-0.7-6.6-0.7h-10.4V172.2z"/>
|
||||||
|
<path d="M499.3,177.5V138h-14.8v-5.3H520v5.3h-14.8v39.6H499.3z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<path d="M523.4,433.9l-21.7-37.6c0,0,35-76.7-21.7-122.3c-56.7,45.7-21.7,122.3-21.7,122.3l-21.7,37.6H471V491h18v-57.1H523.4z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
11
.histoire/dist/ssd-icons/Capital Decoy.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="18.4819" stroke-miterlimit="10" d="M208.8,200.6
|
||||||
|
C278.2,131.2,374.1,88.3,480,88.3c105.9,0,201.8,42.9,271.2,112.3L480,471.8L208.8,200.6z"/>
|
||||||
|
<circle cx="480" cy="252.3" r="88.9"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 698 B |
10
.histoire/dist/ssd-icons/Cargo Hold.svg
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<rect x="329.4" y="21" fill="none" stroke="#000000" stroke-width="6.282" stroke-miterlimit="10" width="301.2" height="518.1"/>
|
||||||
|
<g>
|
||||||
|
<path d="M430.9,58.8v84.6h97.8V58.8h26.4V261h-26.4v-94.8h-97.8V261h-26.1V58.8H430.9z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 683 B |
11
.histoire/dist/ssd-icons/Cruiser Decoy.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="18.4819" stroke-miterlimit="10" d="M208.8,200.6
|
||||||
|
C278.2,131.2,374.1,88.3,480,88.3c105.9,0,201.8,42.9,271.2,112.3L480,471.8L208.8,200.6z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="17" stroke-miterlimit="10" cx="480" cy="252.3" r="57.4"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 768 B |
14
.histoire/dist/ssd-icons/DamageControl.svg
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<path stroke="#000000" stroke-width="7" stroke-miterlimit="10" d="M463,270.4c0,0-23.6,20.7-52.5,46.4
|
||||||
|
c-28.9,25.7-32.6,22.5-41,24.6s-20.5,2.2-32.1,18c-11.6,15.8-2,36,0,36.2c0,0,13-19.3,16.2-22.2c3.2-2.9,7.2-1.7,7.2-1.7
|
||||||
|
s16.3,8.6,19.7,10.4s1.5,5.9,1.5,5.9l-12.8,20c0,0-3.4,4.4-0.2,5.7c14.3,0.8,35.7-9.6,38.7-30.6c3-21,20.4-33.1,20.4-33.1l60.7-55.3
|
||||||
|
M488.7,294.7c6.7-6,14.6-13.2,22.6-20.5c10.8-9.7,21.7-19.3,32.3-29.2c11-10.2,24-19.3,39.6-19.7c22-0.7,61.4-19.5,37.7-57.9
|
||||||
|
c0,0-0.3-1.1-1.9,1.4c-1.5,2.5-13.4,22.5-13.4,22.5s-2.9,2.9-7.9,0.6c-5-2.4-29.2-15.2-29.2-15.2s-3-2.2-0.3-6.6
|
||||||
|
s12.2-19.5,12.2-19.5s2.5-3.4,0-4.4c-2.5-1-40.9,5.4-40.2,36.3c-0.8,10.4-4.9,20-11.3,28.1c-6.6,8.3-15.4,14.7-23.3,21.7
|
||||||
|
c-9,8-17.9,15.9-26.9,23.9c-5.3,4.7-10.6,9.4-15.9,14.1"/>
|
||||||
|
<circle fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="23" stroke-miterlimit="10" cx="480" cy="280" r="235.5"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
12
.histoire/dist/ssd-icons/Defenses1.svg
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle cx="480" cy="375.5" r="93.8"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="28" stroke-miterlimit="10" d="M386.2,252c0,0,92.5-48.3,187.6,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="28" stroke-miterlimit="10" d="M345.3,188.9c0,0,132.8-69.3,269.4,0"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="28" stroke-miterlimit="10" d="M308.5,129.9c0,0,169-88.3,343.1,0"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 861 B |
16
.histoire/dist/ssd-icons/Defenses2.svg
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="10.099" stroke-miterlimit="10" points="379.9,453.4 279.8,280 379.9,106.6
|
||||||
|
580.1,106.6 680.2,280 580.1,453.4 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="9.6697" stroke-miterlimit="10" points="480,268.2 433.3,187.4 386.7,106.6 480,106.6
|
||||||
|
573.3,106.6 526.7,187.4 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="9.7309" stroke-miterlimit="10" points="379.1,445.1 332.4,363.3 285.8,281.5 379.1,281.5
|
||||||
|
472.4,281.5 425.7,363.3 "/>
|
||||||
|
<polygon stroke="#000000" stroke-width="9.7309" stroke-miterlimit="10" points="580.9,445.1 627.6,363.3 674.2,281.5 580.9,281.5
|
||||||
|
487.6,281.5 534.3,363.3 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
11
.histoire/dist/ssd-icons/Defenses3.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<path d="M480,287.1L350.9,142.4c34.8-31.7,76.8-50.6,129.1-51.1c51.3,2.3,95.2,17.7,129.1,51.1L480,287.1z"/>
|
||||||
|
<path d="M480,287.1L350.7,417.4c36.9,31.7,73.9,50.8,129.3,51.3c54.3-2.3,93.2-17.7,129.1-51.1L480,287.1z"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="11.9309" stroke-miterlimit="10" cx="480" cy="280" r="188.7"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 798 B |
11
.histoire/dist/ssd-icons/Defenses4.svg
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<rect x="257" y="57" fill="none" stroke="#000000" stroke-width="15.0325" stroke-miterlimit="10" width="446" height="446"/>
|
||||||
|
<polygon points="480,280 257,57 480,58.8 703,57 "/>
|
||||||
|
<polygon points="480,280 257,503 480,501.2 703,503 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 703 B |
25
.histoire/dist/ssd-icons/ECM.svg
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M571.2,39.7l-77.6,150.2c-4.5-0.7-9-1.1-13.6-1.1
|
||||||
|
c-4.6,0-9.2,0.5-13.6,1.1L388.8,39.7C291.8,76.5,222.9,170.2,222.9,280s68.9,203.5,165.8,240.3l77.6-150.2c4.5,0.7,9,1.1,13.6,1.1
|
||||||
|
c4.6,0,9.2-0.5,13.6-1.1l77.6,150.2c96.9-36.8,165.8-130.5,165.8-240.3S668.2,76.5,571.2,39.7z M480,316.4
|
||||||
|
c-20.1,0-36.4-16.3-36.4-36.4s16.3-36.4,36.4-36.4s36.4,16.3,36.4,36.4S500.1,316.4,480,316.4z"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M407.3,75.5C323.2,105.4,263,185.7,263,280
|
||||||
|
s60.2,174.6,144.3,204.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M552.7,484.5C636.8,454.6,697,374.3,697,280
|
||||||
|
S636.8,105.4,552.7,75.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M428.6,114.8C358.1,136.7,307,202.4,307,280
|
||||||
|
c0,77.3,50.7,142.8,120.7,165"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M531.4,445.2C601.9,423.3,653,357.6,653,280
|
||||||
|
c0-77.3-50.7-142.8-120.7-165"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M449.7,157.7c-55,13.6-95.7,63.2-95.7,122.3
|
||||||
|
c0,59.2,40.8,108.8,95.7,122.3"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11" stroke-miterlimit="10" d="M510.3,402.3c55-13.6,95.7-63.2,95.7-122.3
|
||||||
|
c0-59.2-40.8-108.8-95.7-122.3"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="10.8406" stroke-miterlimit="10" cx="480" cy="280" r="90.7"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
23
.histoire/dist/ssd-icons/EMP1.svg
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" cx="480.4" cy="280" r="168.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="310" y1="288.5" x2="371" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="649" y1="288.5" x2="589" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="142.6" x2="546.4" y2="190.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="142.6" x2="415.7" y2="192.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="417.4" x2="415.6" y2="367.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="417.4" x2="544.8" y2="367.3"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M480.4,169.3c-61.2,0-110.7,49.6-110.7,110.7
|
||||||
|
c0,61.2,49.6,110.7,110.7,110.7c61.2,0,110.7-49.6,110.7-110.7C591.2,218.8,541.6,169.3,480.4,169.3z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M458.7,345.5v-5c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5
|
||||||
|
c-4.4,0-7.4,0.5-9.1,1.5c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H458.7z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
25
.histoire/dist/ssd-icons/EMP2.svg
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" cx="480.4" cy="280" r="168.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="310" y1="288.5" x2="371" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="649" y1="288.5" x2="589" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="142.6" x2="546.4" y2="190.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="142.6" x2="415.7" y2="192.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="417.4" x2="415.6" y2="367.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="417.4" x2="544.8" y2="367.3"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M480.4,169.3c-61.2,0-110.7,49.6-110.7,110.7
|
||||||
|
c0,61.2,49.6,110.7,110.7,110.7c61.2,0,110.7-49.6,110.7-110.7C591.2,218.8,541.6,169.3,480.4,169.3z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M437.5,345.5v-5c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5H480v5
|
||||||
|
c-4.4,0-7.4,0.5-9.1,1.5c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H437.5z M480,345.5v-5
|
||||||
|
c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5c-4.4,0-7.4,0.5-9.1,1.5
|
||||||
|
c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H480z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
27
.histoire/dist/ssd-icons/EMP3.svg
vendored
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" cx="480.4" cy="280" r="168.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="310" y1="288.5" x2="371" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="649" y1="288.5" x2="589" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="142.6" x2="546.4" y2="190.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="142.6" x2="415.7" y2="192.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="417.4" x2="415.6" y2="367.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="417.4" x2="544.8" y2="367.3"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M480.4,169.3c-61.2,0-110.7,49.6-110.7,110.7
|
||||||
|
c0,61.2,49.6,110.7,110.7,110.7c61.2,0,110.7-49.6,110.7-110.7C591.2,218.8,541.6,169.3,480.4,169.3z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M416.2,345.5v-5c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5
|
||||||
|
c-4.4,0-7.4,0.5-9.1,1.5c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H416.2z M458.7,345.5v-5
|
||||||
|
c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5c-4.4,0-7.4,0.5-9.1,1.5
|
||||||
|
c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H458.7z M501.3,345.5v-5c4.4,0,7.4-0.6,9.1-1.7
|
||||||
|
c1.7-1.2,2.5-3.2,2.5-6V228c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5c-4.4,0-7.4,0.5-9.1,1.5c-1.7,1-2.5,3.4-2.5,7
|
||||||
|
v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H501.3z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
26
.histoire/dist/ssd-icons/EMP4.svg
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" cx="480.4" cy="280" r="168.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="310" y1="288.5" x2="371" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="649" y1="288.5" x2="589" y2="288.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="142.6" x2="546.4" y2="190.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="142.6" x2="415.7" y2="192.3"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="378.5" y1="417.4" x2="415.6" y2="367.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="582.4" y1="417.4" x2="544.8" y2="367.3"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M480.4,169.3c-61.2,0-110.7,49.6-110.7,110.7
|
||||||
|
c0,61.2,49.6,110.7,110.7,110.7c61.2,0,110.7-49.6,110.7-110.7C591.2,218.8,541.6,169.3,480.4,169.3z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M402.3,347.6v-5c4.4,0,7.4-0.6,9.1-1.7c1.7-1.2,2.5-3.2,2.5-6V230c0-3.6-0.8-5.9-2.5-7c-1.7-1-4.7-1.5-9.1-1.5v-5h42.5v5
|
||||||
|
c-4.4,0-7.4,0.5-9.1,1.5c-1.7,1-2.5,3.4-2.5,7v104.8c0,2.8,0.8,4.8,2.5,6c1.7,1.2,4.7,1.7,9.1,1.7v5H402.3z"/>
|
||||||
|
<path d="M561.7,216.5v5c-3.4,0-5.7,0.5-7.2,1.5c-1.4,1-2.9,3.4-4.4,7L506,347.6h-5.8L460.3,230c-1-3.6-2.4-5.9-4.1-7
|
||||||
|
c-1.7-1-4.2-1.5-7.5-1.5v-5h42.5v5c-4.4,0-7.7,0.5-9.9,1.5c-1.5,0.7-2.2,2-2.2,3.9c0,0.9,0.2,1.9,0.5,3.1l29,87l31.7-87
|
||||||
|
c0.5-1.3,0.7-2.4,0.7-3.4c0-1.7-0.7-2.9-2.2-3.6c-2.3-1-5.7-1.5-10.1-1.5v-5H561.7z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
13
.histoire/dist/ssd-icons/Energy1.svg
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<path d="M572,164h90l-91.5-75.3L480,9l-90.5,79.7L298,164h90v232h-90l91.5,75.3L480,551l90.5-79.7L662,396h-90V164z M514,264.3
|
||||||
|
c0,0-3.5,5.2-3.4,6.9c0.1,4.6-5.9,6.2-5.9,6.2s-0.8,12.6-0.3,25c0.6,12.4,3.7,30.8,1.8,33.1c-6.7,4.8-4.5,26.5-4.5,28.5
|
||||||
|
c0,2-0.2,3.6-0.6,4.8c-3.5,9.3,1,10.4,4.8,14.1c3,2.8-3.4,3.1-3.4,3.1h-17.1c2.9-8,0.5-13.4-0.1-18.5c-0.7-5.1,0-27.7-1.5-29.1
|
||||||
|
c-1.5-1.4-7,0.6-7,0.6c-3.6,38,1.7,28.7-0.2,33.6c-2.9,5.9-2.5,12.9-2.5,12.9s-9.2,2.1-10.9-0.3c0,0,1.5-5.6-1.1-11.8
|
||||||
|
c-2.6-6.2-1.1-29-0.7-32.8c0.4-3.9-4.1-4.4-4.1-4.4s1.5-52.2,0.6-58.5S445.3,264,444,257.9c-3.7-14.7,4.9-43,5.4-43.9
|
||||||
|
c0.6-0.9,16.5-8.7,19.7-11c3.2-2.3,2-5.8-0.6-11c-2.6-5.2-0.2-13.2,6.1-16.9c6.3-3.7,15.5,0.7,15.5,0.7s4.2,6.3,0.6,15.5
|
||||||
|
c-3.7,9.1,1.6,15.5,5.7,16c4.3,0.5,11.2,6.2,12.9,11c3.4,27.9,6,23.8,7.4,27.1C518,248.7,514,264.3,514,264.3z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
26
.histoire/dist/ssd-icons/FTL Tug.svg
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
|
||||||
|
<rect x="392.6" y="282.1" fill="none" stroke="#000000" stroke-width="11.9838" stroke-miterlimit="10" width="177.7" height="177.7"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="11.7801" stroke-miterlimit="10" d="M393,362.8c0,0,18.1,56.2,43.1,56.2
|
||||||
|
c13.2,0,21.7-22.7,26.4-32c9-18.1,16.8-37.6,29.8-53.3c6.2-7.4,15.4-15.8,26-15.5c11.6,0.2,20,11.4,26.9,19.5
|
||||||
|
c9.5,11.4,18,23.8,25.6,36.6"/>
|
||||||
|
</g>
|
||||||
|
<polyline fill="none" stroke="#000000" stroke-width="11.9852" stroke-miterlimit="10" points="570.7,365.6 598.7,365.6
|
||||||
|
598.7,100.2 361.3,100.2 361.3,365.6 392.6,365.6 "/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path d="M407.3,138.8H407l-14.5,7.8l-2.2-8.6l18.2-9.7h9.6v83.3h-10.9V138.8z"/>
|
||||||
|
<path d="M503.9,169c0,28.3-10.5,43.9-29,43.9c-16.3,0-27.3-15.2-27.5-42.8c0-27.9,12-43.3,29-43.3
|
||||||
|
C493.9,126.9,503.9,142.5,503.9,169z M458.7,170.3c0,21.7,6.7,34,16.9,34c11.5,0,17-13.5,17-34.7c0-20.5-5.3-34-16.9-34
|
||||||
|
C465.8,135.6,458.7,147.6,458.7,170.3z"/>
|
||||||
|
<path d="M569.6,169c0,28.3-10.5,43.9-29,43.9c-16.3,0-27.3-15.2-27.5-42.8c0-27.9,12-43.3,29-43.3
|
||||||
|
C559.6,126.9,569.6,142.5,569.6,169z M524.4,170.3c0,21.7,6.7,34,16.9,34c11.5,0,17-13.5,17-34.7c0-20.5-5.3-34-16.9-34
|
||||||
|
C531.6,135.6,524.4,147.6,524.4,170.3z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
25
.histoire/dist/ssd-icons/FusionArray.svg
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" cx="481.5" cy="280" r="224.7"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="254" y1="292.5" x2="336" y2="292.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="706" y1="292.5" x2="629" y2="292.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="617.6" y1="96.6" x2="569.6" y2="160.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="345.4" y1="96.6" x2="395.1" y2="162.9"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="345.4" y1="463.4" x2="394.9" y2="397.4"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" x1="617.6" y1="463.4" x2="567.5" y2="396.6"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M481.5,132.2c-81.6,0-147.8,66.2-147.8,147.8
|
||||||
|
c0,81.6,66.2,147.8,147.8,147.8c81.6,0,147.8-66.2,147.8-147.8C629.3,198.4,563.2,132.2,481.5,132.2z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M587.5,210.3c0-7.6-6.2-13.8-13.8-13.8H391.3
|
||||||
|
c-7.6,0-13.8,6.2-13.8,13.8v140.4c0,7.6,6.2,13.8,13.8,13.8h182.4c7.6,0,13.8-6.2,13.8-13.8V210.3z"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="9" stroke-miterlimit="10" d="M568.5,222.8c0-6.2-5-11.3-11.3-11.3H407.8
|
||||||
|
c-6.2,0-11.3,5-11.3,11.3v115.5c0,6.2,5,11.3,11.3,11.3h149.5c6.2,0,11.3-5,11.3-11.3V222.8z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
33
.histoire/dist/ssd-icons/Gattling battery.svg
vendored
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" cx="481.3" cy="280" r="171.6"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="307" y1="290" x2="375" y2="290"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="653" y1="290" x2="586" y2="290"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" x1="585.3" y1="139.9" x2="548.4" y2="189.2"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" x1="377.4" y1="139.9" x2="414.3" y2="189.2"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" x1="377.4" y1="420.1" x2="414.3" y2="370.8"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" x1="585.3" y1="420.1" x2="548.4" y2="370.8"/>
|
||||||
|
<g>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="16.2409" stroke-miterlimit="10" d="M481.3,167.1
|
||||||
|
c-62.3,0-112.9,50.5-112.9,112.9c0,62.3,50.5,112.9,112.9,112.9c62.3,0,112.9-50.5,112.9-112.9
|
||||||
|
C594.2,217.7,543.7,167.1,481.3,167.1z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<path d="M370.8,307h218.3c0,0-31.6,83.1-108.7,83.1S370.8,307,370.8,307z"/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<polyline points="436,331 436,231 466,231 466,331 "/>
|
||||||
|
<polyline points="483,300 421,300 421,285 483,285 "/>
|
||||||
|
<polyline points="491,331 491,231 521,231 521,331 "/>
|
||||||
|
<polyline points="538,300 476,300 476,285 538,285 "/>
|
||||||
|
<polyline points="546,331 546,231 576,231 576,331 "/>
|
||||||
|
<polyline points="593,300 531,300 531,285 593,285 "/>
|
||||||
|
<polyline points="417,331 417,231 387,231 387,331 "/>
|
||||||
|
<polyline points="370,300 432,300 432,285 370,285 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
12
.histoire/dist/ssd-icons/GrapeShot.svg
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<polygon points="480,280 609.1,56.4 350.9,56.4 480,280 609.1,56.4 350.9,56.4 "/>
|
||||||
|
<polygon points="350.9,503.6 480,280 221.8,280 350.9,503.6 480,280 221.8,280 "/>
|
||||||
|
<polygon points="609.1,503.6 738.2,280 480,280 609.1,503.6 738.2,280 480,280 "/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="24" stroke-miterlimit="10" cx="480" cy="280" r="149.2"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 827 B |
21
.histoire/dist/ssd-icons/Gravity1.svg
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 3000 1500" enable-background="new 0 0 3000 1500" xml:space="preserve">
|
||||||
|
<g>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" cx="1500" cy="750" r="455.2"/>
|
||||||
|
<circle fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" cx="1500" cy="750" r="690.8"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="95" stroke-miterlimit="10" x1="1954" y1="765.5" x2="2180" y2="765.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="95" stroke-miterlimit="10" x1="1057" y1="765.5" x2="832" y2="765.5"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" x1="1258.5" y1="363.8" x2="1146" y2="169"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" x1="1258.5" y1="1168.3" x2="1146" y2="1363.1"/>
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" x1="1713.7" y1="347.8" x2="1826.1" y2="153"/>
|
||||||
|
|
||||||
|
<line fill="none" stroke="#000000" stroke-width="96.3953" stroke-miterlimit="10" x1="1713.7" y1="1184.4" x2="1826.1" y2="1379.2"/>
|
||||||
|
<path d="M1500,380.5c-204.1,0-369.5,165.4-369.5,369.5c0,204.1,165.4,369.5,369.5,369.5c204.1,0,369.5-165.4,369.5-369.5
|
||||||
|
C1869.5,545.9,1704.1,380.5,1500,380.5z M1536,940h-64V651.6c0,0-37,31.1-97.8,55.7l0.8-49.3c56.2-25.1,93.2-54,126.8-98h34.2V940z
|
||||||
|
"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
14100
.histoire/dist/ssd-icons/Gravity2.svg
vendored
Normal file
After Width: | Height: | Size: 1.0 MiB |
14102
.histoire/dist/ssd-icons/Gravity3.svg
vendored
Normal file
After Width: | Height: | Size: 1.0 MiB |
14096
.histoire/dist/ssd-icons/Gravity4.svg
vendored
Normal file
After Width: | Height: | Size: 1.0 MiB |
8
.histoire/dist/ssd-icons/Hangar Rack 1.svg
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="12.2211" stroke-miterlimit="10" points="480,63.6 553.4,280 626.8,496.4
|
||||||
|
480,496.4 333.2,496.4 406.6,280 "/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 617 B |
9
.histoire/dist/ssd-icons/Hangar Rack 2.svg
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
|
||||||
|
<polygon fill="none" stroke="#000000" stroke-width="12.221" stroke-miterlimit="10" points="480,63.6 553.4,280 626.8,496.4
|
||||||
|
480,496.4 333.2,496.4 406.6,280 "/>
|
||||||
|
<rect x="328.8" y="47" fill="none" stroke="#000000" stroke-width="12.7331" stroke-miterlimit="10" width="302.4" height="456"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 744 B |
14273
.histoire/dist/ssd-icons/HeavyGraser1.svg
vendored
Normal file
After Width: | Height: | Size: 1.0 MiB |
14277
.histoire/dist/ssd-icons/HeavyGraser2.svg
vendored
Normal file
After Width: | Height: | Size: 1.0 MiB |