[Commit] RRClient/images blank-even.svg, NONE, 1.1 blank-odd.svg, NONE, 1.1 robot-blue.svg, NONE, 1.1 robot-green.svg, NONE, 1.1 robot-red.svg, NONE, 1.1 robot-yellow.svg, NONE, 1.1 target-blue-circle.svg, NONE, 1.1 target-blue-square.svg, NONE, 1.1 target-blue-star.svg, NONE, 1.1 target-blue-triangle.svg, NONE, 1.1 target-green-circle.svg, NONE, 1.1 target-green-square.svg, NONE, 1.1 target-green-star.svg, NONE, 1.1 target-green-triangle.svg, NONE, 1.1 target-red-circle.svg, NONE, 1.1 target-red-square.svg, NONE, 1.1 target-red-star.svg, NONE, 1.1 target-red-triangle.svg, NONE, 1.1 target-whirlpool.svg, NONE, 1.1 target-yellow-circle.svg, NONE, 1.1 target-yellow-square.svg, NONE, 1.1 target-yellow-star.svg, NONE, 1.1 target-yellow-triangle.svg, NONE, 1.1 robot-blue.png, 1.2, 1.3 robot-green.png, 1.2, 1.3 robot-red.png, 1.2, 1.3 robot-yellow.png, 1.2, 1.3 target-blue-circle.png, 1.2, 1.3 target-blue-square.png, 1.2, 1.3 target-blue-star.png, 1.2, 1.3 target-blue-triangle.png, 1.2, 1.3 target-green-circle.png, 1.2, 1.3 target-green-square.png, 1.2, 1.3 target-green-star.png, 1.2, 1.3 target-green-triangle.png, 1.2, 1.3 target-red-circle.png, 1.2, 1.3 target-red-square.png, 1.2, 1.3 target-red-star.png, 1.2, 1.3 target-red-triangle.png, 1.2, 1.3 target-whirlpool.png, 1.2, 1.3 target-yellow-circle.png, 1.2, 1.3 target-yellow-square.png, 1.2, 1.3 target-yellow-star.png, 1.2, 1.3 target-yellow-triangle.png, 1.2, 1.3

Keith Packard commit at keithp.com
Thu Jan 8 01:24:32 PST 2004


Committed by: keithp

Update of /local/src/CVS/RRClient/images
In directory home.keithp.com:/tmp/cvs-serv389/images

Modified Files:
	robot-blue.png robot-green.png robot-red.png robot-yellow.png 
	target-blue-circle.png target-blue-square.png 
	target-blue-star.png target-blue-triangle.png 
	target-green-circle.png target-green-square.png 
	target-green-star.png target-green-triangle.png 
	target-red-circle.png target-red-square.png 
	target-red-star.png target-red-triangle.png 
	target-whirlpool.png target-yellow-circle.png 
	target-yellow-square.png target-yellow-star.png 
	target-yellow-triangle.png 
Added Files:
	blank-even.svg blank-odd.svg robot-blue.svg robot-green.svg 
	robot-red.svg robot-yellow.svg target-blue-circle.svg 
	target-blue-square.svg target-blue-star.svg 
	target-blue-triangle.svg target-green-circle.svg 
	target-green-square.svg target-green-star.svg 
	target-green-triangle.svg target-red-circle.svg 
	target-red-square.svg target-red-star.svg 
	target-red-triangle.svg target-whirlpool.svg 
	target-yellow-circle.svg target-yellow-square.svg 
	target-yellow-star.svg target-yellow-triangle.svg 
Log Message:
	* RRBoard.java: (RRBoard.empty), (RRBoard), (RRBoard.RRBoard):
	Add empty method to reset board before loading new data
	
	* RRBoardPanel.java: (RRBoardPanel.paintComponent):
	Add even/odd blank tiles to match original game

	* RRClient.java: (RRClient.main):
	Rename Zap Timer to No Bid
	Add Pass and Abandon buttons
	Shrink messages by a line so the window fits my screen with 32x32 tiles.
	Add raw command output (with /)
	Change default dimensions to create window with 32x32 tiles

	* RRImages.java: (RRImages), (RRImages.....RRImages),
	(RRImages.....getBlankImage), (RRImages.....getColoredBlankImage):
	Add even/odd blank tiles.  Eliminate color shading.
	
	* RRNetIn.java: (RRNetIn.ShowHandler.match),
	(RRNetIn.BoardHandler), (RRNetIn.BoardHandler.match), (RRNetIn):
	Reset board to blank when parsing show/notice board data
	* RRNetOut.java: (RRNetOut.), (RRNetOut..raw):
	Add raw command output (with /)
	
	* images/blank-even.svg:
	* images/blank-odd.svg:
	* images/robot-blue.png:
	* images/robot-blue.svg:
	* images/robot-green.png:
	* images/robot-green.svg:
	* images/robot-red.png:
	* images/robot-red.svg:
	* images/robot-yellow.png:
	* images/robot-yellow.svg:
	* images/target-blue-circle.png:
	* images/target-blue-circle.svg:
	* images/target-blue-square.png:
	* images/target-blue-square.svg:
	* images/target-blue-star.png:
	* images/target-blue-star.svg:
	* images/target-blue-triangle.png:
	* images/target-blue-triangle.svg:
	* images/target-green-circle.png:
	* images/target-green-circle.svg:
	* images/target-green-square.png:
	* images/target-green-square.svg:
	* images/target-green-star.png:
	* images/target-green-star.svg:
	* images/target-green-triangle.png:
	* images/target-green-triangle.svg:
	* images/target-red-circle.png:
	* images/target-red-circle.svg:
	* images/target-red-square.png:
	* images/target-red-square.svg:
	* images/target-red-star.png:
	* images/target-red-star.svg:
	* images/target-red-triangle.png:
	* images/target-red-triangle.svg:
	* images/target-whirlpool.png:
	* images/target-whirlpool.svg:
	* images/target-yellow-circle.png:
	* images/target-yellow-circle.svg:
	* images/target-yellow-square.png:
	* images/target-yellow-square.svg:
	* images/target-yellow-star.png:
	* images/target-yellow-star.svg:
	* images/target-yellow-triangle.png:
	* images/target-yellow-triangle.svg:
	Add svg sources.  Update png to match Richards new svgs


--- NEW FILE: blank-even.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<path fill="#F9ECE1" d="M0,0h32v32H0V0z"/>
		<path fill="#FFFFFF" stroke="#B4B4EF" stroke-width="0.75" d="M3.981,3.928h24.042v24.041H3.981V3.928z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.945,2.785c0,0.138-0.112,0.25-0.25,0.25s-0.25-0.112-0.25-0.25
			s0.112-0.25,0.25-0.25S2.945,2.647,2.945,2.785z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.514,2.785c0,0.138-0.111,0.25-0.25,0.25s-0.25-0.112-0.25-0.25
			s0.111-0.25,0.25-0.25S29.514,2.647,29.514,2.785z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.945,28.924c0,0.139-0.112,0.25-0.25,0.25s-0.25-0.111-0.25-0.25
			s0.112-0.25,0.25-0.25S2.945,28.785,2.945,28.924z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.514,28.924c0,0.139-0.111,0.25-0.25,0.25s-0.25-0.111-0.25-0.25
			s0.111-0.25,0.25-0.25S29.514,28.785,29.514,28.924z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.513,15.896c0.072,0.072,0.072,0.188,0,0.261c-0.072,0.072-0.188,0.072-0.261,0
			c-0.072-0.073-0.072-0.188,0-0.261C2.324,15.824,2.441,15.824,2.513,15.896z"/>
		<path stroke="#000000" stroke-width="0.5" d="M16.354,2.054c0.072,0.073,0.072,0.188,0,0.26c-0.072,0.073-0.188,0.073-0.26,0
			c-0.073-0.072-0.073-0.188,0-0.26C16.166,1.982,16.282,1.982,16.354,2.054z"/>
		<path stroke="#000000" stroke-width="0.5" d="M16.13,29.514c0.073,0.072,0.073,0.188,0,0.261c-0.071,0.072-0.188,0.072-0.26,0
			c-0.072-0.072-0.072-0.188,0-0.261C15.942,29.441,16.059,29.441,16.13,29.514z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.973,15.672c0.071,0.072,0.071,0.188,0,0.26c-0.072,0.072-0.188,0.072-0.261,0
			s-0.072-0.188,0-0.26C29.784,15.6,29.9,15.6,29.973,15.672z"/>
		<path fill="#FFFFCF" d="M7.593,7.657h16.685v16.684H7.593V7.657z"/>
		<path fill="#E0E0E0" d="M7.579,7.657v5.121L12.7,7.657H7.579z"/>
		<path fill="#E0E0E0" d="M17.215,7.657l-9.636,9.636v4.752L21.967,7.657H17.215z"/>
		<path fill="#E0E0E0" d="M24.263,24.342v-5.011l-5.011,5.011H24.263z"/>
		<path fill="#E0E0E0" d="M24.263,9.876L9.797,24.342h4.94l9.525-9.525V9.876z"/>
		<path fill="none" stroke="#25252B" stroke-width="0.25" d="M0.156,0.146h31.688v31.687H0.156V0.146z"/>
	</g>
</svg>
--- NEW FILE: blank-odd.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<path fill="#F9ECE1" d="M0,0h32v32H0V0z"/>
		<path fill="#FFFFFF" stroke="#B4B4EF" stroke-width="0.75" d="M3.981,3.928h24.042v24.041H3.981V3.928z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.945,2.785c0,0.138-0.112,0.25-0.25,0.25s-0.25-0.112-0.25-0.25
			s0.112-0.25,0.25-0.25S2.945,2.647,2.945,2.785z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.514,2.785c0,0.138-0.111,0.25-0.25,0.25s-0.25-0.112-0.25-0.25
			s0.111-0.25,0.25-0.25S29.514,2.647,29.514,2.785z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.945,28.924c0,0.139-0.112,0.25-0.25,0.25s-0.25-0.111-0.25-0.25
			s0.112-0.25,0.25-0.25S2.945,28.785,2.945,28.924z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.514,28.924c0,0.139-0.111,0.25-0.25,0.25s-0.25-0.111-0.25-0.25
			s0.111-0.25,0.25-0.25S29.514,28.785,29.514,28.924z"/>
		<path stroke="#000000" stroke-width="0.5" d="M2.513,15.896c0.072,0.072,0.072,0.188,0,0.261c-0.072,0.072-0.188,0.072-0.261,0
			c-0.072-0.073-0.072-0.188,0-0.261C2.324,15.824,2.441,15.824,2.513,15.896z"/>
		<path stroke="#000000" stroke-width="0.5" d="M16.354,2.054c0.072,0.073,0.072,0.188,0,0.26c-0.072,0.073-0.188,0.073-0.26,0
			c-0.073-0.072-0.073-0.188,0-0.26C16.166,1.982,16.282,1.982,16.354,2.054z"/>
		<path stroke="#000000" stroke-width="0.5" d="M16.13,29.514c0.073,0.072,0.073,0.188,0,0.261c-0.071,0.072-0.188,0.072-0.26,0
			c-0.072-0.072-0.072-0.188,0-0.261C15.942,29.441,16.059,29.441,16.13,29.514z"/>
		<path stroke="#000000" stroke-width="0.5" d="M29.973,15.672c0.071,0.072,0.071,0.188,0,0.26c-0.072,0.072-0.188,0.072-0.261,0
			s-0.072-0.188,0-0.26C29.784,15.6,29.9,15.6,29.973,15.672z"/>
		<path fill="#FFFFCF" d="M7.593,7.657h16.685v16.684H7.593V7.657z"/>
		<path fill="#E0E0E0" d="M7.579,24.341H12.7L7.579,19.22V24.341z"/>
		<path fill="#E0E0E0" d="M7.579,14.705l9.636,9.636h4.752L7.579,9.953V14.705z"/>
		<path fill="#E0E0E0" d="M24.264,7.657h-5.011l5.011,5.011V7.657z"/>
		<path fill="#E0E0E0" d="M9.797,7.657l14.466,14.466v-4.94l-9.526-9.525H9.797z"/>
		<path fill="none" stroke="#25252B" stroke-width="0.25" d="M0.156,0.146h31.688v31.687H0.156V0.146z"/>
	</g>
</svg>
--- NEW FILE: robot-blue.svg ---
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
	"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" transform="scale(0.05) translate(30,-30)">
<!-- width="600" height="700" -->
	<title>Tux</title>
	<desc>The Linux Penguin in SVG.</desc>
	<!-- Body paint -->
	<path style="fill:blue;stroke:none" d="M 228 235 L 347 235 L 456 435 L 332 607 L 205 607 L 149 435 z"/>
	<g id="g6" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path7"
			d="M329.336 727.552 C315.224 726.328 304.136 715.816 303.128 694.936 C306.368 639.496
				309.608 582.112 271.232 545.104 C265.256 499.024 244.016 482.104 234.008 452.512
				L218.24 441.208 L237.104 411.688 L245.168 411.904 L323.936 571.168 L340.424
				651.448 z"/>
	</g>
	<g id="g8" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path9"
			d="M136.232 439.696 C133.856 455.248 132.56 470.512 134.792 485.272 C118.376 507.592
				105.92 530.128 104.48 553.312 C92.024 586.504 62.432 614.584 67.544 680.104
				C84.176 697.456 107.432 713.584 127.376 730.36 C152.432 751.312 137.528 778.96
				102.248 772.408 C94.4 763.768 76.616 709.624 42.92 676.288 L49.544 632.584
				L81.368 547.408 L120.968 484.048 L125.36 456.688 L119.816 386.776 L124.424
				361.216 L136.232 439.696 z"/>
	</g>
	<g id="g10" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path11"
			d="M115.64 341.416 C116.576 336.376 117.8 331.624 119.312 327.16 L121.688 342.784 z"
			/>
	</g>
	<g id="g12" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path13"
			d="M120.968 500.464 C108.368 523.792 103.976 546.256 132.92 550.216 C117.008 553.888
				97.208 568.648 77.192 593.488 L77.624 543.016 L101.456 503.272 z"/>
	</g>
	<g id="g14" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path15"
			d="M-33.256 818.488 C10.52 838.144 41.408 837.064 69.272 850.96 C91.304 862.552 113.552
				861.184 126.944 847.144 C138.32 832.456 146.744 831.736 163.52 830.224 C190.952
				828.568 217.736 828.28 241.928 830.8 L269.576 833.032 C269.072 864.064
				328.04 867.88 345.392 844.336 C366.344 819.424 395.144 808.264 419.84 790.192
				L289.304 725.536 C255.824 806.464 131.048 827.632 113.768 763.264 z"/>
	</g>
	<g id="g16" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path17"
			d="M286.424 711.568 C273.824 711.496 260.936 715.6 261.944 732.16 L266.192 776.44 L304.424
				756.64 z"/>
	</g>
	<g id="g18" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path19"
			d="M-37.36 821.224 C7.136 840.88 38.6 839.728 66.968 853.696 C89.36 865.216 111.968
				863.92 125.648 849.808 C137.24 835.192 145.808 834.472 162.872 832.96 C190.736
				831.232 218.024 831.016 242.648 833.464 L270.728 835.768 C270.224 866.8 330.272
				870.544 347.912 847 C369.224 822.088 398.528 811 423.656 792.856 L290.816
				728.272 C256.76 809.128 129.824 830.296 112.256 766 z"/>
	</g>
	<g id="g20" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path21"
			d="M382.328 691.984 C403.64 698.968 389.888 720.28 400.76 732.52 C405.44 742.888 415.304
				752.032 431.792 760.528 C459.368 774.424 426.248 799.336 392.768 812.08
				C351.944 825.616 344.024 862.912 299.312 851.896 C283.112 846.496 278.36 831.808
				278.864 809.128 C284.264 762.76 277.784 730.432 278.792 698.824 C278.72
				686.152 283.544 684.64 307.232 687.952 C310.04 726.328 352.376 727.336 382.328
				691.984 z"/>
	</g>
	<g id="g22" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path23"
			d="M339.632 826.624 C371.6 814.312 403.856 798.112 429.848 782.128 C437.84 777.448 438.92
				765.928 427.688 762.328 C403.352 748.504 390.104 731.224 392.912 708.76
				C393.344 700.912 383.696 692.56 381.104 700.048 C359.864 771.472 291.32 767.656
				300.752 696.952 C301.256 694.864 301.76 692.776 302.264 690.76 C289.952
				688.24 285.2 690.976 285.776 700.408 L295.28 806.608 C297.656 830.8 317.312
				836.128 339.632 826.624 z"/>
	</g>
	<g id="g24" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path25"
			d="M354.464 537.544 C379.16 569.8 404.432 651.088 384.416 691.552 C360.944 737.776 307.808
				743.248 305.504 695.8 C308.816 639.64 311.984 581.536 273.68 544.096
				C267.704 497.368 246.392 480.232 236.384 450.28 L203.12 426.088 L133.568 435.088
				C130.76 452.152 129.104 468.784 131.552 484.912 C115.064 507.376 102.608
				530.056 101.168 553.312 C88.712 586.648 59.12 614.944 64.232 680.752 C80.864
				698.248 104.12 714.448 124.064 731.296 C149.12 752.392 135.512 776.296 100.232
				769.672 C78.848 746.056 56.744 722.872 35.288 699.328 C12.392 683.056
				3.896 662.176 27.368 630.496 C43.424 609.04 47.96 562.456 62 543.664 C74.312
				525.16 92.24 508.6 105.272 490.096 C112.184 477.928 114.344 468.568 113.264
				454.456 L110.312 369.136 C108.368 307.216 142.424 274.24 189.8 275.248 C243.512
				275.752 287.576 312.472 288.152 378.28 C292.688 410.32 283.256 428.68 308.672
				474.472 C334.52 522.712 338.552 520.12 354.464 537.544 z"/>
	</g>
	<g id="g26" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path27"
			d="M261.296 503.632 L263.528 512.2 C257.696 501.688 250.712 483.616 241.928 475.696
				C239.264 473.536 235.808 473.608 233.72 475.624 C222.056 486.928 193.112 510.112
				169.928 507.088 C152.072 505.288 134.648 493.264 130.832 480.232 C128.816
				470.872 129.752 463.168 130.976 455.32 L240.704 453.52 C238.472 463.168 253.088
				487 261.296 503.632 z"/>
	</g>
	<g id="g28" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path29"
			d="M143.144 363.232 C154.088 363.232 163.88 376.84 163.808 395.632 C163.736 408.232
				155.528 411.472 149.336 417.016 C146.6 419.536 145.952 433.144 142.568 433.144
				C131.696 433.144 123.488 413.776 123.488 395.632 C123.488 377.56 132.272
				363.232 143.144 363.232 z"/>
	</g>
	<g id="g30" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path31"
			d="M144.368 375.04 C154.088 375.04 160.856 379.936 161.648 391.312 C162.224 399.16 160.136
				411.76 154.664 414.424 C152.144 415.648 143.432 426.664 140.408 426.52
				C128.096 425.944 125 402.112 125.936 390.736 C126.8 379.36 134.72 375.04 144.368
				375.04 z"/>
	</g>
	<g id="g32" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path33"
			d="M141.848 382.672 C148.544 382.096 154.736 389.728 155.6 399.664 C156.464 409.6 151.64
				418.24 144.944 418.816 C138.248 419.392 132.056 411.76 131.192 401.752
				C130.328 391.816 135.152 383.248 141.848 382.672 z"/>
	</g>
	<g id="g34" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path35"
			d="M151.064 397.288 C151.424 399.088 149.408 400.024 148.832 398.224 C148.256 395.992
				146.888 393.328 145.088 391.168 C143.936 389.872 145.088 388.432 146.528 389.44
				C149.048 391.528 150.488 394.12 151.064 397.288 z"/>
	</g>
	<g id="g36" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path37"
			d="M216.944 360.712 C232.712 360.712 245.6 377.416 245.6 397.792 C245.6 418.24 232.712
				434.872 216.944 434.872 C201.176 434.872 188.432 418.24 188.432 397.792 C188.432
				377.416 201.176 360.712 216.944 360.712 z"/>
	</g>
	<g id="g38" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path39"
			d="M224.792 374.968 C235.664 378.856 241.928 387.424 242.72 396.568 C243.656 407.08
				239.408 418.96 230.264 425.944 C227.672 427.888 197.72 416.08 195.992 411.616
				C193.4 405.208 191.816 392.896 193.76 385.624 C194.552 382.744 197.216 378.568
				201.176 376.336 C207.44 372.808 216.656 372.088 224.792 374.968 z"/>
	</g>
	<g id="g40" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path41"
			d="M216.872 380.944 C225.584 380.944 232.712 389.296 232.712 399.448 C232.712 409.672
				225.584 418.024 216.872 418.024 C208.16 418.024 201.032 409.672 201.032 399.448
				C201.032 389.296 208.16 380.944 216.872 380.944 z"/>
	</g>
	<g id="g42" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path43"
			d="M227.096 392.392 C228.104 394.048 226.448 395.776 225.224 394.12 C223.784 392.104
				221.408 389.944 218.888 388.432 C217.232 387.568 217.808 385.624 219.68 386.2
				C222.92 387.28 225.368 389.368 227.096 392.392 z"/>
	</g>
	<g id="g44" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path45"
			d="M164.96 404.488 C172.376 402.328 184.112 403.048 192.248 404.632 C200.384 406.792
				222.056 418.24 245.024 430.696 C247.976 432.208 248.84 437.104 245.024 438.688
				C239.12 439.12 249.272 453.664 238.904 458.848 C223.352 462.88 198.44 485.992
				186.128 487.864 C179.288 489.376 172.232 489.592 164.6 487.864 C140.552
				482.968 134.216 455.608 122.912 450.064 C119.816 446.824 121.4 441.208 122.408
				440.056 C123.632 434.224 149.696 406.216 164.96 404.488 z"/>
	</g>
	<g id="g46" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path47"
			d="M185.408 405.856 C198.44 407.296 226.088 423.928 239.408 430.624 C242.72 432.424
				242.504 437.824 239.552 438.688 C236.384 440.488 235.448 438.256 232.928 437.896
				C228.896 435.736 222.272 440.92 217.016 444.88 C186.704 467.776 180.656
				465.256 156.176 462.664 C147.68 460.576 142.136 457.984 139.688 455.968 C141.488
				445.888 160.496 407.656 166.76 406.792 C168.344 404.704 179.936 404.632
				185.408 405.856 z"/>
	</g>
	<g id="g48" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path49"
			d="M190.664 412.048 L193.76 413.416 C196.064 414.712 193.256 418.168 190.736 417.088
				L186.2 415.504 C183.536 413.272 186.704 410.104 190.664 412.048 z"/>
	</g>
	<g id="g50" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path51"
			d="M268.568 452.368 C273.032 454.384 279.224 457.192 282.536 460.144 C285.488 464.104
				286.784 468.064 286.424 472.024 C285.776 474.544 284.12 476.344 281.24 477.424
				C277.856 478.216 273.68 477.424 271.376 474.112 C269.864 471.448 265.256
				462.16 263.96 460.576 C262.232 457.12 261.944 454.456 262.88 452.368 C264.032
				451.288 266.048 451 268.568 452.368 z"/>
	</g>
	<g id="g52" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path53"
			d="M273.752 461.584 C275.48 462.376 277.928 463.456 279.224 464.68 C280.376 466.264
				280.88 467.776 280.736 469.36 C280.52 470.296 279.8 471.016 278.72 471.448 C277.352
				471.808 275.768 471.448 274.832 470.152 C274.256 469.144 272.456 465.472
				271.952 464.824 C271.232 463.456 271.088 462.448 271.448 461.584 C271.952
				461.152 272.744 461.08 273.752 461.584 z"/>
	</g>
	<g id="g54" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path55"
			d="M238.616 358.552 C239.048 359.2 238.976 359.776 238.4 360.28 C237.896 360.784 237.176
				360.712 236.24 360.208 L231.632 356.248 C231.056 355.744 230.912 354.952
				231.272 354.088 C232.28 353.44 233.144 353.44 233.936 354.088 z"/>
	</g>
	<g id="g56" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path57"
			d="M235.592 305.992 C239.624 308.224 240.848 313.912 238.184 318.592 C235.592 323.2
				230.12 325.144 226.016 322.84 C221.984 320.536 220.76 314.92 223.424 310.24
				C226.016 305.56 231.488 303.688 235.592 305.992 z"/>
	</g>
	<g id="g58" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path59"
			d="M374.912 680.536 C378.296 683.128 373.256 687.376 371.024 686.296 C369.152 685.648
				367.784 683.488 366.92 682.408 C366.128 681.184 366.2 679.168 366.92 678.448
				C367.712 677.44 369.728 677.656 371.024 678.52 C372.32 679.168 373.616 679.888
				374.912 680.536 z"/>
	</g>
	<g id="g60" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path61"
			d="M297.44 551.512 C338.984 572.896 350 611.56 332.072 664.192 C330.992 666.64 334.16
				668.368 335.24 666.064 C354.824 610.336 341.432 571.312 299.024 548.56 C296.864
				547.552 295.28 550.432 297.44 551.512 z"/>
	</g>
	<g id="g62" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path63"
			d="M72.008 569.512 C38.312 627.256 38.096 662.68 62.504 681.328 C63.728 682.264 64.448
				680.032 63.296 679.168 C36.296 655.48 48.896 615.52 74.168 570.88 C74.888
				569.584 72.512 568.432 72.008 569.512 z"/>
	</g>
	<g id="g64" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path65"
			d="M289.376 586.864 C289.232 589.168 288.368 589.528 286.424 587.368 C279.8 575.848
				235.088 551.44 213.344 548.704 C209.24 547.264 209.456 545.392 213.488 544.816
				C229.184 544.816 241.28 537.904 254.96 537.904 C258.704 538.048 262.304 539.488
				264.392 541.648 C269.504 544.96 288.08 570.592 289.376 586.864 z"/>
	</g>
	<g id="g66" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path67"
			d="M180.152 546.832 C180.872 550.792 163.808 545.68 164.744 556.696 C165.032 559.72
				160.496 561.376 160.64 556.696 C160.64 548.272 161.072 548.416 152.72 546.832
				C151.208 546.76 151.352 544.528 152.72 544.816 L152.72 544.816 C158.696 546.472
				166.76 542.872 166.4 538.84 C166.256 537.472 168.56 537.688 168.488 538.84
				C167.984 545.248 181.664 542.152 180.152 546.832 z"/>
	</g>
	<g id="g68" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path69"
			d="M151.568 705.376 C151.64 708.328 148.76 707.68 148.544 705.592 C140.192 680.536 143.72
				618.832 151.856 598.96 C152.432 596.08 156.248 596.944 155.744 598.96
				C147.104 635.464 147.248 673.048 151.568 705.376 z"/>
	</g>
	<g id="g70" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path71"
			d="M51.704 684.424 C75.68 707.824 91.376 743.248 114.632 775.288 C148.472 816.04 121.472
				858.304 66.464 845.56 C38.888 835.192 -0.784 836.344 -32.68 825.832 C-55.072
				820.36 -55.864 809.272 -44.416 787.6 C-40.384 773.776 -40.024 751.312
				-43.768 732.592 C-45.784 718.408 -39.232 710.488 -24.112 708.832 L-24.112 708.832
				C-11.296 708.688 6.56 713.872 16.28 686.44 C23.552 673.336 40.976 672.976
				51.704 684.424 z"/>
	</g>
	<g id="g72" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path73"
			d="M24.632 699.04 C23.84 680.968 39.32 677.296 49.688 688.312 C68.192 710.992 85.112
				736.048 100.376 764.992 C124.712 804.16 104.624 842.68 67.904 828.064 C49.688
				817.84 6.128 813.304 -17.344 809.128 C-33.04 807.832 -35.128 797.608 -29.152
				791.848 C-20.944 782.416 -20.08 759.808 -27.856 740.512 C-35.56 728.56 -21.088
				715.384 -9.712 720.856 C0.8 727.048 25.64 713.08 24.632 699.04 z"/>
	</g>
</svg>

--- NEW FILE: robot-green.svg ---
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
	"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" transform="scale(0.05) translate(30,-30)">
<!-- width="600" height="700" -->
	<title>Tux</title>
	<desc>The Linux Penguin in SVG.</desc>
	<!-- Body paint -->
	<path style="fill:green;stroke:none" d="M 228 235 L 347 235 L 456 435 L 332 607 L 205 607 L 149 435 z"/>
	<g id="g6" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path7"
			d="M329.336 727.552 C315.224 726.328 304.136 715.816 303.128 694.936 C306.368 639.496
				309.608 582.112 271.232 545.104 C265.256 499.024 244.016 482.104 234.008 452.512
				L218.24 441.208 L237.104 411.688 L245.168 411.904 L323.936 571.168 L340.424
				651.448 z"/>
	</g>
	<g id="g8" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path9"
			d="M136.232 439.696 C133.856 455.248 132.56 470.512 134.792 485.272 C118.376 507.592
				105.92 530.128 104.48 553.312 C92.024 586.504 62.432 614.584 67.544 680.104
				C84.176 697.456 107.432 713.584 127.376 730.36 C152.432 751.312 137.528 778.96
				102.248 772.408 C94.4 763.768 76.616 709.624 42.92 676.288 L49.544 632.584
				L81.368 547.408 L120.968 484.048 L125.36 456.688 L119.816 386.776 L124.424
				361.216 L136.232 439.696 z"/>
	</g>
	<g id="g10" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path11"
			d="M115.64 341.416 C116.576 336.376 117.8 331.624 119.312 327.16 L121.688 342.784 z"
			/>
	</g>
	<g id="g12" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path13"
			d="M120.968 500.464 C108.368 523.792 103.976 546.256 132.92 550.216 C117.008 553.888
				97.208 568.648 77.192 593.488 L77.624 543.016 L101.456 503.272 z"/>
	</g>
	<g id="g14" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path15"
			d="M-33.256 818.488 C10.52 838.144 41.408 837.064 69.272 850.96 C91.304 862.552 113.552
				861.184 126.944 847.144 C138.32 832.456 146.744 831.736 163.52 830.224 C190.952
				828.568 217.736 828.28 241.928 830.8 L269.576 833.032 C269.072 864.064
				328.04 867.88 345.392 844.336 C366.344 819.424 395.144 808.264 419.84 790.192
				L289.304 725.536 C255.824 806.464 131.048 827.632 113.768 763.264 z"/>
	</g>
	<g id="g16" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path17"
			d="M286.424 711.568 C273.824 711.496 260.936 715.6 261.944 732.16 L266.192 776.44 L304.424
				756.64 z"/>
	</g>
	<g id="g18" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path19"
			d="M-37.36 821.224 C7.136 840.88 38.6 839.728 66.968 853.696 C89.36 865.216 111.968
				863.92 125.648 849.808 C137.24 835.192 145.808 834.472 162.872 832.96 C190.736
				831.232 218.024 831.016 242.648 833.464 L270.728 835.768 C270.224 866.8 330.272
				870.544 347.912 847 C369.224 822.088 398.528 811 423.656 792.856 L290.816
				728.272 C256.76 809.128 129.824 830.296 112.256 766 z"/>
	</g>
	<g id="g20" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path21"
			d="M382.328 691.984 C403.64 698.968 389.888 720.28 400.76 732.52 C405.44 742.888 415.304
				752.032 431.792 760.528 C459.368 774.424 426.248 799.336 392.768 812.08
				C351.944 825.616 344.024 862.912 299.312 851.896 C283.112 846.496 278.36 831.808
				278.864 809.128 C284.264 762.76 277.784 730.432 278.792 698.824 C278.72
				686.152 283.544 684.64 307.232 687.952 C310.04 726.328 352.376 727.336 382.328
				691.984 z"/>
	</g>
	<g id="g22" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path23"
			d="M339.632 826.624 C371.6 814.312 403.856 798.112 429.848 782.128 C437.84 777.448 438.92
				765.928 427.688 762.328 C403.352 748.504 390.104 731.224 392.912 708.76
				C393.344 700.912 383.696 692.56 381.104 700.048 C359.864 771.472 291.32 767.656
				300.752 696.952 C301.256 694.864 301.76 692.776 302.264 690.76 C289.952
				688.24 285.2 690.976 285.776 700.408 L295.28 806.608 C297.656 830.8 317.312
				836.128 339.632 826.624 z"/>
	</g>
	<g id="g24" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path25"
			d="M354.464 537.544 C379.16 569.8 404.432 651.088 384.416 691.552 C360.944 737.776 307.808
				743.248 305.504 695.8 C308.816 639.64 311.984 581.536 273.68 544.096
				C267.704 497.368 246.392 480.232 236.384 450.28 L203.12 426.088 L133.568 435.088
				C130.76 452.152 129.104 468.784 131.552 484.912 C115.064 507.376 102.608
				530.056 101.168 553.312 C88.712 586.648 59.12 614.944 64.232 680.752 C80.864
				698.248 104.12 714.448 124.064 731.296 C149.12 752.392 135.512 776.296 100.232
				769.672 C78.848 746.056 56.744 722.872 35.288 699.328 C12.392 683.056
				3.896 662.176 27.368 630.496 C43.424 609.04 47.96 562.456 62 543.664 C74.312
				525.16 92.24 508.6 105.272 490.096 C112.184 477.928 114.344 468.568 113.264
				454.456 L110.312 369.136 C108.368 307.216 142.424 274.24 189.8 275.248 C243.512
				275.752 287.576 312.472 288.152 378.28 C292.688 410.32 283.256 428.68 308.672
				474.472 C334.52 522.712 338.552 520.12 354.464 537.544 z"/>
	</g>
	<g id="g26" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path27"
			d="M261.296 503.632 L263.528 512.2 C257.696 501.688 250.712 483.616 241.928 475.696
				C239.264 473.536 235.808 473.608 233.72 475.624 C222.056 486.928 193.112 510.112
				169.928 507.088 C152.072 505.288 134.648 493.264 130.832 480.232 C128.816
				470.872 129.752 463.168 130.976 455.32 L240.704 453.52 C238.472 463.168 253.088
				487 261.296 503.632 z"/>
	</g>
	<g id="g28" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path29"
			d="M143.144 363.232 C154.088 363.232 163.88 376.84 163.808 395.632 C163.736 408.232
				155.528 411.472 149.336 417.016 C146.6 419.536 145.952 433.144 142.568 433.144
				C131.696 433.144 123.488 413.776 123.488 395.632 C123.488 377.56 132.272
				363.232 143.144 363.232 z"/>
	</g>
	<g id="g30" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path31"
			d="M144.368 375.04 C154.088 375.04 160.856 379.936 161.648 391.312 C162.224 399.16 160.136
				411.76 154.664 414.424 C152.144 415.648 143.432 426.664 140.408 426.52
				C128.096 425.944 125 402.112 125.936 390.736 C126.8 379.36 134.72 375.04 144.368
				375.04 z"/>
	</g>
	<g id="g32" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path33"
			d="M141.848 382.672 C148.544 382.096 154.736 389.728 155.6 399.664 C156.464 409.6 151.64
				418.24 144.944 418.816 C138.248 419.392 132.056 411.76 131.192 401.752
				C130.328 391.816 135.152 383.248 141.848 382.672 z"/>
	</g>
	<g id="g34" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path35"
			d="M151.064 397.288 C151.424 399.088 149.408 400.024 148.832 398.224 C148.256 395.992
				146.888 393.328 145.088 391.168 C143.936 389.872 145.088 388.432 146.528 389.44
				C149.048 391.528 150.488 394.12 151.064 397.288 z"/>
	</g>
	<g id="g36" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path37"
			d="M216.944 360.712 C232.712 360.712 245.6 377.416 245.6 397.792 C245.6 418.24 232.712
				434.872 216.944 434.872 C201.176 434.872 188.432 418.24 188.432 397.792 C188.432
				377.416 201.176 360.712 216.944 360.712 z"/>
	</g>
	<g id="g38" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path39"
			d="M224.792 374.968 C235.664 378.856 241.928 387.424 242.72 396.568 C243.656 407.08
				239.408 418.96 230.264 425.944 C227.672 427.888 197.72 416.08 195.992 411.616
				C193.4 405.208 191.816 392.896 193.76 385.624 C194.552 382.744 197.216 378.568
				201.176 376.336 C207.44 372.808 216.656 372.088 224.792 374.968 z"/>
	</g>
	<g id="g40" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path41"
			d="M216.872 380.944 C225.584 380.944 232.712 389.296 232.712 399.448 C232.712 409.672
				225.584 418.024 216.872 418.024 C208.16 418.024 201.032 409.672 201.032 399.448
				C201.032 389.296 208.16 380.944 216.872 380.944 z"/>
	</g>
	<g id="g42" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path43"
			d="M227.096 392.392 C228.104 394.048 226.448 395.776 225.224 394.12 C223.784 392.104
				221.408 389.944 218.888 388.432 C217.232 387.568 217.808 385.624 219.68 386.2
				C222.92 387.28 225.368 389.368 227.096 392.392 z"/>
	</g>
	<g id="g44" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path45"
			d="M164.96 404.488 C172.376 402.328 184.112 403.048 192.248 404.632 C200.384 406.792
				222.056 418.24 245.024 430.696 C247.976 432.208 248.84 437.104 245.024 438.688
				C239.12 439.12 249.272 453.664 238.904 458.848 C223.352 462.88 198.44 485.992
				186.128 487.864 C179.288 489.376 172.232 489.592 164.6 487.864 C140.552
				482.968 134.216 455.608 122.912 450.064 C119.816 446.824 121.4 441.208 122.408
				440.056 C123.632 434.224 149.696 406.216 164.96 404.488 z"/>
	</g>
	<g id="g46" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path47"
			d="M185.408 405.856 C198.44 407.296 226.088 423.928 239.408 430.624 C242.72 432.424
				242.504 437.824 239.552 438.688 C236.384 440.488 235.448 438.256 232.928 437.896
				C228.896 435.736 222.272 440.92 217.016 444.88 C186.704 467.776 180.656
				465.256 156.176 462.664 C147.68 460.576 142.136 457.984 139.688 455.968 C141.488
				445.888 160.496 407.656 166.76 406.792 C168.344 404.704 179.936 404.632
				185.408 405.856 z"/>
	</g>
	<g id="g48" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path49"
			d="M190.664 412.048 L193.76 413.416 C196.064 414.712 193.256 418.168 190.736 417.088
				L186.2 415.504 C183.536 413.272 186.704 410.104 190.664 412.048 z"/>
	</g>
	<g id="g50" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path51"
			d="M268.568 452.368 C273.032 454.384 279.224 457.192 282.536 460.144 C285.488 464.104
				286.784 468.064 286.424 472.024 C285.776 474.544 284.12 476.344 281.24 477.424
				C277.856 478.216 273.68 477.424 271.376 474.112 C269.864 471.448 265.256
				462.16 263.96 460.576 C262.232 457.12 261.944 454.456 262.88 452.368 C264.032
				451.288 266.048 451 268.568 452.368 z"/>
	</g>
	<g id="g52" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path53"
			d="M273.752 461.584 C275.48 462.376 277.928 463.456 279.224 464.68 C280.376 466.264
				280.88 467.776 280.736 469.36 C280.52 470.296 279.8 471.016 278.72 471.448 C277.352
				471.808 275.768 471.448 274.832 470.152 C274.256 469.144 272.456 465.472
				271.952 464.824 C271.232 463.456 271.088 462.448 271.448 461.584 C271.952
				461.152 272.744 461.08 273.752 461.584 z"/>
	</g>
	<g id="g54" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path55"
			d="M238.616 358.552 C239.048 359.2 238.976 359.776 238.4 360.28 C237.896 360.784 237.176
				360.712 236.24 360.208 L231.632 356.248 C231.056 355.744 230.912 354.952
				231.272 354.088 C232.28 353.44 233.144 353.44 233.936 354.088 z"/>
	</g>
	<g id="g56" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path57"
			d="M235.592 305.992 C239.624 308.224 240.848 313.912 238.184 318.592 C235.592 323.2
				230.12 325.144 226.016 322.84 C221.984 320.536 220.76 314.92 223.424 310.24
				C226.016 305.56 231.488 303.688 235.592 305.992 z"/>
	</g>
	<g id="g58" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path59"
			d="M374.912 680.536 C378.296 683.128 373.256 687.376 371.024 686.296 C369.152 685.648
				367.784 683.488 366.92 682.408 C366.128 681.184 366.2 679.168 366.92 678.448
				C367.712 677.44 369.728 677.656 371.024 678.52 C372.32 679.168 373.616 679.888
				374.912 680.536 z"/>
	</g>
	<g id="g60" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path61"
			d="M297.44 551.512 C338.984 572.896 350 611.56 332.072 664.192 C330.992 666.64 334.16
				668.368 335.24 666.064 C354.824 610.336 341.432 571.312 299.024 548.56 C296.864
				547.552 295.28 550.432 297.44 551.512 z"/>
	</g>
	<g id="g62" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path63"
			d="M72.008 569.512 C38.312 627.256 38.096 662.68 62.504 681.328 C63.728 682.264 64.448
				680.032 63.296 679.168 C36.296 655.48 48.896 615.52 74.168 570.88 C74.888
				569.584 72.512 568.432 72.008 569.512 z"/>
	</g>
	<g id="g64" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path65"
			d="M289.376 586.864 C289.232 589.168 288.368 589.528 286.424 587.368 C279.8 575.848
				235.088 551.44 213.344 548.704 C209.24 547.264 209.456 545.392 213.488 544.816
				C229.184 544.816 241.28 537.904 254.96 537.904 C258.704 538.048 262.304 539.488
				264.392 541.648 C269.504 544.96 288.08 570.592 289.376 586.864 z"/>
	</g>
	<g id="g66" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path67"
			d="M180.152 546.832 C180.872 550.792 163.808 545.68 164.744 556.696 C165.032 559.72
				160.496 561.376 160.64 556.696 C160.64 548.272 161.072 548.416 152.72 546.832
				C151.208 546.76 151.352 544.528 152.72 544.816 L152.72 544.816 C158.696 546.472
				166.76 542.872 166.4 538.84 C166.256 537.472 168.56 537.688 168.488 538.84
				C167.984 545.248 181.664 542.152 180.152 546.832 z"/>
	</g>
	<g id="g68" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path69"
			d="M151.568 705.376 C151.64 708.328 148.76 707.68 148.544 705.592 C140.192 680.536 143.72
				618.832 151.856 598.96 C152.432 596.08 156.248 596.944 155.744 598.96
				C147.104 635.464 147.248 673.048 151.568 705.376 z"/>
	</g>
	<g id="g70" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path71"
			d="M51.704 684.424 C75.68 707.824 91.376 743.248 114.632 775.288 C148.472 816.04 121.472
				858.304 66.464 845.56 C38.888 835.192 -0.784 836.344 -32.68 825.832 C-55.072
				820.36 -55.864 809.272 -44.416 787.6 C-40.384 773.776 -40.024 751.312
				-43.768 732.592 C-45.784 718.408 -39.232 710.488 -24.112 708.832 L-24.112 708.832
				C-11.296 708.688 6.56 713.872 16.28 686.44 C23.552 673.336 40.976 672.976
				51.704 684.424 z"/>
	</g>
	<g id="g72" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path73"
			d="M24.632 699.04 C23.84 680.968 39.32 677.296 49.688 688.312 C68.192 710.992 85.112
				736.048 100.376 764.992 C124.712 804.16 104.624 842.68 67.904 828.064 C49.688
				817.84 6.128 813.304 -17.344 809.128 C-33.04 807.832 -35.128 797.608 -29.152
				791.848 C-20.944 782.416 -20.08 759.808 -27.856 740.512 C-35.56 728.56 -21.088
				715.384 -9.712 720.856 C0.8 727.048 25.64 713.08 24.632 699.04 z"/>
	</g>
</svg>

--- NEW FILE: robot-red.svg ---
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
	"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" transform="scale(0.05) translate(30,-30)">
<!-- width="600" height="700" -->
	<title>Tux</title>
	<desc>The Linux Penguin in SVG.</desc>
	<!-- Body paint -->
	<path style="fill:red;stroke:none" d="M 228 235 L 347 235 L 456 435 L 332 607 L 205 607 L 149 435 z"/>
	<g id="g6" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path7"
			d="M329.336 727.552 C315.224 726.328 304.136 715.816 303.128 694.936 C306.368 639.496
				309.608 582.112 271.232 545.104 C265.256 499.024 244.016 482.104 234.008 452.512
				L218.24 441.208 L237.104 411.688 L245.168 411.904 L323.936 571.168 L340.424
				651.448 z"/>
	</g>
	<g id="g8" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path9"
			d="M136.232 439.696 C133.856 455.248 132.56 470.512 134.792 485.272 C118.376 507.592
				105.92 530.128 104.48 553.312 C92.024 586.504 62.432 614.584 67.544 680.104
				C84.176 697.456 107.432 713.584 127.376 730.36 C152.432 751.312 137.528 778.96
				102.248 772.408 C94.4 763.768 76.616 709.624 42.92 676.288 L49.544 632.584
				L81.368 547.408 L120.968 484.048 L125.36 456.688 L119.816 386.776 L124.424
				361.216 L136.232 439.696 z"/>
	</g>
	<g id="g10" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path11"
			d="M115.64 341.416 C116.576 336.376 117.8 331.624 119.312 327.16 L121.688 342.784 z"
			/>
	</g>
	<g id="g12" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path13"
			d="M120.968 500.464 C108.368 523.792 103.976 546.256 132.92 550.216 C117.008 553.888
				97.208 568.648 77.192 593.488 L77.624 543.016 L101.456 503.272 z"/>
	</g>
	<g id="g14" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path15"
			d="M-33.256 818.488 C10.52 838.144 41.408 837.064 69.272 850.96 C91.304 862.552 113.552
				861.184 126.944 847.144 C138.32 832.456 146.744 831.736 163.52 830.224 C190.952
				828.568 217.736 828.28 241.928 830.8 L269.576 833.032 C269.072 864.064
				328.04 867.88 345.392 844.336 C366.344 819.424 395.144 808.264 419.84 790.192
				L289.304 725.536 C255.824 806.464 131.048 827.632 113.768 763.264 z"/>
	</g>
	<g id="g16" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path17"
			d="M286.424 711.568 C273.824 711.496 260.936 715.6 261.944 732.16 L266.192 776.44 L304.424
				756.64 z"/>
	</g>
	<g id="g18" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path19"
			d="M-37.36 821.224 C7.136 840.88 38.6 839.728 66.968 853.696 C89.36 865.216 111.968
				863.92 125.648 849.808 C137.24 835.192 145.808 834.472 162.872 832.96 C190.736
				831.232 218.024 831.016 242.648 833.464 L270.728 835.768 C270.224 866.8 330.272
				870.544 347.912 847 C369.224 822.088 398.528 811 423.656 792.856 L290.816
				728.272 C256.76 809.128 129.824 830.296 112.256 766 z"/>
	</g>
	<g id="g20" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path21"
			d="M382.328 691.984 C403.64 698.968 389.888 720.28 400.76 732.52 C405.44 742.888 415.304
				752.032 431.792 760.528 C459.368 774.424 426.248 799.336 392.768 812.08
				C351.944 825.616 344.024 862.912 299.312 851.896 C283.112 846.496 278.36 831.808
				278.864 809.128 C284.264 762.76 277.784 730.432 278.792 698.824 C278.72
				686.152 283.544 684.64 307.232 687.952 C310.04 726.328 352.376 727.336 382.328
				691.984 z"/>
	</g>
	<g id="g22" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path23"
			d="M339.632 826.624 C371.6 814.312 403.856 798.112 429.848 782.128 C437.84 777.448 438.92
				765.928 427.688 762.328 C403.352 748.504 390.104 731.224 392.912 708.76
				C393.344 700.912 383.696 692.56 381.104 700.048 C359.864 771.472 291.32 767.656
				300.752 696.952 C301.256 694.864 301.76 692.776 302.264 690.76 C289.952
				688.24 285.2 690.976 285.776 700.408 L295.28 806.608 C297.656 830.8 317.312
				836.128 339.632 826.624 z"/>
	</g>
	<g id="g24" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path25"
			d="M354.464 537.544 C379.16 569.8 404.432 651.088 384.416 691.552 C360.944 737.776 307.808
				743.248 305.504 695.8 C308.816 639.64 311.984 581.536 273.68 544.096
				C267.704 497.368 246.392 480.232 236.384 450.28 L203.12 426.088 L133.568 435.088
				C130.76 452.152 129.104 468.784 131.552 484.912 C115.064 507.376 102.608
				530.056 101.168 553.312 C88.712 586.648 59.12 614.944 64.232 680.752 C80.864
				698.248 104.12 714.448 124.064 731.296 C149.12 752.392 135.512 776.296 100.232
				769.672 C78.848 746.056 56.744 722.872 35.288 699.328 C12.392 683.056
				3.896 662.176 27.368 630.496 C43.424 609.04 47.96 562.456 62 543.664 C74.312
				525.16 92.24 508.6 105.272 490.096 C112.184 477.928 114.344 468.568 113.264
				454.456 L110.312 369.136 C108.368 307.216 142.424 274.24 189.8 275.248 C243.512
				275.752 287.576 312.472 288.152 378.28 C292.688 410.32 283.256 428.68 308.672
				474.472 C334.52 522.712 338.552 520.12 354.464 537.544 z"/>
	</g>
	<g id="g26" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path27"
			d="M261.296 503.632 L263.528 512.2 C257.696 501.688 250.712 483.616 241.928 475.696
				C239.264 473.536 235.808 473.608 233.72 475.624 C222.056 486.928 193.112 510.112
				169.928 507.088 C152.072 505.288 134.648 493.264 130.832 480.232 C128.816
				470.872 129.752 463.168 130.976 455.32 L240.704 453.52 C238.472 463.168 253.088
				487 261.296 503.632 z"/>
	</g>
	<g id="g28" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path29"
			d="M143.144 363.232 C154.088 363.232 163.88 376.84 163.808 395.632 C163.736 408.232
				155.528 411.472 149.336 417.016 C146.6 419.536 145.952 433.144 142.568 433.144
				C131.696 433.144 123.488 413.776 123.488 395.632 C123.488 377.56 132.272
				363.232 143.144 363.232 z"/>
	</g>
	<g id="g30" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path31"
			d="M144.368 375.04 C154.088 375.04 160.856 379.936 161.648 391.312 C162.224 399.16 160.136
				411.76 154.664 414.424 C152.144 415.648 143.432 426.664 140.408 426.52
				C128.096 425.944 125 402.112 125.936 390.736 C126.8 379.36 134.72 375.04 144.368
				375.04 z"/>
	</g>
	<g id="g32" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path33"
			d="M141.848 382.672 C148.544 382.096 154.736 389.728 155.6 399.664 C156.464 409.6 151.64
				418.24 144.944 418.816 C138.248 419.392 132.056 411.76 131.192 401.752
				C130.328 391.816 135.152 383.248 141.848 382.672 z"/>
	</g>
	<g id="g34" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path35"
			d="M151.064 397.288 C151.424 399.088 149.408 400.024 148.832 398.224 C148.256 395.992
				146.888 393.328 145.088 391.168 C143.936 389.872 145.088 388.432 146.528 389.44
				C149.048 391.528 150.488 394.12 151.064 397.288 z"/>
	</g>
	<g id="g36" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path37"
			d="M216.944 360.712 C232.712 360.712 245.6 377.416 245.6 397.792 C245.6 418.24 232.712
				434.872 216.944 434.872 C201.176 434.872 188.432 418.24 188.432 397.792 C188.432
				377.416 201.176 360.712 216.944 360.712 z"/>
	</g>
	<g id="g38" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path39"
			d="M224.792 374.968 C235.664 378.856 241.928 387.424 242.72 396.568 C243.656 407.08
				239.408 418.96 230.264 425.944 C227.672 427.888 197.72 416.08 195.992 411.616
				C193.4 405.208 191.816 392.896 193.76 385.624 C194.552 382.744 197.216 378.568
				201.176 376.336 C207.44 372.808 216.656 372.088 224.792 374.968 z"/>
	</g>
	<g id="g40" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path41"
			d="M216.872 380.944 C225.584 380.944 232.712 389.296 232.712 399.448 C232.712 409.672
				225.584 418.024 216.872 418.024 C208.16 418.024 201.032 409.672 201.032 399.448
				C201.032 389.296 208.16 380.944 216.872 380.944 z"/>
	</g>
	<g id="g42" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path43"
			d="M227.096 392.392 C228.104 394.048 226.448 395.776 225.224 394.12 C223.784 392.104
				221.408 389.944 218.888 388.432 C217.232 387.568 217.808 385.624 219.68 386.2
				C222.92 387.28 225.368 389.368 227.096 392.392 z"/>
	</g>
	<g id="g44" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path45"
			d="M164.96 404.488 C172.376 402.328 184.112 403.048 192.248 404.632 C200.384 406.792
				222.056 418.24 245.024 430.696 C247.976 432.208 248.84 437.104 245.024 438.688
				C239.12 439.12 249.272 453.664 238.904 458.848 C223.352 462.88 198.44 485.992
				186.128 487.864 C179.288 489.376 172.232 489.592 164.6 487.864 C140.552
				482.968 134.216 455.608 122.912 450.064 C119.816 446.824 121.4 441.208 122.408
				440.056 C123.632 434.224 149.696 406.216 164.96 404.488 z"/>
	</g>
	<g id="g46" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path47"
			d="M185.408 405.856 C198.44 407.296 226.088 423.928 239.408 430.624 C242.72 432.424
				242.504 437.824 239.552 438.688 C236.384 440.488 235.448 438.256 232.928 437.896
				C228.896 435.736 222.272 440.92 217.016 444.88 C186.704 467.776 180.656
				465.256 156.176 462.664 C147.68 460.576 142.136 457.984 139.688 455.968 C141.488
				445.888 160.496 407.656 166.76 406.792 C168.344 404.704 179.936 404.632
				185.408 405.856 z"/>
	</g>
	<g id="g48" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path49"
			d="M190.664 412.048 L193.76 413.416 C196.064 414.712 193.256 418.168 190.736 417.088
				L186.2 415.504 C183.536 413.272 186.704 410.104 190.664 412.048 z"/>
	</g>
	<g id="g50" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path51"
			d="M268.568 452.368 C273.032 454.384 279.224 457.192 282.536 460.144 C285.488 464.104
				286.784 468.064 286.424 472.024 C285.776 474.544 284.12 476.344 281.24 477.424
				C277.856 478.216 273.68 477.424 271.376 474.112 C269.864 471.448 265.256
				462.16 263.96 460.576 C262.232 457.12 261.944 454.456 262.88 452.368 C264.032
				451.288 266.048 451 268.568 452.368 z"/>
	</g>
	<g id="g52" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path53"
			d="M273.752 461.584 C275.48 462.376 277.928 463.456 279.224 464.68 C280.376 466.264
				280.88 467.776 280.736 469.36 C280.52 470.296 279.8 471.016 278.72 471.448 C277.352
				471.808 275.768 471.448 274.832 470.152 C274.256 469.144 272.456 465.472
				271.952 464.824 C271.232 463.456 271.088 462.448 271.448 461.584 C271.952
				461.152 272.744 461.08 273.752 461.584 z"/>
	</g>
	<g id="g54" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path55"
			d="M238.616 358.552 C239.048 359.2 238.976 359.776 238.4 360.28 C237.896 360.784 237.176
				360.712 236.24 360.208 L231.632 356.248 C231.056 355.744 230.912 354.952
				231.272 354.088 C232.28 353.44 233.144 353.44 233.936 354.088 z"/>
	</g>
	<g id="g56" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path57"
			d="M235.592 305.992 C239.624 308.224 240.848 313.912 238.184 318.592 C235.592 323.2
				230.12 325.144 226.016 322.84 C221.984 320.536 220.76 314.92 223.424 310.24
				C226.016 305.56 231.488 303.688 235.592 305.992 z"/>
	</g>
	<g id="g58" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path59"
			d="M374.912 680.536 C378.296 683.128 373.256 687.376 371.024 686.296 C369.152 685.648
				367.784 683.488 366.92 682.408 C366.128 681.184 366.2 679.168 366.92 678.448
				C367.712 677.44 369.728 677.656 371.024 678.52 C372.32 679.168 373.616 679.888
				374.912 680.536 z"/>
	</g>
	<g id="g60" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path61"
			d="M297.44 551.512 C338.984 572.896 350 611.56 332.072 664.192 C330.992 666.64 334.16
				668.368 335.24 666.064 C354.824 610.336 341.432 571.312 299.024 548.56 C296.864
				547.552 295.28 550.432 297.44 551.512 z"/>
	</g>
	<g id="g62" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path63"
			d="M72.008 569.512 C38.312 627.256 38.096 662.68 62.504 681.328 C63.728 682.264 64.448
				680.032 63.296 679.168 C36.296 655.48 48.896 615.52 74.168 570.88 C74.888
				569.584 72.512 568.432 72.008 569.512 z"/>
	</g>
	<g id="g64" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path65"
			d="M289.376 586.864 C289.232 589.168 288.368 589.528 286.424 587.368 C279.8 575.848
				235.088 551.44 213.344 548.704 C209.24 547.264 209.456 545.392 213.488 544.816
				C229.184 544.816 241.28 537.904 254.96 537.904 C258.704 538.048 262.304 539.488
				264.392 541.648 C269.504 544.96 288.08 570.592 289.376 586.864 z"/>
	</g>
	<g id="g66" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path67"
			d="M180.152 546.832 C180.872 550.792 163.808 545.68 164.744 556.696 C165.032 559.72
				160.496 561.376 160.64 556.696 C160.64 548.272 161.072 548.416 152.72 546.832
				C151.208 546.76 151.352 544.528 152.72 544.816 L152.72 544.816 C158.696 546.472
				166.76 542.872 166.4 538.84 C166.256 537.472 168.56 537.688 168.488 538.84
				C167.984 545.248 181.664 542.152 180.152 546.832 z"/>
	</g>
	<g id="g68" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path69"
			d="M151.568 705.376 C151.64 708.328 148.76 707.68 148.544 705.592 C140.192 680.536 143.72
				618.832 151.856 598.96 C152.432 596.08 156.248 596.944 155.744 598.96
				C147.104 635.464 147.248 673.048 151.568 705.376 z"/>
	</g>
	<g id="g70" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path71"
			d="M51.704 684.424 C75.68 707.824 91.376 743.248 114.632 775.288 C148.472 816.04 121.472
				858.304 66.464 845.56 C38.888 835.192 -0.784 836.344 -32.68 825.832 C-55.072
				820.36 -55.864 809.272 -44.416 787.6 C-40.384 773.776 -40.024 751.312
				-43.768 732.592 C-45.784 718.408 -39.232 710.488 -24.112 708.832 L-24.112 708.832
				C-11.296 708.688 6.56 713.872 16.28 686.44 C23.552 673.336 40.976 672.976
				51.704 684.424 z"/>
	</g>
	<g id="g72" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path73"
			d="M24.632 699.04 C23.84 680.968 39.32 677.296 49.688 688.312 C68.192 710.992 85.112
				736.048 100.376 764.992 C124.712 804.16 104.624 842.68 67.904 828.064 C49.688
				817.84 6.128 813.304 -17.344 809.128 C-33.04 807.832 -35.128 797.608 -29.152
				791.848 C-20.944 782.416 -20.08 759.808 -27.856 740.512 C-35.56 728.56 -21.088
				715.384 -9.712 720.856 C0.8 727.048 25.64 713.08 24.632 699.04 z"/>
	</g>
</svg>

--- NEW FILE: robot-yellow.svg ---
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
	"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" transform="scale(0.05) translate(30,-30)">
<!-- width="600" height="700" -->
	<title>Tux</title>
	<desc>The Linux Penguin in SVG.</desc>
	<!-- Body paint -->
	<path style="fill:yellow;stroke:none" d="M 228 235 L 347 235 L 456 435 L 332 607 L 205 607 L 149 435 z"/>
	<g id="g6" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path7"
			d="M329.336 727.552 C315.224 726.328 304.136 715.816 303.128 694.936 C306.368 639.496
				309.608 582.112 271.232 545.104 C265.256 499.024 244.016 482.104 234.008 452.512
				L218.24 441.208 L237.104 411.688 L245.168 411.904 L323.936 571.168 L340.424
				651.448 z"/>
	</g>
	<g id="g8" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path9"
			d="M136.232 439.696 C133.856 455.248 132.56 470.512 134.792 485.272 C118.376 507.592
				105.92 530.128 104.48 553.312 C92.024 586.504 62.432 614.584 67.544 680.104
				C84.176 697.456 107.432 713.584 127.376 730.36 C152.432 751.312 137.528 778.96
				102.248 772.408 C94.4 763.768 76.616 709.624 42.92 676.288 L49.544 632.584
				L81.368 547.408 L120.968 484.048 L125.36 456.688 L119.816 386.776 L124.424
				361.216 L136.232 439.696 z"/>
	</g>
	<g id="g10" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path11"
			d="M115.64 341.416 C116.576 336.376 117.8 331.624 119.312 327.16 L121.688 342.784 z"
			/>
	</g>
	<g id="g12" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path13"
			d="M120.968 500.464 C108.368 523.792 103.976 546.256 132.92 550.216 C117.008 553.888
				97.208 568.648 77.192 593.488 L77.624 543.016 L101.456 503.272 z"/>
	</g>
	<g id="g14" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path15"
			d="M-33.256 818.488 C10.52 838.144 41.408 837.064 69.272 850.96 C91.304 862.552 113.552
				861.184 126.944 847.144 C138.32 832.456 146.744 831.736 163.52 830.224 C190.952
				828.568 217.736 828.28 241.928 830.8 L269.576 833.032 C269.072 864.064
				328.04 867.88 345.392 844.336 C366.344 819.424 395.144 808.264 419.84 790.192
				L289.304 725.536 C255.824 806.464 131.048 827.632 113.768 763.264 z"/>
	</g>
	<g id="g16" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path17"
			d="M286.424 711.568 C273.824 711.496 260.936 715.6 261.944 732.16 L266.192 776.44 L304.424
				756.64 z"/>
	</g>
	<g id="g18" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path19"
			d="M-37.36 821.224 C7.136 840.88 38.6 839.728 66.968 853.696 C89.36 865.216 111.968
				863.92 125.648 849.808 C137.24 835.192 145.808 834.472 162.872 832.96 C190.736
				831.232 218.024 831.016 242.648 833.464 L270.728 835.768 C270.224 866.8 330.272
				870.544 347.912 847 C369.224 822.088 398.528 811 423.656 792.856 L290.816
				728.272 C256.76 809.128 129.824 830.296 112.256 766 z"/>
	</g>
	<g id="g20" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path21"
			d="M382.328 691.984 C403.64 698.968 389.888 720.28 400.76 732.52 C405.44 742.888 415.304
				752.032 431.792 760.528 C459.368 774.424 426.248 799.336 392.768 812.08
				C351.944 825.616 344.024 862.912 299.312 851.896 C283.112 846.496 278.36 831.808
				278.864 809.128 C284.264 762.76 277.784 730.432 278.792 698.824 C278.72
				686.152 283.544 684.64 307.232 687.952 C310.04 726.328 352.376 727.336 382.328
				691.984 z"/>
	</g>
	<g id="g22" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path23"
			d="M339.632 826.624 C371.6 814.312 403.856 798.112 429.848 782.128 C437.84 777.448 438.92
				765.928 427.688 762.328 C403.352 748.504 390.104 731.224 392.912 708.76
				C393.344 700.912 383.696 692.56 381.104 700.048 C359.864 771.472 291.32 767.656
				300.752 696.952 C301.256 694.864 301.76 692.776 302.264 690.76 C289.952
				688.24 285.2 690.976 285.776 700.408 L295.28 806.608 C297.656 830.8 317.312
				836.128 339.632 826.624 z"/>
	</g>
	<g id="g24" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path25"
			d="M354.464 537.544 C379.16 569.8 404.432 651.088 384.416 691.552 C360.944 737.776 307.808
				743.248 305.504 695.8 C308.816 639.64 311.984 581.536 273.68 544.096
				C267.704 497.368 246.392 480.232 236.384 450.28 L203.12 426.088 L133.568 435.088
				C130.76 452.152 129.104 468.784 131.552 484.912 C115.064 507.376 102.608
				530.056 101.168 553.312 C88.712 586.648 59.12 614.944 64.232 680.752 C80.864
				698.248 104.12 714.448 124.064 731.296 C149.12 752.392 135.512 776.296 100.232
				769.672 C78.848 746.056 56.744 722.872 35.288 699.328 C12.392 683.056
				3.896 662.176 27.368 630.496 C43.424 609.04 47.96 562.456 62 543.664 C74.312
				525.16 92.24 508.6 105.272 490.096 C112.184 477.928 114.344 468.568 113.264
				454.456 L110.312 369.136 C108.368 307.216 142.424 274.24 189.8 275.248 C243.512
				275.752 287.576 312.472 288.152 378.28 C292.688 410.32 283.256 428.68 308.672
				474.472 C334.52 522.712 338.552 520.12 354.464 537.544 z"/>
	</g>
	<g id="g26" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path27"
			d="M261.296 503.632 L263.528 512.2 C257.696 501.688 250.712 483.616 241.928 475.696
				C239.264 473.536 235.808 473.608 233.72 475.624 C222.056 486.928 193.112 510.112
				169.928 507.088 C152.072 505.288 134.648 493.264 130.832 480.232 C128.816
				470.872 129.752 463.168 130.976 455.32 L240.704 453.52 C238.472 463.168 253.088
				487 261.296 503.632 z"/>
	</g>
	<g id="g28" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path29"
			d="M143.144 363.232 C154.088 363.232 163.88 376.84 163.808 395.632 C163.736 408.232
				155.528 411.472 149.336 417.016 C146.6 419.536 145.952 433.144 142.568 433.144
				C131.696 433.144 123.488 413.776 123.488 395.632 C123.488 377.56 132.272
				363.232 143.144 363.232 z"/>
	</g>
	<g id="g30" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path31"
			d="M144.368 375.04 C154.088 375.04 160.856 379.936 161.648 391.312 C162.224 399.16 160.136
				411.76 154.664 414.424 C152.144 415.648 143.432 426.664 140.408 426.52
				C128.096 425.944 125 402.112 125.936 390.736 C126.8 379.36 134.72 375.04 144.368
				375.04 z"/>
	</g>
	<g id="g32" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path33"
			d="M141.848 382.672 C148.544 382.096 154.736 389.728 155.6 399.664 C156.464 409.6 151.64
				418.24 144.944 418.816 C138.248 419.392 132.056 411.76 131.192 401.752
				C130.328 391.816 135.152 383.248 141.848 382.672 z"/>
	</g>
	<g id="g34" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path35"
			d="M151.064 397.288 C151.424 399.088 149.408 400.024 148.832 398.224 C148.256 395.992
				146.888 393.328 145.088 391.168 C143.936 389.872 145.088 388.432 146.528 389.44
				C149.048 391.528 150.488 394.12 151.064 397.288 z"/>
	</g>
	<g id="g36" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path37"
			d="M216.944 360.712 C232.712 360.712 245.6 377.416 245.6 397.792 C245.6 418.24 232.712
				434.872 216.944 434.872 C201.176 434.872 188.432 418.24 188.432 397.792 C188.432
				377.416 201.176 360.712 216.944 360.712 z"/>
	</g>
	<g id="g38" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path39"
			d="M224.792 374.968 C235.664 378.856 241.928 387.424 242.72 396.568 C243.656 407.08
				239.408 418.96 230.264 425.944 C227.672 427.888 197.72 416.08 195.992 411.616
				C193.4 405.208 191.816 392.896 193.76 385.624 C194.552 382.744 197.216 378.568
				201.176 376.336 C207.44 372.808 216.656 372.088 224.792 374.968 z"/>
	</g>
	<g id="g40" style="fill:#000000" transform="translate(98.9154 -217.691)">
		<path id="path41"
			d="M216.872 380.944 C225.584 380.944 232.712 389.296 232.712 399.448 C232.712 409.672
				225.584 418.024 216.872 418.024 C208.16 418.024 201.032 409.672 201.032 399.448
				C201.032 389.296 208.16 380.944 216.872 380.944 z"/>
	</g>
	<g id="g42" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path43"
			d="M227.096 392.392 C228.104 394.048 226.448 395.776 225.224 394.12 C223.784 392.104
				221.408 389.944 218.888 388.432 C217.232 387.568 217.808 385.624 219.68 386.2
				C222.92 387.28 225.368 389.368 227.096 392.392 z"/>
	</g>
	<g id="g44" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path45"
			d="M164.96 404.488 C172.376 402.328 184.112 403.048 192.248 404.632 C200.384 406.792
				222.056 418.24 245.024 430.696 C247.976 432.208 248.84 437.104 245.024 438.688
				C239.12 439.12 249.272 453.664 238.904 458.848 C223.352 462.88 198.44 485.992
				186.128 487.864 C179.288 489.376 172.232 489.592 164.6 487.864 C140.552
				482.968 134.216 455.608 122.912 450.064 C119.816 446.824 121.4 441.208 122.408
				440.056 C123.632 434.224 149.696 406.216 164.96 404.488 z"/>
	</g>
	<g id="g46" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path47"
			d="M185.408 405.856 C198.44 407.296 226.088 423.928 239.408 430.624 C242.72 432.424
				242.504 437.824 239.552 438.688 C236.384 440.488 235.448 438.256 232.928 437.896
				C228.896 435.736 222.272 440.92 217.016 444.88 C186.704 467.776 180.656
				465.256 156.176 462.664 C147.68 460.576 142.136 457.984 139.688 455.968 C141.488
				445.888 160.496 407.656 166.76 406.792 C168.344 404.704 179.936 404.632
				185.408 405.856 z"/>
	</g>
	<g id="g48" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path49"
			d="M190.664 412.048 L193.76 413.416 C196.064 414.712 193.256 418.168 190.736 417.088
				L186.2 415.504 C183.536 413.272 186.704 410.104 190.664 412.048 z"/>
	</g>
	<g id="g50" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path51"
			d="M268.568 452.368 C273.032 454.384 279.224 457.192 282.536 460.144 C285.488 464.104
				286.784 468.064 286.424 472.024 C285.776 474.544 284.12 476.344 281.24 477.424
				C277.856 478.216 273.68 477.424 271.376 474.112 C269.864 471.448 265.256
				462.16 263.96 460.576 C262.232 457.12 261.944 454.456 262.88 452.368 C264.032
				451.288 266.048 451 268.568 452.368 z"/>
	</g>
	<g id="g52" style="fill:#ffffff" transform="translate(98.9154 -217.691)">
		<path id="path53"
			d="M273.752 461.584 C275.48 462.376 277.928 463.456 279.224 464.68 C280.376 466.264
				280.88 467.776 280.736 469.36 C280.52 470.296 279.8 471.016 278.72 471.448 C277.352
				471.808 275.768 471.448 274.832 470.152 C274.256 469.144 272.456 465.472
				271.952 464.824 C271.232 463.456 271.088 462.448 271.448 461.584 C271.952
				461.152 272.744 461.08 273.752 461.584 z"/>
	</g>
	<g id="g54" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path55"
			d="M238.616 358.552 C239.048 359.2 238.976 359.776 238.4 360.28 C237.896 360.784 237.176
				360.712 236.24 360.208 L231.632 356.248 C231.056 355.744 230.912 354.952
				231.272 354.088 C232.28 353.44 233.144 353.44 233.936 354.088 z"/>
	</g>
	<g id="g56" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path57"
			d="M235.592 305.992 C239.624 308.224 240.848 313.912 238.184 318.592 C235.592 323.2
				230.12 325.144 226.016 322.84 C221.984 320.536 220.76 314.92 223.424 310.24
				C226.016 305.56 231.488 303.688 235.592 305.992 z"/>
	</g>
	<g id="g58" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path59"
			d="M374.912 680.536 C378.296 683.128 373.256 687.376 371.024 686.296 C369.152 685.648
				367.784 683.488 366.92 682.408 C366.128 681.184 366.2 679.168 366.92 678.448
				C367.712 677.44 369.728 677.656 371.024 678.52 C372.32 679.168 373.616 679.888
				374.912 680.536 z"/>
	</g>
	<g id="g60" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path61"
			d="M297.44 551.512 C338.984 572.896 350 611.56 332.072 664.192 C330.992 666.64 334.16
				668.368 335.24 666.064 C354.824 610.336 341.432 571.312 299.024 548.56 C296.864
				547.552 295.28 550.432 297.44 551.512 z"/>
	</g>
	<g id="g62" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path63"
			d="M72.008 569.512 C38.312 627.256 38.096 662.68 62.504 681.328 C63.728 682.264 64.448
				680.032 63.296 679.168 C36.296 655.48 48.896 615.52 74.168 570.88 C74.888
				569.584 72.512 568.432 72.008 569.512 z"/>
	</g>
	<g id="g64" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path65"
			d="M289.376 586.864 C289.232 589.168 288.368 589.528 286.424 587.368 C279.8 575.848
				235.088 551.44 213.344 548.704 C209.24 547.264 209.456 545.392 213.488 544.816
				C229.184 544.816 241.28 537.904 254.96 537.904 C258.704 538.048 262.304 539.488
				264.392 541.648 C269.504 544.96 288.08 570.592 289.376 586.864 z"/>
	</g>
	<g id="g66" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path67"
			d="M180.152 546.832 C180.872 550.792 163.808 545.68 164.744 556.696 C165.032 559.72
				160.496 561.376 160.64 556.696 C160.64 548.272 161.072 548.416 152.72 546.832
				C151.208 546.76 151.352 544.528 152.72 544.816 L152.72 544.816 C158.696 546.472
				166.76 542.872 166.4 538.84 C166.256 537.472 168.56 537.688 168.488 538.84
				C167.984 545.248 181.664 542.152 180.152 546.832 z"/>
	</g>
	<g id="g68" style="fill-opacity:0.5;fill:#c1c1bf" transform="translate(98.9154 -217.691)">
		<path id="path69"
			d="M151.568 705.376 C151.64 708.328 148.76 707.68 148.544 705.592 C140.192 680.536 143.72
				618.832 151.856 598.96 C152.432 596.08 156.248 596.944 155.744 598.96
				C147.104 635.464 147.248 673.048 151.568 705.376 z"/>
	</g>
	<g id="g70" style="fill:#b77200" transform="translate(98.9154 -217.691)">
		<path id="path71"
			d="M51.704 684.424 C75.68 707.824 91.376 743.248 114.632 775.288 C148.472 816.04 121.472
				858.304 66.464 845.56 C38.888 835.192 -0.784 836.344 -32.68 825.832 C-55.072
				820.36 -55.864 809.272 -44.416 787.6 C-40.384 773.776 -40.024 751.312
				-43.768 732.592 C-45.784 718.408 -39.232 710.488 -24.112 708.832 L-24.112 708.832
				C-11.296 708.688 6.56 713.872 16.28 686.44 C23.552 673.336 40.976 672.976
				51.704 684.424 z"/>
	</g>
	<g id="g72" style="fill:#f2b700" transform="translate(98.9154 -217.691)">
		<path id="path73"
			d="M24.632 699.04 C23.84 680.968 39.32 677.296 49.688 688.312 C68.192 710.992 85.112
				736.048 100.376 764.992 C124.712 804.16 104.624 842.68 67.904 828.064 C49.688
				817.84 6.128 813.304 -17.344 809.128 C-33.04 807.832 -35.128 797.608 -29.152
				791.848 C-20.944 782.416 -20.08 759.808 -27.856 740.512 C-35.56 728.56 -21.088
				715.384 -9.712 720.856 C0.8 727.048 25.64 713.08 24.632 699.04 z"/>
	</g>
</svg>

--- NEW FILE: target-blue-circle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#276EB0" stroke="#A3A2A2" stroke-width="0.5" d="M28.5,16c0,6.904-5.596,12.5-12.5,12.5
				C9.096,28.5,3.5,22.904,3.5,16S9.096,3.5,16,3.5C22.904,3.5,28.5,9.096,28.5,16z"/>
			<path fill="#D6E4EC" stroke="#A3A2A2" stroke-width="0.5" d="M24.647,11.773c0.001,0.066,0.01,0.131,0.01,0.197
				c0,6.42-5.204,11.625-11.625,11.625c-1.715,0-3.339-0.381-4.805-1.049c1.818,1.878,4.36,3.049,7.18,3.049c5.522,0,10-4.477,10-10
				C25.407,14.242,25.135,12.951,24.647,11.773z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-blue-square.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="#2871D1" d="M28.264,28.164H3.871V3.772h24.393V28.164z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M28.066,3.802H3.85L15.958,15.91L28.066,3.802z"/>
			<path opacity="0.1" enable-background="new    " d="M3.915,3.908v24.216l12.108-12.107L3.915,3.908z"/>
			<path opacity="0.1" enable-background="new    " d="M28.201,27.985V3.771L16.093,15.877L28.201,27.985z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M4.02,28.092h24.217L16.128,15.983L4.02,28.092z"/>
			<path opacity="0.5" fill="#515151" enable-background="new    " d="M24.998,15.964c0,4.918-3.986,8.906-8.906,8.906
				c-4.918,0-8.904-3.987-8.904-8.906c0-4.918,3.986-8.904,8.904-8.904S24.998,11.046,24.998,15.964z"/>
			<path fill="#D2E5FF" d="M24.782,15.749c0,4.919-3.987,8.906-8.906,8.906c-4.918,0-8.905-3.987-8.905-8.906
				c0-4.917,3.987-8.905,8.905-8.905C20.795,6.843,24.782,10.831,24.782,15.749z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="2" enable-background="new    " d="M17.915,17.655
				c-5.239,5.24-10.299,8.677-11.3,7.675c-1-1.001,2.436-6.062,7.675-11.3c5.239-5.239,10.299-8.676,11.3-7.676
				C26.591,7.356,23.154,12.416,17.915,17.655z"/>
			<path fill="none" stroke="#A3A2A2" stroke-width="2" d="M17.727,17.526c-5.24,5.238-10.299,8.676-11.3,7.675
				s2.437-6.062,7.675-11.302C19.341,8.661,24.4,5.224,25.402,6.226C26.402,7.228,22.967,12.287,17.727,17.526z"/>
			<path fill="#D2E5FF" d="M17.052,6.911C12.167,6.24,7.13,10.724,6.971,15.749c-0.078,2.51,1.074,4.889,2.742,6.348L22.125,9.438
				C20.438,7.812,18.889,7.163,17.052,6.911z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-blue-star.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#FFFFFF" stroke="#B0AFAF" stroke-width="0.5" d="M9.667,26.914L3.393,16.046L9.667,5.177h12.55l6.274,10.869
				l-6.274,10.868H9.667z"/>
			<path fill="#2A73D1" d="M10,26.364L4.06,16.074L10,5.784h11.882l5.941,10.29l-5.941,10.29H10z"/>
			<path fill="none" stroke="#969595" stroke-width="0.4" d="M9.92,26.469L3.902,16.045L9.92,5.62h12.036l6.019,10.425
				l-6.019,10.424H9.92z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.3" d="M9.438,27.212L2.993,16.046L9.438,4.88H22.33l6.446,11.166
				L22.33,27.212H9.438z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.15" d="M10.009,26.304L4.088,16.046l5.921-10.259h11.843l5.922,10.259
				l-5.922,10.258H10.009z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.3" d="M10.177,26.006L4.43,16.05l5.748-9.956h11.498
				l5.749,9.956l-5.749,9.956H10.177z"/>
			<path fill="#FFFFFF" stroke="#7A7A7A" stroke-width="0.4" d="M15.965,30.451l-1.604-12.846L1.52,15.965l12.846-1.604
				l1.641-12.842l1.604,12.846l12.842,1.641l-12.846,1.604L15.965,30.451z"/>
			<path fill="none" stroke="#595959" stroke-width="0.1" d="M15.963,28.936L14.523,17.42L3.011,15.946l11.517-1.438l1.47-11.514
				l1.44,11.517l11.512,1.474l-11.518,1.438L15.963,28.936z"/>
			<path fill="none" stroke="#A8A8A8" stroke-width="0.15" d="M15.963,31.108L14.284,17.66L0.841,15.943l13.447-1.68l1.717-13.442
				l1.679,13.449l13.443,1.716l-13.447,1.68L15.963,31.108z"/>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="none" stroke="#B5B5B5" stroke-width="0.1" d="M15.96,28.527l-1.388-11.158L3.42,15.95l11.157-1.399l1.43-11.153
				l1.389,11.158l11.153,1.418L17.39,17.373L15.96,28.527z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-blue-triangle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#276EB0" d="M15.683,5.233L4.703,27.225h22.003L15.683,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.4547" d="M15.684,5.233L4.838,27.225H26.57L15.684,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.4706" d="M15.685,4.791L4.391,27.418h22.628L15.685,4.791z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.5" d="M15.684,4.094l-12,24.041h24.041L15.684,4.094z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.5" d="M15.685,4.33L3.925,27.891h23.561L15.685,4.33z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="0.25" d="M15.685,4.563L4.16,27.652H27.25L15.685,4.563z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.2361" d="M15.685,6.399L5.65,26.75h20.109L15.685,6.399z"/>
			<path fill="#FFFFFF" stroke="#A3A2A2" stroke-width="0.4" d="M15.707,10.422l1.227,3.688l1.965-1.598l0.278,2.518l3.461-1.766
				l-1.739,3.474l2.519,0.261l-1.582,1.977l3.695,1.199L21.844,21.4l1.597,1.965l-2.518,0.279l1.767,3.461l-3.474-1.74l-0.261,2.52
				l-1.977-1.583l-1.199,3.696l-1.227-3.688l-1.965,1.598l-0.278-2.518l-3.461,1.766l1.74-3.474l-2.519-0.261l1.583-1.977
				l-3.696-1.199l3.687-1.227l-1.597-1.965l2.517-0.279l-1.766-3.461l3.474,1.74l0.26-2.52l1.977,1.582L15.707,10.422z"/>
			<path fill="#276EB0" stroke="#A3A2A2" stroke-width="0.2315" d="M20.085,20.21c0,2.397-1.945,4.341-4.342,4.341
				c-2.397,0-4.342-1.943-4.342-4.341s1.944-4.341,4.342-4.341C18.14,15.869,20.085,17.813,20.085,20.21z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-green-circle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#7FC428" stroke="#A3A2A2" stroke-width="0.5" d="M28.5,16c0,6.904-5.596,12.5-12.5,12.5
				C9.096,28.5,3.5,22.904,3.5,16C3.5,9.096,9.096,3.5,16,3.5C22.904,3.5,28.5,9.096,28.5,16z"/>
			<path fill="#E6F3CF" stroke="#A3A2A2" stroke-width="0.5" d="M24.647,11.774c0.001,0.066,0.01,0.13,0.01,0.197
				c0,6.42-5.204,11.625-11.625,11.625c-1.715,0-3.339-0.381-4.805-1.049c1.818,1.878,4.36,3.049,7.18,3.049c5.522,0,10-4.477,10-10
				C25.407,14.242,25.135,12.952,24.647,11.774z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-green-square.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="#7FD128" d="M28.264,28.164H3.871V3.772h24.393V28.164z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M28.066,3.802H3.85L15.958,15.91L28.066,3.802z"/>
			<path opacity="0.1" enable-background="new    " d="M3.915,3.908v24.216l12.108-12.107L3.915,3.908z"/>
			<path opacity="0.1" enable-background="new    " d="M28.201,27.985V3.771L16.093,15.877L28.201,27.985z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M4.02,28.092h24.217L16.128,15.983L4.02,28.092z"/>
			<path opacity="0.5" fill="#515151" enable-background="new    " d="M24.998,15.964c0,4.918-3.986,8.906-8.906,8.906
				c-4.918,0-8.904-3.987-8.904-8.906c0-4.918,3.986-8.904,8.904-8.904S24.998,11.046,24.998,15.964z"/>
			<path fill="#E9FFD2" d="M24.782,15.749c0,4.919-3.987,8.906-8.906,8.906c-4.918,0-8.905-3.987-8.905-8.906
				c0-4.917,3.987-8.905,8.905-8.905C20.795,6.843,24.782,10.831,24.782,15.749z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="2" enable-background="new    " d="M17.915,17.655
				c-5.239,5.24-10.299,8.677-11.3,7.675c-1-1.001,2.436-6.062,7.675-11.3c5.239-5.239,10.299-8.676,11.3-7.676
				C26.591,7.356,23.154,12.416,17.915,17.655z"/>
			<path fill="none" stroke="#A3A2A2" stroke-width="2" d="M17.727,17.526c-5.24,5.238-10.299,8.676-11.3,7.675
				s2.437-6.062,7.675-11.302C19.341,8.661,24.4,5.224,25.402,6.226C26.402,7.228,22.967,12.287,17.727,17.526z"/>
			<path fill="#E9FFD2" d="M17.052,6.911C12.167,6.24,7.13,10.724,6.971,15.749c-0.078,2.51,1.074,4.889,2.742,6.348L22.125,9.438
				C20.438,7.812,18.889,7.163,17.052,6.911z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-green-star.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#FFFFFF" stroke="#B0AFAF" stroke-width="0.5" d="M9.667,26.914L3.393,16.046L9.667,5.177h12.55l6.274,10.869
				l-6.274,10.868H9.667z"/>
			<path fill="#80D12A" d="M10,26.364L4.06,16.074L10,5.784h11.882l5.941,10.29l-5.941,10.29H10z"/>
			<path fill="none" stroke="#969595" stroke-width="0.4" d="M9.92,26.469L3.902,16.045L9.92,5.62h12.036l6.019,10.425
				l-6.019,10.424H9.92z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.3" d="M9.438,27.212L2.993,16.046L9.438,4.88H22.33l6.446,11.166
				L22.33,27.212H9.438z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.15" d="M10.009,26.304L4.088,16.046l5.921-10.259h11.843l5.922,10.259
				l-5.922,10.258H10.009z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.3" d="M10.177,26.006L4.43,16.05l5.748-9.956h11.498
				l5.749,9.956l-5.749,9.956H10.177z"/>
			<path fill="#FFFFFF" stroke="#7A7A7A" stroke-width="0.4" d="M15.965,30.451l-1.604-12.846L1.52,15.965l12.846-1.604
				l1.641-12.842l1.604,12.846l12.842,1.641l-12.846,1.604L15.965,30.451z"/>
			<path fill="none" stroke="#595959" stroke-width="0.1" d="M15.963,28.936L14.523,17.42L3.011,15.946l11.517-1.438l1.47-11.514
				l1.44,11.517l11.512,1.474l-11.518,1.438L15.963,28.936z"/>
			<path fill="none" stroke="#A8A8A8" stroke-width="0.15" d="M15.963,31.108L14.284,17.66L0.841,15.943l13.447-1.68l1.717-13.442
				l1.679,13.449l13.443,1.716l-13.447,1.68L15.963,31.108z"/>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="none" stroke="#B5B5B5" stroke-width="0.1" d="M15.96,28.527l-1.388-11.158L3.42,15.95l11.157-1.399l1.43-11.153
				l1.389,11.158l11.153,1.418L17.39,17.373L15.96,28.527z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-green-triangle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#7FC428" d="M15.683,5.233L4.703,27.225h22.003L15.683,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.4547" d="M15.684,5.233L4.838,27.225H26.57L15.684,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.4706" d="M15.685,4.791L4.391,27.418h22.628L15.685,4.791z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.5" d="M15.684,4.094l-12,24.041h24.041L15.684,4.094z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.5" d="M15.685,4.33L3.925,27.891h23.561L15.685,4.33z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="0.25" d="M15.685,4.563L4.16,27.652H27.25L15.685,4.563z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.2361" d="M15.685,6.399L5.65,26.75h20.109L15.685,6.399z"/>
			<path fill="#FFFFFF" stroke="#A3A2A2" stroke-width="0.4" d="M15.707,10.422l1.227,3.688l1.965-1.598l0.278,2.518l3.461-1.766
				l-1.739,3.474l2.519,0.261l-1.582,1.977l3.695,1.199L21.844,21.4l1.597,1.965l-2.518,0.279l1.767,3.461l-3.474-1.74l-0.261,2.52
				l-1.977-1.583l-1.199,3.696l-1.227-3.688l-1.965,1.598l-0.278-2.518l-3.461,1.766l1.74-3.474l-2.519-0.261l1.583-1.977
				l-3.696-1.199l3.687-1.227l-1.597-1.965l2.517-0.279l-1.766-3.461l3.474,1.74l0.26-2.52l1.977,1.582L15.707,10.422z"/>
			<path fill="#7FC428" stroke="#A3A2A2" stroke-width="0.2315" d="M20.085,20.21c0,2.397-1.945,4.341-4.342,4.341
				c-2.397,0-4.342-1.943-4.342-4.341s1.944-4.341,4.342-4.341C18.14,15.869,20.085,17.813,20.085,20.21z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-red-circle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#D0282E" stroke="#A3A2A2" stroke-width="0.5" d="M28.5,16c0,6.904-5.596,12.5-12.5,12.5
				C9.096,28.5,3.5,22.904,3.5,16C3.5,9.096,9.096,3.5,16,3.5C22.904,3.5,28.5,9.096,28.5,16z"/>
			<path fill="#F6D1D3" stroke="#A3A2A2" stroke-width="0.5" d="M24.647,11.774c0.001,0.066,0.01,0.13,0.01,0.197
				c0,6.42-5.204,11.625-11.625,11.625c-1.715,0-3.339-0.381-4.805-1.049c1.818,1.878,4.36,3.049,7.18,3.049c5.522,0,10-4.477,10-10
				C25.407,14.242,25.135,12.952,24.647,11.774z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-red-square.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="#D1282E" d="M28.264,28.164H3.871V3.772h24.393V28.164z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M28.066,3.802H3.85L15.958,15.91L28.066,3.802z"/>
			<path opacity="0.1" enable-background="new    " d="M3.915,3.908v24.216l12.108-12.107L3.915,3.908z"/>
			<path opacity="0.1" enable-background="new    " d="M28.201,27.986V3.771L16.093,15.876L28.201,27.986z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M4.02,28.091h24.217L16.128,15.984L4.02,28.091z"/>
			<path opacity="0.5" fill="#515151" enable-background="new    " d="M24.998,15.964c0,4.918-3.986,8.906-8.906,8.906
				c-4.918,0-8.904-3.988-8.904-8.906c0-4.918,3.986-8.905,8.904-8.905S24.998,11.046,24.998,15.964z"/>
			<path fill="#FFD2D3" d="M24.782,15.749c0,4.918-3.987,8.907-8.906,8.907c-4.918,0-8.905-3.988-8.905-8.907
				c0-4.917,3.987-8.905,8.905-8.905C20.795,6.843,24.782,10.831,24.782,15.749z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="2" enable-background="new    " d="M17.915,17.656
				c-5.239,5.24-10.299,8.676-11.3,7.674c-1-1,2.436-6.061,7.675-11.299c5.239-5.239,10.299-8.676,11.3-7.676
				C26.591,7.356,23.154,12.416,17.915,17.656z"/>
			<path fill="none" stroke="#A3A2A2" stroke-width="2" d="M17.727,17.527c-5.24,5.238-10.299,8.676-11.3,7.674
				c-1.001-1,2.437-6.061,7.675-11.301C19.341,8.661,24.4,5.224,25.402,6.226C26.402,7.228,22.967,12.287,17.727,17.527z"/>
			<path fill="#FFD2D3" d="M17.052,6.911C12.167,6.24,7.13,10.724,6.971,15.749c-0.078,2.51,1.074,4.889,2.742,6.348L22.125,9.438
				C20.438,7.812,18.889,7.163,17.052,6.911z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-red-star.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#FFFFFF" stroke="#B0AFAF" stroke-width="0.5" d="M9.667,26.914L3.393,16.046L9.667,5.177h12.55l6.274,10.869
				l-6.274,10.868H9.667z"/>
			<path fill="#D12A30" d="M10,26.364L4.06,16.074L10,5.784h11.882l5.941,10.29l-5.941,10.29H10z"/>
			<path fill="none" stroke="#969595" stroke-width="0.4" d="M9.92,26.469L3.902,16.045L9.92,5.62h12.036l6.019,10.425
				l-6.019,10.424H9.92z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.3" d="M9.438,27.212L2.993,16.046L9.438,4.88H22.33l6.446,11.166
				L22.33,27.212H9.438z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.15" d="M10.009,26.304L4.088,16.046l5.921-10.259h11.843l5.922,10.259
				l-5.922,10.258H10.009z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.3" d="M10.177,26.006L4.43,16.05l5.748-9.956h11.498
				l5.749,9.956l-5.749,9.956H10.177z"/>
			<path fill="#FFFFFF" stroke="#7A7A7A" stroke-width="0.4" d="M15.965,30.451l-1.604-12.846L1.52,15.965l12.846-1.604
				l1.641-12.842l1.604,12.846l12.842,1.641l-12.846,1.604L15.965,30.451z"/>
			<path fill="none" stroke="#595959" stroke-width="0.1" d="M15.963,28.936L14.523,17.42L3.011,15.946l11.517-1.438l1.47-11.514
				l1.44,11.517l11.512,1.474l-11.518,1.438L15.963,28.936z"/>
			<path fill="none" stroke="#A8A8A8" stroke-width="0.15" d="M15.963,31.108L14.284,17.66L0.841,15.943l13.447-1.68l1.717-13.442
				l1.679,13.449l13.443,1.716l-13.447,1.68L15.963,31.108z"/>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="none" stroke="#B5B5B5" stroke-width="0.1" d="M15.96,28.527l-1.388-11.158L3.42,15.95l11.157-1.399l1.43-11.153
				l1.389,11.158l11.153,1.418L17.39,17.373L15.96,28.527z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-red-triangle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#D0282E" d="M15.683,5.233L4.703,27.225h22.003L15.683,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.4547" d="M15.684,5.233L4.838,27.225H26.57L15.684,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.4706" d="M15.685,4.791L4.391,27.418h22.628L15.685,4.791z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.5" d="M15.684,4.094l-12,24.041h24.041L15.684,4.094z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.5" d="M15.685,4.33L3.925,27.891h23.561L15.685,4.33z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="0.25" d="M15.685,4.563L4.16,27.652H27.25L15.685,4.563z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.2361" d="M15.685,6.399L5.65,26.75h20.109L15.685,6.399z"/>
			<path fill="#FFFFFF" stroke="#A3A2A2" stroke-width="0.4" d="M15.707,10.422l1.227,3.688l1.965-1.598l0.278,2.518l3.461-1.766
				l-1.739,3.474l2.519,0.261l-1.582,1.977l3.695,1.199L21.844,21.4l1.597,1.965l-2.518,0.279l1.767,3.461l-3.474-1.74l-0.261,2.52
				l-1.977-1.583l-1.199,3.696l-1.227-3.688l-1.965,1.598l-0.278-2.518l-3.461,1.766l1.74-3.474l-2.519-0.261l1.583-1.977
				l-3.696-1.199l3.687-1.227l-1.597-1.965l2.517-0.279l-1.766-3.461l3.474,1.74l0.26-2.52l1.977,1.582L15.707,10.422z"/>
			<path fill="#D0282E" stroke="#A3A2A2" stroke-width="0.2315" d="M20.085,20.21c0,2.397-1.945,4.341-4.342,4.341
				c-2.397,0-4.342-1.943-4.342-4.341s1.944-4.341,4.342-4.341C18.14,15.869,20.085,17.813,20.085,20.21z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-whirlpool.svg ---
<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg transform="scale(.8125) translate(19.69,19.69)">
  <path
     style="fill:#276eb0;stroke:none"
     d="M 0 0 C 1.08021 0.246551 0.762403 1.52281 0 2 C -1.61026 3.00786 -3.51041 1.56445 -4 0 C -4.86654 -2.76894 -2.6565 -5.44577 0 -6 C 3.87403 -6.80825 7.41403 -3.74481 8 0 C 8.77753 4.96904 4.83317 9.39499 0 10 C -6.06102 10.7587 -11.3823 5.92184 -12 0 C -12.7461 -7.15182 -7.01075 -13.3731 0 -14 C 8.24206 -14.737 15.3663 -8.09982 16 0
	C  16 -8.832 8.832 -16 0 -16
	C -8.09982 -15.3663 -14.737 -8.24206 -14 0
	C -13.3731 7.01075 -7.15182 12.7461 0 12
	C 5.92184 11.3823 10.7587 6.06102 10 0
	C 9.39499 -4.83317 4.96904 -8.77753 0 -8
	C -3.74481 -7.41403 -6.80825 -3.87403 -6 0
	C -5.44577 2.6565 -2.76894 4.86654 0 4
	C 1.56445 3.51041 3.00786 1.61026 2 0
	C 1.52281 -0.762403 0.246551 -1.08021 0 0"/>
  <path
     style="fill:#7fc428;stroke:none"
     transform="rotate(90)"
     d="M 0 0 C 1.08021 0.246551 0.762403 1.52281 0 2 C -1.61026 3.00786 -3.51041 1.56445 -4 0 C -4.86654 -2.76894 -2.6565 -5.44577 0 -6 C 3.87403 -6.80825 7.41403 -3.74481 8 0 C 8.77753 4.96904 4.83317 9.39499 0 10 C -6.06102 10.7587 -11.3823 5.92184 -12 0 C -12.7461 -7.15182 -7.01075 -13.3731 0 -14 C 8.24206 -14.737 15.3663 -8.09982 16 0
	C  16 -8.832 8.832 -16 0 -16
	C -8.09982 -15.3663 -14.737 -8.24206 -14 0
	C -13.3731 7.01075 -7.15182 12.7461 0 12
	C 5.92184 11.3823 10.7587 6.06102 10 0
	C 9.39499 -4.83317 4.96904 -8.77753 0 -8
	C -3.74481 -7.41403 -6.80825 -3.87403 -6 0
	C -5.44577 2.6565 -2.76894 4.86654 0 4
	C 1.56445 3.51041 3.00786 1.61026 2 0
	C 1.52281 -0.762403 0.246551 -1.08021 0 0"/>
  <path
     style="fill:#d0282e;stroke:none"
     transform="rotate(180)"
     d="M 0 0 C 1.08021 0.246551 0.762403 1.52281 0 2 C -1.61026 3.00786 -3.51041 1.56445 -4 0 C -4.86654 -2.76894 -2.6565 -5.44577 0 -6 C 3.87403 -6.80825 7.41403 -3.74481 8 0 C 8.77753 4.96904 4.83317 9.39499 0 10 C -6.06102 10.7587 -11.3823 5.92184 -12 0 C -12.7461 -7.15182 -7.01075 -13.3731 0 -14 C 8.24206 -14.737 15.3663 -8.09982 16 0
	C  16 -8.832 8.832 -16 0 -16
	C -8.09982 -15.3663 -14.737 -8.24206 -14 0
	C -13.3731 7.01075 -7.15182 12.7461 0 12
	C 5.92184 11.3823 10.7587 6.06102 10 0
	C 9.39499 -4.83317 4.96904 -8.77753 0 -8
	C -3.74481 -7.41403 -6.80825 -3.87403 -6 0
	C -5.44577 2.6565 -2.76894 4.86654 0 4
	C 1.56445 3.51041 3.00786 1.61026 2 0
	C 1.52281 -0.762403 0.246551 -1.08021 0 0"/>
  <path
     style="fill:#d1c329ff;stroke:none"
     transform="rotate(270)"
     d="M 0 0 C 1.08021 0.246551 0.762403 1.52281 0 2 C -1.61026 3.00786 -3.51041 1.56445 -4 0 C -4.86654 -2.76894 -2.6565 -5.44577 0 -6 C 3.87403 -6.80825 7.41403 -3.74481 8 0 C 8.77753 4.96904 4.83317 9.39499 0 10 C -6.06102 10.7587 -11.3823 5.92184 -12 0 C -12.7461 -7.15182 -7.01075 -13.3731 0 -14 C 8.24206 -14.737 15.3663 -8.09982 16 0
	C  16 -8.832 8.832 -16 0 -16
	C -8.09982 -15.3663 -14.737 -8.24206 -14 0
	C -13.3731 7.01075 -7.15182 12.7461 0 12
	C 5.92184 11.3823 10.7587 6.06102 10 0
	C 9.39499 -4.83317 4.96904 -8.77753 0 -8
	C -3.74481 -7.41403 -6.80825 -3.87403 -6 0
	C -5.44577 2.6565 -2.76894 4.86654 0 4
	C 1.56445 3.51041 3.00786 1.61026 2 0
	C 1.52281 -0.762403 0.246551 -1.08021 0 0"/>
</svg>


--- NEW FILE: target-yellow-circle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#D1C329" stroke="#A3A2A2" stroke-width="0.5" d="M28.5,16c0,6.904-5.596,12.5-12.5,12.5
				C9.096,28.5,3.5,22.904,3.5,16C3.5,9.096,9.096,3.5,16,3.5C22.904,3.5,28.5,9.096,28.5,16z"/>
			<path fill="#F7F7D1" stroke="#A3A2A2" stroke-width="0.5" d="M24.647,11.774c0.001,0.066,0.01,0.13,0.01,0.197
				c0,6.42-5.204,11.625-11.625,11.625c-1.715,0-3.339-0.381-4.805-1.049c1.818,1.878,4.36,3.049,7.18,3.049c5.522,0,10-4.477,10-10
				C25.407,14.242,25.135,12.952,24.647,11.774z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

--- NEW FILE: target-yellow-square.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="#D1C328" d="M28.264,28.164H3.871V3.772h24.393V28.164z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M28.066,3.802H3.85L15.958,15.91L28.066,3.802z"/>
			<path opacity="0.1" enable-background="new    " d="M3.915,3.908v24.216l12.108-12.107L3.915,3.908z"/>
			<path opacity="0.1" enable-background="new    " d="M28.201,27.985V3.771L16.093,15.877L28.201,27.985z"/>
			<path opacity="0.15" fill="#FFFFFF" enable-background="new    " d="M4.02,28.092h24.217L16.128,15.983L4.02,28.092z"/>
			<path opacity="0.5" fill="#515151" enable-background="new    " d="M24.998,15.964c0,4.918-3.986,8.906-8.906,8.906
				c-4.918,0-8.904-3.987-8.904-8.906c0-4.918,3.986-8.904,8.904-8.904S24.998,11.046,24.998,15.964z"/>
			<path fill="#FFFBD2" d="M24.782,15.749c0,4.919-3.987,8.906-8.906,8.906c-4.918,0-8.905-3.987-8.905-8.906
				c0-4.917,3.987-8.905,8.905-8.905C20.795,6.843,24.782,10.831,24.782,15.749z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="2" enable-background="new    " d="M17.915,17.655
				c-5.239,5.24-10.299,8.677-11.3,7.675c-1-1.001,2.436-6.062,7.675-11.3c5.239-5.239,10.299-8.676,11.3-7.676
				C26.591,7.356,23.154,12.416,17.915,17.655z"/>
			<path fill="none" stroke="#A3A2A2" stroke-width="2" d="M17.727,17.526c-5.24,5.238-10.299,8.676-11.3,7.675
				s2.437-6.062,7.675-11.302C19.341,8.661,24.4,5.224,25.402,6.226C26.402,7.228,22.967,12.287,17.727,17.526z"/>
			<path fill="#FFFBD2" d="M17.052,6.911C12.167,6.24,7.13,10.724,6.971,15.749c-0.078,2.51,1.074,4.889,2.742,6.348L22.125,9.438
				C20.438,7.812,18.889,7.163,17.052,6.911z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-yellow-star.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#FFFFFF" stroke="#B0AFAF" stroke-width="0.5" d="M9.667,26.914L3.393,16.046L9.667,5.177h12.55l6.274,10.869
				l-6.274,10.868H9.667z"/>
			<path fill="#D1C32A" d="M10,26.364L4.06,16.074L10,5.784h11.882l5.941,10.29l-5.941,10.29H10z"/>
			<path fill="none" stroke="#969595" stroke-width="0.4" d="M9.92,26.469L3.902,16.045L9.92,5.62h12.036l6.019,10.425
				l-6.019,10.424H9.92z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.3" d="M9.438,27.212L2.993,16.046L9.438,4.88H22.33l6.446,11.166
				L22.33,27.212H9.438z"/>
			<path fill="none" stroke="#D4D3D3" stroke-width="0.15" d="M10.009,26.304L4.088,16.046l5.921-10.259h11.843l5.922,10.259
				l-5.922,10.258H10.009z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.3" d="M10.177,26.006L4.43,16.05l5.748-9.956h11.498
				l5.749,9.956l-5.749,9.956H10.177z"/>
			<path fill="#FFFFFF" stroke="#7A7A7A" stroke-width="0.4" d="M15.965,30.451l-1.604-12.846L1.52,15.965l12.846-1.604
				l1.641-12.842l1.604,12.846l12.842,1.641l-12.846,1.604L15.965,30.451z"/>
			<path fill="none" stroke="#595959" stroke-width="0.1" d="M15.963,28.936L14.523,17.42L3.011,15.946l11.517-1.438l1.47-11.514
				l1.44,11.517l11.512,1.474l-11.518,1.438L15.963,28.936z"/>
			<path fill="none" stroke="#A8A8A8" stroke-width="0.15" d="M15.963,31.108L14.284,17.66L0.841,15.943l13.447-1.68l1.717-13.442
				l1.679,13.449l13.443,1.716l-13.447,1.68L15.963,31.108z"/>
			<path fill="none" d="M32,32H0V0h32V32z"/>
			<path fill="none" stroke="#B5B5B5" stroke-width="0.1" d="M15.96,28.527l-1.388-11.158L3.42,15.95l11.157-1.399l1.43-11.153
				l1.389,11.158l11.153,1.418L17.39,17.373L15.96,28.527z"/>
		</g>
	</g>
</svg>

--- NEW FILE: target-yellow-triangle.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 width="32" height="32" viewBox="0 0 32 32" overflow="visible" enable-background="new 0 0 32 32" xml:space="preserve">
	<g id="Layer_1">
		<g>
			<path fill="#D1C329" d="M15.683,5.233L4.703,27.225h22.003L15.683,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.4547" d="M15.684,5.233L4.838,27.225H26.57L15.684,5.233z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.4706" d="M15.685,4.791L4.391,27.418h22.628L15.685,4.791z"/>
			<path opacity="0.5" fill="none" stroke="#CCCCCC" stroke-width="0.5" d="M15.684,4.094l-12,24.041h24.041L15.684,4.094z"/>
			<path opacity="0.5" fill="none" stroke="#999999" stroke-width="0.5" d="M15.685,4.33L3.925,27.891h23.561L15.685,4.33z"/>
			<path opacity="0.5" fill="none" stroke="#666666" stroke-width="0.25" d="M15.685,4.563L4.16,27.652H27.25L15.685,4.563z"/>
			<path opacity="0.2" fill="none" stroke="#000000" stroke-width="0.2361" d="M15.685,6.399L5.65,26.75h20.109L15.685,6.399z"/>
			<path fill="#FFFFFF" stroke="#A3A2A2" stroke-width="0.4" d="M15.707,10.422l1.227,3.688l1.965-1.598l0.278,2.518l3.461-1.766
				l-1.739,3.474l2.519,0.261l-1.582,1.977l3.695,1.199L21.844,21.4l1.597,1.965l-2.518,0.279l1.767,3.461l-3.474-1.74l-0.261,2.52
				l-1.977-1.583l-1.199,3.696l-1.227-3.688l-1.965,1.598l-0.278-2.518l-3.461,1.766l1.74-3.474l-2.519-0.261l1.583-1.977
				l-3.696-1.199l3.687-1.227l-1.597-1.965l2.517-0.279l-1.766-3.461l3.474,1.74l0.26-2.52l1.977,1.582L15.707,10.422z"/>
			<path fill="#D1C329" stroke="#A3A2A2" stroke-width="0.2315" d="M20.085,20.21c0,2.397-1.945,4.341-4.342,4.341
				c-2.397,0-4.342-1.943-4.342-4.341s1.944-4.341,4.342-4.341C18.14,15.869,20.085,17.813,20.085,20.21z"/>
		</g>
		<path fill="none" d="M32,32H0V0h32V32z"/>
	</g>
</svg>

Index: robot-blue.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/robot-blue.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsN7D1XV and /tmp/cvsKd5DEH differ

Index: robot-green.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/robot-green.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvscFWbZW and /tmp/cvsiWwdHJ differ

Index: robot-red.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/robot-red.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvs7wPD60 and /tmp/cvsMENcWR differ

Index: robot-yellow.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/robot-yellow.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsa5Fa81 and /tmp/cvsCo7pkW differ

Index: target-blue-circle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-blue-circle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsRL24v5 and /tmp/cvskkVUL0 differ

Index: target-blue-square.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-blue-square.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsWqgay6 and /tmp/cvsElaHP2 differ

Index: target-blue-star.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-blue-star.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsjJfWB7 and /tmp/cvsS5DCW4 differ

Index: target-blue-triangle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-blue-triangle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvss2ArE8 and /tmp/cvssfXu26 differ

Index: target-green-circle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-green-circle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsFpHWK9 and /tmp/cvsMQkuf9 differ

Index: target-green-square.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-green-square.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsE1cNwa and /tmp/cvs8CBXMa differ

Index: target-green-star.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-green-star.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsd8mJAb and /tmp/cvsOzs5Tc differ

Index: target-green-triangle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-green-triangle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvswIQtyg and /tmp/cvsmM3FQm differ

Index: target-red-circle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-red-circle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvstPGMBh and /tmp/cvs6gToXo differ

Index: target-red-square.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-red-square.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsghMKFi and /tmp/cvswRAL4q differ

Index: target-red-star.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-red-star.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsM9NRda and /tmp/cvskHSbvc differ

Index: target-red-triangle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-red-triangle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsfoSbBd and /tmp/cvsqxO2Vg differ

Index: target-whirlpool.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-whirlpool.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvs4xyJTe and /tmp/cvswlvsQl differ

Index: target-yellow-circle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-yellow-circle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvszpgudi and /tmp/cvsGvOIaq differ

Index: target-yellow-square.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-yellow-square.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsYbJ7gj and /tmp/cvsIR5Bhs differ

Index: target-yellow-star.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-yellow-star.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsnO0tRk and /tmp/cvsc2hBrv differ

Index: target-yellow-triangle.png
===================================================================
RCS file: /local/src/CVS/RRClient/images/target-yellow-triangle.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvsQss7do and /tmp/cvsUBVNbC differ




More information about the Commit mailing list