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

View file

@ -1 +1,63 @@
<svg width="600" height="105" viewBox="0 0 600 105" xmlns="http://www.w3.org/2000/svg"><title>Slice 1</title><desc>Created with Sketch.</desc><g fill="none" fill-rule="evenodd"><path stroke="#979797" d="M0 65h80v40H0z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="36" y="90">1</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="7" y="8">sum</tspan><tspan x="7" y="24">0</tspan><tspan x="7" y="40">current</tspan><tspan x="7" y="56">1</tspan></text><path stroke="#979797" d="M79 65h80v40H79z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="115" y="90">2</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="86" y="8">sum</tspan><tspan x="86" y="24">0+1</tspan><tspan x="86" y="40">current</tspan><tspan x="86" y="56">2</tspan></text><path stroke="#979797" d="M158 65h80v40h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="194" y="90">3</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="165" y="8">sum</tspan><tspan x="165" y="24">0+1+2</tspan><tspan x="165" y="40">current</tspan><tspan x="165" y="56">3</tspan></text><path stroke="#979797" d="M237 65h80v40h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="273" y="90">4</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="244" y="8">sum</tspan><tspan x="244" y="24">0+1+2+3</tspan><tspan x="244" y="40">current</tspan><tspan x="244" y="56">4</tspan></text><path stroke="#979797" d="M316 65h80v40h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="352" y="90">5</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="323" y="8">sum</tspan><tspan x="323" y="24">0+1+2+3+4</tspan><tspan x="323" y="40">current</tspan><tspan x="323" y="56">5</tspan></text><path d="M412.5 83h50" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><path d="M462.5 83l-10.8-3v6l10.8-3z" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="477" y="87">0+1+2+3+4+5 = 15</tspan></text></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="613px" height="129px" viewBox="0 0 613 129" 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="reduce">
<rect id="Rectangle-1" stroke="#E8C48E" stroke-width="2" x="8" y="74" width="80" height="40"></rect>
<text id="1" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="44" y="99">1</tspan>
</text>
<text id="sum" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="15" y="17">sum</tspan>
<tspan x="15" y="33">0</tspan>
<tspan x="15" y="49">current</tspan>
<tspan x="15" y="65">1</tspan>
</text>
<rect id="Rectangle-2" stroke="#E8C48E" stroke-width="2" x="87" y="74" width="80" height="40"></rect>
<text id="2" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="123" y="99">2</tspan>
</text>
<text id="sum" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="94" y="17">sum</tspan>
<tspan x="94" y="33">0+1</tspan>
<tspan x="94" y="49">current</tspan>
<tspan x="94" y="65">2</tspan>
</text>
<rect id="Rectangle-3" stroke="#E8C48E" stroke-width="2" x="166" y="74" width="80" height="40"></rect>
<text id="3" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="202" y="99">3</tspan>
</text>
<text id="sum" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="173" y="17">sum</tspan>
<tspan x="173" y="33">0+1+2</tspan>
<tspan x="173" y="49">current</tspan>
<tspan x="173" y="65">3</tspan>
</text>
<rect id="Rectangle-5" stroke="#E8C48E" stroke-width="2" x="245" y="74" width="80" height="40"></rect>
<text id="4" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="281" y="99">4</tspan>
</text>
<text id="sum" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="252" y="17">sum</tspan>
<tspan x="252" y="33">0+1+2+3</tspan>
<tspan x="252" y="49">current</tspan>
<tspan x="252" y="65">4</tspan>
</text>
<rect id="Rectangle-4" stroke="#E8C48E" stroke-width="2" x="324" y="74" width="80" height="40"></rect>
<text id="5" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="360" y="99">5</tspan>
</text>
<text id="sum" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="331" y="17">sum</tspan>
<tspan x="331" y="33">0+1+2+3+4</tspan>
<tspan x="331" y="49">current</tspan>
<tspan x="331" y="65">5</tspan>
</text>
<path d="M420.5,92 L470.5,92" id="Line" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<path id="Line-decoration-1" d="M470.5,92 C466.72,90.95 463.48,90.05 459.7,89 C459.7,91.1 459.7,92.9 459.7,95 C463.48,93.95 466.72,93.05 470.5,92 C470.5,92 470.5,92 470.5,92 Z" stroke="#EE6B47" stroke-width="2" stroke-linecap="square" fill="#EE6B47"></path>
<text id="0+1+2+3+4+5-=-15" font-family="Consolas" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="485" y="96">0+1+2+3+4+5 = 15</tspan>
</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before After
Before After