@screeps/renderer-metadata 1.5.13 → 1.5.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/dist/renderer-metadata.js +1 -1
  2. package/dist/renderer-metadata.js.map +1 -1
  3. package/images/bodyPartBar.svg +74 -74
  4. package/images/constructedWall.svg +73 -73
  5. package/images/controller-level.svg +65 -65
  6. package/images/controller.svg +78 -78
  7. package/images/cover.svg +74 -74
  8. package/images/creep-npc.svg +11 -11
  9. package/images/exit-bottom.svg +9 -9
  10. package/images/exit-left.svg +9 -9
  11. package/images/exit-right.svg +9 -9
  12. package/images/exit-top.svg +9 -9
  13. package/images/extension-border100.svg +80 -80
  14. package/images/extension-border200.svg +80 -80
  15. package/images/extension-border50.svg +80 -80
  16. package/images/extension.svg +78 -78
  17. package/images/extractor.svg +77 -77
  18. package/images/flag-secondary.svg +61 -61
  19. package/images/flag.svg +60 -60
  20. package/images/lab-highlight.svg +71 -71
  21. package/images/lab-mineral.svg +71 -71
  22. package/images/lab.svg +71 -71
  23. package/images/link-border.svg +71 -71
  24. package/images/link-energy.svg +71 -71
  25. package/images/link.svg +71 -71
  26. package/images/nuke.svg +11 -11
  27. package/images/nuker-border.svg +71 -71
  28. package/images/nuker.svg +82 -82
  29. package/images/powerBank.svg +71 -71
  30. package/images/rampart.svg +8 -8
  31. package/images/rectangle.svg +80 -80
  32. package/images/storage-border.svg +71 -71
  33. package/images/storage.svg +73 -73
  34. package/images/tbd.svg +91 -91
  35. package/images/terminal-arrows.svg +71 -71
  36. package/images/terminal-border.svg +71 -71
  37. package/images/terminal-highlight.svg +71 -71
  38. package/images/terminal.svg +80 -80
  39. package/images/tombstone-border.svg +72 -72
  40. package/images/tombstone-resource.svg +82 -82
  41. package/images/tombstone.svg +88 -88
  42. package/images/tough.svg +74 -74
  43. package/images/tower-base.svg +80 -80
  44. package/images/tower-rotatable.svg +90 -90
  45. package/package.json +2 -2
  46. package/images/flare4.png +0 -0
  47. package/images/flare5.png +0 -0
  48. package/images/flare6.png +0 -0
  49. package/images/flare7.png +0 -0
  50. package/images/invaderCore2.svg +0 -72
@@ -1,71 +1,71 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="128"
13
- height="128"
14
- viewBox="0 0 200 200"
15
- id="svg2"
16
- version="1.1"
17
- inkscape:version="0.91 r13725"
18
- sodipodi:docname="terminal-body.svg"
19
- inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
- inkscape:export-xdpi="90"
21
- inkscape:export-ydpi="90">
22
- <defs
23
- id="defs4" />
24
- <sodipodi:namedview
25
- id="base"
26
- pagecolor="#000000"
27
- bordercolor="#666666"
28
- borderopacity="1.0"
29
- inkscape:pageopacity="0"
30
- inkscape:pageshadow="2"
31
- inkscape:zoom="2.8284271"
32
- inkscape:cx="-10.409957"
33
- inkscape:cy="92.146347"
34
- inkscape:document-units="px"
35
- inkscape:current-layer="layer4"
36
- showgrid="false"
37
- inkscape:window-width="2560"
38
- inkscape:window-height="1017"
39
- inkscape:window-x="1672"
40
- inkscape:window-y="-8"
41
- inkscape:window-maximized="1"
42
- showborder="true"
43
- fit-margin-top="0"
44
- fit-margin-left="0"
45
- fit-margin-right="0"
46
- fit-margin-bottom="0"
47
- units="px" />
48
- <metadata
49
- id="metadata7">
50
- <rdf:RDF>
51
- <cc:Work
52
- rdf:about="">
53
- <dc:format>image/svg+xml</dc:format>
54
- <dc:type
55
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
- <dc:title />
57
- </cc:Work>
58
- </rdf:RDF>
59
- </metadata>
60
- <g
61
- inkscape:groupmode="layer"
62
- id="layer4"
63
- inkscape:label="terminal"
64
- transform="translate(-281.38214,-447.33371)">
65
- <path
66
- style="fill:#ccc;"
67
- d="M 100 15 L 45 45 L 15 100 L 45 155 L 100 185 L 155 155 L 185 100 L 155 45 L 100 15 z M 55 55 L 145 55 L 145 145 L 55 145 L 55 55 z "
68
- transform="translate(281.38214,447.33371)"
69
- id="border" />
70
- </g>
71
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="128"
13
+ height="128"
14
+ viewBox="0 0 200 200"
15
+ id="svg2"
16
+ version="1.1"
17
+ inkscape:version="0.91 r13725"
18
+ sodipodi:docname="terminal-body.svg"
19
+ inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
+ inkscape:export-xdpi="90"
21
+ inkscape:export-ydpi="90">
22
+ <defs
23
+ id="defs4" />
24
+ <sodipodi:namedview
25
+ id="base"
26
+ pagecolor="#000000"
27
+ bordercolor="#666666"
28
+ borderopacity="1.0"
29
+ inkscape:pageopacity="0"
30
+ inkscape:pageshadow="2"
31
+ inkscape:zoom="2.8284271"
32
+ inkscape:cx="-10.409957"
33
+ inkscape:cy="92.146347"
34
+ inkscape:document-units="px"
35
+ inkscape:current-layer="layer4"
36
+ showgrid="false"
37
+ inkscape:window-width="2560"
38
+ inkscape:window-height="1017"
39
+ inkscape:window-x="1672"
40
+ inkscape:window-y="-8"
41
+ inkscape:window-maximized="1"
42
+ showborder="true"
43
+ fit-margin-top="0"
44
+ fit-margin-left="0"
45
+ fit-margin-right="0"
46
+ fit-margin-bottom="0"
47
+ units="px" />
48
+ <metadata
49
+ id="metadata7">
50
+ <rdf:RDF>
51
+ <cc:Work
52
+ rdf:about="">
53
+ <dc:format>image/svg+xml</dc:format>
54
+ <dc:type
55
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
+ <dc:title />
57
+ </cc:Work>
58
+ </rdf:RDF>
59
+ </metadata>
60
+ <g
61
+ inkscape:groupmode="layer"
62
+ id="layer4"
63
+ inkscape:label="terminal"
64
+ transform="translate(-281.38214,-447.33371)">
65
+ <path
66
+ style="fill:#ccc;"
67
+ d="M 100 15 L 45 45 L 15 100 L 45 155 L 100 185 L 155 155 L 185 100 L 155 45 L 100 15 z M 55 55 L 145 55 L 145 145 L 55 145 L 55 55 z "
68
+ transform="translate(281.38214,447.33371)"
69
+ id="border" />
70
+ </g>
71
+ </svg>
@@ -1,80 +1,80 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="128"
13
- height="128"
14
- viewBox="0 0 200 200"
15
- id="svg2"
16
- version="1.1"
17
- inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
18
- sodipodi:docname="terminal.svg"
19
- inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
- inkscape:export-xdpi="90"
21
- inkscape:export-ydpi="90">
22
- <defs
23
- id="defs4" />
24
- <sodipodi:namedview
25
- id="base"
26
- pagecolor="#000000"
27
- bordercolor="#666666"
28
- borderopacity="1.0"
29
- inkscape:pageopacity="0"
30
- inkscape:pageshadow="2"
31
- inkscape:zoom="5.6568542"
32
- inkscape:cx="81.847367"
33
- inkscape:cy="89.928035"
34
- inkscape:document-units="px"
35
- inkscape:current-layer="layer4"
36
- showgrid="false"
37
- inkscape:window-width="2875"
38
- inkscape:window-height="1955"
39
- inkscape:window-x="-13"
40
- inkscape:window-y="2147"
41
- inkscape:window-maximized="1"
42
- showborder="true"
43
- fit-margin-top="0"
44
- fit-margin-left="0"
45
- fit-margin-right="0"
46
- fit-margin-bottom="0"
47
- units="px" />
48
- <metadata
49
- id="metadata7">
50
- <rdf:RDF>
51
- <cc:Work
52
- rdf:about="">
53
- <dc:format>image/svg+xml</dc:format>
54
- <dc:type
55
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
- <dc:title />
57
- </cc:Work>
58
- </rdf:RDF>
59
- </metadata>
60
- <g
61
- inkscape:groupmode="layer"
62
- id="layer4"
63
- inkscape:label="terminal"
64
- transform="translate(-281.38214,-447.33371)">
65
- <rect
66
- x="336.38214"
67
- y="502.33371"
68
- width="90"
69
- height="90"
70
- id="rect4551"
71
- style="fill:#181818" />
72
- <rect
73
- x="343.38214"
74
- y="509.33371"
75
- width="76"
76
- height="76"
77
- id="rect4553"
78
- style="fill:#777777" />
79
- </g>
80
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="128"
13
+ height="128"
14
+ viewBox="0 0 200 200"
15
+ id="svg2"
16
+ version="1.1"
17
+ inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
18
+ sodipodi:docname="terminal.svg"
19
+ inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
+ inkscape:export-xdpi="90"
21
+ inkscape:export-ydpi="90">
22
+ <defs
23
+ id="defs4" />
24
+ <sodipodi:namedview
25
+ id="base"
26
+ pagecolor="#000000"
27
+ bordercolor="#666666"
28
+ borderopacity="1.0"
29
+ inkscape:pageopacity="0"
30
+ inkscape:pageshadow="2"
31
+ inkscape:zoom="5.6568542"
32
+ inkscape:cx="81.847367"
33
+ inkscape:cy="89.928035"
34
+ inkscape:document-units="px"
35
+ inkscape:current-layer="layer4"
36
+ showgrid="false"
37
+ inkscape:window-width="2875"
38
+ inkscape:window-height="1955"
39
+ inkscape:window-x="-13"
40
+ inkscape:window-y="2147"
41
+ inkscape:window-maximized="1"
42
+ showborder="true"
43
+ fit-margin-top="0"
44
+ fit-margin-left="0"
45
+ fit-margin-right="0"
46
+ fit-margin-bottom="0"
47
+ units="px" />
48
+ <metadata
49
+ id="metadata7">
50
+ <rdf:RDF>
51
+ <cc:Work
52
+ rdf:about="">
53
+ <dc:format>image/svg+xml</dc:format>
54
+ <dc:type
55
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
+ <dc:title />
57
+ </cc:Work>
58
+ </rdf:RDF>
59
+ </metadata>
60
+ <g
61
+ inkscape:groupmode="layer"
62
+ id="layer4"
63
+ inkscape:label="terminal"
64
+ transform="translate(-281.38214,-447.33371)">
65
+ <rect
66
+ x="336.38214"
67
+ y="502.33371"
68
+ width="90"
69
+ height="90"
70
+ id="rect4551"
71
+ style="fill:#181818" />
72
+ <rect
73
+ x="343.38214"
74
+ y="509.33371"
75
+ width="76"
76
+ height="76"
77
+ id="rect4553"
78
+ style="fill:#777777" />
79
+ </g>
80
+ </svg>
@@ -1,72 +1,72 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="200"
13
- height="200"
14
- viewBox="0 0 307.69231 307.69231"
15
- id="svg2"
16
- version="1.1"
17
- inkscape:version="0.91 r13725"
18
- sodipodi:docname="tombstone.svg"
19
- inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
- inkscape:export-xdpi="90"
21
- inkscape:export-ydpi="90">
22
- <defs
23
- id="defs4" />
24
- <sodipodi:namedview
25
- id="base"
26
- pagecolor="#000000"
27
- bordercolor="#666666"
28
- borderopacity="1.0"
29
- inkscape:pageopacity="0"
30
- inkscape:pageshadow="2"
31
- inkscape:zoom="2"
32
- inkscape:cx="-165.8597"
33
- inkscape:cy="84.97876"
34
- inkscape:document-units="px"
35
- inkscape:current-layer="layer4"
36
- showgrid="false"
37
- inkscape:window-width="2560"
38
- inkscape:window-height="1017"
39
- inkscape:window-x="1672"
40
- inkscape:window-y="-8"
41
- inkscape:window-maximized="1"
42
- showborder="true"
43
- fit-margin-top="0"
44
- fit-margin-left="0"
45
- fit-margin-right="0"
46
- fit-margin-bottom="0"
47
- units="px" />
48
- <metadata
49
- id="metadata7">
50
- <rdf:RDF>
51
- <cc:Work
52
- rdf:about="">
53
- <dc:format>image/svg+xml</dc:format>
54
- <dc:type
55
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
- <dc:title></dc:title>
57
- </cc:Work>
58
- </rdf:RDF>
59
- </metadata>
60
- <g
61
- inkscape:groupmode="layer"
62
- id="layer4"
63
- inkscape:label="constructedWall"
64
- transform="translate(-281.38214,-339.6414)">
65
- <path
66
- style="fill:#fff;fill-opacity:0.05;fill-rule:evenodd;stroke:#fff3ff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.4"
67
- d="m 529.31448,601.64374 -185.56724,0 0,-179.49635 c 0,0 28.92929,-41.65718 91.48106,-41.11325 62.55176,0.54393 93.82787,41.11325 93.82787,41.11325 z"
68
- id="path4724"
69
- inkscape:connector-curvature="0"
70
- sodipodi:nodetypes="cccscc" />
71
- </g>
72
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="200"
13
+ height="200"
14
+ viewBox="0 0 307.69231 307.69231"
15
+ id="svg2"
16
+ version="1.1"
17
+ inkscape:version="0.91 r13725"
18
+ sodipodi:docname="tombstone.svg"
19
+ inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
+ inkscape:export-xdpi="90"
21
+ inkscape:export-ydpi="90">
22
+ <defs
23
+ id="defs4" />
24
+ <sodipodi:namedview
25
+ id="base"
26
+ pagecolor="#000000"
27
+ bordercolor="#666666"
28
+ borderopacity="1.0"
29
+ inkscape:pageopacity="0"
30
+ inkscape:pageshadow="2"
31
+ inkscape:zoom="2"
32
+ inkscape:cx="-165.8597"
33
+ inkscape:cy="84.97876"
34
+ inkscape:document-units="px"
35
+ inkscape:current-layer="layer4"
36
+ showgrid="false"
37
+ inkscape:window-width="2560"
38
+ inkscape:window-height="1017"
39
+ inkscape:window-x="1672"
40
+ inkscape:window-y="-8"
41
+ inkscape:window-maximized="1"
42
+ showborder="true"
43
+ fit-margin-top="0"
44
+ fit-margin-left="0"
45
+ fit-margin-right="0"
46
+ fit-margin-bottom="0"
47
+ units="px" />
48
+ <metadata
49
+ id="metadata7">
50
+ <rdf:RDF>
51
+ <cc:Work
52
+ rdf:about="">
53
+ <dc:format>image/svg+xml</dc:format>
54
+ <dc:type
55
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
+ <dc:title></dc:title>
57
+ </cc:Work>
58
+ </rdf:RDF>
59
+ </metadata>
60
+ <g
61
+ inkscape:groupmode="layer"
62
+ id="layer4"
63
+ inkscape:label="constructedWall"
64
+ transform="translate(-281.38214,-339.6414)">
65
+ <path
66
+ style="fill:#fff;fill-opacity:0.05;fill-rule:evenodd;stroke:#fff3ff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.4"
67
+ d="m 529.31448,601.64374 -185.56724,0 0,-179.49635 c 0,0 28.92929,-41.65718 91.48106,-41.11325 62.55176,0.54393 93.82787,41.11325 93.82787,41.11325 z"
68
+ id="path4724"
69
+ inkscape:connector-curvature="0"
70
+ sodipodi:nodetypes="cccscc" />
71
+ </g>
72
+ </svg>
@@ -1,82 +1,82 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="200"
13
- height="200"
14
- viewBox="0 0 307.69231 307.69231"
15
- id="svg2"
16
- version="1.1"
17
- inkscape:version="0.91 r13725"
18
- sodipodi:docname="tombstone.svg"
19
- inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
- inkscape:export-xdpi="90"
21
- inkscape:export-ydpi="90">
22
- <defs
23
- id="defs4" />
24
- <sodipodi:namedview
25
- id="base"
26
- pagecolor="#000000"
27
- bordercolor="#666666"
28
- borderopacity="1.0"
29
- inkscape:pageopacity="0"
30
- inkscape:pageshadow="2"
31
- inkscape:zoom="2"
32
- inkscape:cx="-165.8597"
33
- inkscape:cy="84.97876"
34
- inkscape:document-units="px"
35
- inkscape:current-layer="layer4"
36
- showgrid="false"
37
- inkscape:window-width="2560"
38
- inkscape:window-height="1017"
39
- inkscape:window-x="1672"
40
- inkscape:window-y="-8"
41
- inkscape:window-maximized="1"
42
- showborder="true"
43
- fit-margin-top="0"
44
- fit-margin-left="0"
45
- fit-margin-right="0"
46
- fit-margin-bottom="0"
47
- units="px" />
48
- <metadata
49
- id="metadata7">
50
- <rdf:RDF>
51
- <cc:Work
52
- rdf:about="">
53
- <dc:format>image/svg+xml</dc:format>
54
- <dc:type
55
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
- <dc:title></dc:title>
57
- </cc:Work>
58
- </rdf:RDF>
59
- </metadata>
60
- <g
61
- inkscape:groupmode="layer"
62
- id="layer4"
63
- inkscape:label="constructedWall"
64
- transform="translate(-281.38214,-339.6414)">
65
- <path
66
- style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:16.30769447;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
67
- d="m 475.56455,464.5738 -75.06211,73.43033"
68
- id="path4726"
69
- inkscape:connector-curvature="0" />
70
- <path
71
- style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:16.30769447;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
72
- d="M 475.56455,537.73216 400.50244,464.30183"
73
- id="path4726-6"
74
- inkscape:connector-curvature="0" />
75
- <circle
76
- style="fill:#ffffff;color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.15697674;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
77
- id="path4743"
78
- cx="437.48959"
79
- cy="499.92914"
80
- r="21.30653" />
81
- </g>
82
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="200"
13
+ height="200"
14
+ viewBox="0 0 307.69231 307.69231"
15
+ id="svg2"
16
+ version="1.1"
17
+ inkscape:version="0.91 r13725"
18
+ sodipodi:docname="tombstone.svg"
19
+ inkscape:export-filename="/Users/vedi/Projects/web/test-pixi/img/drawing.png"
20
+ inkscape:export-xdpi="90"
21
+ inkscape:export-ydpi="90">
22
+ <defs
23
+ id="defs4" />
24
+ <sodipodi:namedview
25
+ id="base"
26
+ pagecolor="#000000"
27
+ bordercolor="#666666"
28
+ borderopacity="1.0"
29
+ inkscape:pageopacity="0"
30
+ inkscape:pageshadow="2"
31
+ inkscape:zoom="2"
32
+ inkscape:cx="-165.8597"
33
+ inkscape:cy="84.97876"
34
+ inkscape:document-units="px"
35
+ inkscape:current-layer="layer4"
36
+ showgrid="false"
37
+ inkscape:window-width="2560"
38
+ inkscape:window-height="1017"
39
+ inkscape:window-x="1672"
40
+ inkscape:window-y="-8"
41
+ inkscape:window-maximized="1"
42
+ showborder="true"
43
+ fit-margin-top="0"
44
+ fit-margin-left="0"
45
+ fit-margin-right="0"
46
+ fit-margin-bottom="0"
47
+ units="px" />
48
+ <metadata
49
+ id="metadata7">
50
+ <rdf:RDF>
51
+ <cc:Work
52
+ rdf:about="">
53
+ <dc:format>image/svg+xml</dc:format>
54
+ <dc:type
55
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56
+ <dc:title></dc:title>
57
+ </cc:Work>
58
+ </rdf:RDF>
59
+ </metadata>
60
+ <g
61
+ inkscape:groupmode="layer"
62
+ id="layer4"
63
+ inkscape:label="constructedWall"
64
+ transform="translate(-281.38214,-339.6414)">
65
+ <path
66
+ style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:16.30769447;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
67
+ d="m 475.56455,464.5738 -75.06211,73.43033"
68
+ id="path4726"
69
+ inkscape:connector-curvature="0" />
70
+ <path
71
+ style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:16.30769447;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
72
+ d="M 475.56455,537.73216 400.50244,464.30183"
73
+ id="path4726-6"
74
+ inkscape:connector-curvature="0" />
75
+ <circle
76
+ style="fill:#ffffff;color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.15697674;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
77
+ id="path4743"
78
+ cx="437.48959"
79
+ cy="499.92914"
80
+ r="21.30653" />
81
+ </g>
82
+ </svg>