pxt-calliope/docs/static/packages/packageicon.svg

1949 lines
92 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
width="286"
height="176"
viewBox="0 0 286 176"
sodipodi:docname="packageicon.svg"
Add changes from calliope-edu/pxt-calliope (#60) * add Keigan Motor extennsion (#2067) * add Keigan Motor extennsion * missing coma * Update radio event parm usage descriptions (#2075) * Bumping pxt to 5.14.3 and common-packages to 5.14.3 * 1.4.11 * Revert "Update radio event parm usage descriptions (#2075)" (#2077) This reverts commit 7950f1b4d7c875ec222a544699fed576c508e3db. * Fix Turtle Spiral example decompilation (#2094) * use local variables for indices * s/an/the/ * bump to core 5.15.1 (#2121) * 1.4.12 * refresh shims (#2134) * import extension files (#2127) * import extension files * updated shims * Fix some titles, sigs in ref docs (#2128) * Fix some title and sigs in ref docs * better buffer source * Sets JustWorks to the actual config values (#2137) * add windows and mac icons for offline app (#2141) * Don't overwrite electron deploy (#2142) * remove baud rate as it is not support on HW (#2124) * add blocks for serial set tx/rx buffer size (#2144) * support flag argument (#2126) * support flag argument * enable drop semantics * add reentrant * updated shims * Bumping pxt-core to 5.15.3 * 1.4.13 * Bumping pxt-core to 5.15.4 * 1.4.14 * bump setgroup on top of radio (#2157) * bump setgroup on top of radio * move group up * Update name-tag.md (#2156) * add API to disable serial padding. (#2145) * add API to desiable serial padding. * renamed api * Set serial help paths for blocks (#2159) * Shrink the link in firmware version hint (#2163) * Shrink the link in firmware version hint * fix a translation quibble * Fix Black and White Typo (#2138) * Fixed typo: Back->Black * Added Upgrade Rules to fix spelling * Removed extra isEmpty * Added previous BackAndWhite to allow for compilation of old scripts * always shake when button is pressed (#2161) * add PLENbit (#2140) * Bumping pxt-core to 5.15.5 * 1.4.15 * stop background before foreground (#2174) * Bumping pxt-core to 5.15.6 * 1.4.16 * Bumping pxt-core to 5.15.7 * 1.4.17 * Bumping pxt-core to 5.15.8 * 1.4.18 * add backgrounds for use with .dmg (#2200) * add normal size and 2x size backgrounds for dmg * update arrow color to dark gray * Bumping pxt-core to 5.15.9 * 1.4.19 * Adding v1-ref.json pointing to 1.2.13 * Bumping microbit to 2.0.0 * 2.0.1 * Pointing beta-ref to v2 * Bumping pxt-core to 5.15.10 * 2.0.2 * this repo is empty (#2201) * Update radio event parm usage descriptions (#2165) * add browser db prefix for v2 (#2208) * 2.0.3 * Releasing 2.0.3 to live (#2209) * dynamically sniff offline app version (#2059) * Revert "dynamically sniff offline app version (#2059)" (#2211) This reverts commit b480b34f7e8828794297613a12534f54573a3011. * Updating electron to 2.0.3 (#2210) * Updating offline reference to 2.0.3 (#2212) * Bumping version to 2.1.0 * 2.1.1 * Spelling (#2214) * Update write-received-packet-to-serial.md (#2217) A support ticket pointed out issues that they'd encountered when trying to follow this document: - `sendValue` only supports an 8 character string. This is documented in the `sendValue` docs but a longer string had been used here - Only `radio.onReceivedNumber` is used so the sample output is not consistent with the users experience. I've changed it so that all packets are handled * Use gcPreAllocateBlock() to fix #2177, #2215 (#2216) * Use gcPreAllocateBlock() to fix #2177, #2215 * bump pcp 6.9.4 * 2.1.2 * Correct dice example (#2262) Changed random(6) to random(5) so the number reflect real dice. * add 4tronix minibit (#2249) * Update targetconfig.json (#2258) remove mock-iot-extension as it is just an experimental development by The Foundation * Update calibrate-compass.md (#2265) Based on user feedback in Slack https://microbit-community.slack.com/archives/C1ZMKRFHD/p1563274019078400?thread_ts=1563268925.077500&cid=C1ZMKRFHD * add wukong (#2239) * Decrease size of GC heap to allow more DAL allocs (#2246) * 2.1.3 * add Kitronik view text (#2125) * Release 2.0.6 to live (#2308) * Update nexus:bit entry (#2315) * update nexus:bit entry * update nexus:bit entry * Logic Lab mini-course (#2307) * Logic Lab mini-course * example syntax * Updating Readme with branch information. * bump pxt for ios <=9 fix (#2311) * Update pxt/common-packages and fix build (#2323) * fix build off of pxt/ and pxt-common-packages master * check in generated files * add-pxt-bmp280 (#2325) * Bumping pxt-core to 5.19.8 & common-packages to 6.14.9 * 2.1.4 * Error codes page update (#2327) * Start adding new codes * few tiny edits * Add more errors and rearrange * Update docs/device/error-codes.md Co-Authored-By: Michał Moskal <michal@moskal.me> * juggle category * set error range in hint Co-Authored-By: Michał Moskal <michal@moskal.me> * Update docs/device/error-codes.md Co-Authored-By: Mark <mark@microbit.org> * fix build (#2360) * fix broken build * just try the more 'official' fix if possible * back to the way that actually works.. * bump pxt to include accessibility changes (#2404) * 2.1.5 * make hc mode sim color have higher contrast (#2409) * Show project settings (#2401) * markdown link fix (#2400) * add HTS221 (#2384) * Editor controllers fixes (#2412) * updated strings * bump pxt * anotehr attempt * 2.1.6 * turn on samples when reading accelerometer (#2413) * 2.1.7 * hide pin p19/p20 (#2268) * Fix remove life animation causing microbit stuck (#2314) On the real microbit board, if the program execute other game blocks while the remove life animation is playing, it would cause strange behavior or even make the game stuck. * Port of Programmable Logic lesson for Logic Lab course (#2359) * port of programmable logic lesson * trigger rebuild * express as logical equation in snippet * go logical for snippet inputs * emit enum as bitmask (#2414) * 2.1.8 * add alt attributes to download screens (#2415) * add alt attributes to download screens, fixes microsoft/pxt-microbit#2291 * better descriptions * fixing links in translate page * Modify the LED coordinates to be between 0 and 4. (#2416) Without this change, there is a 11/36 chance no LED lights as [`Math.random(a,b)`](https://docs.python.org/2/library/random.html#random.uniform) (thus the `pick random` block) chooses a number in the (inclusive, closed) interval `[a, b]`. * Set LED plot row/column ranges for 'Reaction Time' (#2420) * add LIS2MDL (#2385) * add LIS2DW12 (#2386) * add LPS22 (#2387) * add LSM6DSO (#2388) * add gator environment (#2326) * add STTS751 (#2389) * add inventura extension (#2421) * add new sparkfun extensions (#2238) * add new sparkfun extensions * remove gator environment pending fixes * add dfplayer mini extension (#2417) * Update 'servo calibrator' link (#2424) * I2C Addressing Note (#2428) * I2C on-board sensor address note * note for 7bit to 8bit shift * Add nested summaries for newer courses (#2425) * bump pxt (#2432) * bump pxt * bump * bump * fix version * 2.1.9 * bump package.json (#2433) * 2.1.10 * bump pxt (#2434) * 2.1.11 * bump for diff3 (#2435) * enable experiment * bump pxt * 2.1.12 * Add the Stu Lowe coding cards (#2438) * Add the Stu Lowe coding cards * Move 'Coding Cards' below 'Hardware' * Add isDeleted (#2445) * add xinabox OD01 and breakout display section (#2397) * add xinabox OD01 and breakout display section * Update targetconfig.json * Update extensions.md * Link to power supply limitations (#2443) Fixes: #2442 * Pxt v5.23.17 (#2446) * bump pxt * regen docs * fix version syntax * restore extension * removed dup * 2.1.13 * add-sw01 (#2393) * Locking old issues * add Keyestudio robot car (#2452) * Allow globals in reclaimed bluetooth memory (#2455) * isTouchingEdge() should not return true for deleted sprite (#2449) * add query variant to hide toolbar (#2458) * Adding link to stable refs (#2460) * Update extensions.md (#2456) Move the :VIEW Text32 from other to Display now there is a display sections * 2.1.14 * fixing radio stack (#2461) * fixing radio stack * updated shims * 2.1.15 * Stable points to latest 2.0.9 (#2469) * Releasing 2.0.9 to live (#2470) * Fixing signal strength (#2474) * Pointing to 2.0.10 * Releasing 2.0.10 (#2476) With radio strength signal fix for hot or cold * Removing old bitbot as we have a new bitbot package (#2479) * updated pxt (#2465) * updated pxt * bump pxt * updated react * updated ptx * Remove empty variable element from XML * Bump pxt-core to 5.25.15 * bump pxt * Bump pxt to 5.25.17 * Add precision to music slider * 2.1.16 * add drive:bit (#2484) * micro:bit RSSI fix (#2480) * read rssi from packet * updated shims * fix build * fix help * move deprecated function to ts * some formatting * restore rssi block * restory notations * actually copy bytes * removing logging code * simpler wake up code * comment * fix build * bump pxt * go back to safety * bump microbit * restor package.json * revert jquery v * use macro * check length * bump pxt (#2490) * 2.1.17 * Use default resize function for microbit gesture dropdown (#2491) * Name Badge project page (#2477) * Name Bagde project page * gotta please the summary check * link typo, ugh * Revert "Name Badge project page (#2477)" This reverts commit 2e2860632b399485e6b32a2806de34a59c4af9d8. * add freenove starter kit (#2493) * radio.setFrequencyBand support (#2495) * setfrequencyband support * revert line change * add bounds check * Name Badge project page (#2496) * Name Bagde project page * gotta please the summary check * link typo, ugh * get rid of the pptx * Simplify the Fahrenheit from Celsius computation. (#2497) As the micro:bit introduces floating point arithmetic for both the existing `f = 18 * c / 10 + 32` computation and the new `f = 1.8 * c + 32` computation, there isn't any benefit for the former. * Enable Polish localization (#2499) * bump package * 2.1.18 * shrink maintenance gif * 2.1.19 * Rotary phone dial (#2502) * some write up * adding images * text * more text * adding vids * adding escape room * remove newer lesson * remove .mp4 * Card page edits * adding image * adding to toys * rotary edits * fix typo * bump pxt 5.28.7 (#2503) * bump pxt * bump to pxt 5.28.8 * 2.1.20 * bump pxt 5.28.9 (#2504) * 2.1.21 * bump pxt 5.28.10 * 2.1.22 * bump pxt 5.28.11 * 2.1.23 * bump pxt 5.28.12 * 2.1.24 * Update README.md * robot unicorn (#2512) * robot unicorn * Edits to the unicorn * fix missing radio and boardname * bump pxt 5.28.18 (#2517) * bump pxt 5.28.18 * updated summary * 2.1.25 * bump pxt 5.28.21 * 2.1.26 * bump to pxt5.28.23 * 2.1.27 * Add redirect to pins info to serial heading (#2520) * Add redirect to pins info to serial heading * adding links * vump to pxt 5.28.24 * 2.1.28 * bump to pxt 5.28.26 * 2.1.29 * add build instructions * updated build notes * bump pxt 5.28.27 * 2.1.30 * missing svg * remove crowdin project to disable upload from master branch * reeanble crowdin, no upload * 2.1.31 * bump pxt common to 6.16.25 * missing radio package * Fix GC heap reclamation (#2528) * bump to pxt 5.28.31 * bump pxt 5.28.32 * 2.1.32 * 2.1.33 * fix typo * pxt-microbit-next? (#2543) Since the repo https://github.com/microsoft/pxt-microbit-next doesn't exist, I am assuming that the word `next` is not meant to be here. * Extensions: Add Inksmith Climate Action Kit (#2535) * Fixes for typos found in Crowdin - 11252019 (#2538) * Extension: add Kitronik Halo HD (#2541) * Extension: Add EBOTICS MIBO (#2542) * add Bright Wearables Brightboard (#2537) * Docs: Change default value in Javascript. (#2540) * Change default value in Javascript. Per @microbit-mark 's suggestion, add an example of how to change the default interval value by switching to Javascript. * edits to new example * bump pxt 5.30.6 * 2.1.34 * update git and vscode settings * revert changes to 2.1.28 * package-lock * v2.1.34 * Change Hero Image * add RVR (#2516) * Extension: add minicruise (#2545) * Fix minutes display for 'Digital Watch' project (#2547) * Fix minutes display for 'Digital Watch' project * minutes less than 10 * bump pxt * 2.1.35 * updated pxt * 2.1.36 * package lock * Tutorial Typo Fix * staging Servo library support * bumppxt * 2.1.37 * update error guide link (#2554) * adding radio firefly (#2549) * Update 'Metal Detector' example (#2559) * bump pxt * 2.1.38 * typoFix * package lock
2019-12-18 16:18:45 +01:00
inkscape:export-filename="/Users/sammysam/Work/pxt-microbit/docs/static/hero.jpg"
inkscape:export-xdpi="100.04"
inkscape:export-ydpi="100.04">
<metadata
id="metadata8">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6">
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73379939,0,0,1.3627703,1207.7731,-183.8022)"
id="gradient-pin-0"
x1="22.349434"
x2="22.349434"
y1="232.98129"
y2="297.84918">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3354" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3356" />
<stop
offset="100%"
stop-color="#F50"
id="stop3358" />
<stop
offset="100%"
stop-color="#F50"
id="stop3360" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,1207.7731,-183.8022)"
id="gradient-pin-1"
x1="160.73068"
x2="160.73068"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3363" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3365" />
<stop
offset="100%"
stop-color="#F50"
id="stop3367" />
<stop
offset="100%"
stop-color="#F50"
id="stop3369" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,1207.7731,-183.8022)"
id="gradient-pin-2"
x1="313.00916"
x2="313.00916"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3372" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3374" />
<stop
offset="100%"
stop-color="#F50"
id="stop3376" />
<stop
offset="100%"
stop-color="#F50"
id="stop3378" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.5694948,0,0,1.7559423,1207.7731,-183.8022)"
id="gradient-pin-3"
x1="0"
x2="0"
y1="203.70828"
y2="228.99387">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3381" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3383" />
<stop
offset="100%"
stop-color="#F50"
id="stop3385" />
<stop
offset="100%"
stop-color="#F50"
id="stop3387" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-4"
x1="149.14574"
x2="149.14574"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3390" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3392" />
<stop
offset="100%"
stop-color="#F50"
id="stop3394" />
<stop
offset="100%"
stop-color="#F50"
id="stop3396" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-5"
x1="176.87299"
x2="176.87299"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3399" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3401" />
<stop
offset="100%"
stop-color="#F50"
id="stop3403" />
<stop
offset="100%"
stop-color="#F50"
id="stop3405" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-6"
x1="204.37662"
x2="204.37662"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3408" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3410" />
<stop
offset="100%"
stop-color="#F50"
id="stop3412" />
<stop
offset="100%"
stop-color="#F50"
id="stop3414" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-7"
x1="231.88025"
x2="231.88025"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3417" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3419" />
<stop
offset="100%"
stop-color="#F50"
id="stop3421" />
<stop
offset="100%"
stop-color="#F50"
id="stop3423" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-8"
x1="367.38596"
x2="367.38596"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3426" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3428" />
<stop
offset="100%"
stop-color="#F50"
id="stop3430" />
<stop
offset="100%"
stop-color="#F50"
id="stop3432" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-9"
x1="394.88959"
x2="394.88959"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3435" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3437" />
<stop
offset="100%"
stop-color="#F50"
id="stop3439" />
<stop
offset="100%"
stop-color="#F50"
id="stop3441" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-10"
x1="422.39325"
x2="422.39325"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3444" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3446" />
<stop
offset="100%"
stop-color="#F50"
id="stop3448" />
<stop
offset="100%"
stop-color="#F50"
id="stop3450" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-11"
x1="450.12048"
x2="450.12048"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3453" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3455" />
<stop
offset="100%"
stop-color="#F50"
id="stop3457" />
<stop
offset="100%"
stop-color="#F50"
id="stop3459" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-12"
x1="477.62411"
x2="477.62411"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3462" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3464" />
<stop
offset="100%"
stop-color="#F50"
id="stop3466" />
<stop
offset="100%"
stop-color="#F50"
id="stop3468" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-13"
x1="615.36591"
x2="615.36591"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3471" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3473" />
<stop
offset="100%"
stop-color="#F50"
id="stop3475" />
<stop
offset="100%"
stop-color="#F50"
id="stop3477" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-14"
x1="642.86957"
x2="642.86957"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3480" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3482" />
<stop
offset="100%"
stop-color="#F50"
id="stop3484" />
<stop
offset="100%"
stop-color="#F50"
id="stop3486" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-15"
x1="670.37317"
x2="670.37317"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3489" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3491" />
<stop
offset="100%"
stop-color="#F50"
id="stop3493" />
<stop
offset="100%"
stop-color="#F50"
id="stop3495" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-16"
x1="697.87683"
x2="697.87683"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3498" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3500" />
<stop
offset="100%"
stop-color="#F50"
id="stop3502" />
<stop
offset="100%"
stop-color="#F50"
id="stop3504" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-17"
x1="725.60406"
x2="725.60406"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3507" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3509" />
<stop
offset="100%"
stop-color="#F50"
id="stop3511" />
<stop
offset="100%"
stop-color="#F50"
id="stop3513" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-18"
x1="861.1098"
x2="861.1098"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3516" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3518" />
<stop
offset="100%"
stop-color="#F50"
id="stop3520" />
<stop
offset="100%"
stop-color="#F50"
id="stop3522" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-19"
x1="888.6134"
x2="888.6134"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3525" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3527" />
<stop
offset="100%"
stop-color="#F50"
id="stop3529" />
<stop
offset="100%"
stop-color="#F50"
id="stop3531" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-20"
x1="916.11707"
x2="916.11707"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3534" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3536" />
<stop
offset="100%"
stop-color="#F50"
id="stop3538" />
<stop
offset="100%"
stop-color="#F50"
id="stop3540" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,1207.7731,-183.8022)"
id="gradient-pin-21"
x1="943.62067"
x2="943.62067"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3543" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3545" />
<stop
offset="100%"
stop-color="#F50"
id="stop3547" />
<stop
offset="100%"
stop-color="#F50"
id="stop3549" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.57013721,0,0,1.7539638,1207.7731,-183.8022)"
id="gradient-pin-22"
x1="848.21686"
x2="848.21686"
y1="203.93808"
y2="229.19516">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3552" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3554" />
<stop
offset="100%"
stop-color="#F50"
id="stop3556" />
<stop
offset="100%"
stop-color="#F50"
id="stop3558" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,1207.7731,-183.8022)"
id="gradient-pin-23"
x1="466.67325"
x2="466.67325"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3561" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3563" />
<stop
offset="100%"
stop-color="#F50"
id="stop3565" />
<stop
offset="100%"
stop-color="#F50"
id="stop3567" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73070969,0,0,1.3685326,1207.7731,-183.8022)"
id="gradient-pin-24"
x1="594.49054"
x2="594.49054"
y1="232.07339"
y2="296.66812">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3570" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3572" />
<stop
offset="100%"
stop-color="#F50"
id="stop3574" />
<stop
offset="100%"
stop-color="#F50"
id="stop3576" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73379939,0,0,1.3627703,595.46406,-273.76229)"
id="gradient-pin-0-0"
x1="22.349434"
x2="22.349434"
y1="232.98129"
y2="297.84918">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3354-7" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3356-2" />
<stop
offset="100%"
stop-color="#F50"
id="stop3358-1" />
<stop
offset="100%"
stop-color="#F50"
id="stop3360-2" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,595.46406,-273.76229)"
id="gradient-pin-1-3"
x1="160.73068"
x2="160.73068"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3363-4" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3365-2" />
<stop
offset="100%"
stop-color="#F50"
id="stop3367-2" />
<stop
offset="100%"
stop-color="#F50"
id="stop3369-5" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,595.46406,-273.76229)"
id="gradient-pin-2-9"
x1="313.00916"
x2="313.00916"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3372-2" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3374-7" />
<stop
offset="100%"
stop-color="#F50"
id="stop3376-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3378-5" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.5694948,0,0,1.7559423,595.46406,-273.76229)"
id="gradient-pin-3-1"
x1="0"
x2="0"
y1="203.70828"
y2="228.99387">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3381-7" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3383-5" />
<stop
offset="100%"
stop-color="#F50"
id="stop3385-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3387-5" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-4-7"
x1="149.14574"
x2="149.14574"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3390-8" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3392-9" />
<stop
offset="100%"
stop-color="#F50"
id="stop3394-7" />
<stop
offset="100%"
stop-color="#F50"
id="stop3396-6" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-5-1"
x1="176.87299"
x2="176.87299"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3399-6" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3401-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3403-5" />
<stop
offset="100%"
stop-color="#F50"
id="stop3405-4" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-6-6"
x1="204.37662"
x2="204.37662"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3408-9" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3410-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3412-3" />
<stop
offset="100%"
stop-color="#F50"
id="stop3414-6" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-7-1"
x1="231.88025"
x2="231.88025"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3417-3" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3419-4" />
<stop
offset="100%"
stop-color="#F50"
id="stop3421-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3423-7" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-8-0"
x1="367.38596"
x2="367.38596"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3426-5" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3428-2" />
<stop
offset="100%"
stop-color="#F50"
id="stop3430-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3432-9" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-9-0"
x1="394.88959"
x2="394.88959"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3435-8" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3437-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3439-3" />
<stop
offset="100%"
stop-color="#F50"
id="stop3441-4" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-10-3"
x1="422.39325"
x2="422.39325"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3444-3" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3446-3" />
<stop
offset="100%"
stop-color="#F50"
id="stop3448-9" />
<stop
offset="100%"
stop-color="#F50"
id="stop3450-3" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-11-0"
x1="450.12048"
x2="450.12048"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3453-9" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3455-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3457-3" />
<stop
offset="100%"
stop-color="#F50"
id="stop3459-5" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-12-2"
x1="477.62411"
x2="477.62411"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3462-2" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3464-7" />
<stop
offset="100%"
stop-color="#F50"
id="stop3466-5" />
<stop
offset="100%"
stop-color="#F50"
id="stop3468-2" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-13-4"
x1="615.36591"
x2="615.36591"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3471-3" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3473-4" />
<stop
offset="100%"
stop-color="#F50"
id="stop3475-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3477-8" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-14-2"
x1="642.86957"
x2="642.86957"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3480-4" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3482-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3484-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3486-9" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-15-2"
x1="670.37317"
x2="670.37317"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3489-9" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3491-2" />
<stop
offset="100%"
stop-color="#F50"
id="stop3493-0" />
<stop
offset="100%"
stop-color="#F50"
id="stop3495-3" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-16-7"
x1="697.87683"
x2="697.87683"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3498-9" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3500-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3502-1" />
<stop
offset="100%"
stop-color="#F50"
id="stop3504-2" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-17-2"
x1="725.60406"
x2="725.60406"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3507-4" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3509-7" />
<stop
offset="100%"
stop-color="#F50"
id="stop3511-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3513-9" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-18-6"
x1="861.1098"
x2="861.1098"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3516-1" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3518-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3520-4" />
<stop
offset="100%"
stop-color="#F50"
id="stop3522-1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-19-6"
x1="888.6134"
x2="888.6134"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3525-3" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3527-5" />
<stop
offset="100%"
stop-color="#F50"
id="stop3529-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3531-4" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-20-3"
x1="916.11707"
x2="916.11707"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3534-0" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3536-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3538-1" />
<stop
offset="100%"
stop-color="#F50"
id="stop3540-0" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,595.46406,-273.76229)"
id="gradient-pin-21-1"
x1="943.62067"
x2="943.62067"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3543-1" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3545-9" />
<stop
offset="100%"
stop-color="#F50"
id="stop3547-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3549-6" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.57013721,0,0,1.7539638,595.46406,-273.76229)"
id="gradient-pin-22-7"
x1="848.21686"
x2="848.21686"
y1="203.93808"
y2="229.19516">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3552-6" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3554-8" />
<stop
offset="100%"
stop-color="#F50"
id="stop3556-1" />
<stop
offset="100%"
stop-color="#F50"
id="stop3558-9" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,595.46406,-273.76229)"
id="gradient-pin-23-1"
x1="466.67325"
x2="466.67325"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3561-9" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3563-6" />
<stop
offset="100%"
stop-color="#F50"
id="stop3565-9" />
<stop
offset="100%"
stop-color="#F50"
id="stop3567-3" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73070969,0,0,1.3685326,595.46406,-273.76229)"
id="gradient-pin-24-8"
x1="594.49054"
x2="594.49054"
y1="232.07339"
y2="296.66812">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop3570-6" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop3572-4" />
<stop
offset="100%"
stop-color="#F50"
id="stop3574-1" />
<stop
offset="100%"
stop-color="#F50"
id="stop3576-2" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73379939,0,0,1.3627703,2644.2922,142.31076)"
id="gradient-pin-0-5"
x1="22.349434"
x2="22.349434"
y1="232.98129"
y2="297.84918">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop20" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop22" />
<stop
offset="100%"
stop-color="#F50"
id="stop24" />
<stop
offset="100%"
stop-color="#F50"
id="stop26" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,2644.2922,142.31076)"
id="gradient-pin-1-4"
x1="160.73068"
x2="160.73068"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop29" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop31" />
<stop
offset="100%"
stop-color="#F50"
id="stop33" />
<stop
offset="100%"
stop-color="#F50"
id="stop35" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,2644.2922,142.31076)"
id="gradient-pin-2-2"
x1="313.00916"
x2="313.00916"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop38" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop40" />
<stop
offset="100%"
stop-color="#F50"
id="stop42" />
<stop
offset="100%"
stop-color="#F50"
id="stop44" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.5694948,0,0,1.7559423,2644.2922,142.31076)"
id="gradient-pin-3-6"
x1="0"
x2="0"
y1="203.70828"
y2="228.99387">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop47" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop49" />
<stop
offset="100%"
stop-color="#F50"
id="stop51" />
<stop
offset="100%"
stop-color="#F50"
id="stop53" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-4-9"
x1="149.14574"
x2="149.14574"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop56" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop58" />
<stop
offset="100%"
stop-color="#F50"
id="stop60" />
<stop
offset="100%"
stop-color="#F50"
id="stop62" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-5-8"
x1="176.87299"
x2="176.87299"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop65" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop67" />
<stop
offset="100%"
stop-color="#F50"
id="stop69" />
<stop
offset="100%"
stop-color="#F50"
id="stop71" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-6-3"
x1="204.37662"
x2="204.37662"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop74" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop76" />
<stop
offset="100%"
stop-color="#F50"
id="stop78" />
<stop
offset="100%"
stop-color="#F50"
id="stop80" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-7-3"
x1="231.88025"
x2="231.88025"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop83" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop85" />
<stop
offset="100%"
stop-color="#F50"
id="stop87" />
<stop
offset="100%"
stop-color="#F50"
id="stop89" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-8-5"
x1="367.38596"
x2="367.38596"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop92" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop94" />
<stop
offset="100%"
stop-color="#F50"
id="stop96" />
<stop
offset="100%"
stop-color="#F50"
id="stop98" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-9-1"
x1="394.88959"
x2="394.88959"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop101" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop103" />
<stop
offset="100%"
stop-color="#F50"
id="stop105" />
<stop
offset="100%"
stop-color="#F50"
id="stop107" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-10-4"
x1="422.39325"
x2="422.39325"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop110" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop112" />
<stop
offset="100%"
stop-color="#F50"
id="stop114" />
<stop
offset="100%"
stop-color="#F50"
id="stop116" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-11-5"
x1="450.12048"
x2="450.12048"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop119" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop121" />
<stop
offset="100%"
stop-color="#F50"
id="stop123" />
<stop
offset="100%"
stop-color="#F50"
id="stop125" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-12-5"
x1="477.62411"
x2="477.62411"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop128" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop130" />
<stop
offset="100%"
stop-color="#F50"
id="stop132" />
<stop
offset="100%"
stop-color="#F50"
id="stop134" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-13-6"
x1="615.36591"
x2="615.36591"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop137" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop139" />
<stop
offset="100%"
stop-color="#F50"
id="stop141" />
<stop
offset="100%"
stop-color="#F50"
id="stop143" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-14-21"
x1="642.86957"
x2="642.86957"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop146" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop148" />
<stop
offset="100%"
stop-color="#F50"
id="stop150" />
<stop
offset="100%"
stop-color="#F50"
id="stop152" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-15-4"
x1="670.37317"
x2="670.37317"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop155" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop157" />
<stop
offset="100%"
stop-color="#F50"
id="stop159" />
<stop
offset="100%"
stop-color="#F50"
id="stop161" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-16-0"
x1="697.87683"
x2="697.87683"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop164" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop166" />
<stop
offset="100%"
stop-color="#F50"
id="stop168" />
<stop
offset="100%"
stop-color="#F50"
id="stop170" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-17-22"
x1="725.60406"
x2="725.60406"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop173" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop175" />
<stop
offset="100%"
stop-color="#F50"
id="stop177" />
<stop
offset="100%"
stop-color="#F50"
id="stop179" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-18-7"
x1="861.1098"
x2="861.1098"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop182" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop184" />
<stop
offset="100%"
stop-color="#F50"
id="stop186" />
<stop
offset="100%"
stop-color="#F50"
id="stop188" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-19-0"
x1="888.6134"
x2="888.6134"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop191" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop193" />
<stop
offset="100%"
stop-color="#F50"
id="stop195" />
<stop
offset="100%"
stop-color="#F50"
id="stop197" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-20-8"
x1="916.11707"
x2="916.11707"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop200" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop202" />
<stop
offset="100%"
stop-color="#F50"
id="stop204" />
<stop
offset="100%"
stop-color="#F50"
id="stop206" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4472136,0,0,2.236068,2644.2922,142.31076)"
id="gradient-pin-21-2"
x1="943.62067"
x2="943.62067"
y1="159.52109"
y2="181.88177">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop209" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop211" />
<stop
offset="100%"
stop-color="#F50"
id="stop213" />
<stop
offset="100%"
stop-color="#F50"
id="stop215" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.57013721,0,0,1.7539638,2644.2922,142.31076)"
id="gradient-pin-22-6"
x1="848.21686"
x2="848.21686"
y1="203.93808"
y2="229.19516">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop218" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop220" />
<stop
offset="100%"
stop-color="#F50"
id="stop222" />
<stop
offset="100%"
stop-color="#F50"
id="stop224" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.72170411,0,0,1.3856094,2644.2922,142.31076)"
id="gradient-pin-23-19"
x1="466.67325"
x2="466.67325"
y1="228.9967"
y2="293.01187">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop227" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop229" />
<stop
offset="100%"
stop-color="#F50"
id="stop231" />
<stop
offset="100%"
stop-color="#F50"
id="stop233" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.73070969,0,0,1.3685326,2644.2922,142.31076)"
id="gradient-pin-24-3"
x1="594.49054"
x2="594.49054"
y1="232.07339"
y2="296.66812">
<stop
offset="0%"
stop-color="#D4AF37"
id="stop236" />
<stop
offset="100%"
stop-color="#D4AF37"
id="stop238" />
<stop
offset="100%"
stop-color="#F50"
id="stop240" />
<stop
offset="100%"
stop-color="#F50"
id="stop242" />
</linearGradient>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1558"
inkscape:window-height="744"
id="namedview4"
showgrid="false"
inkscape:zoom="1.378389"
inkscape:cx="240.23897"
inkscape:cy="53.563179"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<rect
style="opacity:1;fill:#0082fb;fill-opacity:1;fill-rule:nonzero;stroke:#cdcdcd;stroke-width:0.03333091;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4138"
width="285.96667"
height="175.96667"
x="0.016665455"
y="0.01665974" />
<image
y="-2.0237126"
x="-73.857498"
id="image4156"
xlink:href="data:image/png;base64,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
preserveAspectRatio="none"
height="181.77609"
width="527.73706" />
</svg>