rabbit-slide-kou-groonga-meatup-2017 2017.2.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rabbit +1 -0
- data/README.rd +59 -0
- data/Rakefile +18 -0
- data/config.yaml +26 -0
- data/groonga-family-2016.rab +1637 -0
- data/images/OLAP_slicing.png +0 -0
- data/images/groonga-logo.svg +118 -0
- data/images/mroonga-logo.svg +106 -0
- data/images/multistage-drilldowns.svg +810 -0
- data/images/pgroonga-logo.svg +84 -0
- data/images/slice-example.svg +266 -0
- data/images/window-function.svg +465 -0
- data/pdf/groonga-meatup-2017-groonga-family-2016.pdf +0 -0
- data/samples/fuzzy-search.grn +11 -0
- data/samples/load-output-errors.grn +8 -0
- data/samples/load-output-ids.grn +8 -0
- data/samples/memcached-schema.grn +2 -0
- data/samples/memcached-select.grn +2 -0
- data/samples/memcached.py +10 -0
- data/samples/multistage-drilldowns.grn +73 -0
- data/samples/query-expand.grn +11 -0
- data/samples/vector-index-search.grn +16 -0
- data/samples/window-function.grn +22 -0
- data/samples/zstd-compression.grn +7 -0
- metadata +97 -0
Binary file
|
@@ -0,0 +1,118 @@
|
|
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:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="232.17999"
|
14
|
+
height="73.112274"
|
15
|
+
id="svg3635"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.48.1 r9760"
|
18
|
+
sodipodi:docname="新規ドキュメント 1">
|
19
|
+
<defs
|
20
|
+
id="defs3637">
|
21
|
+
<linearGradient
|
22
|
+
gradientTransform="translate(-419.62671,208.8676)"
|
23
|
+
id="SVGID_1_"
|
24
|
+
gradientUnits="userSpaceOnUse"
|
25
|
+
x1="223.6167"
|
26
|
+
y1="76.3564"
|
27
|
+
x2="223.6167"
|
28
|
+
y2="137.38029">
|
29
|
+
<stop
|
30
|
+
offset="0"
|
31
|
+
style="stop-color:#3FA9F5"
|
32
|
+
id="stop160" />
|
33
|
+
<stop
|
34
|
+
offset="1"
|
35
|
+
style="stop-color:#0071BC"
|
36
|
+
id="stop162" />
|
37
|
+
</linearGradient>
|
38
|
+
<linearGradient
|
39
|
+
inkscape:collect="always"
|
40
|
+
xlink:href="#SVGID_1_"
|
41
|
+
id="linearGradient3693"
|
42
|
+
gradientUnits="userSpaceOnUse"
|
43
|
+
gradientTransform="translate(-419.62671,208.8676)"
|
44
|
+
x1="223.6167"
|
45
|
+
y1="76.3564"
|
46
|
+
x2="223.6167"
|
47
|
+
y2="137.38029" />
|
48
|
+
</defs>
|
49
|
+
<sodipodi:namedview
|
50
|
+
id="base"
|
51
|
+
pagecolor="#ffffff"
|
52
|
+
bordercolor="#666666"
|
53
|
+
borderopacity="1.0"
|
54
|
+
inkscape:pageopacity="0"
|
55
|
+
inkscape:pageshadow="2"
|
56
|
+
inkscape:zoom="1.4"
|
57
|
+
inkscape:cx="202.10766"
|
58
|
+
inkscape:cy="3.8593771"
|
59
|
+
inkscape:document-units="px"
|
60
|
+
inkscape:current-layer="layer1"
|
61
|
+
showgrid="false"
|
62
|
+
fit-margin-top="5"
|
63
|
+
fit-margin-left="5"
|
64
|
+
fit-margin-right="5"
|
65
|
+
fit-margin-bottom="5"
|
66
|
+
inkscape:window-width="902"
|
67
|
+
inkscape:window-height="442"
|
68
|
+
inkscape:window-x="2411"
|
69
|
+
inkscape:window-y="568"
|
70
|
+
inkscape:window-maximized="0" />
|
71
|
+
<metadata
|
72
|
+
id="metadata3640">
|
73
|
+
<rdf:RDF>
|
74
|
+
<cc:Work
|
75
|
+
rdf:about="">
|
76
|
+
<dc:format>image/svg+xml</dc:format>
|
77
|
+
<dc:type
|
78
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
79
|
+
<dc:title></dc:title>
|
80
|
+
</cc:Work>
|
81
|
+
</rdf:RDF>
|
82
|
+
</metadata>
|
83
|
+
<g
|
84
|
+
inkscape:label="レイヤー 1"
|
85
|
+
inkscape:groupmode="layer"
|
86
|
+
id="layer1"
|
87
|
+
transform="translate(-229.62429,-318.66319)">
|
88
|
+
<g
|
89
|
+
id="g3685"
|
90
|
+
transform="translate(520,37.142857)">
|
91
|
+
<path
|
92
|
+
id="path149"
|
93
|
+
d="m -228.72771,306.3346 c -1.336,-0.29 -2.281,-0.448 -3.442,-0.448 -2.847,0 -5.33,0.831 -7.391,2.468 -0.091,0.06 -0.192,0.14 -0.303,0.245 -0.231,0.197 -0.452,0.406 -0.668,0.621 -1.478,1.314 -2.76,1.952 -2.76,-1.235 v -0.666 c 0,-0.404 -0.327,-0.732 -0.732,-0.732 h -2.101 c -0.198,0 -0.388,0.081 -0.525,0.223 -0.139,0.143 -0.212,0.335 -0.206,0.532 0.105,3.333 0.215,6.778 0.215,9.621 v 18.75 c 0,0.404 0.328,0.731 0.732,0.731 h 2.209 c 0.404,0 0.732,-0.328 0.732,-0.731 v -9.914 c 0,-1.37 0.107,-3.805 0.309,-4.813 1.569,-7.797 4.982,-11.588 10.435,-11.588 0.979,0 1.881,0.165 2.874,0.363 0.048,0.011 0.096,0.015 0.144,0.015 0.148,0 0.294,-0.045 0.417,-0.131 0.163,-0.113 0.273,-0.288 0.306,-0.484 l 0.323,-1.994 c 0.062,-0.384 -0.187,-0.752 -0.568,-0.833 z"
|
94
|
+
inkscape:connector-curvature="0" />
|
95
|
+
<path
|
96
|
+
id="path151"
|
97
|
+
d="m -139.68071,307.9266 c -2.512,-1.774 -5.292,-2.04 -6.726,-2.04 -2.91,0 -5.648,0.912 -7.822,2.495 -0.005,0.004 -0.01,0.005 -0.014,0.009 -1.004,0.648 -2.627,0.909 -2.618,-0.625 l 0,-0.021 c 0.002,-0.107 -0.003,-0.199 -0.013,-0.277 l -0.008,-0.182 c -0.019,-0.391 -0.34,-0.698 -0.731,-0.698 h -2.102 c -0.203,0 -0.396,0.084 -0.535,0.232 -0.138,0.148 -0.209,0.347 -0.195,0.549 0.152,2.28 0.214,4.171 0.214,6.524 v 21.821 c 0,0.404 0.328,0.731 0.731,0.731 h 2.209 c 0.404,0 0.732,-0.328 0.732,-0.731 v -17.511 c 0,-0.813 0.253,-1.761 0.49,-2.377 0.004,-0.008 0.006,-0.018 0.01,-0.026 1.043,-3.042 4.224,-6.12 8.417,-6.475 3.236,0.002 8.327,2.358 9.024,8.226 0.016,0.15 0.03,0.299 0.042,0.444 0.004,0.049 0.008,0.099 0.011,0.149 0.005,0.07 0.009,0.139 0.014,0.209 0.009,0.19 0.015,0.384 0.015,0.582 0,0.335 0.006,0.638 0.017,0.911 v 15.869 c 0,0.404 0.328,0.731 0.733,0.731 h 2.208 c 0.404,0 0.732,-0.328 0.732,-0.731 v -16.272 c 0,-5.375 -1.627,-9.248 -4.835,-11.516 z"
|
98
|
+
inkscape:connector-curvature="0" />
|
99
|
+
<path
|
100
|
+
id="path153"
|
101
|
+
d="m -63.456714,333.2686 c -0.133,-0.113 -0.301,-0.174 -0.473,-0.174 -0.04,0 -0.08,0.003 -0.12,0.01 -0.587,0.098 -0.965,0.098 -1.442,0.098 -1.147,0 -2.177,-0.335 -2.177,-4.387 v -9.913 c 0,-2.343 -0.179,-5.368 -1.583,-7.972 -1.822,-3.382 -5.181,-5.098 -9.978,-5.098 -2.475,0 -6.217,0.516 -9.99,2.974 -0.315,0.205 -0.422,0.615 -0.25,0.949 l 0.861,1.67 c 0.098,0.189 0.272,0.326 0.478,0.375 0.058,0.014 0.116,0.021 0.173,0.021 0.151,0 0.299,-0.047 0.424,-0.135 2.314,-1.639 5.186,-2.504 8.305,-2.504 3.995,0 6.004,1.854 7,3.939 l 0,0 c 1.004,2.221 -0.561,4.404 -2.285,4.584 -0.085,0.005 -0.17,0.008 -0.254,0.013 -0.014,0 -0.028,0.001 -0.042,0 -0.055,-10e-4 -0.101,0.003 -0.143,0.009 -10.978,0.626 -16.538,4.313 -16.538,10.98 0,2.027 0.803,4.057 2.202,5.569 1.233,1.333 3.56,2.921 7.635,2.921 3.471,0 6.271,-1.112 8.325,-2.472 0.061,-0.031 0.13,-0.076 0.211,-0.141 0.023,-0.017 0.042,-0.031 0.064,-0.048 0.128,-0.088 0.256,-0.177 0.378,-0.268 1.275,-0.825 1.969,-0.351 2.623,0.504 0.002,0.002 0.006,0.005 0.008,0.007 0.84,1.14 2.161,1.718 3.962,1.718 0.846,0 1.591,-0.094 2.344,-0.294 0.32,-0.085 0.543,-0.375 0.543,-0.707 v -1.67 c -0.002,-0.214 -0.097,-0.419 -0.261,-0.558 z m -18.252,0.527 c -3.042,0 -6.111,-1.723 -6.111,-5.572 0,-4.863 5.936,-6.58 12.167,-7.043 2.32,-0.043 4.097,2.162 4.311,4.575 v 0.989 c -0.062,0.647 -0.246,1.289 -0.568,1.888 -0.162,0.263 -0.356,0.556 -0.589,0.864 -0.04,0.047 -0.075,0.093 -0.103,0.134 -1.442,1.848 -4.223,4.165 -9.107,4.165 z"
|
102
|
+
inkscape:connector-curvature="0" />
|
103
|
+
<path
|
104
|
+
id="path155"
|
105
|
+
d="m -257.43671,306.5866 h -2.047 c -0.392,0 -0.715,0.311 -0.731,0.703 -0.065,1.618 -0.892,1.836 -2.704,0.766 -0.01,-0.006 -0.018,-0.014 -0.026,-0.019 -0.178,-0.119 -0.361,-0.231 -0.545,-0.339 -0.011,-0.007 -0.021,-0.012 -0.032,-0.02 -0.088,-0.059 -0.169,-0.104 -0.245,-0.14 -1.982,-1.096 -4.306,-1.65 -6.923,-1.65 -3.739,0 -7.428,1.548 -10.122,4.25 -2.083,2.087 -4.564,5.826 -4.564,11.784 0,3.818 1.347,7.413 3.792,10.122 2.594,2.875 6.234,4.458 10.249,4.458 3.11,0 5.514,-0.819 7.334,-1.897 0.004,-0.002 0.008,-0.003 0.012,-0.005 1.953,-0.873 3.601,-2.182 3.135,2.232 -0.875,5.678 -4.519,8.765 -10.482,8.765 -4.175,0 -7.31,-1.404 -9.204,-2.583 -0.117,-0.072 -0.251,-0.11 -0.387,-0.11 -0.061,0 -0.122,0.008 -0.182,0.023 -0.193,0.049 -0.358,0.176 -0.456,0.35 l -0.969,1.725 c -0.189,0.336 -0.085,0.761 0.237,0.972 2.852,1.863 6.909,2.975 10.853,2.975 2.691,0 9.293,-0.625 12.494,-6.412 1.384,-2.481 2.03,-5.968 2.03,-10.968 v -17.457 c 0,-2.474 0.07,-4.679 0.214,-6.738 0.014,-0.202 -0.057,-0.402 -0.195,-0.549 -0.139,-0.153 -0.333,-0.238 -0.536,-0.238 z m -16.892,26.028 c -0.605,-0.24 -7.609,-3.216 -7.013,-11.811 0.551,-7.946 5.723,-10.459 6.518,-10.798 1.278,-0.5 2.7,-0.769 4.241,-0.769 1.664,0 3.112,0.327 4.354,0.873 6.846,3.871 7.696,16.453 0.885,21.467 -1.592,0.999 -3.437,1.573 -5.346,1.573 -1.342,0 -2.552,-0.194 -3.639,-0.535 z"
|
106
|
+
inkscape:connector-curvature="0" />
|
107
|
+
<path
|
108
|
+
id="path157"
|
109
|
+
d="m -99.588714,306.5866 h -2.046996 c -0.393,0 -0.716,0.311 -0.731,0.703 -0.066,1.618 -0.892,1.836 -2.703,0.766 -0.009,-0.005 -0.018,-0.014 -0.027,-0.019 -0.178,-0.119 -0.362,-0.231 -0.546,-0.339 -0.011,-0.008 -0.02,-0.014 -0.031,-0.02 -0.087,-0.059 -0.168,-0.104 -0.244,-0.139 -1.982,-1.097 -4.307,-1.651 -6.924,-1.651 -3.739,0 -7.429,1.548 -10.122,4.25 -2.082,2.087 -4.564,5.826 -4.564,11.784 0,3.818 1.346,7.413 3.792,10.122 2.595,2.875 6.234,4.458 10.248,4.458 3.111,0 5.514,-0.819 7.335,-1.897 0.004,-0.002 0.007,-0.003 0.012,-0.005 1.954,-0.874 3.603,-2.183 3.135,2.233 -0.875,5.678 -4.519,8.764 -10.482,8.764 -4.175,0 -7.31,-1.404 -9.204,-2.583 -0.118,-0.072 -0.251,-0.11 -0.387,-0.11 -0.06,0 -0.122,0.008 -0.182,0.023 -0.193,0.049 -0.358,0.176 -0.456,0.35 l -0.97,1.725 c -0.189,0.336 -0.085,0.761 0.237,0.972 2.853,1.863 6.91,2.975 10.854,2.975 2.689,0 9.293,-0.625 12.493,-6.412 1.384996,-2.481 2.030996,-5.968 2.030996,-10.968 v -17.457 c 0,-2.474 0.07,-4.679 0.214,-6.738 0.014,-0.202 -0.057,-0.402 -0.195,-0.549 -0.139,-0.153 -0.332,-0.238 -0.536,-0.238 z m -16.891996,26.028 c -0.605,-0.24 -7.609,-3.216 -7.013,-11.811 0.551,-7.94 5.716,-10.455 6.517,-10.798 1.278,-0.5 2.701,-0.769 4.242,-0.769 1.665,0 3.113,0.327 4.354,0.873 6.845,3.871 7.696,16.453 0.884,21.467 -1.592,1 -3.436,1.573 -5.345,1.573 -1.343,0 -2.553,-0.194 -3.639,-0.535 z"
|
110
|
+
inkscape:connector-curvature="0" />
|
111
|
+
<path
|
112
|
+
id="path164"
|
113
|
+
d="m -198.36371,292.3616 c -2.337,2.336 -4.109,5.342 -5.032,8.654 -6.076,-0.093 -12.171,2.273 -17.007,7.11 -8.142,8.141 -10.674,22.913 0.667,34.253 9.542,9.543 23.793,9.687 33.145,0.333 4.421,-4.424 7.236,-10.506 7.297,-16.94 3.14,-0.835 6.125,-2.507 8.67,-5.049 6.956,-6.959 9.086,-18.919 -0.311,-28.318 -7.833,-7.83 -19.626,-7.847 -27.429,-0.043 z m 25.622,20.422 c -1.335,1.338 -3.045,2.324 -4.932,2.864 -3.027,0.867 -4.657,0.777 -5.698,2.515 -1.041,1.735 -0.926,1.94 -0.88,5.194 0.056,3.689 -1.333,7.513 -4.813,10.995 -5.32,5.318 -15.14,6.504 -22.366,-0.721 -5.693,-5.694 -8.365,-15.278 -0.778,-22.865 2.816,-2.813 6.866,-4.477 11.124,-4.402 2.961,0.053 3.306,0.161 5.212,-0.704 1.909,-0.869 1.082,-2.799 2.222,-6.205 0.556,-1.66 1.545,-3.294 3.092,-4.844 4.126,-4.126 11.721,-5.072 17.285,0.491 4.533,4.535 6.455,11.759 0.532,17.682 z"
|
114
|
+
inkscape:connector-curvature="0"
|
115
|
+
style="fill:url(#linearGradient3693)" />
|
116
|
+
</g>
|
117
|
+
</g>
|
118
|
+
</svg>
|
@@ -0,0 +1,106 @@
|
|
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="247.32675"
|
13
|
+
height="73.113281"
|
14
|
+
id="svg4429"
|
15
|
+
version="1.1"
|
16
|
+
inkscape:version="0.48.1 r9760"
|
17
|
+
sodipodi:docname="新規ドキュメント 7">
|
18
|
+
<defs
|
19
|
+
id="defs4431">
|
20
|
+
<linearGradient
|
21
|
+
gradientTransform="translate(405.03952,235.75369)"
|
22
|
+
id="SVGID_2_"
|
23
|
+
gradientUnits="userSpaceOnUse"
|
24
|
+
x1="223.6167"
|
25
|
+
y1="166.2236"
|
26
|
+
x2="223.6167"
|
27
|
+
y2="228.2177">
|
28
|
+
<stop
|
29
|
+
offset="0"
|
30
|
+
style="stop-color:#F8BB5E"
|
31
|
+
id="stop3925" />
|
32
|
+
<stop
|
33
|
+
offset="1"
|
34
|
+
style="stop-color:#FF931E"
|
35
|
+
id="stop3927" />
|
36
|
+
</linearGradient>
|
37
|
+
</defs>
|
38
|
+
<sodipodi:namedview
|
39
|
+
id="base"
|
40
|
+
pagecolor="#ffffff"
|
41
|
+
bordercolor="#666666"
|
42
|
+
borderopacity="1.0"
|
43
|
+
inkscape:pageopacity="0.0"
|
44
|
+
inkscape:pageshadow="2"
|
45
|
+
inkscape:zoom="1.4"
|
46
|
+
inkscape:cx="-17.227243"
|
47
|
+
inkscape:cy="76.496767"
|
48
|
+
inkscape:document-units="px"
|
49
|
+
inkscape:current-layer="layer1"
|
50
|
+
showgrid="false"
|
51
|
+
fit-margin-top="5"
|
52
|
+
fit-margin-left="5.1"
|
53
|
+
fit-margin-right="5"
|
54
|
+
fit-margin-bottom="5"
|
55
|
+
inkscape:window-width="902"
|
56
|
+
inkscape:window-height="442"
|
57
|
+
inkscape:window-x="2109"
|
58
|
+
inkscape:window-y="329"
|
59
|
+
inkscape:window-maximized="0" />
|
60
|
+
<metadata
|
61
|
+
id="metadata4434">
|
62
|
+
<rdf:RDF>
|
63
|
+
<cc:Work
|
64
|
+
rdf:about="">
|
65
|
+
<dc:format>image/svg+xml</dc:format>
|
66
|
+
<dc:type
|
67
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
68
|
+
<dc:title></dc:title>
|
69
|
+
</cc:Work>
|
70
|
+
</rdf:RDF>
|
71
|
+
</metadata>
|
72
|
+
<g
|
73
|
+
inkscape:label="レイヤー 1"
|
74
|
+
inkscape:groupmode="layer"
|
75
|
+
id="layer1"
|
76
|
+
transform="translate(-519.14376,-395.80554)">
|
77
|
+
<g
|
78
|
+
id="g4460">
|
79
|
+
<path
|
80
|
+
id="path3916"
|
81
|
+
d="m 595.93852,420.61969 c -1.336,-0.291 -2.281,-0.448 -3.442,-0.448 -2.847,0 -5.33,0.831 -7.391,2.466 -0.091,0.062 -0.192,0.14 -0.303,0.247 -0.231,0.196 -0.452,0.406 -0.668,0.621 -1.478,1.313 -2.76,1.951 -2.76,-1.236 v -0.666 c 0,-0.405 -0.327,-0.732 -0.732,-0.732 h -2.101 c -0.198,0 -0.388,0.08 -0.525,0.223 -0.139,0.142 -0.212,0.334 -0.206,0.532 0.105,3.332 0.215,6.777 0.215,9.621 v 18.749 c 0,0.405 0.328,0.732 0.732,0.732 h 2.209 c 0.404,0 0.732,-0.327 0.732,-0.732 v -9.913 c 0,-1.37 0.107,-3.805 0.309,-4.813 1.569,-7.797 4.982,-11.588 10.435,-11.588 0.979,0 1.881,0.164 2.874,0.362 0.048,0.01 0.096,0.015 0.144,0.015 0.148,0 0.294,-0.045 0.417,-0.131 0.163,-0.112 0.273,-0.288 0.306,-0.484 l 0.323,-1.994 c 0.062,-0.383 -0.187,-0.749 -0.568,-0.831 z"
|
82
|
+
inkscape:connector-curvature="0" />
|
83
|
+
<path
|
84
|
+
id="path3918"
|
85
|
+
d="m 684.98552,422.21169 c -2.512,-1.776 -5.292,-2.04 -6.726,-2.04 -2.91,0 -5.648,0.912 -7.822,2.495 -0.005,0.003 -0.01,0.004 -0.014,0.008 -1.004,0.649 -2.627,0.91 -2.618,-0.625 l 0,-0.022 c 0.002,-0.105 -0.003,-0.197 -0.013,-0.276 l -0.008,-0.182 c -0.019,-0.391 -0.34,-0.698 -0.731,-0.698 h -2.102 c -0.203,0 -0.396,0.083 -0.535,0.231 -0.138,0.148 -0.209,0.347 -0.195,0.55 0.152,2.28 0.214,4.171 0.214,6.524 v 21.82 c 0,0.405 0.328,0.732 0.731,0.732 h 2.209 c 0.404,0 0.732,-0.327 0.732,-0.732 v -17.51 c 0,-0.813 0.253,-1.762 0.49,-2.378 0.004,-0.009 0.006,-0.016 0.01,-0.024 1.043,-3.043 4.224,-6.121 8.417,-6.475 3.236,0.002 8.327,2.358 9.024,8.226 0.016,0.15 0.03,0.299 0.042,0.443 0.004,0.049 0.008,0.099 0.011,0.149 0.005,0.07 0.009,0.14 0.014,0.208 0.009,0.192 0.015,0.386 0.015,0.583 0,0.335 0.006,0.637 0.017,0.91 v 15.868 c 0,0.405 0.328,0.732 0.733,0.732 h 2.208 c 0.404,0 0.732,-0.327 0.732,-0.732 v -16.271 c 0,-5.372 -1.627,-9.246 -4.835,-11.514 z"
|
86
|
+
inkscape:connector-curvature="0" />
|
87
|
+
<path
|
88
|
+
id="path3920"
|
89
|
+
d="m 761.20952,447.55369 c -0.133,-0.113 -0.301,-0.173 -0.473,-0.173 -0.04,0 -0.08,0.003 -0.12,0.01 -0.587,0.098 -0.965,0.098 -1.442,0.098 -1.147,0 -2.177,-0.336 -2.177,-4.387 v -9.913 c 0,-2.343 -0.179,-5.368 -1.583,-7.971 -1.822,-3.384 -5.181,-5.1 -9.978,-5.1 -2.475,0 -6.217,0.516 -9.99,2.975 -0.315,0.205 -0.422,0.615 -0.25,0.949 l 0.861,1.669 c 0.098,0.189 0.272,0.326 0.478,0.376 0.058,0.015 0.116,0.021 0.173,0.021 0.151,0 0.299,-0.046 0.424,-0.135 2.314,-1.639 5.186,-2.506 8.305,-2.506 3.995,0 6.004,1.854 7,3.94 v 0 c 1.004,2.22 -0.561,4.403 -2.285,4.584 -0.085,0.004 -0.17,0.008 -0.254,0.013 -0.014,-0.001 -0.028,10e-4 -0.042,0 -0.055,-0.001 -0.101,10e-4 -0.143,0.009 -10.978,0.626 -16.538,4.313 -16.538,10.98 0,2.028 0.803,4.057 2.202,5.568 1.233,1.334 3.56,2.922 7.635,2.922 3.471,0 6.271,-1.111 8.325,-2.472 0.061,-0.032 0.13,-0.077 0.211,-0.141 0.023,-0.018 0.042,-0.031 0.064,-0.048 0.128,-0.089 0.256,-0.177 0.378,-0.268 1.275,-0.824 1.969,-0.351 2.623,0.503 0.002,0.003 0.006,0.005 0.008,0.008 0.84,1.141 2.161,1.717 3.962,1.717 0.846,0 1.591,-0.093 2.344,-0.293 0.32,-0.085 0.543,-0.375 0.543,-0.708 v -1.669 c -0.002,-0.214 -0.097,-0.419 -0.261,-0.558 z m -18.252,0.527 c -3.042,0 -6.111,-1.722 -6.111,-5.572 0,-4.862 5.936,-6.58 12.167,-7.043 2.32,-0.043 4.097,2.161 4.311,4.575 v 0.989 c -0.062,0.647 -0.246,1.289 -0.568,1.888 -0.162,0.265 -0.356,0.557 -0.589,0.865 -0.04,0.048 -0.075,0.093 -0.103,0.133 -1.442,1.847 -4.223,4.165 -9.107,4.165 z"
|
90
|
+
inkscape:connector-curvature="0" />
|
91
|
+
<path
|
92
|
+
id="path3922"
|
93
|
+
d="m 725.07752,420.87269 h -2.047 c -0.393,0 -0.716,0.31 -0.731,0.703 -0.066,1.619 -0.892,1.836 -2.703,0.765 -0.009,-0.005 -0.018,-0.013 -0.027,-0.02 -0.178,-0.118 -0.362,-0.23 -0.546,-0.337 -0.011,-0.008 -0.02,-0.014 -0.031,-0.021 -0.087,-0.057 -0.168,-0.103 -0.244,-0.139 -1.982,-1.096 -4.307,-1.65 -6.924,-1.65 -3.739,0 -7.429,1.548 -10.122,4.249 -2.082,2.087 -4.564,5.827 -4.564,11.784 0,3.818 1.346,7.413 3.792,10.121 2.595,2.875 6.234,4.458 10.248,4.458 3.111,0 5.514,-0.819 7.335,-1.896 0.004,-0.002 0.007,-0.003 0.012,-0.005 1.954,-0.875 3.603,-2.184 3.135,2.233 -0.875,5.677 -4.519,8.764 -10.482,8.764 -4.175,0 -7.31,-1.405 -9.204,-2.584 -0.118,-0.073 -0.251,-0.109 -0.387,-0.109 -0.06,0 -0.122,0.006 -0.182,0.023 -0.193,0.049 -0.358,0.176 -0.456,0.35 l -0.97,1.724 c -0.189,0.336 -0.085,0.76 0.237,0.972 2.853,1.862 6.91,2.974 10.854,2.974 2.689,0 9.293,-0.625 12.493,-6.412 1.385,-2.481 2.031,-5.968 2.031,-10.969 v -17.456 c 0,-2.474 0.07,-4.678 0.214,-6.738 0.014,-0.203 -0.057,-0.401 -0.195,-0.55 -0.139,-0.151 -0.332,-0.234 -0.536,-0.234 z m -16.892,26.027 c -0.605,-0.24 -7.609,-3.216 -7.013,-11.812 0.551,-7.939 5.716,-10.454 6.517,-10.798 1.278,-0.5 2.701,-0.768 4.242,-0.768 1.665,0 3.113,0.327 4.354,0.873 6.845,3.871 7.696,16.452 0.884,21.467 -1.592,1 -3.436,1.572 -5.345,1.572 -1.343,0 -2.553,-0.192 -3.639,-0.534 z"
|
94
|
+
inkscape:connector-curvature="0" />
|
95
|
+
<path
|
96
|
+
id="path3929"
|
97
|
+
d="m 626.30252,406.64669 c -2.337,2.337 -4.109,5.343 -5.032,8.655 -6.076,-0.094 -12.171,2.272 -17.007,7.11 -8.142,8.141 -10.674,22.912 0.667,34.253 9.542,9.543 23.793,9.687 33.145,0.334 4.421,-4.424 7.236,-10.507 7.297,-16.941 3.14,-0.836 6.125,-2.507 8.67,-5.049 6.956,-6.959 9.086,-18.919 -0.311,-28.318 -7.833,-7.831 -19.626,-7.848 -27.429,-0.044 z m 25.622,20.423 c -1.335,1.336 -3.045,2.324 -4.932,2.862 -3.027,0.868 -4.657,0.778 -5.698,2.515 -1.041,1.736 -0.926,1.941 -0.88,5.194 0.056,3.689 -1.333,7.514 -4.813,10.996 -5.32,5.318 -15.14,6.504 -22.366,-0.722 -5.693,-5.695 -8.365,-15.278 -0.778,-22.865 2.816,-2.813 6.866,-4.477 11.124,-4.401 2.961,0.051 3.306,0.16 5.212,-0.704 1.909,-0.87 1.082,-2.8 2.222,-6.205 0.556,-1.66 1.545,-3.295 3.092,-4.844 4.126,-4.126 11.721,-5.072 17.285,0.49 4.533,4.535 6.455,11.76 0.532,17.684 z"
|
98
|
+
inkscape:connector-curvature="0"
|
99
|
+
style="fill:url(#SVGID_2_)" />
|
100
|
+
<path
|
101
|
+
id="path3965"
|
102
|
+
d="m 557.08552,420.17169 c -3.604,0 -5.78,1.055 -7.803,2.675 0,10e-4 -10e-4,10e-4 -10e-4,0.002 -2.14,1.482 -3.267,1.373 -5.033,0.007 -0.008,-0.007 -0.015,-0.009 -0.023,-0.015 -1.786,-1.704 -4.111,-2.669 -6.696,-2.669 -2.797,0 -5.133,0.737 -7.113,2.275 -0.042,0.029 -0.085,0.062 -0.129,0.102 -0.878,0.785 -2.285,1.01 -2.444,-0.238 l -0.015,-0.316 c 0,-0.087 -0.002,-0.167 -0.011,-0.234 l -0.009,-0.19 c -0.019,-0.391 -0.341,-0.697 -0.732,-0.697 h -2.1 c -0.204,0 -0.397,0.083 -0.536,0.232 -0.139,0.149 -0.209,0.347 -0.195,0.55 0.148,2.118 0.214,4.13 0.214,6.523 v 21.82 c 0,0.405 0.328,0.732 0.732,0.732 h 2.209 c 0.404,0 0.732,-0.327 0.732,-0.732 v -17.457 c 0,-1.086 0.264,-1.975 0.486,-2.529 1.183,-3.106 4.304,-6.436 8.371,-6.436 4.432,0 7.296,3.476 7.296,8.857 v 17.564 c 0,0.405 0.328,0.732 0.732,0.732 h 2.21 c 0.404,0 0.732,-0.327 0.732,-0.732 v -18.317 c 0,-1.093 0.288,-1.956 0.54,-2.585 1.117,-2.651 4.065,-5.519 7.887,-5.519 4.983,0 7.727,3.681 7.727,10.366 v 16.055 c 0,0.405 0.328,0.732 0.732,0.732 h 2.209 c 0.403,0 0.731,-0.327 0.731,-0.732 v -16.001 c 0,-12.828 -8.189,-13.825 -10.7,-13.825 z"
|
103
|
+
inkscape:connector-curvature="0" />
|
104
|
+
</g>
|
105
|
+
</g>
|
106
|
+
</svg>
|
@@ -0,0 +1,810 @@
|
|
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="338.60849mm"
|
13
|
+
height="171.05356mm"
|
14
|
+
viewBox="0 0 338.60849 171.05356"
|
15
|
+
version="1.1"
|
16
|
+
id="svg8"
|
17
|
+
inkscape:version="0.92.0 r15299"
|
18
|
+
sodipodi:docname="multi-drilldowns.svg">
|
19
|
+
<defs
|
20
|
+
id="defs2">
|
21
|
+
<marker
|
22
|
+
inkscape:stockid="Arrow1Send"
|
23
|
+
orient="auto"
|
24
|
+
refY="0"
|
25
|
+
refX="0"
|
26
|
+
id="marker9473"
|
27
|
+
style="overflow:visible"
|
28
|
+
inkscape:isstock="true">
|
29
|
+
<path
|
30
|
+
id="path9471"
|
31
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
32
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
33
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
34
|
+
inkscape:connector-curvature="0" />
|
35
|
+
</marker>
|
36
|
+
<marker
|
37
|
+
inkscape:isstock="true"
|
38
|
+
style="overflow:visible"
|
39
|
+
id="marker9191"
|
40
|
+
refX="0"
|
41
|
+
refY="0"
|
42
|
+
orient="auto"
|
43
|
+
inkscape:stockid="Arrow1Send"
|
44
|
+
inkscape:collect="always">
|
45
|
+
<path
|
46
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
47
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
48
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
49
|
+
id="path9189"
|
50
|
+
inkscape:connector-curvature="0" />
|
51
|
+
</marker>
|
52
|
+
<marker
|
53
|
+
inkscape:isstock="true"
|
54
|
+
style="overflow:visible"
|
55
|
+
id="marker8847"
|
56
|
+
refX="0"
|
57
|
+
refY="0"
|
58
|
+
orient="auto"
|
59
|
+
inkscape:stockid="Arrow1Send">
|
60
|
+
<path
|
61
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
62
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
63
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
64
|
+
id="path8845"
|
65
|
+
inkscape:connector-curvature="0" />
|
66
|
+
</marker>
|
67
|
+
<marker
|
68
|
+
inkscape:stockid="Arrow1Send"
|
69
|
+
orient="auto"
|
70
|
+
refY="0"
|
71
|
+
refX="0"
|
72
|
+
id="marker8151"
|
73
|
+
style="overflow:visible"
|
74
|
+
inkscape:isstock="true"
|
75
|
+
inkscape:collect="always">
|
76
|
+
<path
|
77
|
+
id="path8149"
|
78
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
79
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
80
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
81
|
+
inkscape:connector-curvature="0" />
|
82
|
+
</marker>
|
83
|
+
<marker
|
84
|
+
inkscape:isstock="true"
|
85
|
+
style="overflow:visible"
|
86
|
+
id="marker6057"
|
87
|
+
refX="0"
|
88
|
+
refY="0"
|
89
|
+
orient="auto"
|
90
|
+
inkscape:stockid="Arrow1Send">
|
91
|
+
<path
|
92
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
93
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
94
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
95
|
+
id="path6055"
|
96
|
+
inkscape:connector-curvature="0" />
|
97
|
+
</marker>
|
98
|
+
<marker
|
99
|
+
inkscape:isstock="true"
|
100
|
+
style="overflow:visible"
|
101
|
+
id="marker5939"
|
102
|
+
refX="0"
|
103
|
+
refY="0"
|
104
|
+
orient="auto"
|
105
|
+
inkscape:stockid="Arrow1Send"
|
106
|
+
inkscape:collect="always">
|
107
|
+
<path
|
108
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
109
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
110
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
111
|
+
id="path5937"
|
112
|
+
inkscape:connector-curvature="0" />
|
113
|
+
</marker>
|
114
|
+
<marker
|
115
|
+
inkscape:isstock="true"
|
116
|
+
style="overflow:visible"
|
117
|
+
id="marker5827"
|
118
|
+
refX="0"
|
119
|
+
refY="0"
|
120
|
+
orient="auto"
|
121
|
+
inkscape:stockid="Arrow1Send">
|
122
|
+
<path
|
123
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
124
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
125
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
126
|
+
id="path5825"
|
127
|
+
inkscape:connector-curvature="0" />
|
128
|
+
</marker>
|
129
|
+
<marker
|
130
|
+
inkscape:isstock="true"
|
131
|
+
style="overflow:visible"
|
132
|
+
id="marker5721"
|
133
|
+
refX="0"
|
134
|
+
refY="0"
|
135
|
+
orient="auto"
|
136
|
+
inkscape:stockid="Arrow1Send">
|
137
|
+
<path
|
138
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
139
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
140
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
141
|
+
id="path5719"
|
142
|
+
inkscape:connector-curvature="0" />
|
143
|
+
</marker>
|
144
|
+
<marker
|
145
|
+
inkscape:isstock="true"
|
146
|
+
style="overflow:visible"
|
147
|
+
id="marker5621"
|
148
|
+
refX="0"
|
149
|
+
refY="0"
|
150
|
+
orient="auto"
|
151
|
+
inkscape:stockid="Arrow1Send">
|
152
|
+
<path
|
153
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
154
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
155
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
156
|
+
id="path5619"
|
157
|
+
inkscape:connector-curvature="0" />
|
158
|
+
</marker>
|
159
|
+
<marker
|
160
|
+
inkscape:isstock="true"
|
161
|
+
style="overflow:visible"
|
162
|
+
id="marker5527"
|
163
|
+
refX="0"
|
164
|
+
refY="0"
|
165
|
+
orient="auto"
|
166
|
+
inkscape:stockid="Arrow1Send">
|
167
|
+
<path
|
168
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
169
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
170
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
171
|
+
id="path5525"
|
172
|
+
inkscape:connector-curvature="0" />
|
173
|
+
</marker>
|
174
|
+
<marker
|
175
|
+
inkscape:isstock="true"
|
176
|
+
style="overflow:visible"
|
177
|
+
id="marker5439"
|
178
|
+
refX="0"
|
179
|
+
refY="0"
|
180
|
+
orient="auto"
|
181
|
+
inkscape:stockid="Arrow1Send">
|
182
|
+
<path
|
183
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
184
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
185
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
186
|
+
id="path5437"
|
187
|
+
inkscape:connector-curvature="0" />
|
188
|
+
</marker>
|
189
|
+
<marker
|
190
|
+
inkscape:isstock="true"
|
191
|
+
style="overflow:visible"
|
192
|
+
id="marker5357"
|
193
|
+
refX="0"
|
194
|
+
refY="0"
|
195
|
+
orient="auto"
|
196
|
+
inkscape:stockid="Arrow1Send">
|
197
|
+
<path
|
198
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
199
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
200
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
201
|
+
id="path5355"
|
202
|
+
inkscape:connector-curvature="0" />
|
203
|
+
</marker>
|
204
|
+
<marker
|
205
|
+
inkscape:isstock="true"
|
206
|
+
style="overflow:visible"
|
207
|
+
id="marker5347"
|
208
|
+
refX="0"
|
209
|
+
refY="0"
|
210
|
+
orient="auto"
|
211
|
+
inkscape:stockid="Arrow1Send">
|
212
|
+
<path
|
213
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
214
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
215
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
216
|
+
id="path5345"
|
217
|
+
inkscape:connector-curvature="0" />
|
218
|
+
</marker>
|
219
|
+
<marker
|
220
|
+
inkscape:stockid="Arrow1Send"
|
221
|
+
orient="auto"
|
222
|
+
refY="0"
|
223
|
+
refX="0"
|
224
|
+
id="Arrow1Send"
|
225
|
+
style="overflow:visible"
|
226
|
+
inkscape:isstock="true"
|
227
|
+
inkscape:collect="always">
|
228
|
+
<path
|
229
|
+
id="path4566"
|
230
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
231
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
232
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
233
|
+
inkscape:connector-curvature="0" />
|
234
|
+
</marker>
|
235
|
+
<marker
|
236
|
+
inkscape:isstock="true"
|
237
|
+
style="overflow:visible"
|
238
|
+
id="marker5179"
|
239
|
+
refX="0"
|
240
|
+
refY="0"
|
241
|
+
orient="auto"
|
242
|
+
inkscape:stockid="Arrow1Mend">
|
243
|
+
<path
|
244
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
245
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
246
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
247
|
+
id="path5177"
|
248
|
+
inkscape:connector-curvature="0" />
|
249
|
+
</marker>
|
250
|
+
<marker
|
251
|
+
inkscape:isstock="true"
|
252
|
+
style="overflow:visible"
|
253
|
+
id="marker5115"
|
254
|
+
refX="0"
|
255
|
+
refY="0"
|
256
|
+
orient="auto"
|
257
|
+
inkscape:stockid="Arrow1Mend">
|
258
|
+
<path
|
259
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
260
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
261
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
262
|
+
id="path5113"
|
263
|
+
inkscape:connector-curvature="0" />
|
264
|
+
</marker>
|
265
|
+
<marker
|
266
|
+
inkscape:isstock="true"
|
267
|
+
style="overflow:visible"
|
268
|
+
id="marker5057"
|
269
|
+
refX="0"
|
270
|
+
refY="0"
|
271
|
+
orient="auto"
|
272
|
+
inkscape:stockid="Arrow1Mend">
|
273
|
+
<path
|
274
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
275
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
276
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
277
|
+
id="path5055"
|
278
|
+
inkscape:connector-curvature="0" />
|
279
|
+
</marker>
|
280
|
+
<marker
|
281
|
+
inkscape:isstock="true"
|
282
|
+
style="overflow:visible"
|
283
|
+
id="marker5005"
|
284
|
+
refX="0"
|
285
|
+
refY="0"
|
286
|
+
orient="auto"
|
287
|
+
inkscape:stockid="Arrow1Mend">
|
288
|
+
<path
|
289
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
290
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
291
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
292
|
+
id="path5003"
|
293
|
+
inkscape:connector-curvature="0" />
|
294
|
+
</marker>
|
295
|
+
<marker
|
296
|
+
inkscape:isstock="true"
|
297
|
+
style="overflow:visible"
|
298
|
+
id="marker4959"
|
299
|
+
refX="0"
|
300
|
+
refY="0"
|
301
|
+
orient="auto"
|
302
|
+
inkscape:stockid="Arrow1Mend">
|
303
|
+
<path
|
304
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
305
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
306
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
307
|
+
id="path4957"
|
308
|
+
inkscape:connector-curvature="0" />
|
309
|
+
</marker>
|
310
|
+
<marker
|
311
|
+
inkscape:isstock="true"
|
312
|
+
style="overflow:visible"
|
313
|
+
id="marker4919"
|
314
|
+
refX="0"
|
315
|
+
refY="0"
|
316
|
+
orient="auto"
|
317
|
+
inkscape:stockid="Arrow1Mend">
|
318
|
+
<path
|
319
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
320
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
321
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
322
|
+
id="path4917"
|
323
|
+
inkscape:connector-curvature="0" />
|
324
|
+
</marker>
|
325
|
+
<marker
|
326
|
+
inkscape:isstock="true"
|
327
|
+
style="overflow:visible"
|
328
|
+
id="marker4885"
|
329
|
+
refX="0"
|
330
|
+
refY="0"
|
331
|
+
orient="auto"
|
332
|
+
inkscape:stockid="Arrow1Mend">
|
333
|
+
<path
|
334
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
335
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
336
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
337
|
+
id="path4883"
|
338
|
+
inkscape:connector-curvature="0" />
|
339
|
+
</marker>
|
340
|
+
<marker
|
341
|
+
inkscape:isstock="true"
|
342
|
+
style="overflow:visible"
|
343
|
+
id="marker4857"
|
344
|
+
refX="0"
|
345
|
+
refY="0"
|
346
|
+
orient="auto"
|
347
|
+
inkscape:stockid="Arrow1Mend">
|
348
|
+
<path
|
349
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
350
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
351
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
352
|
+
id="path4855"
|
353
|
+
inkscape:connector-curvature="0" />
|
354
|
+
</marker>
|
355
|
+
<marker
|
356
|
+
inkscape:isstock="true"
|
357
|
+
style="overflow:visible"
|
358
|
+
id="marker4835"
|
359
|
+
refX="0"
|
360
|
+
refY="0"
|
361
|
+
orient="auto"
|
362
|
+
inkscape:stockid="Arrow1Mend">
|
363
|
+
<path
|
364
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
365
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
366
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
367
|
+
id="path4833"
|
368
|
+
inkscape:connector-curvature="0" />
|
369
|
+
</marker>
|
370
|
+
</defs>
|
371
|
+
<sodipodi:namedview
|
372
|
+
id="base"
|
373
|
+
pagecolor="#ffffff"
|
374
|
+
bordercolor="#666666"
|
375
|
+
borderopacity="1.0"
|
376
|
+
inkscape:pageopacity="0.0"
|
377
|
+
inkscape:pageshadow="2"
|
378
|
+
inkscape:zoom="0.54800776"
|
379
|
+
inkscape:cx="382.95956"
|
380
|
+
inkscape:cy="217.03869"
|
381
|
+
inkscape:document-units="mm"
|
382
|
+
inkscape:current-layer="layer1"
|
383
|
+
showgrid="false"
|
384
|
+
inkscape:window-width="1920"
|
385
|
+
inkscape:window-height="1043"
|
386
|
+
inkscape:window-x="0"
|
387
|
+
inkscape:window-y="0"
|
388
|
+
inkscape:window-maximized="1"
|
389
|
+
fit-margin-top="5"
|
390
|
+
fit-margin-left="5"
|
391
|
+
fit-margin-right="5"
|
392
|
+
fit-margin-bottom="5" />
|
393
|
+
<metadata
|
394
|
+
id="metadata5">
|
395
|
+
<rdf:RDF>
|
396
|
+
<cc:Work
|
397
|
+
rdf:about="">
|
398
|
+
<dc:format>image/svg+xml</dc:format>
|
399
|
+
<dc:type
|
400
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
401
|
+
<dc:title></dc:title>
|
402
|
+
</cc:Work>
|
403
|
+
</rdf:RDF>
|
404
|
+
</metadata>
|
405
|
+
<g
|
406
|
+
inkscape:label="レイヤー 1"
|
407
|
+
inkscape:groupmode="layer"
|
408
|
+
id="layer1"
|
409
|
+
transform="translate(132.62702,-13.380882)">
|
410
|
+
<text
|
411
|
+
xml:space="preserve"
|
412
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
413
|
+
x="-29.862587"
|
414
|
+
y="27.279564"
|
415
|
+
id="text4487"><tspan
|
416
|
+
sodipodi:role="line"
|
417
|
+
id="tspan4485"
|
418
|
+
x="-29.862587"
|
419
|
+
y="27.279564"
|
420
|
+
style="line-height:1em;stroke-width:0.70555556">小分類</tspan><tspan
|
421
|
+
sodipodi:role="line"
|
422
|
+
x="-29.862587"
|
423
|
+
y="37.862896"
|
424
|
+
style="line-height:1em;stroke-width:0.70555556"
|
425
|
+
id="tspan6241">テーブル</tspan></text>
|
426
|
+
<text
|
427
|
+
xml:space="preserve"
|
428
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
429
|
+
x="55.119972"
|
430
|
+
y="27.279564"
|
431
|
+
id="text4491"><tspan
|
432
|
+
sodipodi:role="line"
|
433
|
+
id="tspan4489"
|
434
|
+
x="55.119972"
|
435
|
+
y="27.279564"
|
436
|
+
style="line-height:1em;stroke-width:0.70555556">中分類</tspan><tspan
|
437
|
+
sodipodi:role="line"
|
438
|
+
x="55.119972"
|
439
|
+
y="37.862896"
|
440
|
+
style="line-height:1em;stroke-width:0.70555556"
|
441
|
+
id="tspan6243">テーブル</tspan></text>
|
442
|
+
<text
|
443
|
+
xml:space="preserve"
|
444
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
445
|
+
x="127.75595"
|
446
|
+
y="27.279564"
|
447
|
+
id="text4495"><tspan
|
448
|
+
sodipodi:role="line"
|
449
|
+
id="tspan4493"
|
450
|
+
x="127.75595"
|
451
|
+
y="27.279564"
|
452
|
+
style="line-height:1em;stroke-width:0.70555556">大分類</tspan><tspan
|
453
|
+
sodipodi:role="line"
|
454
|
+
x="127.75595"
|
455
|
+
y="37.862896"
|
456
|
+
style="line-height:1em;stroke-width:0.70555556"
|
457
|
+
id="tspan6245">テーブル</tspan></text>
|
458
|
+
<text
|
459
|
+
xml:space="preserve"
|
460
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;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:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
461
|
+
x="127.72495"
|
462
|
+
y="53.444431"
|
463
|
+
id="text4499"><tspan
|
464
|
+
sodipodi:role="line"
|
465
|
+
id="tspan4497"
|
466
|
+
x="127.72495"
|
467
|
+
y="53.444431"
|
468
|
+
style="line-height:1em;stroke-width:0.70555556">家電</tspan><tspan
|
469
|
+
sodipodi:role="line"
|
470
|
+
x="127.72495"
|
471
|
+
y="64.027763"
|
472
|
+
style="line-height:1em;fill:#c4a000;stroke-width:0.70555556"
|
473
|
+
id="tspan4503">コンピューター</tspan><tspan
|
474
|
+
sodipodi:role="line"
|
475
|
+
x="127.72495"
|
476
|
+
y="74.611099"
|
477
|
+
style="line-height:1em;stroke-width:0.70555556"
|
478
|
+
id="tspan4501" /></text>
|
479
|
+
<text
|
480
|
+
xml:space="preserve"
|
481
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;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:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
482
|
+
x="55.62347"
|
483
|
+
y="53.454765"
|
484
|
+
id="text4507"><tspan
|
485
|
+
sodipodi:role="line"
|
486
|
+
id="tspan4505"
|
487
|
+
x="55.62347"
|
488
|
+
y="53.454765"
|
489
|
+
style="stroke-width:0.70555556">冷蔵庫</tspan><tspan
|
490
|
+
sodipodi:role="line"
|
491
|
+
x="55.62347"
|
492
|
+
y="64.038101"
|
493
|
+
style="stroke-width:0.70555556"
|
494
|
+
id="tspan4509">洗濯機</tspan><tspan
|
495
|
+
sodipodi:role="line"
|
496
|
+
x="55.62347"
|
497
|
+
y="74.621429"
|
498
|
+
style="fill:#4e9a06;stroke-width:0.70555556"
|
499
|
+
id="tspan4511">ノートPC</tspan><tspan
|
500
|
+
sodipodi:role="line"
|
501
|
+
x="55.62347"
|
502
|
+
y="85.415192"
|
503
|
+
style="fill:#5c3566;stroke-width:0.70555556"
|
504
|
+
id="tspan4513">タブレット</tspan></text>
|
505
|
+
<text
|
506
|
+
xml:space="preserve"
|
507
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;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:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
508
|
+
x="-29.725334"
|
509
|
+
y="53.454765"
|
510
|
+
id="text4517"><tspan
|
511
|
+
sodipodi:role="line"
|
512
|
+
id="tspan4515"
|
513
|
+
x="-29.725334"
|
514
|
+
y="53.454765"
|
515
|
+
style="stroke-width:0.70555556">2ドア冷蔵庫</tspan><tspan
|
516
|
+
sodipodi:role="line"
|
517
|
+
x="-29.725334"
|
518
|
+
y="64.038101"
|
519
|
+
style="stroke-width:0.70555556"
|
520
|
+
id="tspan4519">3ドア冷蔵庫</tspan><tspan
|
521
|
+
sodipodi:role="line"
|
522
|
+
x="-29.725334"
|
523
|
+
y="74.621429"
|
524
|
+
style="fill:#a40000;stroke-width:0.70555556"
|
525
|
+
id="tspan4521">ThinkPad</tspan><tspan
|
526
|
+
sodipodi:role="line"
|
527
|
+
x="-29.725334"
|
528
|
+
y="85.415192"
|
529
|
+
style="stroke-width:0.70555556"
|
530
|
+
id="tspan4523">Let's NOTE</tspan><tspan
|
531
|
+
sodipodi:role="line"
|
532
|
+
x="-29.725334"
|
533
|
+
y="96.208954"
|
534
|
+
style="fill:#204a87;stroke-width:0.70555556"
|
535
|
+
id="tspan4525">VAIO</tspan><tspan
|
536
|
+
sodipodi:role="line"
|
537
|
+
x="-29.725334"
|
538
|
+
y="107.00271"
|
539
|
+
style="fill:#ce5c00;stroke-width:0.70555556"
|
540
|
+
id="tspan4527">Nexus</tspan></text>
|
541
|
+
<path
|
542
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5939)"
|
543
|
+
d="m 35,49.081 18,0.121"
|
544
|
+
id="path4529"
|
545
|
+
inkscape:connector-curvature="0"
|
546
|
+
sodipodi:nodetypes="cc" />
|
547
|
+
<path
|
548
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5827)"
|
549
|
+
d="M 35,60.389 53,51.985"
|
550
|
+
id="path4531"
|
551
|
+
inkscape:connector-curvature="0"
|
552
|
+
sodipodi:nodetypes="cc" />
|
553
|
+
<path
|
554
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5721)"
|
555
|
+
d="M 35,72.11 H 53"
|
556
|
+
id="path4533"
|
557
|
+
inkscape:connector-curvature="0"
|
558
|
+
sodipodi:nodetypes="cc" />
|
559
|
+
<path
|
560
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5621)"
|
561
|
+
d="M 35,81.695 53,73.342104"
|
562
|
+
id="path4535"
|
563
|
+
inkscape:connector-curvature="0"
|
564
|
+
sodipodi:nodetypes="cc" />
|
565
|
+
<path
|
566
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5527)"
|
567
|
+
d="M 35,94.359671 53,74.711945"
|
568
|
+
id="path4537"
|
569
|
+
inkscape:connector-curvature="0"
|
570
|
+
sodipodi:nodetypes="cc" />
|
571
|
+
<path
|
572
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5439)"
|
573
|
+
d="M 35,104.971 53,83.748"
|
574
|
+
id="path4539"
|
575
|
+
inkscape:connector-curvature="0"
|
576
|
+
sodipodi:nodetypes="cc" />
|
577
|
+
<path
|
578
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5357)"
|
579
|
+
d="m 110,70.741 13,-8.9"
|
580
|
+
id="path4541"
|
581
|
+
inkscape:connector-curvature="0"
|
582
|
+
sodipodi:nodetypes="cc" />
|
583
|
+
<path
|
584
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5347)"
|
585
|
+
d="M 110,80.839 123,65.039613"
|
586
|
+
id="path4543"
|
587
|
+
inkscape:connector-curvature="0"
|
588
|
+
sodipodi:nodetypes="cc" />
|
589
|
+
<path
|
590
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow1Send)"
|
591
|
+
d="m 110,48.149 13,-0.03762"
|
592
|
+
id="path4545"
|
593
|
+
inkscape:connector-curvature="0"
|
594
|
+
sodipodi:nodetypes="cc" />
|
595
|
+
<path
|
596
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker6057)"
|
597
|
+
d="M 109.9,59.445 123,52.095024"
|
598
|
+
id="path4547"
|
599
|
+
inkscape:connector-curvature="0"
|
600
|
+
sodipodi:nodetypes="cc" />
|
601
|
+
<text
|
602
|
+
xml:space="preserve"
|
603
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
604
|
+
x="-128.05077"
|
605
|
+
y="27.269228"
|
606
|
+
id="text8127"><tspan
|
607
|
+
sodipodi:role="line"
|
608
|
+
id="tspan8125"
|
609
|
+
x="-128.05077"
|
610
|
+
y="27.269228"
|
611
|
+
style="stroke-width:1">商品</tspan><tspan
|
612
|
+
sodipodi:role="line"
|
613
|
+
x="-128.05077"
|
614
|
+
y="37.852562"
|
615
|
+
style="stroke-width:1"
|
616
|
+
id="tspan8129">テーブル</tspan></text>
|
617
|
+
<text
|
618
|
+
xml:space="preserve"
|
619
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
620
|
+
x="-127.9445"
|
621
|
+
y="52.599419"
|
622
|
+
id="text8133"><tspan
|
623
|
+
sodipodi:role="line"
|
624
|
+
id="tspan8131"
|
625
|
+
x="-127.9445"
|
626
|
+
y="52.599419"
|
627
|
+
style="fill:#a40000;stroke-width:1">ThinkPad E470</tspan><tspan
|
628
|
+
sodipodi:role="line"
|
629
|
+
x="-127.9445"
|
630
|
+
y="63.393177"
|
631
|
+
style="fill:#a40000;stroke-width:1"
|
632
|
+
id="tspan8137">ThinkPad E570</tspan><tspan
|
633
|
+
sodipodi:role="line"
|
634
|
+
x="-127.9445"
|
635
|
+
y="74.186935"
|
636
|
+
style="fill:#204a87;stroke-width:1"
|
637
|
+
id="tspan8139">VAIO C15</tspan><tspan
|
638
|
+
sodipodi:role="line"
|
639
|
+
x="-127.9445"
|
640
|
+
y="84.980698"
|
641
|
+
style="fill:#ce5c00;stroke-width:1"
|
642
|
+
id="tspan9179">Nexus 7</tspan></text>
|
643
|
+
<path
|
644
|
+
sodipodi:nodetypes="cc"
|
645
|
+
inkscape:connector-curvature="0"
|
646
|
+
id="path8147"
|
647
|
+
d="m -49.008847,49.081 15.629181,20.398998"
|
648
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker8151)" />
|
649
|
+
<path
|
650
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker8847)"
|
651
|
+
d="m -49.008847,59.461404 15.629181,10.018594"
|
652
|
+
id="path8843"
|
653
|
+
inkscape:connector-curvature="0"
|
654
|
+
sodipodi:nodetypes="cc" />
|
655
|
+
<path
|
656
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker9191)"
|
657
|
+
d="M -49.008847,70.083212 -33.379666,90.48221"
|
658
|
+
id="path9187"
|
659
|
+
inkscape:connector-curvature="0"
|
660
|
+
sodipodi:nodetypes="cc" />
|
661
|
+
<path
|
662
|
+
sodipodi:nodetypes="cc"
|
663
|
+
inkscape:connector-curvature="0"
|
664
|
+
id="path9469"
|
665
|
+
d="m -49.008847,82.394853 15.629181,20.398997"
|
666
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker9473)" />
|
667
|
+
<text
|
668
|
+
xml:space="preserve"
|
669
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
670
|
+
x="-90.664528"
|
671
|
+
y="125.95966"
|
672
|
+
id="text9723"><tspan
|
673
|
+
sodipodi:role="line"
|
674
|
+
x="-90.664528"
|
675
|
+
y="125.95966"
|
676
|
+
style="stroke-width:1"
|
677
|
+
id="tspan9725">小分類で</tspan><tspan
|
678
|
+
sodipodi:role="line"
|
679
|
+
x="-90.664528"
|
680
|
+
y="136.543"
|
681
|
+
style="stroke-width:1"
|
682
|
+
id="tspan9812">ドリルダウン</tspan></text>
|
683
|
+
<text
|
684
|
+
xml:space="preserve"
|
685
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
686
|
+
x="-94.078506"
|
687
|
+
y="156.34409"
|
688
|
+
id="text9729"><tspan
|
689
|
+
sodipodi:role="line"
|
690
|
+
id="tspan9727"
|
691
|
+
x="-94.078506"
|
692
|
+
y="156.34409"
|
693
|
+
style="stroke-width:1"><tspan
|
694
|
+
style="fill:#a40000"
|
695
|
+
id="tspan9830">ThinkPad</tspan>(<tspan
|
696
|
+
style="fill:#4e9a06"
|
697
|
+
id="tspan9840">2件</tspan>)</tspan><tspan
|
698
|
+
sodipodi:role="line"
|
699
|
+
x="-94.078506"
|
700
|
+
y="167.13785"
|
701
|
+
style="stroke-width:1"
|
702
|
+
id="tspan9731"><tspan
|
703
|
+
style="fill:#204a87"
|
704
|
+
id="tspan9832">VAIO</tspan>(<tspan
|
705
|
+
style="fill:#4e9a06"
|
706
|
+
id="tspan9842">1件</tspan>)</tspan><tspan
|
707
|
+
sodipodi:role="line"
|
708
|
+
x="-94.078506"
|
709
|
+
y="177.93161"
|
710
|
+
style="stroke-width:1"
|
711
|
+
id="tspan9733"><tspan
|
712
|
+
style="fill:#ce5c00"
|
713
|
+
id="tspan9834">Nexus</tspan>(<tspan
|
714
|
+
style="fill:#5c3566"
|
715
|
+
id="tspan9844">1件</tspan>)</tspan></text>
|
716
|
+
<text
|
717
|
+
id="text9741"
|
718
|
+
y="156.34409"
|
719
|
+
x="-2.4282553"
|
720
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
721
|
+
xml:space="preserve"><tspan
|
722
|
+
style="stroke-width:1"
|
723
|
+
y="156.34409"
|
724
|
+
x="-2.4282553"
|
725
|
+
id="tspan9735"
|
726
|
+
sodipodi:role="line"><tspan
|
727
|
+
style="fill:#4e9a06"
|
728
|
+
id="tspan9836">ノートPC</tspan>(<tspan
|
729
|
+
style="fill:#c4a000"
|
730
|
+
id="tspan9848">3件</tspan>)</tspan><tspan
|
731
|
+
id="tspan9739"
|
732
|
+
style="stroke-width:1"
|
733
|
+
y="167.13785"
|
734
|
+
x="-2.4282553"
|
735
|
+
sodipodi:role="line"><tspan
|
736
|
+
style="fill:#5c3566"
|
737
|
+
id="tspan9838">タブレット</tspan>(<tspan
|
738
|
+
style="fill:#c4a000"
|
739
|
+
id="tspan9850">1件</tspan>)</tspan></text>
|
740
|
+
<text
|
741
|
+
xml:space="preserve"
|
742
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
743
|
+
x="95.591408"
|
744
|
+
y="156.34409"
|
745
|
+
id="text9749"><tspan
|
746
|
+
sodipodi:role="line"
|
747
|
+
x="95.591408"
|
748
|
+
y="156.34409"
|
749
|
+
style="stroke-width:1"
|
750
|
+
id="tspan9747"><tspan
|
751
|
+
style="fill:#c4a000"
|
752
|
+
id="tspan9846">コンピューター</tspan>(4件)</tspan></text>
|
753
|
+
<rect
|
754
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
755
|
+
id="rect9753"
|
756
|
+
width="75.448929"
|
757
|
+
height="28.677412"
|
758
|
+
x="-97.492477"
|
759
|
+
y="113.32794"
|
760
|
+
ry="0.30401948" />
|
761
|
+
<text
|
762
|
+
id="text9818"
|
763
|
+
y="125.95966"
|
764
|
+
x="6.7894826"
|
765
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
766
|
+
xml:space="preserve"><tspan
|
767
|
+
id="tspan9814"
|
768
|
+
style="stroke-width:1"
|
769
|
+
y="125.95966"
|
770
|
+
x="6.7894826"
|
771
|
+
sodipodi:role="line">中分類で</tspan><tspan
|
772
|
+
id="tspan9816"
|
773
|
+
style="stroke-width:1"
|
774
|
+
y="136.543"
|
775
|
+
x="6.7894826"
|
776
|
+
sodipodi:role="line">ドリルダウン</tspan></text>
|
777
|
+
<rect
|
778
|
+
ry="0.30401948"
|
779
|
+
y="113.32794"
|
780
|
+
x="-0.038466707"
|
781
|
+
height="28.677412"
|
782
|
+
width="75.448929"
|
783
|
+
id="rect9820"
|
784
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
785
|
+
<text
|
786
|
+
xml:space="preserve"
|
787
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1em;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
788
|
+
x="102.41936"
|
789
|
+
y="125.95966"
|
790
|
+
id="text9826"><tspan
|
791
|
+
sodipodi:role="line"
|
792
|
+
x="102.41936"
|
793
|
+
y="125.95966"
|
794
|
+
style="stroke-width:1"
|
795
|
+
id="tspan9822">大分類で</tspan><tspan
|
796
|
+
sodipodi:role="line"
|
797
|
+
x="102.41936"
|
798
|
+
y="136.543"
|
799
|
+
style="stroke-width:1"
|
800
|
+
id="tspan9824">ドリルダウン</tspan></text>
|
801
|
+
<rect
|
802
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.95999995;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
803
|
+
id="rect9828"
|
804
|
+
width="75.448929"
|
805
|
+
height="28.677412"
|
806
|
+
x="95.591408"
|
807
|
+
y="113.32794"
|
808
|
+
ry="0.30401948" />
|
809
|
+
</g>
|
810
|
+
</svg>
|