dgy
/
hexagons
Archived
1
0
Fork 0

Borrar archivos viejos

This commit is contained in:
deadguy 2020-12-15 23:01:07 -03:00
parent c7da1983e6
commit 221de19e21
Signed by: dgy
GPG Key ID: 37CA55B52CF63730
21 changed files with 49 additions and 8338 deletions

View File

@ -43,7 +43,7 @@ super + {_,shift} + ntilde
minve {hide,show}
super + space
rofi -show drun -theme dprompt
rofi -show drun -theme dprompt2
super + {b,q,s,n,p,t,r,d}
{$BROWSER,powermenu,rofi -show window,escribir,pom,tv,ref,leer}

43
.config/zathura/zathurarc Normal file
View File

@ -0,0 +1,43 @@
set adjust-open "best-fit"
set pages-per-row 1
set scroll-full-overlap 0.01
set scroll-page-aware "true"
set scroll-step 100
set selection-clipboard clipboard
set window-title-basename "true"
set window-title-home-tilde "true"
set statusbar-basename "true"
set statusbar-home-tilde "true"
map r reload
map R rotate
map i recolor
map u scroll half-up
map d scroll half-down
map D toggle_page_mode
set completion-bg "#080808"
set completion-fg "#b3b1ad"
set completion-group-bg "#080808"
set completion-group-fg "#aec82a"
set completion-highlight-bg "#b3b1ad"
set completion-highlight-fg "#080808"
set recolor-lightcolor "#080808"
set recolor-darkcolor "#b3b1ad"
set default-bg "#080808"
set inputbar-bg "#080808"
set inputbar-fg "#b3b1ad"
set notification-bg "#080808"
set notification-fg "#b3b1ad"
set notification-error-bg "#ff3333"
set notification-error-fg "#b3b1ad"
set notification-warning-bg "#ff3333"
set notification-warning-fg "#b3b1ad"
set statusbar-bg "#080808"
set statusbar-fg "#b3b1ad"
set index-bg "#080808"
set index-fg "#b3b1ad"
set index-active-bg "#b3b1ad"
set index-active-fg "#080808"
set render-loading-bg "#080808"
set render-loading-fg "#b3b1ad"

View File

@ -1,7 +0,0 @@
[Desktop Entry]
Type=Application
Name=Mail
NoDisplay=true
Terminal=false
Exec=/bin/alacritty -e neomutt %u
MimeType=x-scheme-handler/mailto;

View File

@ -1,9 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
NoDisplay=true
Exec=sxiv -bpa %f
Name=sxiv-gif
Comment=Custom definition for sxiv
MimeType=image/gif
Icon=sxiv

View File

@ -1,5 +0,0 @@
[Desktop Entry]
Type=Application
Name=Text editor
NoDisplay=true
Exec=/bin/alacritty --class=flota -e nvim %u

View File

@ -1,5 +0,0 @@
[Desktop Entry]
Type=Application
NoDisplay=true
Name=Torrent
Exec=tsa %U

View File

@ -1,4 +0,0 @@
#!/bin/sh
sv -w600 force-stop /home/deadguy/.local/service/*
sv exit /home/deadguy/.local/service/*

View File

@ -1,13 +0,0 @@
#!/bin/sh
usuario=$(id -u "$USER")
[ ! -d "/run/user/$usuario" ] && \
mkdir -p "/run/user/$usuario" && \
chown deadguy:deadguy "/run/user/$usuario"
export HOME=/home/deadguy
groups=$(id -Gn deadguy | tr ' ' ':')
exec 2>&1
exec chpst -u "deadguy:$groups" sh -l -c "exec runsvdir /home/deadguy/.local/service 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................'" deadguy

View File

@ -1,243 +0,0 @@
/* nav bar icons appear on hover */
:root:not([customizing]) #nav-bar toolbarbutton {
margin-left: -30px !important;
opacity: 0 !important;
transform: scale(0.85, 0.85) !important;
pointer-events: none !important;
transition: all 100ms var(--animation-easing-function) !important;
}
:root:not([customizing]) :hover > #nav-bar toolbarbutton,
:root:not([customizing]) #navigator-toolbox:focus-within #nav-bar toolbarbutton,
:root:not([customizing]) :hover > #titlebar toolbarbutton {
transform: scale(1, 1) !important;
opacity: 1 !important;
margin-left: 0 !important;
pointer-events: auto !important;
}
/* hide tab bar if only one tab */
tab:only-of-type {
display: none;
}
/* hide reader mode button */
#reader-mode-button { display: none !important;}
/* Titlebar */
/* This moves the tabs under the URL bar */
#nav-bar {
-moz-box-ordinal-group: 1 !important;
}
#PersonalToolbar {
-moz-box-ordinal-group: 2 !important;
}
#titlebar {
-moz-box-ordinal-group: 3 !important;
background-color: var(--color-bg) !important;
border: none !important;
}
#toolbar-menubar{
position: fixed;
top: 0px;
}
.titlebar-placeholder {
border: none !important;
}
/* Remove border under navbar */
#navigator-toolbox::after {
border-bottom: 0px !important;
display: none !important;
}
#navigator-toolbox {
border: none !important;
margin-top: 0px;
padding-top:0px !important;
}
#nav-bar-customization-target,
.chromeclass-toolbar-additional {
margin-top: -1px !important;
}
overflow-button {
padding-bottom: 2px !important;
}
:root[sizemode="fullscreen"] #nav-bar {
padding-left: 0px !important;
}
/* Urlbar */
#urlbar[breakout][breakout-extend] {
top: calc((var(--urlbar-toolbar-height) - var(--urlbar-height)) / 2) !important;
left: 0 !important;
width: 100% !important;
border: none !important;
}
#urlbar[breakout][breakout-extend]>#urlbar-input-container {
height: var(--urlbar-height) !important;
padding-block: 0px !important;
padding-inline: 0px !important;
border: none !important;
}
#tracking-protection-icon-container {
border-image-slice: 0 !important;
}
#TabsToolbar .private-browsing-indicator {
margin-right: 28px !important; /*close/max/min placement*/
}
/* OTHER VISUAL CHANGES */
/* Hide some bloat */
.tab-close-button,
.tab-line,
.tabbrowser-tab::before,
.tabbrowser-tab::after {
display: none !important;
}
/* Don't indent urls */
.urlbarView.megabar .urlbarView-results[wrap] > .urlbarView-row[has-url] > .urlbarView-row-inner > .urlbarView-url {
padding-inline-start: revert !important;
}
#tracking-protection-icon-container,
#tracking-protection-icon-container:hover,
#urlbar-search-button {
background-color: none !important;
background-image: none !important;
border: none !important;
}
/* Hide min, max and close buttons and some spacers */
#tabs-newtab-button,
.titlebar-buttonbox-container,
.titlebar-buttonbox,
.titlebar-spacer[type="pre-tabs"],
.titlebar-spacer[type="post-tabs"]{
display: none !important;
}
/* Regular browser tabs */
.tabbrowser-tab {
background-color: var(--color-bg) !important;
margin-inline-end: var(--gap-between-tabs) !important;
font-size: var(--tab-font-size) !important;
font-weight: var(--tab-font-weight) !important;
}
.tabbrowser-tab:hover {
background-color: none !important;
font-size: var(--tab-font-size) !important;
font-weight: var(--tab-font-weight) !important;
}
.tabbrowser-tab[selected="true"] {
background-color: var(--color-selected) !important;
font-size: var(--tab-font-size) !important;
font-weight: var(--tab-font-selected-weight) !important;
}
/* grey out unselected tabs */
.tabbrowser-tab:not([visuallyselected="true"]):not([multiselected]) {
color: #777777 !important;
}
.tabbrowser-tab:not([visuallyselected="true"]):not([multiselected]) image {
display: none !important;
}
/* unset the tab bar min-height */
#tabbrowser-tabs,
#tabbrowser-tabs > .tabbrowser-arrowscrollbox,
#tabbrowser-tabs[positionpinnedtabs] > .tabbrowser-tab[pinned] {
min-height: initial !important;
}
/* set the height on the tabs instead */
tab {
line-height: 25px;
height: 25px;
}
/* Hacky way to make the url input bar centered */
input#urlbar-input {
font-family: var(--urlbar-text-font) !important;
font-size: var(--urlbar-text-size) !important;
font-weight: var(--urlbar-text-weight) !important;
text-align: left !important;
padding-left: 10px !important;
width: 99999px !important;
border: none !important;
}
.browser-toolbar:not(.titlebar-color) {
background-color: var(--color-bg) !important;
}
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
:root {
--in-content-page-background: var(--color-bg);
}
/*changes "flash" on tab open color*/
#browser vbox#appcontent tabbrowser,
#content,
#tabbrowser-tabpanels,
browser[type=content-primary],
browser[type=content] > html {
background: var(--in-content-page-background)!important;
}
/* Variables */
html#main-window {
--color-bg: #0c0c0c;
--color-selected: #2c2c2c;
--toolbar-bgcolor: #1d1d1d !important;
--gap-between-tabs: 0px;
--margin-after-tab-list: 0x;
--margin-before-tab-list: 0px;
--tab-font-size: 8.5pt;
--tab-font-weight: 250;
--tab-font-selected-weight: 350;
--tab-height: 25px;
--urlbar-height: 33px;
--urlbar-container-margin: 0px;
--urlbar-text-size: 8pt;
--urlbar-text-weight: 325;
/* Firefox variables */
--urlbar-separator-color: #000000 !important;
--lwt-toolbar-field-focus-color: #fefefe !important;
--lwt-toolbar-field-color: #fefefe !important;
--lwt-toolbar-field-background-color: var(--color-bg) !important;
--lwt-toolbar-field-border-color: var(--color-bg) !important;
--lwt-toolbar-field-focus-background-color: #1d1d1d !important;
}
/* Clean new urlbar */
#urlbar #urlbar-background {
background-color: var(--color-bg) !important;
border: none !important;
box-shadow: none !important;
}
#urlbar[focused=true] {
background-color: var(--color-bg) !important;
border: none !important;
}
#urlbar.megabar > #urlbar-input-container, #urlbar-input-container {
border: none !important;
}

View File

@ -1,25 +0,0 @@
(function() {
// IMPORTANT: when there's no filename, be sure to include a trailing slash at the end.
const mypage = "file:///home/deadguy/.mozilla/firefox/thsxpwyd.testing-1586723279098/startpage/index.html";
// Clear the page's URL from the location bar. Normally not needed, as this should already be the default behavior.
var clearlocationbar = "no";
aboutNewTabService.newTabURL = mypage;
function customNewTab () {
if (removefocus == "yes") {
setTimeout(function() {
gBrowser.selectedBrowser.focus();
}, 0);
}
if (clearlocationbar == "yes") {
setTimeout(function() {
if (gBrowser.selectedBrowser.currentURI.spec == mypage) {
window.document.getElementById("urlbar").value = "";
}
}, 1000);
}
}
gBrowser.tabContainer.addEventListener("TabOpen", customNewTab, false);
}());

View File

@ -1,68 +0,0 @@
<?xml version="1.0"?>
<!-- Copyright (c) 2017 Haggai Nuchi
Available for use under the MIT License:
https://opensource.org/licenses/MIT
-->
<!-- Run userChrome.js/userChrome.xul and .uc.js/.uc.xul/.css files -->
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="js">
<implementation>
<constructor><![CDATA[
if(window.userChromeJsMod) return;
window.userChromeJsMod = true;
var chromeFiles = FileUtils.getDir("UChrm", []).directoryEntries;
var xulFiles = [];
var sss = Cc['@mozilla.org/content/style-sheet-service;1'].getService(Ci.nsIStyleSheetService);
while(chromeFiles.hasMoreElements()) {
var file = chromeFiles.getNext().QueryInterface(Ci.nsIFile);
var fileURI = Services.io.newFileURI(file);
if(file.isFile()) {
type = "none";
if(/(^userChrome|\.uc)\.js$/i.test(file.leafName)) {
type = "userchrome/js";
}
else if(/(^userChrome|\.uc)\.xul$/i.test(file.leafName)) {
type = "userchrome/xul";
}
else if(/\.as\.css$/i.test(file.leafName)) {
type = "agentsheet";
}
else if(/^(?!(userChrome|userContent)\.css$).+\.css$/i.test(file.leafName)) {
type = "usersheet";
}
if(type != "none") {
console.log("----------\\ " + file.leafName + " (" + type + ")");
try {
if(type == "userchrome/js") {
Services.scriptloader.loadSubScriptWithOptions(fileURI.spec, {target: window, ignoreCache: true});
}
else if(type == "userchrome/xul") {
xulFiles.push(fileURI.spec);
}
else if(type == "agentsheet") {
if(!sss.sheetRegistered(fileURI, sss.AGENT_SHEET))
sss.loadAndRegisterSheet(fileURI, sss.AGENT_SHEET);
}
else if(type == "usersheet") {
if(!sss.sheetRegistered(fileURI, sss.USER_SHEET))
sss.loadAndRegisterSheet(fileURI, sss.USER_SHEET);
}
} catch(e) {
console.log("########## ERROR: " + e + " at " + e.lineNumber + ":" + e.columnNumber);
}
console.log("----------/ " + file.leafName);
}
}
}
setTimeout(function loadXUL() {
if(xulFiles.length > 0) {
document.loadOverlay(xulFiles.shift(), null);
setTimeout(loadXUL, 5);
}
}, 0);
]]></constructor>
</implementation>
</binding>
</bindings>

View File

@ -1,15 +0,0 @@
@-moz-document url(about:blank), url(about:newtab), url(about:home) {
html:not(#ublock0-epicker), html:not(#ublock0-epicker) body, #newtab-customize-overlay {
background: #080808 !important;
}
}
:root{ scrollbar-color: #383838 #212121 }
*{ scrollbar-width: thin !important }
@-moz-document url(about:privatebrowsing) {
:root{
scrollbar-width: none !important;
}
}

View File

@ -1,784 +0,0 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
viewBox="0 0 12.7 12.7"
version="1.1"
id="svg8"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
sodipodi:docname="code.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.959798"
inkscape:cx="62.482103"
inkscape:cy="11.422522"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:window-width="1251"
inkscape:window-height="510"
inkscape:window-x="115"
inkscape:window-y="214"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
id="grid815"
empspacing="1" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-284.29998)">
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="293.67795" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-6"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="292.94299" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-5"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="292.20807" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-2"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="291.47311" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-65"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="290.73816" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-8"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="290.0032" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-7"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="289.26825" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-9"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="288.53329" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-60"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="287.79834" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-4"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#89a589;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-1"
width="0.83907205"
height="0.73495364"
x="1.0056614"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#85a185;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-0"
width="0.83907205"
height="0.73495364"
x="1.8447334"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#85a185;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-48"
width="0.83907205"
height="0.73495364"
x="2.6838057"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#85a185;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-70"
width="0.83907205"
height="0.73495364"
x="3.9424138"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-86"
width="0.83907205"
height="0.73495364"
x="5.6205587"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#85a185;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-24"
width="0.83907205"
height="0.73495364"
x="4.7814865"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#85a185;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-79"
width="0.83907205"
height="0.73495364"
x="3.5228779"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-3"
width="0.83907205"
height="0.73495364"
x="6.45963"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-92"
width="0.83907205"
height="0.73495364"
x="7.2987022"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-83"
width="0.83907205"
height="0.73495364"
x="8.1377754"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-01"
width="0.83907205"
height="0.73495364"
x="8.9768476"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#749574;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-78"
width="0.83907205"
height="0.73495364"
x="9.8159199"
y="285.59348" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-91"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-54"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-925"
width="0.83907205"
height="0.73495364"
x="10.654993"
y="287.79834" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-74"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="288.53329" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-99"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="289.26825" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-45"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="290.0032" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-93"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="290.73816" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-57"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="291.47311" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-08"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="292.20807" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-19"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="292.94299" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-97"
width="0.83907205"
height="0.73495364"
x="10.654991"
y="293.67795" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-82"
width="0.83907205"
height="0.73495364"
x="1.8447341"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-53"
width="0.83907205"
height="0.73495364"
x="6.0400944"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-49"
width="0.83907205"
height="0.73495364"
x="5.2010221"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-02"
width="0.83907205"
height="0.73495364"
x="4.3619504"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-019"
width="0.83907205"
height="0.73495364"
x="3.5228779"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-62"
width="0.83907205"
height="0.73495364"
x="2.6838057"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-12"
width="0.83907205"
height="0.73495364"
x="6.8791666"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#88a488;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-07"
width="0.83907205"
height="0.73495364"
x="7.7182379"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-31"
width="0.83907205"
height="0.73495364"
x="8.5573111"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-190"
width="0.83907205"
height="0.73495364"
x="9.3963833"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-56"
width="0.83907205"
height="0.73495364"
x="9.8159199"
y="294.41293" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-77"
width="0.83907205"
height="0.73495364"
x="1.8447334"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-40"
width="0.83907205"
height="0.73495364"
x="2.6838057"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-64"
width="0.83907205"
height="0.73495364"
x="3.5228779"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-748"
width="0.83907205"
height="0.73495364"
x="4.3619504"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-58"
width="0.83907205"
height="0.73495364"
x="5.2010221"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-26"
width="0.83907205"
height="0.73495364"
x="6.0400944"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-06"
width="0.83907205"
height="0.73495364"
x="6.8791666"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-646"
width="0.83907205"
height="0.73495364"
x="7.7182379"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-28"
width="0.83907205"
height="0.73495364"
x="8.5573111"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-96"
width="0.83907205"
height="0.73495364"
x="9.3963833"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-070"
width="0.83907205"
height="0.73495364"
x="10.235456"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-10"
width="0.83907205"
height="0.73495364"
x="1.8447334"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-13"
width="0.83907205"
height="0.73495364"
x="2.6838057"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-772"
width="0.83907205"
height="0.73495364"
x="3.5228779"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-645"
width="0.83907205"
height="0.73495364"
x="4.3619504"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#6f916f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-20"
width="0.83907205"
height="0.73495364"
x="5.2010221"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-29"
width="0.83907205"
height="0.73495364"
x="6.0400944"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#779877;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-09"
width="0.83907205"
height="0.73495364"
x="6.8791666"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-94"
width="0.83907205"
height="0.73495364"
x="7.7182379"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-51"
width="0.83907205"
height="0.73495364"
x="8.5573111"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#819f81;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-03"
width="0.83907205"
height="0.73495364"
x="9.3963833"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#7c9b7c;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2637-788"
width="0.83907205"
height="0.73495364"
x="10.235456"
y="287.06339" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038"
width="0.41953602"
height="0.36747682"
x="3.5228779"
y="289.63571" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-6"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="290.0032" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-0"
width="0.41953602"
height="0.36747682"
x="4.3619504"
y="290.37067" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-4"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="290.73816" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-67"
width="0.41953602"
height="0.36747682"
x="5.2010221"
y="291.10562" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-60"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="291.47311" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-9"
width="0.41953602"
height="0.36747682"
x="4.3619504"
y="291.84058" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-7"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="292.20807" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-5"
width="0.41953602"
height="0.36747682"
x="3.5228779"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-97"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="289.63571" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-8"
width="0.41953602"
height="0.36747682"
x="4.3619504"
y="290.0032" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-53"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="290.37067" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-3"
width="0.41953602"
height="0.36747682"
x="5.2010221"
y="290.73816" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-83"
width="0.41953602"
height="0.36747682"
x="5.6205587"
y="291.10562" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-79"
width="0.41953602"
height="0.36747682"
x="5.2010221"
y="291.47311" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-37"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="291.84058" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-87"
width="0.41953602"
height="0.36747682"
x="4.3619504"
y="292.20807" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-41"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="292.20807" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-90"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-98"
width="0.41953602"
height="0.36747682"
x="6.45963"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-85"
width="0.41953602"
height="0.36747682"
x="6.8791666"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-84"
width="0.41953602"
height="0.36747682"
x="7.2987022"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-371"
width="0.41953647"
height="0.36747682"
x="-8.1377754"
y="292.57553"
transform="scale(-1,1)" />
<rect
style="opacity:0.98999999;fill:#dbe3db;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-38"
width="0.41953602"
height="0.36747682"
x="8.1377754"
y="292.57553" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-09"
width="0.41953602"
height="0.36747682"
x="2.2642696"
y="286.69589" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-799"
width="0.41953602"
height="0.36747682"
x="2.2642696"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-32"
width="0.41953602"
height="0.36747682"
x="2.6838057"
y="286.69589" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-43"
width="0.41953602"
height="0.36747682"
x="2.6838057"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-71"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="286.69589" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-2"
width="0.41953602"
height="0.36747682"
x="3.9424138"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-20"
width="0.41953602"
height="0.36747682"
x="3.5228779"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-21"
width="0.41953602"
height="0.36747682"
x="3.5228779"
y="286.69589" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-75"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-1"
width="0.41953602"
height="0.36747682"
x="4.7814865"
y="286.69589" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-74"
width="0.41953602"
height="0.36747682"
x="5.2010221"
y="286.32843" />
<rect
style="opacity:0.98999999;fill:#b7c8b7;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect3038-17"
width="0.41953602"
height="0.36747682"
x="5.2010221"
y="286.69589" />
<path
style="opacity:0.98999999;fill:#2b2b2b;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
d="m 6.9775741,25.72306 v -12.5 H 23.584717 40.19186 v 12.5 12.5 H 23.584717 6.9775741 Z m 9.5535719,6.25 v -0.714286 h 0.758928 0.758929 v -0.669643 -0.669643 h 0.803571 0.803572 v -0.714286 -0.714285 h 0.803571 0.803571 V 27.82475 27.158584 l 0.78125,-0.0258 0.78125,-0.0258 0.02608,-0.691964 0.02608,-0.691964 H 22.070615 21.263288 V 25.008774 24.294488 H 20.459717 19.656146 V 23.624845 22.955202 H 18.852574 18.049003 V 22.240917 21.526631 H 17.290074 16.531146 V 20.856988 20.187345 H 14.924003 13.31686 v 0.714286 0.714286 h 0.803571 0.803572 v 0.669643 0.669642 h 0.755173 0.755172 l 0.02608,0.691965 0.02608,0.691964 0.78125,0.0258 0.78125,0.0258 v 0.666167 0.666167 h 0.803571 0.803572 v 0.669642 0.669643 h -0.803572 -0.803571 v 0.714286 0.714286 H 17.245431 16.44186 v 0.666167 0.666166 l -0.78125,0.0258 -0.78125,0.0258 -0.02608,0.691965 -0.02608,0.691964 H 14.072033 13.31686 v 0.714286 0.714285 h 1.607143 1.607143 z m 15.803571,0 v -0.714286 h -3.973214 -3.973215 v 0.714286 0.714285 h 3.973215 3.973214 z"
id="path1592"
inkscape:connector-curvature="0"
transform="matrix(0.26458333,0,0,0.26458333,0,284.29998)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 39 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 110 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 46 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 57 KiB

View File

@ -1,878 +0,0 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
viewBox="0 0 12.700001 12.7"
version="1.1"
id="svg8"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
sodipodi:docname="music.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.9195959"
inkscape:cx="45.435957"
inkscape:cy="35.254873"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
objecttolerance="10000"
showguides="false"
inkscape:window-width="1366"
inkscape:window-height="717"
inkscape:window-x="0"
inkscape:window-y="31"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid815"
empspacing="1" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-284.29998)">
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-60"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="290.22794" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-62"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="289.78256" />
<rect
style="opacity:0.98999999;fill:#bb4444;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-61"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="289.33725" />
<rect
style="opacity:0.98999999;fill:#c43b3b;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-8"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#c43b3b;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-7"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-92"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#eb3d53;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-02"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="288.00125" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-37"
width="0.89066708"
height="0.89066708"
x="4.278883"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-5"
width="0.89066708"
height="0.89066708"
x="5.1695499"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-922"
width="0.89066708"
height="0.89066708"
x="6.0602179"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-612"
width="0.89066708"
height="0.89066708"
x="6.9508839"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-931"
width="0.89066708"
height="0.89066708"
x="7.8415513"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-94"
width="0.89066708"
height="0.89066708"
x="8.2868853"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-78"
width="0.89066708"
height="0.89066708"
x="9.1775513"
y="287.55591" />
<g
id="g1380"
transform="matrix(0.33663011,0,0,0.33663011,-0.17445351,196.48344)">
<rect
y="285.09372"
x="7.9375"
height="2.6458333"
width="2.6458333"
id="rect817-3"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="9.260417"
height="1.3229166"
width="1.3229166"
id="rect1080"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="7.9375"
height="1.3229166"
width="1.3229166"
id="rect1080-4"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="10.583334"
height="1.3229166"
width="1.3229166"
id="rect1080-43"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="285.09372"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-0"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="286.41666"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-88"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="287.73956"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-431"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
</g>
<g
id="g1392"
transform="matrix(0.33663011,0,0,0.33663011,-0.17445351,196.48343)"
style="fill:#ef2e3f;fill-opacity:1">
<rect
y="287.73956"
x="7.9375"
height="2.6458333"
width="2.6458333"
id="rect817"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="285.09372"
x="10.583333"
height="2.6458333"
width="2.6458333"
id="rect817-35"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="10.583333"
height="1.3229166"
width="1.3229166"
id="rect1080-8"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="9.260417"
height="1.3229166"
width="1.3229166"
id="rect1080-6"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="289.0625"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-2"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="7.9375"
height="1.3229166"
width="1.3229166"
id="rect1080-06"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="286.41666"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-9"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="287.73956"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-5"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="289.0625"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-04"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-87"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
</g>
<g
id="g1407"
transform="matrix(0.33663011,0,0,0.33663011,-0.17445332,196.48343)">
<rect
y="287.73956"
x="10.583333"
height="2.6458333"
width="2.6458333"
id="rect817-6"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="287.73956"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-2"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="286.41666"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-9"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="285.09372"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-1"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="282.44791"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-27"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="281.12497"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-0"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="279.80206"
x="13.229167"
height="2.6458333"
width="2.6458333"
id="rect817-93"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="11.90625"
height="1.3229166"
width="1.3229166"
id="rect1080-7"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="13.229167"
height="1.3229166"
width="1.3229166"
id="rect1080-49"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="291.70831"
x="9.260417"
height="1.3229166"
width="1.3229166"
id="rect1080-89"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="291.70831"
x="10.583333"
height="1.3229166"
width="1.3229166"
id="rect1080-26"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="291.70831"
x="11.90625"
height="1.3229166"
width="1.3229166"
id="rect1080-64"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="291.70831"
x="7.9375"
height="1.3229166"
width="1.3229166"
id="rect1080-1"
style="opacity:0.98999999;fill:#cc2a31;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
</g>
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-610"
width="0.89066708"
height="0.89066708"
x="8.2868853"
y="293.34525" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-3-6"
width="0.89066708"
height="0.89066708"
x="8.2868853"
y="292.45459" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-35-1"
width="0.89066708"
height="0.89066708"
x="9.1775513"
y="292.45459" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5"
width="0.89066708"
height="0.89066708"
x="9.1775513"
y="293.34525" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-2-9"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="293.34525" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-9-4"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="292.8999" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-1-9"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="292.45459" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-27-0"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="291.5639" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-0-9"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="291.11856" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-93-1"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="290.67322" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-60-7"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="290.22794" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-62-7"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="289.78256" />
<rect
style="opacity:0.98999999;fill:#bb4444;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-61-1"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="289.33725" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-8-1"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-7-5"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-92-9"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#eb3d53;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-02-7"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="288.00125" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-37-7"
width="0.89066708"
height="0.89066708"
x="10.068217"
y="287.55591" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-67"
width="0.44533354"
height="0.44533354"
x="8.7322168"
y="292.00922" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-4-3"
width="0.44533354"
height="0.44533354"
x="8.2868853"
y="292.00922" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-43-6"
width="0.44533354"
height="0.44533354"
x="9.1775513"
y="292.00922" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-0-5"
width="0.44533354"
height="0.44533354"
x="7.8415513"
y="292.45459" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-7-6"
width="0.44533354"
height="0.44533354"
x="9.6228838"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-8-3"
width="0.44533354"
height="0.44533354"
x="9.1775513"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-6-9"
width="0.44533354"
height="0.44533354"
x="8.7322168"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-88-4"
width="0.44533354"
height="0.44533354"
x="7.8415513"
y="292.8999" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-431-8"
width="0.44533354"
height="0.44533354"
x="7.8415513"
y="293.34525" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-49-1"
width="0.44533354"
height="0.44533354"
x="10.068217"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-2-2"
width="0.44533354"
height="0.44533354"
x="7.8415513"
y="293.79056" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-06-9"
width="0.44533354"
height="0.44533354"
x="8.2868853"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-89-3"
width="0.44533354"
height="0.44533354"
x="8.7322168"
y="294.68124" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-26-9"
width="0.44533354"
height="0.44533354"
x="9.1775513"
y="294.68124" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-64-0"
width="0.44533354"
height="0.44533354"
x="9.6228838"
y="294.68124" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-9-8"
width="0.44533354"
height="0.44533354"
x="7.3962173"
y="292.8999" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-5-8"
width="0.44533354"
height="0.44533354"
x="7.3962173"
y="293.34525" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-04-5"
width="0.44533354"
height="0.44533354"
x="7.3962173"
y="293.79056" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-87-0"
width="0.44533354"
height="0.44533354"
x="7.8415513"
y="294.2359" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1080-1-9"
width="0.44533354"
height="0.44533354"
x="8.2868853"
y="294.68124" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-60-6"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="290.22794" />
<rect
style="opacity:0.98999999;fill:#c83737;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-62-3"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="289.78256" />
<rect
style="opacity:0.98999999;fill:#bb4444;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-61-8"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="289.33725" />
<rect
style="opacity:0.98999999;fill:#c43b3b;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-8-5"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#c43b3b;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-7-6"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="288.89191" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-92-1"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#eb3d53;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-02-1"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="288.00125" />
<rect
style="opacity:0.98999999;fill:#eb384e;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-37-5"
width="0.89066708"
height="0.89066708"
x="10.068218"
y="287.55591" />
<g
id="g1380-9"
transform="matrix(0.33663011,0,0,0.33663011,5.6148831,196.48344)">
<rect
y="285.09372"
x="7.9375"
height="2.6458333"
width="2.6458333"
id="rect817-3-8"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="9.260417"
height="1.3229166"
width="1.3229166"
id="rect1080-48"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="7.9375"
height="1.3229166"
width="1.3229166"
id="rect1080-4-1"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="283.77081"
x="10.583334"
height="1.3229166"
width="1.3229166"
id="rect1080-43-0"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="285.09372"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-0-3"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="286.41666"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-88-0"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="287.73956"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-431-4"
style="opacity:0.98999999;fill:#ec4b5d;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
</g>
<g
id="g1392-4"
transform="matrix(0.33663011,0,0,0.33663011,5.6148831,196.48343)"
style="fill:#ef2e3f;fill-opacity:1">
<rect
y="287.73956"
x="7.9375"
height="2.6458333"
width="2.6458333"
id="rect817-4"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="285.09372"
x="10.583333"
height="2.6458333"
width="2.6458333"
id="rect817-35-4"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="10.583333"
height="1.3229166"
width="1.3229166"
id="rect1080-8-7"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="9.260417"
height="1.3229166"
width="1.3229166"
id="rect1080-6-6"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="289.0625"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-2-3"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="7.9375"
height="1.3229166"
width="1.3229166"
id="rect1080-06-1"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="286.41666"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-9-7"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="287.73956"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-5-5"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="289.0625"
x="5.2916665"
height="1.3229166"
width="1.3229166"
id="rect1080-04-9"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
<rect
y="290.38541"
x="6.6145835"
height="1.3229166"
width="1.3229166"
id="rect1080-87-6"
style="opacity:0.98999999;fill:#ef2e3f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
</g>
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-6"
width="0.89066708"
height="0.89066708"
x="5.169549"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-4"
width="0.89066708"
height="0.89066708"
x="5.6148829"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-3"
width="0.89066708"
height="0.89066708"
x="6.5055499"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-0"
width="0.89066708"
height="0.89066708"
x="7.3962173"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-30"
width="0.89066708"
height="0.89066708"
x="8.2868843"
y="288.44656" />
<rect
style="opacity:0.98999999;fill:#d7414f;fill-opacity:1;stroke:#060000;stroke-width:0;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect817-6-5-9"
width="0.89066708"
height="0.89066708"
x="9.1775513"
y="288.44656" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 76 KiB

View File

@ -1,99 +0,0 @@
<!DOCTYPE html>
<html class="has-background-dark">
<head>
<title>Hola Si</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body class="columns">
<main class="column is-four-fifths container my-6">
<div class="columns my-6">
<section class="column my-6">
<div class="box has-background-black">
<article class="media">
<aside class="media-left">
<figure class="image is-64x64">
<img src="icons/reddit.svg" alt="Image" />
</figure>
</aside>
<p>
<ul>
<li>
<a href="https://www.reddit.com/r/unixporn/new">Unixporn</a>
</li>
<li>
<a href="https://www.reddit.com/r/voidlinux/new"
>Void Linux</a
>
</li>
<li>
<a href="https://www.reddit.com/r/neovim/new">Neovim</a>
</li>
<li>
<a href="https://www.reddit.com/r/wallpapers/new"
>Wallpapers</a
>
</li>
</ul>
</p>
</article>
</div>
</section>
<section class="column my-6">
<div class="box has-background-black">
<article class="media">
<aside class="media-left">
<figure class="image is-64x64">
<img src="icons/entertainment.svg" alt="Image" />
</figure>
</aside>
<p>
<ul>
<li>
<a href="https://www.questionablecontent.net/"
>Questionable Content</a
>
</li>
<li>
<a href="https://www.empoweredcomic.com/">Empowered</a>
</li>
<li>
<a href="https://rock.pungas.space/">Rocket Chat</a>
</li>
<li>
<a
href="https://discordapp.com/channels/586006476879953932/586006476879953936"
>Discord</a
>
</li>
</ul>
</p>
</article>
</div>
</section>
<section class="column my-6">
<div class="box has-background-black">
<article class="media">
<aside class="media-left">
<figure class="image is-64x64">
<img src="icons/code.svg" alt="Image" />
</figure>
</aside>
<p>
<ul>
<li><a href="https://wiki.archlinux.org">Arch Wiki</a></li>
<li>
<a href="https://gitlab.com/deadguy/hexagons">Dotfiles</a>
</li>
<li>
<a href="https://voidlinux.org/packages">Void Packages</a>
</li>
<li><a href="https://docs.voidlinux.org">Void Handbook</a></li>
</ul>
</p>
</article>
</div>
</section>
</div>
</main>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@ -10,6 +10,7 @@ atool
base-system
bat
bc
bombadillo
bspwm
catgirl
chrony
@ -51,6 +52,7 @@ haveged
highlight
hsetroot
htop
hugo
i3lock-color
intel-ucode
isync
@ -89,6 +91,7 @@ noto-fonts-cjk
noto-fonts-emoji
noto-fonts-ttf
obs
openjdk11
p7zip
pandoc
pass
@ -103,10 +106,12 @@ pulsemixer
python3
python3-ansible-lint
python3-pip
python3-tkinter
qjackctl
ripgrep
rkhunter
rofi
sc3-plugins
setxkbmap
shellcheck
shfmt