diff options
author | Walter Bender <walter@walter-laptop.(none)> | 2009-01-10 13:16:19 (GMT) |
---|---|---|
committer | Walter Bender <walter@walter-laptop.(none)> | 2009-01-10 13:16:19 (GMT) |
commit | 09aff15331995322743f382dbfce0b348ca5006b (patch) | |
tree | 3d5f59906118a1ca5db4571190569928a482cc49 | |
parent | 922303b177accef0ce06e6ff9b1e91c2ccb0c90b (diff) |
new artwork, better i18n
60 files changed, 11887 insertions, 2740 deletions
@@ -1,3 +1,7 @@ +29 + +* new artwork, better i18n + 28 * added push and pop (en only) diff --git a/activity/activity.info b/activity/activity.info index 6f5d7d9..0855404 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 28 +activity_version = 29 license = MIT service_name = org.laptop.TurtleArtActivity class = TurtleArtActivity.TurtleArtActivity diff --git a/images/en/myblocks/box.svg b/images/en/myblocks/box.svg index a76f2a1..8eac855 100644 --- a/images/en/myblocks/box.svg +++ b/images/en/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:16px">box</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/en/myblocks/hat.svg b/images/en/myblocks/hat.svg index 81dbd2c..683a89d 100644 --- a/images/en/myblocks/hat.svg +++ b/images/en/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">stack</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/en/myblocks/myblocksgroup.svg b/images/en/myblocks/myblocksgroup.svg index 89c3609..bd03a5b 100644 --- a/images/en/myblocks/myblocksgroup.svg +++ b/images/en/myblocks/myblocksgroup.svg @@ -28,7 +28,8 @@ y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> <linearGradient x1="75" y1="57" @@ -36,7 +37,8 @@ y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> <linearGradient id="linearGradient3886"> <stop @@ -147,27 +149,457 @@ xlink:href="#linearGradient3712" gradientUnits="userSpaceOnUse" gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> </defs> <path d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> <rect width="137.5" @@ -175,6 +607,7 @@ x="3.7153397" y="-28.931932" transform="scale(1,-1)" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> <rect width="137.5" @@ -182,6 +615,7 @@ x="3.7153397" y="-27.815523" transform="scale(1,-1)" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> <rect width="137.5" @@ -189,6 +623,7 @@ x="3.7153397" y="-376.77127" transform="scale(1,-1)" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> <rect width="137.5" @@ -196,275 +631,379 @@ x="3.7153397" y="-375.43195" transform="scale(1,-1)" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> <path d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" transform="translate(1.375,47.250977)" + id="path39" style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> <text + id="text41" style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> <tspan x="68" y="490" + id="tspan43" style="font-size:12px">X</tspan> </text> <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="72.5" y="21.5" + id="tspan47" style="font-size:20px">MyBlocks</tspan> </text> <path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="37" - y="61" + y="57" + id="tspan53" style="font-size:11px">stack1</tspan> </text> <path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="107" - y="59" + y="55" + id="tspan59" style="font-size:11px">stack1</tspan> </text> <path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="37" - y="104" + y="98" + id="tspan65" style="font-size:11px">stack2</tspan> </text> <path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="107" - y="104" + y="98" + id="tspan71" style="font-size:11px">stack2</tspan> </text> - <path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="34" - y="147" - style="font-size:11px">stack</tspan> - </text> - <path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="103" - y="150" - style="font-size:11px">stack</tspan> - </text> <g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> </g> <path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="32" - y="198" + y="208" + id="tspan95" style="font-size:11px">store in</tspan> </text> <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="32" - y="210" + y="220" + id="tspan99" style="font-size:11px">box1</tspan> </text> <path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="106" - y="203.5" + y="213.5" + id="tspan105" style="font-size:11px">box1</tspan> </text> <g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> </g> <path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="32" - y="245" + y="255" + id="tspan117" style="font-size:11px">store in</tspan> </text> <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="32" - y="257" + y="267" + id="tspan121" style="font-size:11px">box2</tspan> </text> <path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="106" - y="250" + y="260" + id="tspan127" style="font-size:11px">box2</tspan> </text> - <path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="32.5" - y="298.5" - style="font-size:11px">store</tspan> - </text> - <text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="32.5" - y="310" - style="font-size:11px">in</tspan> - </text> - <text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="32.5" - y="322.5" - style="font-size:11px">box</tspan> - </text> - <path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="104" - y="297" - style="font-size:10px">box</tspan> - </text> - <g> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> <text + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="72.5" y="364" + id="tspan155" style="font-size:11px">name</tspan> </text> </g> <g - transform="translate(-1.571244,0.74717)"> + transform="translate(-1.571244,0.74717)" + id="g157"> <g - transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)"> + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> </g> <path d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + id="text167" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="34" y="401" + id="tspan169" style="font-size:11px">push</tspan> </text> </g> <g - transform="translate(5.210508,4)"> + transform="translate(5.210508,4)" + id="g171"> <path d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <text + id="text175" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="100" y="399" + id="tspan177" style="font-size:11px">pop</tspan> </text> </g> <path d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <g - transform="translate(-0.5838651,1.9663391)"> + transform="translate(-0.5838651,1.9663391)" + id="g181"> <text + id="text183" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="33" y="441" + id="tspan185" style="font-size:11px">show</tspan> </text> <text + id="text187" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="33" y="453" + id="tspan189" style="font-size:11px">heap</tspan> </text> </g> <path d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> <g - transform="translate(1.1422305,0)"> + transform="translate(1.1422305,0)" + id="g193"> <text + id="text195" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="105" y="441" + id="tspan197" style="font-size:11px">empty</tspan> </text> <text + id="text199" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> <tspan x="105" y="453" + id="tspan201" style="font-size:11px">heap</tspan> </text> </g> diff --git a/images/en/myblocks/myblocksmask.svg b/images/en/myblocks/myblocksmask.svg index adee223..9a393fe 100644 --- a/images/en/myblocks/myblocksmask.svg +++ b/images/en/myblocks/myblocksmask.svg @@ -20,111 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> <g transform="translate(-1.571244,0.74717)" - id="g2578"> + id="g157"> <g - transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)"> + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - style="fill:#787878;fill-opacity:1;stroke:#a787878;stroke-width:1.5;stroke-opacity:1" /> + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> </g> + </g> <path d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> - </g> <g - transform="translate(5.210508,4)"> + transform="translate(5.210508,4)" + id="g171"> <path d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> - </g> + </g> <path d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> <path d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/en/myblocks/stack.svg b/images/en/myblocks/stack.svg index 949d83c..0813eba 100644 --- a/images/en/myblocks/stack.svg +++ b/images/en/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">stack</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/en/myblocks/storeinbox.svg b/images/en/myblocks/storeinbox.svg index 33f01be..abfe2f6 100644 --- a/images/en/myblocks/storeinbox.svg +++ b/images/en/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px">store</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">in</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">box</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/es/myblocks/box.svg b/images/es/myblocks/box.svg index 048c558..8eac855 100644 --- a/images/es/myblocks/box.svg +++ b/images/es/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:16px">caja</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/es/myblocks/hat.svg b/images/es/myblocks/hat.svg index e7fbaa1..683a89d 100644 --- a/images/es/myblocks/hat.svg +++ b/images/es/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">pila</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/es/myblocks/myblocksgroup.svg b/images/es/myblocks/myblocksgroup.svg index 4b68e43..94e8978 100644 --- a/images/es/myblocks/myblocksgroup.svg +++ b/images/es/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,277 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:20px">Mis Bloques</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:20px">Mis Bloques</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">pila1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">pila1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">pila1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">pila1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">pila2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">pila2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">pila2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">pila</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">pila</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">pila2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px">poner</svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px">poner</tspan> + </text> + <text + y="12" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">en</svg:tspan> - </svg:text> - <svg:text + y="214" + id="tspan138" + style="font-size:11px">en</tspan> + </text> + <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">caja1</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="224" + id="tspan99" + style="font-size:11px">caja1</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">caja1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">caja1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px">poner</svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px">poner</tspan> + </text> + <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">en</svg:tspan> - </svg:text> - <svg:text + y="261" + id="tspan121" + style="font-size:11px">en</tspan> + </text> + <text + y="10" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">caja2</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="271" + id="tspan155" + style="font-size:11px">caja2</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">caja2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px">poner</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">en</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">caja</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="297" - style="font-size:10px">caja</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">caja2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">nombre</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">nombre</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/es/myblocks/myblocksmask.svg b/images/es/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/es/myblocks/myblocksmask.svg +++ b/images/es/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/es/myblocks/stack.svg b/images/es/myblocks/stack.svg index b237c23..0813eba 100644 --- a/images/es/myblocks/stack.svg +++ b/images/es/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">pila</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/es/myblocks/storeinbox.svg b/images/es/myblocks/storeinbox.svg index 2e4c4f3..abfe2f6 100644 --- a/images/es/myblocks/storeinbox.svg +++ b/images/es/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px">poner</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">en</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">caja</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/fi/myblocks/box.svg b/images/fi/myblocks/box.svg index 6f3d320..8eac855 100644 --- a/images/fi/myblocks/box.svg +++ b/images/fi/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,25 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="16" - style="font-size:12px">laatik-</tspan> - </text> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="28" - style="font-size:12px">ko</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/fi/myblocks/hat.svg b/images/fi/myblocks/hat.svg index 156f2f3..683a89d 100644 --- a/images/fi/myblocks/hat.svg +++ b/images/fi/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">pino</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/fi/myblocks/myblocksgroup.svg b/images/fi/myblocks/myblocksgroup.svg index 12a3c8b..dfff016 100644 --- a/images/fi/myblocks/myblocksgroup.svg +++ b/images/fi/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,284 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:20px">Minun lohkoni</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:20px">Minun lohkoni</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">pino1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">pino1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">pino1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">pino1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">pino2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">pino2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">pino2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">pino</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">pino</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">pino2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px">säilytä</svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px">säilytä</tspan> + </text> + <text + y="12" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">laati-</svg:tspan> - </svg:text> - <svg:text + y="214" + id="tspan138" + style="font-size:11px">laati</tspan> + </text> + <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">kossa1</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="224" + id="tspan99" + style="font-size:11px">kossa1</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">laatikko1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">kossa1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px">säilytä</svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px">säilytä</tspan> + </text> + <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">laati-</svg:tspan> - </svg:text> - <svg:text + y="261" + id="tspan121" + style="font-size:11px">laati</tspan> + </text> + <text + y="10" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">kossa2</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="271" + id="tspan155" + style="font-size:11px">kossa2</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">laatikko2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px">säilytä</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">latti-</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">kossa</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="293" - style="font-size:10px">laatik-</svg:tspan> - </svg:text> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="301" - style="font-size:10px">ko</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">kossa2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">nimi</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">nimi</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/fi/myblocks/myblocksmask.svg b/images/fi/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/fi/myblocks/myblocksmask.svg +++ b/images/fi/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/fi/myblocks/stack.svg b/images/fi/myblocks/stack.svg index 2ba4e11..0813eba 100644 --- a/images/fi/myblocks/stack.svg +++ b/images/fi/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">pino</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/fi/myblocks/storeinbox.svg b/images/fi/myblocks/storeinbox.svg index 2b31c88..abfe2f6 100644 --- a/images/fi/myblocks/storeinbox.svg +++ b/images/fi/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="40" - style="font-size:18px;">säilytä</tspan> - </text> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="58" - style="font-size:18px;">laati-</tspan> - </text> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px;">kossa</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/fr/myblocks/box.svg b/images/fr/myblocks/box.svg index f1ef2d8..8eac855 100644 --- a/images/fr/myblocks/box.svg +++ b/images/fr/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:16px">boîte</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/fr/myblocks/hat.svg b/images/fr/myblocks/hat.svg index 7d22f8f..683a89d 100644 --- a/images/fr/myblocks/hat.svg +++ b/images/fr/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">pile</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/fr/myblocks/myblocksgroup.svg b/images/fr/myblocks/myblocksgroup.svg index 05eff41..c1fc55c 100644 --- a/images/fr/myblocks/myblocksgroup.svg +++ b/images/fr/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,277 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:20px">Mes Blocs</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:20px">Mes Blocs</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">pile1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">pile1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">pile1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">pile1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">pile2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">pile2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">pile2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">pile</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">pile</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">pile2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px">range</svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px">range</tspan> + </text> + <text + y="12" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">dans la</svg:tspan> - </svg:text> - <svg:text + y="214" + id="tspan138" + style="font-size:11px">dans la</tspan> + </text> + <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">boîte1</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="224" + id="tspan99" + style="font-size:11px">boîte1</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">boîte1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">boîte1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px">range</svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px">range</tspan> + </text> + <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">dans la</svg:tspan> - </svg:text> - <svg:text + y="261" + id="tspan121" + style="font-size:11px">dans la</tspan> + </text> + <text + y="10" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">boîte2</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="271" + id="tspan155" + style="font-size:11px">boîte2</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">boîte2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px">range</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">dans la</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">boîte</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="297" - style="font-size:10px">boîte</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">boîte2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">nom</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">nom</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/fr/myblocks/myblocksmask.svg b/images/fr/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/fr/myblocks/myblocksmask.svg +++ b/images/fr/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/fr/myblocks/stack.svg b/images/fr/myblocks/stack.svg index d7bd8c9..0813eba 100644 --- a/images/fr/myblocks/stack.svg +++ b/images/fr/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">pile</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/fr/myblocks/storeinbox.svg b/images/fr/myblocks/storeinbox.svg index 21edf70..abfe2f6 100644 --- a/images/fr/myblocks/storeinbox.svg +++ b/images/fr/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px">range</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">dans la</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">boîte</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/mn/myblocks/box.svg b/images/mn/myblocks/box.svg index 4134603..8eac855 100644 --- a/images/mn/myblocks/box.svg +++ b/images/mn/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:16px">богц</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/mn/myblocks/hat.svg b/images/mn/myblocks/hat.svg index b6cf6a5..683a89d 100644 --- a/images/mn/myblocks/hat.svg +++ b/images/mn/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">залгас</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/mn/myblocks/myblocksgroup.svg b/images/mn/myblocks/myblocksgroup.svg index 725ecd4..e01c181 100644 --- a/images/mn/myblocks/myblocksgroup.svg +++ b/images/mn/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,277 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:18px">Миний Блокуд</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:18px">Миний Блокуд</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">залгас1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">залгас1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">залгас1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">залгас1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">залгас2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">залгас2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">залгас2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">залгас</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">залгас</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">залгас2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px">богц</svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px">богц</tspan> + </text> + <text + y="12" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">1-д</svg:tspan> - </svg:text> - <svg:text + y="214" + id="tspan138" + style="font-size:11px">1-д</tspan> + </text> + <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">хадгал</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="224" + id="tspan99" + style="font-size:11px">хадгал</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">богц1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">богц1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px">богц</svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px">богц</tspan> + </text> + <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">2-д</svg:tspan> - </svg:text> - <svg:text + y="261" + id="tspan121" + style="font-size:11px">2-д</tspan> + </text> + <text + y="10" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">хадгал</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="271" + id="tspan155" + style="font-size:11px">хадгал</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">богц2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px">богц</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">д</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">хадгал</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="297" - style="font-size:10px">богц</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">богц2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">name</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">name</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/mn/myblocks/myblocksmask.svg b/images/mn/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/mn/myblocks/myblocksmask.svg +++ b/images/mn/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/mn/myblocks/stack.svg b/images/mn/myblocks/stack.svg index 4da6029..0813eba 100644 --- a/images/mn/myblocks/stack.svg +++ b/images/mn/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">залгас</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/mn/myblocks/storeinbox.svg b/images/mn/myblocks/storeinbox.svg index ef3421a..abfe2f6 100644 --- a/images/mn/myblocks/storeinbox.svg +++ b/images/mn/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px">богц</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">д</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">хадгал</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/pt/myblocks/box.svg b/images/pt/myblocks/box.svg index 154cc8e..8eac855 100644 --- a/images/pt/myblocks/box.svg +++ b/images/pt/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:16px">caixa</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/pt/myblocks/hat.svg b/images/pt/myblocks/hat.svg index 9a5cd87..683a89d 100644 --- a/images/pt/myblocks/hat.svg +++ b/images/pt/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">pilha</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/pt/myblocks/myblocksgroup.svg b/images/pt/myblocks/myblocksgroup.svg index 981e9cd..d36af3a 100644 --- a/images/pt/myblocks/myblocksgroup.svg +++ b/images/pt/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,277 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:18px">Os meus blocos</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:18px">Os meus blocos</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">pilha1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">pilha1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">pilha1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">pilha1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">pilha2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">pilha2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">pilha2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">pilha</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">pilha</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">pilha2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px">pôr</svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px">pôr</tspan> + </text> + <text + y="12" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">na</svg:tspan> - </svg:text> - <svg:text + y="214" + id="tspan138" + style="font-size:11px">na</tspan> + </text> + <text + y="10" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">caixa1</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="224" + id="tspan99" + style="font-size:11px">caixa1</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">caixa1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">caixa1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px">pôr</svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px">pôr</tspan> + </text> + <text + y="10" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">na</svg:tspan> - </svg:text> - <svg:text + y="261" + id="tspan121" + style="font-size:11px">na</tspan> + </text> + <text + y="10" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">caixa2</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="271" + id="tspan155" + style="font-size:11px">caixa2</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">caixa2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px">pôr</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">na</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">caixa</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="297" - style="font-size:10px">caixa</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">caixa2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">nome</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">nome</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/pt/myblocks/myblocksmask.svg b/images/pt/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/pt/myblocks/myblocksmask.svg +++ b/images/pt/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/pt/myblocks/stack.svg b/images/pt/myblocks/stack.svg index de0ae04..0813eba 100644 --- a/images/pt/myblocks/stack.svg +++ b/images/pt/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">pilha</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/pt/myblocks/storeinbox.svg b/images/pt/myblocks/storeinbox.svg index 55545d9..abfe2f6 100644 --- a/images/pt/myblocks/storeinbox.svg +++ b/images/pt/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px">pôr</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">na</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">caixa</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/ru/myblocks/box.svg b/images/ru/myblocks/box.svg index 6a159bf..8eac855 100644 --- a/images/ru/myblocks/box.svg +++ b/images/ru/myblocks/box.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="64" - height="32"> - <defs> + width="140" + height="32" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -28,18 +30,73 @@ xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="0" + x2="104" + y2="21" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2492"> + <stop + id="stop2494" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2496" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> <g - id="g6327"> + transform="translate(19.5,5.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> <path - d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 63,31 L 63,27 L 54,27 L 54,20 L 50,20 L 50,12 L 54,12 L 54,5 L 63,5 L 63,1 L 13,1 z" - style="opacity:1;fill:url(#linearGradient4238);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-anchor:middle;text-align:center;font-family:Bitstream Vera Sans"> - <tspan - x="32" - y="22" - style="font-size:14px">блок</tspan> - </text> + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> </svg> diff --git a/images/ru/myblocks/hat.svg b/images/ru/myblocks/hat.svg index 1a6cfeb..683a89d 100644 --- a/images/ru/myblocks/hat.svg +++ b/images/ru/myblocks/hat.svg @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="99" - height="56"> - <svg:defs> - <svg:linearGradient + width="150" + height="75" + id="svg2"> + <defs + id="defs4"> + <linearGradient id="linearGradient3166"> - <svg:stop + <stop id="stop3168" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3170" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="0" y1="22" x2="74" @@ -26,18 +29,84 @@ id="linearGradient2392" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" - gradientTransform="translate(12.5,12)" /> - </svg:defs> - <svg:path - d="M 49.5,3 L 1.5,29 L 39.5,51 L 39.5,55 L 59.5,55 L 59.5,51 L 73.53125,45 L 90,45 L 90,39.701705 L 80.5,39.778409 L 80.5,32.5 L 77,32.5 L 77,25.5 L 80.5,25.5 L 80.5,18 L 90,18 L 90,13.5 L 70.736742,13.5 L 49.5,3 z" + gradientTransform="translate(37.5,31)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + </defs> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" id="path6722" style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <svg:text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="49" - y="35" - id="tspan6728" - style="font-size:18px">цепь</svg:tspan> - </svg:text> -</svg:svg> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:0.9780193;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:1.95603859;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/images/ru/myblocks/myblocksgroup.svg b/images/ru/myblocks/myblocksgroup.svg index 3815454..2f8001e 100644 --- a/images/ru/myblocks/myblocksgroup.svg +++ b/images/ru/myblocks/myblocksgroup.svg @@ -1,53 +1,56 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg:svg +<svg xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="145" height="500" id="svg2"> - <svg:defs + <defs id="defs4"> - <svg:linearGradient + <linearGradient id="linearGradient3712"> - <svg:stop + <stop id="stop3714" style="stop-color:#ffffff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3716" style="stop-color:#ffff00;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="3" y1="57" x2="70" y2="57" id="linearGradient4520" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient x1="75" y1="57" x2="140" y2="57" id="linearGradient4521" xlink:href="#linearGradient3712" - gradientUnits="userSpaceOnUse" /> - <svg:linearGradient + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient id="linearGradient3886"> - <svg:stop + <stop id="stop3888" style="stop-color:#0000ff;stop-opacity:1" offset="0" /> - <svg:stop + <stop id="stop3890" style="stop-color:#ffffff;stop-opacity:1" offset="1" /> - </svg:linearGradient> - <svg:linearGradient + </linearGradient> + <linearGradient x1="210" y1="10.5" x2="0" @@ -56,277 +59,972 @@ xlink:href="#linearGradient3886" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.67,0,0,0.67,37.343845,352.88201)" /> - </svg:defs> - <svg:path - style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" - d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" /> - <svg:rect + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2524" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2542" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.213475,199.48202)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2550" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2576" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2600" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.166029,299.7595)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2602" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-72.067626,343.65647)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2604" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.210508,149.51638)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2484" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5825278,244.1055)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient2488" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(74.319801,244.1055)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient2497" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-186.08546,284.01274)" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2492" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-15.5,16.96875)" /> + <linearGradient + id="linearGradient2471"> + <stop + id="stop2473" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2475" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2725"> + <stop + id="stop2727" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2729" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2392" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.5,31)" /> + <linearGradient + id="linearGradient3166"> + <stop + id="stop3168" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3170" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2863" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2860" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2858" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2852"> + <stop + id="stop2854" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop2856" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2850" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2848" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2841"> + <stop + id="stop2843" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2845" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2515" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3056" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3050"> + <stop + id="stop3052" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3054" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient3048" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3042"> + <stop + id="stop3044" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3046" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3040" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3038" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3032"> + <stop + id="stop3034" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3036" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3030" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3028" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3026" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3020"> + <stop + id="stop3022" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3024" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient3073" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3154" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3152" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3146"> + <stop + id="stop3148" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3150" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient3144" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient3142" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient3136"> + <stop + id="stop3138" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3140" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3163" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3165" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3167" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3169" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,10)" /> + <linearGradient + x1="75" + y1="57" + x2="140" + y2="57" + id="linearGradient3171" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + <linearGradient + x1="3" + y1="57" + x2="70" + y2="57" + id="linearGradient3173" + xlink:href="#linearGradient3712" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" /> + </defs> + <path + d="M 0.5594301,0.5 L 0.49711997,486.41023 L 3.6209793,493.14297 L 8.494839,497.1072 L 15.156388,499.50288 L 128.9813,499.50288 L 135.82978,496.93866 L 141.77903,492.04729 L 144.50288,483.79171 L 144.54057,0.5 L 0.5594301,0.5 z" + id="path23" + style="fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1px;stroke-opacity:1" /> + <rect width="123.5" height="0.14" x="10.691486" - y="169.35913" - id="rect20" + y="181.35913" + id="rect25" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="170.49942" - id="rect22" + y="182.49942" + id="rect27" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="123.5" height="0.14" x="10.691486" - y="171.49832" - id="rect24" + y="183.49832" + id="rect29" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#ffffc4;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-28.931932" transform="scale(1,-1)" - id="rect26" + id="rect31" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-27.815523" transform="scale(1,-1)" - id="rect28" + id="rect33" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-376.77127" transform="scale(1,-1)" - id="rect30" + id="rect35" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#e0a000;stroke-width:1;stroke-opacity:1" /> - <svg:rect + <rect width="137.5" height="0.14" x="3.7153397" y="-375.43195" transform="scale(1,-1)" - id="rect4001" + id="rect37" style="opacity:1;fill:#ffd000;fill-opacity:1;stroke:#fff080;stroke-width:1;stroke-opacity:1" /> - <svg:path - style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" - cx="71.125" - cy="438.375" - rx="8.375" - ry="8.125" - d="M 79.5,438.375 A 8.375,8.125 0 1 1 62.75,438.375 A 8.375,8.125 0 1 1 79.5,438.375 z" - transform="translate(1.375,47.250977)" /> - <svg:text - style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> - <svg:tspan + <path + d="M 79.5,438.375 C 79.5,442.86231 75.750385,446.5 71.125,446.5 C 66.499615,446.5 62.75,442.86231 62.75,438.375 C 62.75,433.88769 66.499615,430.25 71.125,430.25 C 75.750385,430.25 79.5,433.88769 79.5,438.375 L 79.5,438.375 z" + transform="translate(1.375,47.250977)" + id="path39" + style="fill:#ff4040;fill-opacity:1;stroke:#ff4040;stroke-width:1;stroke-opacity:1" /> + <text + id="text41" + style="font-size:12px;font-variant:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1;font-family:Bitstream Vera Sans"> + <tspan x="68" y="490" - style="font-size:12px">X</svg:tspan> - </svg:text> - <svg:text + id="tspan43" + style="font-size:12px">X</tspan> + </text> + <text + id="text45" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="21.5" - style="font-size:20px">Мои блоки</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + id="tspan47" + style="font-size:20px">Мои блоки</tspan> + </text> + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" + style="fill:url(#linearGradient3173);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text51" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="61" - style="font-size:11px">цепь1</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="57" + id="tspan53" + style="font-size:11px">цепь1</tspan> + </text> + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" + style="fill:url(#linearGradient3171);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="-4" + id="text57" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="59" - style="font-size:11px">цепь1</svg:tspan> - </svg:text> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + y="55" + id="tspan59" + style="font-size:11px">цепь1</tspan> + </text> + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text63" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="37" - y="104" - style="font-size:11px">цепь2</svg:tspan> - </svg:text> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" + y="98" + id="tspan65" + style="font-size:11px">цепь2</tspan> + </text> + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + <text + y="-6" + id="text69" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="107" - y="104" - style="font-size:11px">цепь2</svg:tspan> - </svg:text> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="34" - y="147" - style="font-size:11px">цепь</svg:tspan> - </svg:text> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="103" - y="150" - style="font-size:11px">цепь</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)"> - <svg:path + y="98" + id="tspan71" + style="font-size:11px">цепь2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:url(#linearGradient2392);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="matrix(1,0,0,1.0454545,22.5,26.522727)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:1.95603859;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:3.91207719;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g2876" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2878" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path87" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path89" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" + style="fill:url(#linearGradient3169);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text93" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="196" - style="font-size:11px"></svg:tspan> - </svg:text> - <svg:text + y="204" + id="tspan95" + style="font-size:11px" /> + </text> + <text + y="4" + id="text136" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="204" - style="font-size:11px">в</svg:tspan> - </svg:text> - <svg:text + y="206" + id="tspan138" + style="font-size:11px">в</tspan> + </text> + <text + y="6" + id="text97" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="212" - style="font-size:11px">склад1</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="220" + id="tspan99" + style="font-size:11px">склад1</tspan> + </text> + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" + style="fill:url(#linearGradient3167);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text103" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="203.5" - style="font-size:11px">блок1</svg:tspan> - </svg:text> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)"> - <svg:path + y="213.5" + id="tspan105" + style="font-size:11px">блок1</tspan> + </text> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path109" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path111" style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" + style="fill:url(#linearGradient3165);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text115" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="243" - style="font-size:11px"></svg:tspan> - </svg:text> - <svg:text + y="251" + id="tspan117" + style="font-size:11px" /> + </text> + <text + y="2" + id="text119" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="251" - style="font-size:11px">в</svg:tspan> - </svg:text> - <svg:text + y="253" + id="tspan121" + style="font-size:11px;font-weight:normal">в</tspan> + </text> + <text + y="6" + id="text153" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="32" - y="259" - style="font-size:11px">склад2</svg:tspan> - </svg:text> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> - <svg:text + y="267" + id="tspan155" + style="font-size:11px">склад2</tspan> + </text> + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" + style="fill:url(#linearGradient3163);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + y="10" + id="text125" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="106" - y="250" - style="font-size:11px">блок2</svg:tspan> - </svg:text> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - style="fill:url(#linearGradient4520);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="299" - style="font-size:12px"></svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="309" - style="font-size:12px">в</svg:tspan> - </svg:text> - <svg:text - style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="33" - y="319" - style="font-size:12px">склад</svg:tspan> - </svg:text> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - style="fill:url(#linearGradient4521);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text - style="font-size:10px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan - x="104" - y="297" - style="font-size:10px">блок</svg:tspan> - </svg:text> - <svg:g - id="g2570"> - <svg:path + y="260" + id="tspan127" + style="font-size:11px">блок2</tspan> + </text> + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:url(#linearGradient3073);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="g3069" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3071" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5,0,0,0.5,37,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,26 L 139,26 L 139,6 L 129,6 L 129,1 L 13,1 z" + id="path11" + style="fill:url(#linearGradient2501);fill-opacity:1;stroke:#c0a000;stroke-width:4;stroke-opacity:1" /> + <g + transform="translate(19.5,5.5)" + id="g3159" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path3161" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" + id="path151" style="fill:url(#linearGradient4150);fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:text + <text + id="text173" style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <svg:tspan + <tspan x="72.5" y="364" - style="font-size:11px">имя</svg:tspan> - </svg:text> - </svg:g> -</svg:svg> + id="tspan175" + style="font-size:11px">name</tspan> + </text> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#f0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:url(#linearGradient2600);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text167" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="34" + y="401" + id="tspan169" + style="font-size:11px">push</tspan> + </text> + </g> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:url(#linearGradient2604);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <text + id="text175" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="100" + y="399" + id="tspan177" + style="font-size:11px">pop</tspan> + </text> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:url(#linearGradient2484);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(-0.5838651,1.9663391)" + id="g181"> + <text + id="text183" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="441" + id="tspan185" + style="font-size:11px">show</tspan> + </text> + <text + id="text187" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="33" + y="453" + id="tspan189" + style="font-size:11px">heap</tspan> + </text> + </g> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:url(#linearGradient2488);fill-opacity:1;stroke:#c0a000;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(1.1422305,0)" + id="g193"> + <text + id="text195" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="441" + id="tspan197" + style="font-size:11px">empty</tspan> + </text> + <text + id="text199" + style="font-size:12px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> + <tspan + x="105" + y="453" + id="tspan201" + style="font-size:11px">heap</tspan> + </text> + </g> +</svg> diff --git a/images/ru/myblocks/myblocksmask.svg b/images/ru/myblocks/myblocksmask.svg index 77b82ba..9a393fe 100644 --- a/images/ru/myblocks/myblocksmask.svg +++ b/images/ru/myblocks/myblocksmask.svg @@ -20,83 +20,148 @@ <path style="fill:#080808;fill-opacity:1;stroke:none;stroke-width:1px;stroke-opacity:1" d="M 0,470 L 0,486 L 3,493 L 8,497 L 15,499 L 129,499 L 136,497 L 142,492 L 145,484 L 145,470 L 0,470 z" /> - <svg:path - d="M 69.731407,56.40254 L 69.731407,56.40254 L 43.730107,71.73664 L 43.730107,71.73664 L 43.730107,74.40344 L 30.396107,74.40344 L 30.396107,71.73664 C 30.396107,71.73664 4.3948068,56.40254 4.3948068,56.40254 C 4.3948068,56.40254 37.063107,38.40164 37.063107,38.40164 C 37.063107,38.40164 69.731407,56.40254 69.731407,56.40254 z" - id="path43" + <path + d="M 69.731407,52.40254 L 69.731407,52.40254 L 43.730107,67.73664 L 43.730107,67.73664 L 43.730107,70.40344 L 30.396107,70.40344 L 30.396107,67.73664 C 30.396107,67.73664 4.3948068,52.40254 4.3948068,52.40254 C 4.3948068,52.40254 37.063107,34.40164 37.063107,34.40164 C 37.063107,34.40164 69.731407,52.40254 69.731407,52.40254 z" + id="path49" style="fill:#101010;fill-opacity:1;stroke:#101010;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,42.40184 C 124.48148,42.40184 124.48148,42.40184 124.48148,42.40184 C 124.48148,42.40184 127.23615,44.059625 128.14833,45.06864 C 129.08003,46.099241 130.48178,49.06884 130.48178,49.06884 L 130.48178,61.73614 C 130.48178,61.73614 129.00368,64.198699 128.14833,65.06964 C 127.19525,66.040108 124.48148,67.73644 124.48148,67.73644 L 113.14758,67.73644 L 113.14758,67.73644 L 113.14758,70.40324 L 99.813583,70.40324 L 99.813583,67.73644 L 88.479683,67.73644 C 88.479683,67.73644 85.765921,66.040108 84.812833,65.06964 C 83.95749,64.198699 82.479383,61.73614 82.479383,61.73614 L 82.479383,49.06884 C 82.479383,49.06884 83.881139,46.099241 84.812833,45.06864 C 85.725013,44.059625 88.479683,42.40184 88.479683,42.40184 L 99.146883,42.40184 L 99.146883,45.73534 L 113.81428,45.73534 L 113.81428,42.40184 z" - id="path59" + <path + d="M 113.81428,38.40184 C 124.48148,38.40184 124.48148,38.40184 124.48148,38.40184 C 124.48148,38.40184 127.23615,40.059625 128.14833,41.06864 C 129.08003,42.099241 130.48178,45.06884 130.48178,45.06884 L 130.48178,57.73614 C 130.48178,57.73614 129.00368,60.198699 128.14833,61.06964 C 127.19525,62.040108 124.48148,63.73644 124.48148,63.73644 L 113.14758,63.73644 L 113.14758,63.73644 L 113.14758,66.40324 L 99.813583,66.40324 L 99.813583,63.73644 L 88.479683,63.73644 C 88.479683,63.73644 85.765921,62.040108 84.812833,61.06964 C 83.95749,60.198699 82.479383,57.73614 82.479383,57.73614 L 82.479383,45.06884 C 82.479383,45.06884 83.881139,42.099241 84.812833,41.06864 C 85.725013,40.059625 88.479683,38.40184 88.479683,38.40184 L 99.146883,38.40184 L 99.146883,41.73534 L 113.81428,41.73534 L 113.81428,38.40184 z" + id="path55" style="fill:#181818;fill-opacity:1;stroke:#181818;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 69.731407,99.66337 L 69.731407,99.66337 L 43.730107,114.99747 L 43.730107,114.99747 L 43.730107,117.66427 L 30.396107,117.66427 L 30.396107,114.99747 C 30.396107,114.99747 4.3948068,99.66337 4.3948068,99.66337 C 4.3948068,99.66337 37.063107,81.662473 37.063107,81.662473 C 37.063107,81.662473 69.731407,99.66337 69.731407,99.66337 z" - id="path51" + <path + d="M 69.731407,93.66337 L 69.731407,93.66337 L 43.730107,108.99747 L 43.730107,108.99747 L 43.730107,111.66427 L 30.396107,111.66427 L 30.396107,108.99747 C 30.396107,108.99747 4.3948068,93.66337 4.3948068,93.66337 C 4.3948068,93.66337 37.063107,75.662473 37.063107,75.662473 C 37.063107,75.662473 69.731407,93.66337 69.731407,93.66337 z" + id="path61" style="fill:#202020;fill-opacity:1;stroke:#202020;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 113.81428,85.662673 C 124.48148,85.662673 124.48148,85.662673 124.48148,85.662673 C 124.48148,85.662673 127.23615,87.320458 128.14833,88.329473 C 129.08003,89.360074 130.48178,92.32967 130.48178,92.32967 L 130.48178,104.99697 C 130.48178,104.99697 129.00368,107.45953 128.14833,108.33047 C 127.19525,109.30094 124.48148,110.99727 124.48148,110.99727 L 113.14758,110.99727 L 113.14758,110.99727 L 113.14758,113.66407 L 99.813583,113.66407 L 99.813583,110.99727 L 88.479683,110.99727 C 88.479683,110.99727 85.765921,109.30094 84.812833,108.33047 C 83.95749,107.45953 82.479383,104.99697 82.479383,104.99697 L 82.479383,92.32967 C 82.479383,92.32967 83.881139,89.360074 84.812833,88.329473 C 85.725013,87.320458 88.479683,85.662673 88.479683,85.662673 L 99.146883,85.662673 L 99.146883,88.996173 L 113.81428,88.996173 L 113.81428,85.662673 z" - id="path65" + <path + d="M 113.81428,79.662673 C 124.48148,79.662673 124.48148,79.662673 124.48148,79.662673 C 124.48148,79.662673 127.23615,81.320458 128.14833,82.329473 C 129.08003,83.360074 130.48178,86.32967 130.48178,86.32967 L 130.48178,98.99697 C 130.48178,98.99697 129.00368,101.45953 128.14833,102.33047 C 127.19525,103.30094 124.48148,104.99727 124.48148,104.99727 L 113.14758,104.99727 L 113.14758,104.99727 L 113.14758,107.66407 L 99.813583,107.66407 L 99.813583,104.99727 L 88.479683,104.99727 C 88.479683,104.99727 85.765921,103.30094 84.812833,102.33047 C 83.95749,101.45953 82.479383,98.99697 82.479383,98.99697 L 82.479383,86.32967 C 82.479383,86.32967 83.881139,83.360074 84.812833,82.329473 C 85.725013,81.320458 88.479683,79.662673 88.479683,79.662673 L 99.146883,79.662673 L 99.146883,82.996173 L 113.81428,82.996173 L 113.81428,79.662673 z" + id="path67" style="fill:#282828;fill-opacity:1;stroke:#282828;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 36.388307,126.04559 L 4.2283068,143.46559 L 29.688307,158.20559 L 29.688307,160.88559 L 43.088307,160.88559 L 43.088307,158.20559 L 52.489244,154.18559 L 63.523307,154.18559 L 63.523307,150.63573 L 57.158307,150.68712 L 57.158307,145.81059 L 54.813307,145.81059 L 54.813307,141.12059 L 57.158307,141.12059 L 57.158307,136.09559 L 63.523307,136.09559 L 63.523307,133.08059 L 50.616924,133.08059 L 36.388307,126.04559 z" - id="path6722" - style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 85.63895,131.51705 C 85.63895,131.51705 82.870645,133.18304 81.95395,134.19705 C 81.017644,135.23275 79.60895,138.21705 79.60895,138.21705 L 79.60895,150.94705 C 79.60895,150.94705 81.094373,153.4218 81.95395,154.29705 C 82.911756,155.27232 85.63895,156.97705 85.63895,156.97705 L 97.02895,156.97705 L 97.02895,159.65705 L 110.42895,159.65705 L 110.42895,156.97705 L 121.81895,156.97705 C 121.81895,156.97705 123.27441,156.09039 123.82895,155.63705 C 124.38742,155.1805 125.50395,153.96205 125.50395,153.96205 L 134.54895,153.96205 L 134.54895,151.28205 L 128.18395,151.28205 L 128.18395,146.59205 L 125.50395,146.59205 L 125.50395,141.56705 L 128.18395,141.56705 L 128.18395,136.54205 L 134.54895,136.54205 L 134.54895,134.17611 L 125.50395,134.17611 C 124.56974,133.16039 121.81895,131.51705 121.81895,131.51705 C 121.81895,131.51705 121.81895,131.51705 111.09895,131.51705 L 111.09895,134.86705 L 96.35895,134.86705 L 96.35895,131.51705 L 85.63895,131.51705 z" - id="path4299" - style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:0.667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,186.05911)" - id="g2498"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,35,110.92612)" + id="g2737"> + <path + d="M 74.5,1 L 1.5,37.5 L 64.5,70 L 64.5,74 L 84.5,74 L 84.5,70 L 148.5,37.5 L 74.5,1 z" + id="path6722" + style="fill:#303030;fill-opacity:1;stroke:#303030;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,153.0162)" + id="g2873"> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:#383838;fill-opacity:1;stroke:#383838;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,196.05911)" + id="g85"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path3415" + id="path87" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path3417" + id="path89" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,180.89218 C 50.161682,180.89218 50.161682,180.89218 50.161682,180.89218 L 53.828532,183.55898 L 56.161982,187.55918 L 56.161982,210.22698 L 53.828532,214.22718 L 50.161682,216.89398 L 38.827782,216.89398 L 38.827782,216.89398 L 38.827782,219.56078 L 25.493782,219.56078 L 25.493782,216.89398 L 14.159882,216.89398 L 10.493032,214.22718 L 8.1595819,210.22698 L 8.1595819,187.55918 L 10.493032,183.55898 L 14.159882,180.89218 L 24.827082,180.89218 L 24.827082,184.22568 L 39.494482,184.22568 L 39.494482,180.89218 z" - id="path74" + </g> + <path + d="M 39.494482,190.89218 C 50.161682,190.89218 50.161682,190.89218 50.161682,190.89218 L 53.828532,193.55898 L 56.161982,197.55918 L 56.161982,220.22698 L 53.828532,224.22718 L 50.161682,226.89398 L 38.827782,226.89398 L 38.827782,226.89398 L 38.827782,229.56078 L 25.493782,229.56078 L 25.493782,226.89398 L 14.159882,226.89398 L 10.493032,224.22718 L 8.1595819,220.22698 L 8.1595819,197.55918 L 10.493032,193.55898 L 14.159882,190.89218 L 24.827082,190.89218 L 24.827082,194.22568 L 39.494482,194.22568 L 39.494482,190.89218 z" + id="path91" style="fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,193.55948 L 73.856047,193.55948 L 73.856047,196.22628 L 78.522947,196.22628 L 78.522947,193.55948 L 139.526,193.55948 L 139.526,206.89348 L 78.522947,206.89348 L 78.522947,204.22668 L 73.856047,204.22668 L 73.856047,206.89348 L 70.522547,206.89348 L 70.522547,193.55948 z" - id="path100" + <path + d="M 70.522547,203.55948 L 73.856047,203.55948 L 73.856047,206.22628 L 78.522947,206.22628 L 78.522947,203.55948 L 139.526,203.55948 L 139.526,216.89348 L 78.522947,216.89348 L 78.522947,214.22668 L 73.856047,214.22668 L 73.856047,216.89348 L 70.522547,216.89348 L 70.522547,203.55948 z" + id="path101" style="fill:#484848;fill-opacity:1;stroke:#484848;stroke-width:1;stroke-opacity:1" /> - <svg:g - transform="matrix(0.6667,0,0,0.6667,7.4928819,232.48628)" - id="g84"> - <svg:path + <g + transform="matrix(0.6667,0,0,0.6667,7.4928819,242.48628)" + id="g107"> + <path d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" - id="path86" + id="path109" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - <svg:path + <path d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" - id="path88" + id="path111" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1.5;stroke-opacity:1" /> - </svg:g> - <svg:path - d="M 39.494482,227.31936 C 50.161682,227.31936 50.161682,227.31936 50.161682,227.31936 L 53.828532,229.98616 L 56.161982,233.98636 L 56.161982,256.65416 L 53.828532,260.65436 L 50.161682,263.32116 L 38.827782,263.32116 L 38.827782,263.32116 L 38.827782,265.98796 L 25.493782,265.98796 L 25.493782,263.32116 L 14.159882,263.32116 L 10.493032,260.65436 L 8.1595819,256.65416 L 8.1595819,233.98636 L 10.493032,229.98616 L 14.159882,227.31936 L 24.827082,227.31936 L 24.827082,230.65286 L 39.494482,230.65286 L 39.494482,227.31936 z" - id="path90" + </g> + <path + d="M 39.494482,237.31936 C 50.161682,237.31936 50.161682,237.31936 50.161682,237.31936 L 53.828532,239.98616 L 56.161982,243.98636 L 56.161982,266.65416 L 53.828532,270.65436 L 50.161682,273.32116 L 38.827782,273.32116 L 38.827782,273.32116 L 38.827782,275.98796 L 25.493782,275.98796 L 25.493782,273.32116 L 14.159882,273.32116 L 10.493032,270.65436 L 8.1595819,266.65416 L 8.1595819,243.98636 L 10.493032,239.98616 L 14.159882,237.31936 L 24.827082,237.31936 L 24.827082,240.65286 L 39.494482,240.65286 L 39.494482,237.31936 z" + id="path113" style="fill:#505050;fill-opacity:1;stroke:#505050;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 70.522547,239.98666 L 73.856047,239.98666 L 73.856047,242.65346 L 78.522947,242.65346 L 78.522947,239.98666 L 139.526,239.98666 L 139.526,253.32066 L 78.522947,253.32066 L 78.522947,250.65386 L 73.856047,250.65386 L 73.856047,253.32066 L 70.522547,253.32066 L 70.522547,239.98666 z" - id="path106" + <path + d="M 70.522547,249.98666 L 73.856047,249.98666 L 73.856047,252.65346 L 78.522947,252.65346 L 78.522947,249.98666 L 139.526,249.98666 L 139.526,263.32066 L 78.522947,263.32066 L 78.522947,260.65386 L 73.856047,260.65386 L 73.856047,263.32066 L 70.522547,263.32066 L 70.522547,249.98666 z" + id="path123" style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:1;stroke-opacity:1" /> - <svg:path - d="M 14.77211,274.07291 C 13.543777,274.96624 12.315443,275.85958 11.08711,276.75291 C 10.305443,278.09291 9.5237767,279.43291 8.74211,280.77291 L 8.74211,333.03291 C 9.5237767,334.37291 10.305443,335.71291 11.08711,337.05291 C 12.315443,337.94624 13.543777,338.83958 14.77211,339.73291 L 26.16211,339.73291 L 26.16211,342.41291 L 39.56211,342.41291 L 39.56211,339.73291 L 50.95211,339.73291 C 52.180443,338.83958 53.408777,337.94624 54.63711,337.05291 C 55.418777,335.71291 56.200443,334.37291 56.98211,333.03291 L 56.98211,330.68791 L 61.316173,330.68791 L 65.880548,330.68791 L 65.880548,328.17541 L 59.66211,328.17541 L 59.66211,323.31791 L 56.98211,323.31791 L 56.98211,318.29291 L 59.66211,318.29291 L 59.66211,313.26791 L 65.880548,313.26791 L 65.880548,310.92291 L 56.98211,310.92291 L 56.98211,301.71041 L 66.02711,301.71041 L 66.02711,297.69041 L 63.34711,297.69041 L 63.34711,299.70041 L 56.98211,299.70041 L 56.98211,285.29541 L 63.34711,285.29541 L 63.34711,287.30541 L 66.02711,287.30541 L 66.02711,283.28541 L 56.98211,283.28541 L 56.98211,280.77291 C 56.200443,279.43291 55.418777,278.09291 54.63711,276.75291 C 53.408777,275.85958 52.180443,274.96624 50.95211,274.07291 C 50.95211,274.07291 50.95211,274.07291 40.23211,274.07291 L 40.23211,277.42291 L 25.49211,277.42291 L 25.49211,274.07291 L 14.77211,274.07291 z" - id="path2487" - style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:path - d="M 91.46386,282.94444 L 91.46386,289.30944 L 86.77386,289.30944 L 86.77386,286.62944 L 83.42386,286.62944 L 83.42386,299.35944 L 86.77386,299.35944 L 86.77386,296.67944 L 91.46386,296.67944 L 91.46386,303.37944 L 125.23605,303.37944 L 125.23605,300.36444 L 118.93386,300.36444 L 118.93386,295.67444 L 116.25386,295.67444 L 116.25386,290.64944 L 118.93386,290.64944 L 118.93386,285.62444 L 125.23605,285.62444 L 125.23605,282.94444 L 91.46386,282.94444 z" - id="path3436" - style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <svg:g - id="g2570"> - <svg:path + <g + transform="matrix(0.5,0,0,0.5,37.0625,288.59514)" + id="g3062"> + <g + transform="translate(59.878677,45.17647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#585858;fill-opacity:1;stroke:#585858;stroke-width:3;stroke-opacity:1" /> + </g> + <path + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path3067" + style="fill:#606060;fill-opacity:1;stroke:#606060;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.5,0,0,0.5,40,321.95951)" + id="g3156"> + <path + d="M 13,1 L 13,10 L 6,10 L 6,6 L 1,6 L 1,25 L 6,25 L 6,21 L 13,21 L 13,31 L 129,31 L 129,1 L 13,1 z" + id="path11" + style="fill:#686868;fill-opacity:1;stroke:#686868;stroke-width:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1.88425e-2,0)" + id="g149"> + <path d="M 40.693845,353.55201 L 40.693845,358.24201 L 38.013845,358.24201 L 38.013845,361.59201 L 40.693845,361.59201 L 40.693845,366.28201 L 104.34384,366.28201 L 107.02384,359.91701 L 104.34384,353.55201 L 40.693845,353.55201 z" - id="path3902" + id="path151" style="fill:#707070;fill-opacity:1;fill-rule:nonzero;stroke:#707070;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </svg:g> + </g> + <g + transform="translate(-1.571244,0.74717)" + id="g157"> + <g + transform="matrix(0.6667,0,0,0.6667,9.706356,385.54113)" + id="g159"> + <path + d="M 70,6 L 86.5,6 L 86.5,12 L 82.5,12 L 82.5,9 L 72,9" + id="path161" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 70,33.5 L 86.5,33.5 L 86.5,27.5 L 82.5,27.5 L 82.5,30.5 L 72,30.5" + id="path163" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1.5;stroke-opacity:1" /> + </g> + </g> + <path + d="M 41.648251,385.42217 C 52.315451,385.42217 52.315451,385.42217 52.315451,385.42217 C 52.315451,385.42217 55.070121,387.07995 55.982301,388.08897 C 56.914001,389.11957 58.315751,392.08917 58.315751,392.08917 L 58.315751,404.75647 C 58.315751,404.75647 56.837651,407.21903 55.982301,408.08997 C 55.029221,409.06044 52.315451,410.75677 52.315451,410.75677 L 40.981551,410.75677 L 40.981551,410.75677 L 40.981551,413.42357 L 27.647554,413.42357 L 27.647554,410.75677 L 16.313654,410.75677 C 16.313654,410.75677 13.599892,409.06044 12.646804,408.08997 C 11.791461,407.21903 10.313354,404.75647 10.313354,404.75647 L 10.313354,392.08917 C 10.313354,392.08917 11.71511,389.11957 12.646804,388.08897 C 13.558984,387.07995 16.313654,385.42217 16.313654,385.42217 L 26.980854,385.42217 L 26.980854,388.75567 L 41.648251,388.75567 L 41.648251,385.42217 z" + id="path165" + style="fill:#787878;fill-opacity:1;stroke:#787878;stroke-width:1;stroke-opacity:1" /> + <g + transform="translate(5.210508,4)" + id="g171"> + <path + d="M 65.312039,389.50304 L 68.645539,389.50304 L 68.645539,392.16984 L 73.312439,392.16984 L 73.312439,389.50304 L 134.31549,389.50304 L 134.31549,402.83704 L 73.312439,402.83704 L 73.312439,400.17024 L 68.645539,400.17024 L 68.645539,402.83704 L 65.312039,402.83704 L 65.312039,389.50304 z" + id="path173" + style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:1;stroke-opacity:1" /> + </g> + <path + d="M 40.07701,424.99768 C 50.74421,424.99768 50.74421,424.99768 50.74421,424.99768 L 54.41106,427.66448 L 56.74451,431.66468 L 56.74451,454.33248 L 54.41106,458.33268 L 50.74421,460.99948 L 39.41031,460.99948 L 39.41031,460.99948 L 39.41031,463.66628 L 26.07631,463.66628 L 26.07631,460.99948 L 14.74241,460.99948 L 11.07556,458.33268 L 8.74211,454.33248 L 8.74211,431.66468 L 11.07556,427.66448 L 14.74241,424.99768 L 25.40961,424.99768 L 25.40961,428.33118 L 40.07701,428.33118 L 40.07701,424.99768 z" + id="path179" + style="fill:#888888;fill-opacity:1;stroke:#888888;stroke-width:1;stroke-opacity:1" /> + <path + d="M 113.81429,424.99768 C 124.48149,424.99768 124.48149,424.99768 124.48149,424.99768 L 128.14834,427.66448 L 130.48179,431.66468 L 130.48179,454.33248 L 128.14834,458.33268 L 124.48149,460.99948 L 113.14759,460.99948 L 113.14759,460.99948 L 113.14759,463.66628 L 99.813592,463.66628 L 99.813592,460.99948 L 88.479683,460.99948 L 84.812833,458.33268 L 82.479383,454.33248 L 82.479383,431.66468 L 84.812833,427.66448 L 88.479683,424.99768 L 99.146892,424.99768 L 99.146892,428.33118 L 113.81429,428.33118 L 113.81429,424.99768 z" + id="path191" + style="fill:#909090;fill-opacity:1;stroke:#909090;stroke-width:1;stroke-opacity:1" /> </svg> diff --git a/images/ru/myblocks/stack.svg b/images/ru/myblocks/stack.svg index 3efa295..0813eba 100644 --- a/images/ru/myblocks/stack.svg +++ b/images/ru/myblocks/stack.svg @@ -1,41 +1,190 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="130" + height="44" version="1.0" - width="84" - height="44"> - <defs> + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="stack.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata17"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="7.3513514" + inkscape:cx="37" + inkscape:cy="43.86258" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="74 : 22 : 1" + inkscape:persp3d-origin="37 : 14.666667 : 1" + id="perspective19" /> <linearGradient id="linearGradient3166"> <stop - id="stop3168" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3168" /> <stop - id="stop3170" - style="stop-color:#ffff00;stop-opacity:1" - offset="1" /> + style="stop-color:#ffff00;stop-opacity:1;" + offset="1" + id="stop3170" /> </linearGradient> <linearGradient + xlink:href="#linearGradient3166" + id="linearGradient3172" x1="0" y1="22" - x2="74" + x2="128.68382" y2="22" - id="linearGradient2406" - xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient2501" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient2496" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + id="linearGradient3886"> + <stop + offset="0" + style="stop-color:#0000ff;stop-opacity:1" + id="stop3888" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:1" + id="stop3890" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3886" + id="linearGradient4211" + y2="10.5" + x2="0" + y1="10.5" + x1="210" /> + <linearGradient + gradientTransform="translate(0,4.96875)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3166" + id="linearGradient4238" + y2="0" + x2="64" + y1="0" + x1="0" /> + <linearGradient + id="linearGradient2473"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop2475" /> + <stop + offset="1" + style="stop-color:#ffff00;stop-opacity:1" + id="stop2477" /> + </linearGradient> + <inkscape:perspective + id="perspective2470" + inkscape:persp3d-origin="65 : 10.666667 : 1" + inkscape:vp_z="130 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 16 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="22" + x2="74" + y1="22" + x1="0" + id="linearGradient2601" + xlink:href="#linearGradient3166" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2599" + offset="1" + style="stop-color:#ffff00;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2592" + inkscape:persp3d-origin="37 : 14.666667 : 1" + inkscape:vp_z="74 : 22 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 22 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3166" + id="linearGradient2608" + gradientUnits="userSpaceOnUse" + x1="0" + y1="22" + x2="128.68382" + y2="22" /> </defs> <path - d="M 10,1 C 10,1 6,3.5 4.5,5 C 3,6.5 1,11 1,11 L 1,30 C 1,30 3,33.5 4.5,35 C 6,36.5 10,39 10,39 L 27,39 L 27,43 L 47,43 L 47,39 L 64,39 C 64,39 66.172333,37.676627 67,37 C 67.5,36.5 69.5,34.5 69.5,34.5 L 83,34.5 L 83,30.5 L 73.5,30.5 L 73.5,23.5 L 69.5,23.5 L 69.5,16 L 73.5,16 L 73.5,8.5 L 83,8.5 L 83,5 L 69.5,5 C 68,3.5 64,1 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="opacity:1;fill:url(#linearGradient2406);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="26" - style="font-size:18px">цепь</tspan> - </text> + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + sodipodi:nodetypes="ccsccscccccccsccsccccc" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> </svg> diff --git a/images/ru/myblocks/storeinbox.svg b/images/ru/myblocks/storeinbox.svg index d0d2de7..abfe2f6 100644 --- a/images/ru/myblocks/storeinbox.svg +++ b/images/ru/myblocks/storeinbox.svg @@ -5,9 +5,11 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" - width="87.28125" - height="104"> - <defs> + width="142" + height="44" + id="svg2"> + <defs + id="defs4"> <linearGradient id="linearGradient3166"> <stop @@ -22,34 +24,137 @@ <linearGradient x1="0" y1="22" + x2="128.68382" + y2="22" + id="linearGradient3172" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient2501" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient2496" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3886"> + <stop + id="stop3888" + style="stop-color:#0000ff;stop-opacity:1" + offset="0" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="10.5" + x2="0" + y2="10.5" + id="linearGradient4211" + xlink:href="#linearGradient3886" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="0" + x2="64" + y2="0" + id="linearGradient4238" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4.96875)" /> + <linearGradient + id="linearGradient2473"> + <stop + id="stop2475" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2477" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="74" + y2="22" + id="linearGradient2601" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2595"> + <stop + id="stop2597" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2599" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="0" + y1="22" + x2="128.68382" + y2="22" + id="linearGradient2608" + xlink:href="#linearGradient3166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="0" + y1="22" x2="74" y2="22" id="linearGradient2515" xlink:href="#linearGradient3166" gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2509"> + <stop + id="stop2511" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2513" + style="stop-color:#ffff00;stop-opacity:1" + offset="1" /> + </linearGradient> </defs> + <g + transform="translate(59.878677,45.67647)" + id="g2533"> + <path + d="M 64.871323,-38.92647 L 81.371323,-38.92647 L 81.371323,-32.92647 L 77.371323,-32.92647 L 77.371323,-35.92647 L 66.871323,-35.92647" + id="path2493" + style="fill:#e0e000;fill-opacity:1;stroke:#a08000;stroke-width:1.5;stroke-opacity:1" /> + <path + d="M 64.871323,-11.42647 L 81.371323,-11.42647 L 81.371323,-17.42647 L 77.371323,-17.42647 L 77.371323,-14.42647 L 66.871323,-14.42647" + id="path2495" + style="fill:#e0e000;fill-opacity:1;stroke:#908000;stroke-width:1.5;stroke-opacity:1" /> + </g> <path - d="M 10,1 C 8,2.5 6.5,3.5 4.5,5 C 3.5,7 2,9 1,11 L 1,89 C 2,91 3.5,93 4.5,95 C 6.5,96.5 8 97.5 10,99 L 27,99 L 27,103 L 47,103 L 47,99 L 64,99 C 65.5,97.5 67.5,96.5 69.5,95 C 70.5,93 72,91 73,89 L 73,85.5 L 79.5,85.5 L 86,85.5 L 86,81 L 77,81.75 L 77,74.5 L 73,74.5 L 73,67 L 77,67 L 77,59.5 L 86,59.5 L 86,56 L 73,56 L 73,42.25 L 86.5,42.25 L 86.5,36.25 L 82.5,36.25 L 82.5,39.25 L 73,39.25 L 73,17.75 L 82.5,17.75 L 82.5,20.75 L 86.5,20.75 L 86.5,14.75 L 73,14.75 L 73,11 C 72,9 70.5,7 69.5,5 C 67.5,3.5 65.5,2.5 64,1 C 64,1 64,1 48,1 L 48,6 L 26,6 L 26,1 L 10,1 z" - style="fill:url(#linearGradient2515);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="30" - style="font-size:18px"></tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="53" - style="font-size:18px">в</tspan> - </text> - <text - style="font-size:18px;text-align:center;text-anchor:middle;font-family:Bitstream Vera Sans"> - <tspan - x="37" - y="76" - style="font-size:18px">склад</tspan> - </text> + d="M 76,1 C 92,1 120,1 120,1 C 120,1 124.1318,3.4865526 125.5,5 C 126.89747,6.5458243 129,11 129,11 L 129,30 C 129,30 126.78295,33.693654 125.5,35 C 124.07044,36.455629 120,39 120,39 L 75,39 L 75,39 L 75,43 L 55,43 L 55,39 L 10,39 C 10,39 5.9295605,36.455629 4.5,35 C 3.2170498,33.693654 1,30 1,30 L 1,11 C 1,11 3.1025283,6.5458243 4.5,5 C 5.8682021,3.4865526 10,1 10,1 L 54,1 L 54,6 L 76,6 L 76,1 z" + id="path10" + style="fill:url(#linearGradient3172);fill-opacity:1;stroke:#c0a000;stroke-width:2;stroke-opacity:1" /> + <g + transform="translate(12.5,11.5)" + id="layer1" + style="fill:#ffffff;fill-opacity:1;stroke:#c0a000;stroke-opacity:1"> + <path + d="M 4,0 L 4,7 L 0,7 L 0,14 L 4,14 L 4,21 L 101,21 L 105,10.5 L 101,0 L 4,0 z" + id="path2478" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c0a000;stroke-width:2;strok |