1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671
|
From: =?utf-8?q?Christian_G=C3=B6ttsche?= <cgzones@googlemail.com>
Date: Mon, 21 Dec 2020 20:06:04 +0100
Subject: Add no-drop and vertical-text svg images
vertical-text is xterm rotated
no-drop is a combination of grab and circle
---
config/no-drop.in | 1 +
config/vertical-text.in | 1 +
svg/no-drop.svg | 458 ++++++++++++++++++++++++++++++++++++++++++++++++
svg/vertical-text.svg | 170 ++++++++++++++++++
4 files changed, 630 insertions(+)
create mode 100644 config/no-drop.in
create mode 100644 config/vertical-text.in
create mode 100644 svg/no-drop.svg
create mode 100644 svg/vertical-text.svg
diff --git a/config/no-drop.in b/config/no-drop.in
new file mode 100644
index 0000000..ce9cba6
--- /dev/null
+++ b/config/no-drop.in
@@ -0,0 +1 @@
+24 12 11 no-drop.png
diff --git a/config/vertical-text.in b/config/vertical-text.in
new file mode 100644
index 0000000..2269029
--- /dev/null
+++ b/config/vertical-text.in
@@ -0,0 +1 @@
+24 9 4 vertical-text.png
diff --git a/svg/no-drop.svg b/svg/no-drop.svg
new file mode 100644
index 0000000..2848166
--- /dev/null
+++ b/svg/no-drop.svg
@@ -0,0 +1,458 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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="24"
+ height="24"
+ id="svg10643"
+ sodipodi:version="0.32"
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+ sodipodi:docname="no-drop.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/me/svn/oxygen-playground/ruphy/arrow-shadow.png"
+ inkscape:export-xdpi="67.5"
+ inkscape:export-ydpi="67.5"
+ version="1.0"
+ sodipodi:modified="true">
+ <defs
+ id="defs10645">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="-50 : 600 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="700 : 600 : 1"
+ inkscape:persp3d-origin="300 : 400 : 1"
+ id="perspective27" />
+ <linearGradient
+ id="linearGradient3332">
+ <stop
+ style="stop-color:#ff80ff;stop-opacity:1;"
+ offset="0"
+ id="stop3335" />
+ <stop
+ style="stop-color:#ff80ff;stop-opacity:0;"
+ offset="1"
+ id="stop3337" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2657">
+ <stop
+ id="stop2659"
+ offset="0"
+ style="stop-color:#ff80ff;stop-opacity:1;" />
+ <stop
+ id="stop2661"
+ offset="1"
+ style="stop-color:#ff80ff;stop-opacity:0;" />
+ </linearGradient>
+ <filter
+ inkscape:collect="always"
+ x="-0.12423529"
+ width="1.2484706"
+ y="-0.1408"
+ height="1.2816"
+ id="filter3438">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.88"
+ id="feGaussianBlur3440" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2657"
+ id="linearGradient3354"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,2)"
+ x1="16.911417"
+ y1="1.3074247"
+ x2="4.0240569"
+ y2="18.590145" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3332"
+ id="radialGradient3339"
+ cx="12.5"
+ cy="16.70768"
+ fx="12.5"
+ fy="16.70768"
+ r="7.5"
+ gradientTransform="matrix(1.3134281,0,0,1.8590535,-3.9178515,-12.917645)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2657"
+ id="linearGradient3193"
+ x1="17.971266"
+ y1="6.4622841"
+ x2="12.5"
+ y2="20.439297"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4828">
+ <stop
+ id="stop4830"
+ style="stop-color:#1a0000;stop-opacity:1"
+ offset="0" />
+ <stop
+ id="stop4832"
+ style="stop-color:#ff3e3e;stop-opacity:1"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient10711">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop10713" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop10715" />
+ </linearGradient>
+ <filter
+ id="filter4068"
+ inkscape:collect="always">
+ <feGaussianBlur
+ id="feGaussianBlur4070"
+ stdDeviation="0.57539064"
+ inkscape:collect="always" />
+ </filter>
+ <linearGradient
+ y2="284.87207"
+ x2="9.7224302"
+ y1="320.47482"
+ x1="9.7224302"
+ gradientTransform="translate(75.660426,5.6568543)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3434"
+ xlink:href="#linearGradient3671"
+ inkscape:collect="always" />
+ <filter
+ id="filter4248"
+ x="-0.05433137"
+ width="1.1086627"
+ y="-0.25805596"
+ height="1.5161119">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.66853052"
+ id="feGaussianBlur4250" />
+ </filter>
+ <filter
+ id="filter4202"
+ x="-0.040415537"
+ width="1.0808311"
+ y="-0.12785856"
+ height="1.2557172">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.59781314"
+ id="feGaussianBlur4204" />
+ </filter>
+ <filter
+ id="filter4176"
+ x="-0.086749934"
+ width="1.1734999"
+ y="-0.10374219"
+ height="1.2074844">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.3102854"
+ id="feGaussianBlur4178" />
+ </filter>
+ <filter
+ id="filter4134">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.28743233"
+ id="feGaussianBlur4136" />
+ </filter>
+ <linearGradient
+ id="linearGradient3671">
+ <stop
+ offset="0"
+ style="stop-color:#1a0000;stop-opacity:1"
+ id="stop3673" />
+ <stop
+ offset="1"
+ style="stop-color:#a20000;stop-opacity:0"
+ id="stop3675" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3598">
+ <stop
+ offset="0"
+ style="stop-color:#ffbfbf;stop-opacity:1"
+ id="stop3600" />
+ <stop
+ offset="1"
+ style="stop-color:#ffbfbf;stop-opacity:0"
+ id="stop3602" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3527">
+ <stop
+ offset="0"
+ style="stop-color:#ff0000;stop-opacity:1"
+ id="stop3529" />
+ <stop
+ offset="1"
+ style="stop-color:#7f0000;stop-opacity:1"
+ id="stop3531" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="radialGradient4808"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.383106,0.3947293,-1.3121017,1.2734652,-149.51024,248.31073)"
+ cx="-830.375"
+ cy="275.74124"
+ fx="-830.375"
+ fy="275.74124"
+ r="18.125" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3598"
+ id="radialGradient4814"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-5.9653348e-8,1.4682541e-7,2.4613106,-4.8987083e-5,-487.55424)"
+ cx="-825.2254"
+ cy="337.20309"
+ fx="-825.2254"
+ fy="337.20309"
+ r="14.765625" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="radialGradient4820"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.3160957,0,222.83692)"
+ cx="-825.97125"
+ cy="315.76404"
+ fx="-825.97125"
+ fy="315.76404"
+ r="17.75" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="radialGradient4826"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,7.1693163e-7,-7.7186683e-7,1.0766255,1.795441e-4,-17.823295)"
+ cx="-824.58069"
+ cy="232.61047"
+ fx="-824.58069"
+ fy="232.61047"
+ r="23.9375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="linearGradient19874"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.1563942,0,0,0.1563942,24.362916,4.4524422)"
+ x1="-13.20569"
+ y1="84.70369"
+ x2="-84.772652"
+ y2="19.43148" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="linearGradient19877"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.1563942,0,0,0.1563942,24.348103,4.4368029)"
+ x1="-89.75"
+ y1="-28.999977"
+ x2="-73.8125"
+ y2="76.000023" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3598"
+ id="linearGradient19880"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.1563942,0,0,0.1563942,24.392368,4.4700617)"
+ x1="-89.75"
+ y1="-28.999977"
+ x2="-73.8125"
+ y2="76.000023" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3527"
+ id="radialGradient19883"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.1952668,0,0,0.2356668,27.473016,-2.79764)"
+ cx="-79.25"
+ cy="81.75"
+ fx="-79.25"
+ fy="81.75"
+ r="43.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4828"
+ id="linearGradient19891"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.1563942,0,0,0.1563942,11.938907,-32.57599)"
+ x1="57.9375"
+ y1="212.76059"
+ x2="36.957878"
+ y2="357.16058" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10711"
+ id="linearGradient19894"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.5483244,-0.00617365,0.00617365,0.5483244,-2.282514,-5.4580153)"
+ x1="9.7192469"
+ y1="18.63658"
+ x2="10.711697"
+ y2="19.626715" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.379572"
+ inkscape:cx="14.475247"
+ inkscape:cy="13.599721"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1280"
+ inkscape:window-height="739"
+ inkscape:window-x="0"
+ inkscape:window-y="88"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ width="24px"
+ height="24px"
+ showborder="true"
+ inkscape:document-rotation="0"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata10648">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.62000002;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3438)"
+ d="M 9.5,6.4558706 C 8.669,6.4558705 8,7.1248707 8,7.9558706 L 8,12.080871 C 7.9258257,12.110736 7.8532446,12.143339 7.78125,12.174621 C 7.5187314,11.741682 7.0453438,11.455871 6.5,11.455871 C 5.669,11.455871 5,12.124871 5,12.955871 L 5,14.955871 L 5,15.268371 L 5,15.955871 C 5,16.682996 5.5027441,17.285209 6.1875,17.424621 C 7.5204738,18.535608 9.845127,19.268371 12.5,19.268371 C 15.154873,19.268371 17.479526,18.535608 18.8125,17.424621 C 19.497256,17.285209 20,16.682996 20,15.955871 L 20,15.268371 L 20,11.955871 L 20,10.955871 C 20,10.124871 19.331,9.4558706 18.5,9.4558706 C 17.842125,9.4558707 17.297006,9.8688539 17.09375,10.455871 L 17,10.455871 L 17,9.9558706 C 17,9.1248707 16.331,8.4558706 15.5,8.4558706 C 14.669,8.4558707 14,9.1248706 14,9.9558706 L 14,8.9558706 C 14,8.1248708 13.331,7.4558706 12.5,7.4558706 C 11.669,7.4558707 11,8.1248705 11,8.9558706 L 11,7.9558706 C 11,7.1248704 10.331,6.4558706 9.5,6.4558706 z "
+ id="path3396"
+ sodipodi:nodetypes="ccccscccccscccccscccsccsccc" />
+ <path
+ style="opacity:1;fill:#201020;fill-opacity:1;stroke:#201020;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 9.5,6.0690095 C 8.669,6.0690095 8,6.7380096 8,7.5690095 L 8,11.7 C 8,10.869 7.331,10.2 6.5,10.2 C 5.669,10.2 5,10.869 5,11.7 L 5,13.5 L 5,14.5 C 5,14.573021 5.0212628,14.648575 5.03125,14.71875 C 5.0354699,14.748402 5.0253344,14.783444 5.03125,14.8125 C 5.0256445,14.875894 5,14.935871 5,15 C 5,17.208 8.3599994,19.000001 12.5,19 C 16.64,19 20.000001,17.208 20,15 C 20,14.935871 19.974356,14.875894 19.96875,14.8125 C 19.974666,14.783444 19.96453,14.748402 19.96875,14.71875 C 19.978737,14.648575 20,14.573021 20,14.5 L 20,10.7 L 20,9.7 C 20,8.869 19.331,8.2 18.5,8.2 C 17.842125,8.2 17.297006,8.6129833 17.09375,9.2 L 17,9.2 L 17,8.7 C 17,8.2510631 16.804748,7.8494069 16.494185,7.5749707 C 16.229882,7.3414146 15.882063,7.2 15.5,7.2 C 14.669,7.2 14,7.869 14,8.7 L 14,7.7 C 14,6.8690001 13.331,6.2 12.5,6.2 C 11.669,6.2 11,6.8689999 11,7.7 L 11,7.5690095 C 11,6.7380094 10.331,6.0690095 9.5,6.0690095 z "
+ id="rect3328"
+ sodipodi:nodetypes="cccscccssssssscccscccssccsccc" />
+ <path
+ sodipodi:nodetypes="ccccscccsssssssccccscccsccsccc"
+ id="path3341"
+ d="M 9.5,5.8306709 C 8.669,5.8306709 8,6.499671 8,7.3306709 L 8,10.5 L 8,11.5 C 8,10.669 7.331,10 6.5,10 C 5.669,10 5,10.669 5,11.5 L 5,13.5 L 5,14.5 C 5,14.573021 5.0212628,14.648575 5.03125,14.71875 C 5.0354699,14.748402 5.0253344,14.783444 5.03125,14.8125 C 5.0256445,14.875894 5,14.935871 5,15 C 5,17.208 8.3599994,19.000001 12.5,19 C 16.64,19 20.000001,17.208 20,15 C 20,14.935871 19.974356,14.875894 19.96875,14.8125 C 19.974666,14.783444 19.96453,14.748402 19.96875,14.71875 C 19.978737,14.648575 20,14.573021 20,14.5 L 20,13.5 L 20,10.5 L 20,9.5 C 20,8.669 19.331,8 18.5,8 C 17.842125,8 17.297006,8.4129833 17.09375,9 L 17,9 L 17,8.5 C 17,7.669 16.331,7 15.5,7 C 14.669,7 14,7.669 14,8.5 L 14,7.5 C 14,6.6690001 13.331,6 12.5,6 C 11.669,6 11,6.6689999 11,7.5 L 11,7.3306709 C 11,6.4996708 10.331,5.8306709 9.5,5.8306709 z "
+ style="opacity:1;fill:#804080;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:1;fill:url(#radialGradient3339);fill-opacity:1.0;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 9.5,5.8306709 C 8.669,5.8306709 8,6.499671 8,7.3306709 L 8,10.5 L 8,11.5 C 8,10.669 7.331,10 6.5,10 C 5.669,10 5,10.669 5,11.5 L 5,13.5 L 5,14.5 C 5,14.573021 5.0212628,14.648575 5.03125,14.71875 C 5.0354699,14.748402 5.0253344,14.783444 5.03125,14.8125 C 5.0256445,14.875894 5,14.935871 5,15 C 5,17.208 8.3599994,19.000001 12.5,19 C 16.64,19 20.000001,17.208 20,15 C 20,14.935871 19.974356,14.875894 19.96875,14.8125 C 19.974666,14.783444 19.96453,14.748402 19.96875,14.71875 C 19.978737,14.648575 20,14.573021 20,14.5 L 20,13.5 L 20,10.5 L 20,9.5 C 20,8.669 19.331,8 18.5,8 C 17.842125,8 17.297006,8.4129833 17.09375,9 L 17,9 L 17,8.5 C 17,7.669 16.331,7 15.5,7 C 14.669,7 14,7.669 14,8.5 L 14,7.5 C 14,6.6690001 13.331,6 12.5,6 C 11.669,6 11,6.6689999 11,7.5 L 11,7.3306709 C 11,6.4996708 10.331,5.8306709 9.5,5.8306709 z "
+ id="rect2328"
+ sodipodi:nodetypes="ccccscccsssssssccccscccsccsccc" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.36011803"
+ inkscape:original="M 9.5 6.0625 C 8.669 6.0625002 8 6.7315001 8 7.5625 L 8 11.6875 C 8 10.8565 7.331 10.1875 6.5 10.1875 C 5.669 10.1875 5 10.8565 5 11.6875 L 5 13.5 L 5 14.5 C 5 14.573021 5.0212628 14.648575 5.03125 14.71875 C 5.0354699 14.748402 5.0253344 14.783444 5.03125 14.8125 C 5.0256445 14.875894 5 14.935871 5 15 C 5 17.208 8.3599994 19.000001 12.5 19 C 16.64 19 20.000001 17.208 20 15 C 20 14.935871 19.974356 14.875894 19.96875 14.8125 C 19.974666 14.783444 19.96453 14.748402 19.96875 14.71875 C 19.978737 14.648575 20 14.573021 20 14.5 L 20 10.6875 L 20 9.6875 C 20 8.8565002 19.331 8.1875 18.5 8.1875 C 17.842125 8.1875002 17.297006 8.6004833 17.09375 9.1875 L 17 9.1875 L 17 8.6875 C 17 8.2385633 16.810563 7.8369362 16.5 7.5625 C 16.235698 7.3289439 15.882063 7.1875 15.5 7.1875 C 14.669 7.1875002 14 7.8565 14 8.6875 L 14 7.6875 C 14 6.8565003 13.331 6.1875 12.5 6.1875 C 11.669 6.1875002 11 6.8564999 11 7.6875 L 11 7.5625 C 11 6.7315001 10.331 6.0625 9.5 6.0625 z "
+ style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3193);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3177"
+ d="M 9.5,6.4375 C 8.8622763,6.4375002 8.375,6.9247765 8.375,7.5625 L 8.375,11.6875 L 7.625,11.6875 C 7.625,11.049776 7.1377237,10.5625 6.5,10.5625 C 5.8622763,10.5625 5.375,11.049776 5.375,11.6875 L 5.375,13.5 L 5.375,14.5 C 5.375,14.503113 5.3600472,14.551184 5.375,14.65625 C 5.3961285,14.804714 5.3964189,14.855204 5.375,14.75 C 5.3790846,14.781117 5.3790846,14.812633 5.375,14.84375 C 5.362662,14.983283 5.375,15.031876 5.375,15 C 5.375,15.921331 6.0845626,16.811767 7.375,17.5 C 8.6654374,18.188233 10.481959,18.625 12.5,18.625 C 14.518041,18.625 16.334562,18.188233 17.625,17.5 C 18.915438,16.811767 19.625,15.921331 19.625,15 C 19.625,15.031874 19.637339,14.983279 19.625,14.84375 C 19.620915,14.812633 19.620915,14.781117 19.625,14.75 C 19.603578,14.855211 19.60387,14.804719 19.625,14.65625 C 19.639953,14.551183 19.625,14.503112 19.625,14.5 L 19.625,10.6875 L 19.625,9.6875 C 19.625,9.0497766 19.137724,8.5625 18.5,8.5625 C 17.992835,8.5625002 17.592706,8.8642541 17.4375,9.3125 C 17.389547,9.4617721 17.250535,9.562872 17.09375,9.5625 L 17,9.5625 C 16.899303,9.5667439 16.801434,9.5285997 16.730167,9.4573328 C 16.6589,9.3860658 16.620756,9.2881973 16.625,9.1875 L 16.625,8.6875 C 16.625,8.3398689 16.484375,8.0508605 16.25,7.84375 C 16.051076,7.6679669 15.793183,7.5625 15.5,7.5625 C 14.862276,7.5625002 14.375,8.0497763 14.375,8.6875 L 13.625,8.6875 L 13.625,7.6875 C 13.625,7.0497767 13.137724,6.5625 12.5,6.5625 C 11.862276,6.5625002 11.375,7.0497762 11.375,7.6875 L 10.625,7.6875 L 10.625,7.5625 C 10.625,6.9247765 10.137724,6.4375 9.5,6.4375 z" />
+ <g
+ id="g3343"
+ style="fill:#ff80ff;fill-opacity:1">
+ <path
+ id="path3512"
+ d="M 9.5,10 C 8.6684843,10 8,10.448 8,11 C 8,11.188182 8.0824192,11.349621 8.21875,11.5 C 8.4823229,11.209267 8.9519555,11 9.5,11 C 10.053089,11 10.519277,11.204281 10.78125,11.5 C 10.912299,11.351739 11,11.184208 11,11 L 11,10.96875 C 10.974401,10.428058 10.314884,10 9.5,10 z "
+ style="opacity:0.58499995;fill:#ff80ff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.58499995;fill:#ff80ff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 12.5,10 C 11.668484,10 11,10.448 11,11 C 11,11.188182 11.082419,11.349621 11.21875,11.5 C 11.482323,11.209267 11.951956,11 12.5,11 C 13.053089,11 13.519277,11.204281 13.78125,11.5 C 13.912299,11.351739 14,11.184208 14,11 L 14,10.96875 C 13.974401,10.428058 13.314884,10 12.5,10 z "
+ id="path3517" />
+ <path
+ id="path3519"
+ d="M 15.5,10 C 14.668484,10 14,10.448 14,11 C 14,11.188182 14.082419,11.349621 14.21875,11.5 C 14.482323,11.209267 14.951956,11 15.5,11 C 16.053089,11 16.519277,11.204281 16.78125,11.5 C 16.912299,11.351739 17,11.184208 17,11 L 17,10.96875 C 16.974401,10.428058 16.314884,10 15.5,10 z "
+ style="opacity:0.58499995;fill:#ff80ff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.58499995;fill:#ff80ff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 18.5,10 C 17.668484,10 17,10.448 17,11 C 17,11.188182 17.082419,11.349621 17.21875,11.5 C 17.482323,11.209267 17.951956,11 18.5,11 C 19.053089,11 19.519277,11.204281 19.78125,11.5 C 19.912299,11.351739 20,11.184208 20,11 L 20,10.96875 C 19.974401,10.428058 19.314884,10 18.5,10 z "
+ id="path3521" />
+ </g>
+ <g
+ id="layer1-3"
+ inkscape:label="Layer 1"
+ transform="matrix(0.58616447,0,0,0.58616447,10.822539,10.321068)">
+ <path
+ d="m 11.997555,2.9792573 c -4.9616306,0 -8.9975551,4.0359247 -8.9975551,8.9975547 2e-7,4.96163 4.0359245,8.997555 8.9975551,8.997555 4.96163,0 9.002442,-4.035925 9.002442,-8.997555 0,-4.96163 -4.040812,-8.9975547 -9.002442,-8.9975547 z m 0,2.8639691 c 1.101645,0 2.127661,0.2991931 3.020363,0.8064077 L 6.6703768,14.997175 C 6.1631621,14.104474 5.8639691,13.078457 5.8639691,11.976812 c 0,-3.3918824 2.7417034,-6.1335856 6.1335859,-6.1335856 z m 5.561769,3.5628557 c 0.364136,0.7823089 0.571816,1.6506269 0.571816,2.5707299 -10e-7,3.391883 -2.741703,6.133586 -6.133585,6.133586 -0.920103,1e-6 -1.788422,-0.207681 -2.5707303,-0.571817 z"
+ id="path3949"
+ style="fill:url(#linearGradient19894);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1" />
+ <path
+ d="m 11.997555,2.9792573 c -4.9616306,0 -8.9975551,4.0359247 -8.9975551,8.9975547 2e-7,4.96163 4.0359245,8.997555 8.9975551,8.997555 4.96163,0 9.002442,-4.035925 9.002442,-8.997555 0,-4.96163 -4.040812,-8.9975547 -9.002442,-8.9975547 z m 0,2.8639689 c 1.101645,0 2.127661,0.2991933 3.020363,0.8064079 L 6.6703768,14.997175 C 6.1631621,14.104474 5.8639691,13.078457 5.8639691,11.976812 c 0,-3.3918824 2.7417034,-6.1335858 6.1335859,-6.1335858 z m 5.561769,3.5628559 c 0.364136,0.7823089 0.571816,1.6506269 0.571816,2.5707299 -10e-7,3.391883 -2.741703,6.133586 -6.133585,6.133586 -0.920103,1e-6 -1.788422,-0.207681 -2.5707303,-0.571817 z"
+ id="path4059"
+ style="fill:url(#linearGradient19891);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1" />
+ <path
+ d="m 76.035426,233.0006 c -31.725152,0 -57.53125,25.8061 -57.53125,57.53125 10e-7,31.72515 25.806098,57.53125 57.53125,57.53125 31.725154,0 57.562504,-25.8061 57.562504,-57.53125 0,-31.72515 -25.83735,-57.53125 -57.562504,-57.53125 z m 0,18.3125 c 7.044031,0 13.604476,1.91307 19.3125,5.15625 l -53.375,53.375 c -3.24318,-5.70802 -5.15625,-12.26847 -5.15625,-19.3125 0,-21.68803 17.530722,-39.21875 39.21875,-39.21875 z m 35.562504,22.78125 c 2.32832,5.00216 3.65625,10.55427 3.65625,16.4375 -1e-5,21.68803 -17.530727,39.21875 -39.218754,39.21875 -5.883228,10e-6 -11.435346,-1.32793 -16.4375,-3.65625 z"
+ id="path4272"
+ style="fill:url(#linearGradient3434);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1;filter:url(#filter4068)"
+ transform="matrix(0.1563942,0,0,0.1563942,0.1060538,-33.414316)" />
+ <path
+ transform="matrix(0.1563942,0,0,0.1563942,141.28823,-32.57599)"
+ id="path4063"
+ d="m -826.96875,229.375 c -5.60435,0.14172 -11.25216,1.0953 -16.53125,3 11.90125,4.58469 25.76961,4.61872 37.78125,0.625 -6.79174,-2.56994 -14.01035,-3.83624 -21.25,-3.625 z"
+ style="fill:url(#radialGradient4826);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1;filter:url(#filter4134)" />
+ <path
+ transform="matrix(0.1563942,0,0,0.1563942,141.28823,-32.57599)"
+ id="path4069"
+ d="m -811,322.9375 c -8.00819,3.35594 -17.13844,4.0546 -25.59375,2 -4.69737,4.41221 4.47245,3.20672 7.15625,4.125 6.85615,0.73663 13.85103,0.35263 20.59375,-0.71875 -0.72558,-1.76936 -1.37042,-3.79767 -2.15625,-5.40625 z"
+ style="fill:url(#radialGradient4820);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1;filter:url(#filter4202)" />
+ <path
+ transform="matrix(0.1563942,0,0,0.1563942,141.28823,-32.57599)"
+ id="path4077"
+ d="m -814.28125,338.5 c -2.9134,0.78273 -5.87796,1.33846 -8.875,1.6875 2.70951,-0.20047 7.55276,-0.92266 8.875,-1.6875 z m -21.84375,1.3125 c 4.09317,0.54506 8.38506,0.79926 12.5625,0.40625 -4.03062,0.323 -8.16579,0.0858 -11.96875,-1.0625 z"
+ style="opacity:0.436;fill:url(#radialGradient4814);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1;filter:url(#filter4248)" />
+ <path
+ transform="matrix(0.1563942,0,0,0.1563942,141.28823,-32.57599)"
+ id="path4083"
+ d="m -839.4375,285.46875 c 3.4665,2.73831 9.45616,-6.85032 13.94835,-9.12304 5.12139,-4.2819 10.24277,-8.56381 15.36415,-12.84571 -6.75099,-3.89074 -10.14319,3.41116 -14.57903,7.23528 -4.91116,4.91116 -9.82231,9.82231 -14.73347,14.73347 z"
+ style="fill:url(#radialGradient4808);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1;filter:url(#filter4176)" />
+ <path
+ id="path3350"
+ d="M 11.584573,3.8518535 C 7.4938697,3.9576498 3.8967881,7.6202793 3.8678581,11.710966 c -0.2423998,4.10985 3.15033,8.007169 7.2422879,8.350692 4.209998,0.554346 8.367597,-2.64648 8.932692,-6.848229 C 20.723239,9.2677299 18.065272,5.1590675 14.222045,4.1465161 13.36133,3.9079849 12.478607,3.8064982 11.584573,3.8518535 Z m 0.236696,1.130345 c 1.640525,-0.050524 3.268362,0.5098836 4.560024,1.5264489 C 13.090921,9.7909698 9.8044905,13.077391 6.5221727,16.367768 4.3763274,13.734775 4.5186791,9.566865 6.9375987,7.1511085 8.1924956,5.8170699 9.9823149,5.0199534 11.821269,4.9821985 Z m 6.139609,3.3427298 c 1.907693,2.9455357 1.080598,7.2313667 -1.777637,9.2553037 -2.322205,1.809586 -5.777084,1.827792 -8.1780942,0.164238 3.2511242,-3.252385 6.5017272,-6.505292 9.7528492,-9.7576791 0.06763,0.1127125 0.135255,0.2254249 0.202882,0.3381374 z"
+ style="fill:url(#radialGradient19883);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:0.440909" />
+ <path
+ id="path3977"
+ d="M 11.584573,3.8518535 C 7.4938697,3.9576498 3.8967881,7.6202793 3.8678581,11.710966 c -0.04332,0.326433 1.328656,0.657865 1.1375268,0.08229 0.015125,-3.6176793 3.2051398,-6.8030102 6.8207141,-6.8110535 1.642379,-0.048321 3.267048,0.5163947 4.555194,1.5264489 -1.983717,1.9724451 -3.957016,3.9554066 -5.936726,5.9318966 1.050744,-0.07918 2.217063,0.02448 3.186353,-0.321846 1.374081,-1.374082 2.748163,-2.7481641 4.122245,-4.122246 0.610612,0.912698 1.037767,1.9430958 1.17382,3.033576 0.426393,-0.238375 1.3646,-0.247129 0.985429,-0.932294 C 19.072753,6.349149 15.419556,3.5961521 11.584573,3.8518535 Z"
+ style="fill:url(#linearGradient19880);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1" />
+ <path
+ d="m 11.953862,3.4984376 c -4.6617989,0 -8.4452886,3.7834888 -8.4452886,8.4452874 0,0.02454 -6.756e-4,0.04889 0,0.07331 0.044774,-4.6234649 3.8113023,-8.3622032 8.4452886,-8.3622032 4.205684,0 7.690146,3.0806063 8.332879,7.1061622 0.0079,-0.0036 0.01655,-0.0062 0.02444,-0.0098 C 19.730982,6.6537222 16.210711,3.4984376 11.953862,3.4984376 Z M 9.6470471,12.725696 c 0.013113,1.4e-5 0.025977,0 0.039098,0 0.0394,0 0.077972,1.33e-4 0.1172958,0 L 15.827551,6.6233895 Z M 5.2680083,12.036584 c -2.002e-4,0.02136 0,0.04213 0,0.06354 0,0.111396 0.00522,0.221776 0.00977,0.332337 0.00162,2.21e-4 0.00327,-2.2e-4 0.00489,0 -0.00939,-0.130348 -0.013556,-0.263213 -0.014662,-0.395873 z"
+ id="path4007"
+ style="fill:url(#linearGradient19877);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1" />
+ <path
+ d="m 16.161995,4.6283858 c 2.087862,1.2896721 3.57045,3.4617016 3.929405,5.9967402 -0.462669,0.209541 -0.910621,0.499281 -1.433939,0.680315 0.0081,0.07164 0.003,0.0489 0.0088,0.121206 0.60305,-0.200371 1.134912,-0.422099 1.659733,-0.659788 C 19.953879,8.1389105 18.371512,5.897367 16.161995,4.6283858 Z m -4.130763,0.5659516 c -3.6917132,0 -6.8735254,2.9315814 -6.8735254,6.6232946 0,0.163792 -0.1063996,0.327825 -0.094814,0.488732 -0.5257614,-0.07155 -1.0366028,-0.154403 -1.5346183,-0.249253 0.00104,0.03253 -7.413e-4,0.0652 0,0.09775 0.571965,0.11503 1.1605359,0.210408 1.7692096,0.29324 -0.011586,-0.160908 -0.014662,-0.324941 -0.014662,-0.488732 0,-3.691714 2.9941391,-6.6858531 6.6858531,-6.6858531 1.176905,0 2.283655,0.3016031 3.24518,0.8357316 C 14.199557,5.4902274 13.305442,5.1943374 12.031232,5.1943374 Z M 13.390885,12.3699 c -1.144611,0.137428 -2.344856,0.212556 -3.5824053,0.224816 l -0.1466196,0.14662 c 0.013114,1.4e-5 0.025977,0 0.039099,0 1.3595699,0 2.6742049,-0.07958 3.9245169,-0.229704 l 3.944067,-3.944067 z"
+ id="path4021"
+ style="fill:url(#linearGradient19874);fill-opacity:1;stroke:none;stroke-width:7.08661;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:4.15;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>
diff --git a/svg/vertical-text.svg b/svg/vertical-text.svg
new file mode 100644
index 0000000..bc9cc4c
--- /dev/null
+++ b/svg/vertical-text.svg
@@ -0,0 +1,170 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="24"
+ height="24"
+ id="svg3570"
+ sodipodi:version="0.32"
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+ version="1.0"
+ sodipodi:docname="xterm-vertical.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs3572">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 12 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="24 : 12 : 1"
+ inkscape:persp3d-origin="12 : 8 : 1"
+ id="perspective17" />
+ <filter
+ inkscape:collect="always"
+ x="-1.6254166"
+ width="4.2508333"
+ y="-0.14521876"
+ height="1.2904375"
+ id="filter3194">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.72231898"
+ id="feGaussianBlur3196" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ x="-0.48097736"
+ width="1.9619547"
+ y="-0.097604193"
+ height="1.1952084"
+ id="filter3250">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.60748443"
+ id="feGaussianBlur3252" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ x="-1.0632131"
+ width="3.1264262"
+ y="-0.21575664"
+ height="1.4315133"
+ id="filter3314">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.3428603"
+ id="feGaussianBlur3316" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="9.875"
+ inkscape:cx="5.272139"
+ inkscape:cy="11.115027"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ width="24px"
+ height="24px"
+ inkscape:window-width="850"
+ inkscape:window-height="686"
+ inkscape:window-x="318"
+ inkscape:window-y="161"
+ inkscape:snap-global="true"
+ inkscape:document-rotation="0"
+ inkscape:window-maximized="0">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2392" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata3575">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <g
+ id="g31"
+ transform="rotate(90,7.1639636,12.544106)">
+ <path
+ style="opacity:0.5;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3250)"
+ d="m 3.5,2.53125 v 0.5 12.9375 0.5 h 2.03125 v -0.5 -12.9375 -0.5 z"
+ id="path3200"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ id="path2172"
+ d="m -12.5,0.5 v 11"
+ style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3194)"
+ transform="matrix(1.1041667,0,0,1.2559888,18.25,2.0173285)" />
+ <path
+ style="opacity:0.5;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3314)"
+ d="M 1.5696203,3 3.9303797,6 4.2088608,14.202532 1.6772152,16.246835 7.5565665,16.348101 5.5059335,14.379747 4.6198576,6.7080696 7.6329114,3.1772152 Z"
+ id="path3280"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="1.0126582"
+ inkscape:original="M 2.03125 3 L 2.03125 4.03125 L 7 4.03125 L 7 3 L 2.03125 3 z "
+ style="opacity:1;fill:#201020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.897942;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path2396"
+ d="M 2.03125,1.9882812 A 1.0127595,1.0127595 0 0 0 1.0195312,3 V 4.03125 A 1.0127595,1.0127595 0 0 0 2.03125,5.0429688 H 7 A 1.0127595,1.0127595 0 0 0 8.0117188,4.03125 V 3 A 1.0127595,1.0127595 0 0 0 7,1.9882812 Z"
+ transform="matrix(0.7461397,0,0,1,1.1210075,0)" />
+ <path
+ transform="matrix(0.7461397,0,0,1,1.1210075,12)"
+ d="M 2.03125,1.9882812 A 1.0127595,1.0127595 0 0 0 1.0195312,3 V 4.03125 A 1.0127595,1.0127595 0 0 0 2.03125,5.0429688 H 7 A 1.0127595,1.0127595 0 0 0 8.0117188,4.03125 V 3 A 1.0127595,1.0127595 0 0 0 7,1.9882812 Z"
+ id="path2398"
+ style="opacity:1;fill:#201020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.897942;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ inkscape:original="M 2.03125 3 L 2.03125 4.03125 L 7 4.03125 L 7 3 L 2.03125 3 z "
+ inkscape:radius="1.0126582"
+ sodipodi:type="inkscape:offset" />
+ <rect
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ff80ff;fill-opacity:1;fill-rule:evenodd;stroke:#201020;stroke-width:0.9;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
+ id="rect3149"
+ width="2"
+ height="13.95"
+ x="3.5"
+ y="2.5000002"
+ rx="1"
+ ry="1.4050633" />
+ <rect
+ style="opacity:1;fill:#ff80ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.897942;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect2390"
+ width="2.9881344"
+ height="1.0134523"
+ x="2.9869459"
+ y="3.0122621"
+ rx="0"
+ ry="0" />
+ <rect
+ ry="0"
+ rx="0"
+ y="15.012262"
+ x="2.9869459"
+ height="1.0134523"
+ width="2.9881344"
+ id="rect2400"
+ style="opacity:1;fill:#ff80ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.897942;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>
|