new figures export

This commit is contained in:
Ilya Kantor 2015-02-01 14:45:01 +03:00
parent 3af3564921
commit a3492b1f58
60 changed files with 1424 additions and 349 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Before After
Before After

View file

@ -1 +1,36 @@
<svg width="120" height="203" viewBox="0 0 120 203" xmlns="http://www.w3.org/2000/svg"><title>family-no-father-2</title><desc>Created with Sketch.</desc><g fill="none" fill-rule="evenodd"><path stroke="#979797" d="M18 18h80v30H18z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="18" y="11">window</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="35" y="37">Корень</tspan></text><path stroke="#979797" fill="#E8E8E8" d="M18 85h80v28H18z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="35" y="102">Object</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="3" y="69">family</tspan></text><path stroke="#979797" fill="#E8E8E8" d="M0 153h120v50H0z"/><text font-family="Consolas" font-size="12" fill="#000"><tspan x="23" y="191">name: &amp;quot;Мария&amp;quot;</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="5" y="136">mother</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="37" y="171">Object</tspan></text><path d="M59.5 50.5v31m0 0l3-10.8h-6l3 10.8zm-1 36v32" stroke="#979797" stroke-linecap="square" fill="#979797"/><path d="M58.5 149.5l3-10.8h-6l3 10.8z" stroke="#979797" stroke-linecap="square" fill="#979797"/></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="144px" height="225px" viewBox="0 0 144 225" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="combined" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="family-no-father-2">
<rect id="Rectangle-1" stroke="#E8C48E" stroke-width="2" x="33" y="24" width="80" height="30"></rect>
<text id="window" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="33" y="17">window</tspan>
</text>
<text id="Корень" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="50" y="43">Корень</tspan>
</text>
<rect id="Rectangle-2" stroke="#BCA68E" stroke-width="2" fill="#FFF9EB" x="33" y="91" width="80" height="28"></rect>
<text id="Object" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="50" y="108">Object</tspan>
</text>
<text id="family" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="18" y="75">family</tspan>
</text>
<rect id="Rectangle-4" stroke="#BCA68E" stroke-width="2" fill="#FFF9EB" x="15" y="159" width="120" height="50"></rect>
<text id="name:-&quot;Мария&quot;" font-family="Consolas" font-size="12" font-weight="normal" fill="#8A704D">
<tspan x="38" y="197">name: "Мария"</tspan>
</text>
<text id="mother" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="20" y="142">mother</tspan>
</text>
<text id="Object-3" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="52" y="177">Object</tspan>
</text>
<path d="M74.5,56.5 L74.5,87.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M74.5,87.5 C75.55,83.72 76.45,80.48 77.5,76.7 C75.4,76.7 73.6,76.7 71.5,76.7 C72.55,80.48 73.45,83.72 74.5,87.5 C74.5,87.5 74.5,87.5 74.5,87.5 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path d="M73.5,123.5 L73.5,155.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M73.5,155.5 C74.55,151.72 75.45,148.48 76.5,144.7 C74.4,144.7 72.6,144.7 70.5,144.7 C71.55,148.48 72.45,151.72 73.5,155.5 C73.5,155.5 73.5,155.5 73.5,155.5 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 7 KiB

Before After
Before After

View file

@ -1 +1,58 @@
<svg width="329" height="203" viewBox="0 0 329 203" xmlns="http://www.w3.org/2000/svg"><title>family</title><desc>Created with Sketch.</desc><g fill="none" fill-rule="evenodd"><path d="M188.5 196.5h-59" stroke="#979797" stroke-linecap="square" fill="#979797"/><path d="M129.5 196.5l10.8 3v-6l-10.8 3z" stroke="#979797" stroke-linecap="square" fill="#979797"/><path stroke="#979797" d="M118 18h80v30h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="118" y="11">window</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="135" y="37">Корень</tspan></text><path stroke="#979797" fill="#E8E8E8" d="M118 85h80v28h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="135" y="102">Object</tspan></text><path stroke="#979797" fill="#E8E8E8" d="M0 153h120v50H0z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="35" y="171">Object</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="31" y="133">father</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="143" y="154">wife</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="103" y="69">family</tspan></text><text font-family="Consolas" font-size="12" fill="#000"><tspan x="15" y="191">name: &amp;quot;Василий&amp;quot;</tspan></text><path stroke="#979797" fill="#E8E8E8" d="M209 153h120v50H209z"/><text font-family="Consolas" font-size="12" fill="#000"><tspan x="226" y="191">name: &amp;quot;Мария&amp;quot;</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="238" y="133">mother</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="240" y="171">Object</tspan></text><path d="M159.5 50.5v31m0 0l3-10.8h-6l3 10.8zm-49 37l-46 32" stroke="#979797" stroke-linecap="square" fill="#979797"/><path d="M64.53 150.48l10.578-3.705-3.426-4.926-7.153 8.63z" stroke="#979797" stroke-linecap="square" fill="#979797"/><path d="M129.5 162.5h61" stroke="#979797" stroke-linecap="square" fill="#9B9B9B"/><path d="M190.5 162.5l-10.8-3v6l10.8-3z" stroke="#979797" stroke-linecap="square" fill="#9B9B9B"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="132" y="187">husband</tspan></text><path d="M204.5 118.5l47 32" stroke="#979797" stroke-linecap="square" fill="#979797"/><path d="M250.79 150.016l-7.24-8.558c-1.18 1.736-2.194 3.224-3.376 4.96 3.715 1.26 6.9 2.34 10.616 3.598z" stroke="#979797" stroke-linecap="square" fill="#979797"/></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="337px" height="215px" viewBox="0 0 337 215" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="combined" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="family">
<path d="M192.5,201.5 L133.5,201.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M133.5,201.5 C137.28,202.55 140.52,203.45 144.3,204.5 C144.3,202.4 144.3,200.6 144.3,198.5 C140.52,199.55 137.28,200.45 133.5,201.5 C133.5,201.5 133.5,201.5 133.5,201.5 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<rect id="Rectangle-1" stroke="#E8C48E" stroke-width="2" x="122" y="23" width="80" height="30"></rect>
<text id="window" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="122" y="16">window</tspan>
</text>
<text id="Корень" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="139" y="42">Корень</tspan>
</text>
<rect id="Rectangle-2" stroke="#BCA68E" stroke-width="2" fill="#FFF9EB" x="122" y="90" width="80" height="28"></rect>
<text id="Object" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="139" y="107">Object</tspan>
</text>
<rect id="Rectangle-3" stroke="#BCA68E" stroke-width="2" fill="#FFF9EB" x="4" y="158" width="120" height="50"></rect>
<text id="Object-2" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="39" y="176">Object</tspan>
</text>
<text id="father" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="35" y="138">father</tspan>
</text>
<text id="wife" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="147" y="159">wife</tspan>
</text>
<text font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="107" y="74">family</tspan>
</text>
<text id="name:-&quot;Василий&quot;" font-family="Consolas" font-size="12" font-weight="normal" fill="#8A704D">
<tspan x="19" y="196">name: "Василий"</tspan>
</text>
<rect id="Rectangle-4" stroke="#BCA68E" stroke-width="2" fill="#FFF9EB" x="213" y="158" width="120" height="50"></rect>
<text id="name:-&quot;Мария&quot;" font-family="Consolas" font-size="12" font-weight="normal" fill="#8A704D">
<tspan x="230" y="196">name: "Мария"</tspan>
</text>
<text id="mother" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="242" y="138">mother</tspan>
</text>
<text id="Object-3" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="244" y="176">Object</tspan>
</text>
<path d="M163.5,55.5 L163.5,86.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M163.5,86.5 C164.55,82.72 165.45,79.48 166.5,75.7 C164.4,75.7 162.6,75.7 160.5,75.7 C161.55,79.48 162.45,82.72 163.5,86.5 C163.5,86.5 163.5,86.5 163.5,86.5 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path d="M114.5,123.5 L68.5,155.5" id="Line-2" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-2-decoration-1" d="M68.5293087,155.479611 C72.2319481,154.182938 75.405639,153.071504 79.1082783,151.77483 C77.9090429,150.05093 76.8811268,148.5733 75.6818914,146.849399 C73.1784875,149.869973 71.0327127,152.459037 68.5293087,155.479611 C68.5293087,155.479611 68.5293087,155.479611 68.5293087,155.479611 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path d="M133.5,167.5 L194.5,167.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M194.5,167.5 C190.72,166.45 187.48,165.55 183.7,164.5 C183.7,166.6 183.7,168.4 183.7,170.5 C187.48,169.45 190.72,168.55 194.5,167.5 C194.5,167.5 194.5,167.5 194.5,167.5 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<text id="husband" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="136" y="192">husband</tspan>
</text>
<path d="M208.5,123.5 L255.5,155.5" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M254.789558,155.016295 C252.255943,152.021016 250.084274,149.453634 247.550659,146.458354 C246.368798,148.194213 245.355774,149.682091 244.173913,151.41795 C247.889389,152.677371 251.074082,153.756874 254.789558,155.016295 C254.789558,155.016295 254.789558,155.016295 254.789558,155.016295 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Before After
Before After