Added qrcode example, examples for contiguous grouping and a makefile to generate examples.

This commit is contained in:
Ian Mackinnon
2011-04-28 00:41:48 +01:00
parent 45c6f7b36e
commit 6943c841b5
10 changed files with 10866 additions and 9219 deletions

16
Makefile Normal file
View File

@@ -0,0 +1,16 @@
SHELL := /bin/bash
all :
@echo "Nothing to do by default" 1>&2
examples : test/input/rgba.png test/input/gray.png test/input/mono.png test/input/qrcode.png
./png2svg.py test/input/rgba.png > test/output/rgba.svg
./png2svg.py test/input/gray.png > test/output/gray.svg
./png2svg.py test/input/mono.png > test/output/mono.svg
./png2svg.py test/input/qrcode.png > test/output/qrcode.svg
./png2svg.py -p test/input/rgba.png > test/output/rgba_pixels.svg
./png2svg.py -p test/input/gray.png > test/output/gray_pixels.svg
./png2svg.py -p test/input/mono.png > test/output/mono_pixels.svg
./png2svg.py -p test/input/qrcode.png > test/output/qrcode_pixels.svg

BIN
test/input/qrcode.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 18 KiB

3076
test/output/gray_pixels.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 329 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 25 KiB

3076
test/output/mono_pixels.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 318 KiB

101
test/output/qrcode.svg Normal file
View File

@@ -0,0 +1,101 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="31" height="31">
<path d=" M 1,1 L 1,8 L 8,8 L 8,1 Z M 2,2 L 7,2 L 7,7 L 2,7 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 8,12 L 8,11 L 3,11 L 3,10 L 6,10 L 6,9 L 1,9 L 1,13 L 4,13 L 4,12 L 6,12 L 6,13 L 5,13 L 5,14 L 6,14 L 6,16 L 8,16 L 8,15 L 7,15 L 7,14 L 8,14 L 8,13 L 7,13 L 7,12 Z M 2,12 L 2,11 L 3,11 L 3,12 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 1,14 L 1,15 L 3,15 L 3,16 L 2,16 L 2,17 L 1,17 L 1,22 L 2,22 L 2,19 L 3,19 L 3,17 L 5,17 L 5,16 L 4,16 L 4,14 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 2,24 L 7,24 L 7,29 L 2,29 Z M 1,23 L 1,30 L 8,30 L 8,23 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 3,6 L 6,6 L 6,3 L 3,3 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 4,20 L 3,20 L 3,21 L 4,21 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 6,28 L 6,25 L 3,25 L 3,28 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 4,21 L 4,22 L 5,22 L 5,21 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 5,21 L 6,21 L 6,20 L 8,20 L 8,19 L 5,19 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 6,22 L 8,22 L 8,21 L 6,21 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 7,10 L 8,10 L 8,11 L 10,11 L 10,10 L 11,10 L 11,9 L 12,9 L 12,10 L 13,10 L 13,8 L 12,8 L 12,7 L 11,7 L 11,8 L 10,8 L 10,9 L 7,9 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 7,17 L 7,18 L 8,18 L 8,17 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 8,16 L 8,17 L 9,17 L 9,16 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 10,19 L 10,17 L 9,17 L 9,18 L 8,18 L 8,19 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 10,2 L 9,2 L 9,3 L 10,3 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 9,4 L 9,5 L 10,5 L 10,6 L 9,6 L 9,8 L 10,8 L 10,7 L 11,7 L 11,5 L 12,5 L 12,4 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 9,12 L 9,16 L 11,16 L 11,14 L 12,14 L 12,13 L 10,13 L 10,12 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 11,20 L 11,22 L 10,22 L 10,20 L 9,20 L 9,24 L 10,24 L 10,25 L 12,25 L 12,26 L 13,26 L 13,24 L 14,24 L 14,23 L 12,23 L 12,20 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 10,29 L 11,29 L 11,26 L 10,26 L 10,25 L 9,25 L 9,30 L 10,30 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 12,3 L 12,1 L 11,1 L 11,3 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 12,10 L 11,10 L 11,12 L 12,12 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 12,15 L 12,17 L 11,17 L 11,19 L 12,19 L 12,18 L 13,18 L 13,16 L 14,16 L 14,15 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 14,7 L 15,7 L 15,9 L 16,9 L 16,7 L 17,7 L 17,6 L 12,6 L 12,7 L 13,7 L 13,8 L 14,8 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 13,1 L 13,2 L 14,2 L 14,1 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 14,4 L 14,3 L 13,3 L 13,5 L 17,5 L 17,6 L 18,6 L 18,5 L 19,5 L 19,4 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 22,17 L 24,17 L 24,15 L 25,15 L 25,16 L 26,16 L 26,14 L 25,14 L 25,13 L 26,13 L 26,10 L 25,10 L 25,9 L 24,9 L 24,10 L 23,10 L 23,9 L 22,9 L 22,7 L 21,7 L 21,8 L 20,8 L 20,10 L 19,10 L 19,9 L 16,9 L 16,10 L 18,10 L 18,11 L 15,11 L 15,10 L 13,10 L 13,11 L 14,11 L 14,12 L 13,12 L 13,14 L 14,14 L 14,13 L 15,13 L 15,12 L 17,12 L 17,13 L 18,13 L 18,14 L 17,14 L 17,15 L 19,15 L 19,16 L 20,16 L 20,15 L 21,15 L 21,16 L 22,16 Z M 23,15 L 23,16 L 22,16 L 22,15 Z M 18,13 L 18,12 L 20,12 L 20,11 L 21,11 L 21,12 L 22,12 L 22,14 L 19,14 L 19,13 Z M 24,14 L 23,14 L 23,13 L 24,13 Z M 23,11 L 24,11 L 24,12 L 23,12 Z M 21,10 L 21,9 L 22,9 L 22,10 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 16,19 L 16,18 L 13,18 L 13,19 L 14,19 L 14,20 L 13,20 L 13,22 L 14,22 L 14,21 L 15,21 L 15,22 L 17,22 L 17,23 L 16,23 L 16,24 L 17,24 L 17,25 L 18,25 L 18,24 L 19,24 L 19,23 L 20,23 L 20,22 L 19,22 L 19,21 L 17,21 L 17,19 Z M 16,20 L 16,21 L 15,21 L 15,20 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 14,28 L 13,28 L 13,30 L 14,30 L 14,29 L 15,29 L 15,28 L 17,28 L 17,27 L 16,27 L 16,26 L 13,26 L 13,27 L 14,27 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 14,3 L 18,3 L 18,1 L 17,1 L 17,2 L 16,2 L 16,1 L 15,1 L 15,2 L 14,2 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 15,13 L 15,14 L 17,14 L 17,13 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 16,16 L 15,16 L 15,17 L 16,17 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 16,24 L 15,24 L 15,25 L 16,25 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 16,30 L 16,29 L 15,29 L 15,30 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,16 L 17,15 L 16,15 L 16,16 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,8 L 18,7 L 17,7 L 17,8 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,17 L 18,17 L 18,16 L 17,16 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,28 L 19,28 L 19,27 L 20,27 L 20,28 L 21,28 L 21,29 L 22,29 L 22,28 L 23,28 L 23,30 L 24,30 L 24,29 L 27,29 L 27,28 L 28,28 L 28,29 L 29,29 L 29,27 L 30,27 L 30,26 L 28,26 L 28,27 L 27,27 L 27,26 L 26,26 L 26,25 L 27,25 L 27,24 L 28,24 L 28,23 L 30,23 L 30,21 L 29,21 L 29,20 L 28,20 L 28,17 L 27,17 L 27,18 L 21,18 L 21,17 L 20,17 L 20,18 L 19,18 L 19,17 L 18,17 L 18,18 L 17,18 L 17,19 L 18,19 L 18,20 L 19,20 L 19,21 L 20,21 L 20,22 L 21,22 L 21,23 L 20,23 L 20,24 L 21,24 L 21,26 L 19,26 L 19,25 L 18,25 Z M 22,22 L 25,22 L 25,25 L 22,25 Z M 28,20 L 28,21 L 27,21 L 27,22 L 26,22 L 26,20 Z M 24,26 L 24,27 L 21,27 L 21,26 Z M 23,20 L 23,21 L 22,21 L 22,20 Z M 21,20 L 19,20 L 19,19 L 21,19 Z M 26,26 L 26,27 L 25,27 L 25,26 Z M 25,19 L 25,20 L 23,20 L 23,19 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,29 L 18,29 L 18,28 L 17,28 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,6 L 18,6 L 18,7 L 19,7 L 19,8 L 20,8 L 20,6 L 22,6 L 22,5 L 21,5 L 21,4 L 20,4 L 20,5 L 19,5 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,29 L 18,30 L 19,30 L 19,29 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 22,4 L 22,1 L 19,1 L 19,3 L 20,3 L 20,2 L 21,2 L 21,4 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 20,24 L 19,24 L 19,25 L 20,25 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 20,29 L 20,30 L 21,30 L 21,29 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 24,2 L 29,2 L 29,7 L 24,7 Z M 30,8 L 30,1 L 23,1 L 23,8 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 24,24 L 24,23 L 23,23 L 23,24 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 25,6 L 28,6 L 28,3 L 25,3 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 26,9 L 26,10 L 27,10 L 27,9 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 27,14 L 27,16 L 28,16 L 28,13 L 26,13 L 26,14 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,26 L 28,25 L 27,25 L 27,26 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 27,29 L 27,30 L 28,30 L 28,29 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,9 L 28,10 L 29,10 L 29,9 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 29,13 L 29,12 L 28,12 L 28,13 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,16 L 28,17 L 29,17 L 29,16 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,24 L 28,25 L 30,25 L 30,24 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 30,10 L 29,10 L 29,11 L 30,11 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 30,14 L 29,14 L 29,15 L 30,15 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 30,18 L 29,18 L 29,19 L 30,19 Z " style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<path d=" M 14,3 L 14,4 L 19,4 L 19,5 L 20,5 L 20,4 L 21,4 L 21,5 L 22,5 L 22,6 L 20,6 L 20,8 L 21,8 L 21,7 L 22,7 L 22,9 L 23,9 L 23,10 L 24,10 L 24,9 L 25,9 L 25,10 L 26,10 L 26,13 L 28,13 L 28,16 L 29,16 L 29,17 L 28,17 L 28,20 L 29,20 L 29,21 L 30,21 L 30,23 L 28,23 L 28,24 L 30,24 L 30,25 L 28,25 L 28,26 L 30,26 L 30,27 L 29,27 L 29,29 L 28,29 L 28,30 L 27,30 L 27,29 L 24,29 L 24,30 L 23,30 L 23,28 L 22,28 L 22,29 L 21,29 L 21,28 L 20,28 L 20,27 L 19,27 L 19,28 L 18,28 L 18,25 L 17,25 L 17,24 L 16,24 L 16,23 L 17,23 L 17,22 L 15,22 L 15,21 L 14,21 L 14,22 L 13,22 L 13,20 L 14,20 L 14,19 L 13,19 L 13,18 L 16,18 L 16,19 L 17,19 L 17,18 L 18,18 L 18,17 L 17,17 L 17,16 L 16,16 L 16,15 L 17,15 L 17,14 L 15,14 L 15,13 L 14,13 L 14,14 L 13,14 L 13,12 L 14,12 L 14,11 L 13,11 L 13,10 L 12,10 L 12,12 L 11,12 L 11,10 L 10,10 L 10,11 L 8,11 L 8,10 L 7,10 L 7,9 L 10,9 L 10,8 L 9,8 L 9,6 L 10,6 L 10,5 L 9,5 L 9,4 L 12,4 L 12,5 L 11,5 L 11,7 L 12,7 L 12,6 L 17,6 L 17,5 L 13,5 L 13,3 Z M 31,0 L 0,0 L 0,31 L 31,31 Z M 8,1 L 8,8 L 1,8 L 1,1 Z M 10,30 L 9,30 L 9,25 L 10,25 L 10,26 L 11,26 L 11,29 L 10,29 Z M 12,15 L 14,15 L 14,16 L 13,16 L 13,18 L 12,18 L 12,19 L 11,19 L 11,17 L 12,17 Z M 10,13 L 12,13 L 12,14 L 11,14 L 11,16 L 9,16 L 9,12 L 10,12 Z M 29,10 L 28,10 L 28,9 L 29,9 Z M 4,20 L 4,21 L 3,21 L 3,20 Z M 23,8 L 23,1 L 30,1 L 30,8 Z M 11,1 L 12,1 L 12,3 L 11,3 Z M 8,19 L 8,18 L 7,18 L 7,17 L 8,17 L 8,16 L 9,16 L 9,17 L 10,17 L 10,19 Z M 1,30 L 1,23 L 8,23 L 8,30 Z M 1,9 L 6,9 L 6,10 L 3,10 L 3,11 L 8,11 L 8,12 L 7,12 L 7,13 L 8,13 L 8,14 L 7,14 L 7,15 L 8,15 L 8,16 L 6,16 L 6,14 L 5,14 L 5,13 L 6,13 L 6,12 L 4,12 L 4,13 L 1,13 Z M 8,19 L 8,20 L 6,20 L 6,21 L 5,21 L 5,19 Z M 21,4 L 21,2 L 20,2 L 20,3 L 19,3 L 19,1 L 22,1 L 22,4 Z M 18,3 L 14,3 L 14,2 L 15,2 L 15,1 L 16,1 L 16,2 L 17,2 L 17,1 L 18,1 Z M 9,3 L 9,2 L 10,2 L 10,3 Z M 21,30 L 20,30 L 20,29 L 21,29 Z M 5,16 L 5,17 L 3,17 L 3,19 L 2,19 L 2,22 L 1,22 L 1,17 L 2,17 L 2,16 L 3,16 L 3,15 L 1,15 L 1,14 L 4,14 L 4,16 Z M 9,20 L 10,20 L 10,22 L 11,22 L 11,20 L 12,20 L 12,23 L 14,23 L 14,24 L 13,24 L 13,26 L 12,26 L 12,25 L 10,25 L 10,24 L 9,24 Z M 29,12 L 29,13 L 28,13 L 28,12 Z M 30,14 L 30,15 L 29,15 L 29,14 Z M 15,24 L 16,24 L 16,25 L 15,25 Z M 4,21 L 5,21 L 5,22 L 4,22 Z M 26,9 L 27,9 L 27,10 L 26,10 Z M 14,28 L 14,27 L 13,27 L 13,26 L 16,26 L 16,27 L 17,27 L 17,28 L 15,28 L 15,29 L 14,29 L 14,30 L 13,30 L 13,28 Z M 16,17 L 15,17 L 15,16 L 16,16 Z M 6,21 L 8,21 L 8,22 L 6,22 Z M 29,10 L 30,10 L 30,11 L 29,11 Z M 14,1 L 14,2 L 13,2 L 13,1 Z M 30,19 L 29,19 L 29,18 L 30,18 Z M 16,29 L 16,30 L 15,30 L 15,29 Z M 19,30 L 18,30 L 18,29 L 19,29 Z M 18,28 L 18,29 L 17,29 L 17,28 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 7,7 L 7,2 L 2,2 L 2,7 Z M 3,3 L 6,3 L 6,6 L 3,6 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 3,12 L 3,11 L 2,11 L 2,12 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 7,24 L 2,24 L 2,29 L 7,29 Z M 6,28 L 3,28 L 3,25 L 6,25 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 8,17 L 8,18 L 9,18 L 9,17 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 11,8 L 11,7 L 10,7 L 10,8 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 12,10 L 12,9 L 11,9 L 11,10 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 13,8 L 13,7 L 12,7 L 12,8 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 15,11 L 18,11 L 18,10 L 16,10 L 16,9 L 15,9 L 15,7 L 14,7 L 14,8 L 13,8 L 13,10 L 15,10 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,13 L 17,12 L 15,12 L 15,13 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 16,20 L 15,20 L 15,21 L 16,21 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,8 L 17,7 L 16,7 L 16,9 L 19,9 L 19,10 L 20,10 L 20,8 L 19,8 L 19,7 L 18,7 L 18,8 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,6 L 17,6 L 17,7 L 18,7 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 17,13 L 17,14 L 18,14 L 18,13 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,15 L 17,15 L 17,16 L 18,16 L 18,17 L 19,17 L 19,18 L 20,18 L 20,17 L 21,17 L 21,18 L 27,18 L 27,17 L 28,17 L 28,16 L 27,16 L 27,14 L 26,14 L 26,16 L 25,16 L 25,15 L 24,15 L 24,17 L 22,17 L 22,16 L 21,16 L 21,15 L 20,15 L 20,16 L 19,16 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,21 L 19,20 L 18,20 L 18,19 L 17,19 L 17,21 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,5 L 18,6 L 19,6 L 19,5 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 22,12 L 21,12 L 21,11 L 20,11 L 20,12 L 18,12 L 18,13 L 19,13 L 19,14 L 22,14 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 18,25 L 19,25 L 19,24 L 18,24 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,20 L 21,20 L 21,19 L 19,19 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,21 L 19,22 L 20,22 L 20,21 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 19,23 L 19,24 L 20,24 L 20,23 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 20,25 L 19,25 L 19,26 L 21,26 L 21,24 L 20,24 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 21,23 L 21,22 L 20,22 L 20,23 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 22,10 L 22,9 L 21,9 L 21,10 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 24,27 L 24,26 L 21,26 L 21,27 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 23,16 L 23,15 L 22,15 L 22,16 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 22,21 L 23,21 L 23,20 L 22,20 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 25,22 L 22,22 L 22,25 L 25,25 Z M 24,23 L 24,24 L 23,24 L 23,23 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 23,11 L 23,12 L 24,12 L 24,11 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 23,13 L 23,14 L 24,14 L 24,13 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 23,20 L 25,20 L 25,19 L 23,19 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 24,7 L 29,7 L 29,2 L 24,2 Z M 25,6 L 25,3 L 28,3 L 28,6 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 26,14 L 26,13 L 25,13 L 25,14 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 26,26 L 25,26 L 25,27 L 26,27 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 26,22 L 27,22 L 27,21 L 28,21 L 28,20 L 26,20 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 26,25 L 26,26 L 27,26 L 27,25 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,24 L 27,24 L 27,25 L 28,25 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 27,27 L 28,27 L 28,26 L 27,26 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<path d=" M 28,28 L 27,28 L 27,29 L 28,29 Z " style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1,965 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="31" height="31">
<rect x="0" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="0" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="1" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="2" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="3" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="4" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="5" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="6" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="7" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="8" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="9" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="10" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="11" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="12" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="13" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="14" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="15" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="16" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="17" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="18" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="19" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="20" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="8" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="21" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="22" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="23" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="24" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="11" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="25" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="26" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="13" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="15" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="17" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="19" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="23" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="25" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="29" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="27" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="9" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="12" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="16" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="20" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="27" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="28" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="28" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="1" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="2" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="3" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="4" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="5" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="6" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="7" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="10" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="14" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="18" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="21" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="22" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="24" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="26" width="1" height="1" style="fill:rgb(0, 0, 0); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="29" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="0" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="1" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="2" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="3" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="4" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="5" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="6" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="7" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="8" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="9" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="10" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="11" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="12" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="13" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="14" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="15" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="16" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="17" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="18" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="19" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="20" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="21" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="22" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="23" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="24" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="25" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="26" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="27" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="28" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="29" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
<rect x="30" y="30" width="1" height="1" style="fill:rgb(255, 255, 255); fill-opacity:1.000; stroke:none;" />
</svg>

After

Width:  |  Height:  |  Size: 102 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 30 KiB

3076
test/output/rgba_pixels.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 327 KiB