summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-12-08 21:22:39 +0100
committerJakub Steiner <jimmac@gmail.com>2020-12-08 21:22:39 +0100
commit4cdd53f67f4be21f906bfe7bba9fab8e12d34d99 (patch)
tree38725e7d687b469f33ab0c03a4e47e1e58bf26d0
parentd1bc2abca1a73afb76bebf7705417ed7b9253d57 (diff)
downloadadwaita-icon-theme-4cdd53f67f4be21f906bfe7bba9fab8e12d34d99.tar.gz
update README
-rw-r--r--README.md107
-rw-r--r--src/logo.svg1667
2 files changed, 1676 insertions, 98 deletions
diff --git a/README.md b/README.md
index dc160cb4c..a5f1298a0 100644
--- a/README.md
+++ b/README.md
@@ -1,107 +1,18 @@
-Adwaita Icon Theme
------------------
+# Adwaita Icon Theme
-Bugs and Requests
-==================
-Requests for icons that will be useful for more than a single
-application and it makes sense to share it in an icon theme should be
-filed in the GitLab [issue tracker][1] of this module.
+## Bugs and Requests
+If you're a core GNOME application maintainer and you have an icon need that bridges multiple components or apps, feel free to file a request in the [issue tracker](https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues). If you're an application developer, file a request against the [Icon Development Kit](https://gitlab.gnome.org/Teams/Design/icon-development-kit/-/issues) instead.
-High resolution icons
-=====================
-Application launcher icons and filetype icons in general will benefit
-in providing a high resolution variant. For Tango, the canvas size is
-256x256 pixels.
+## Fullcolor vs symbolic
+For an up to date guide on how to use and how to design GNOME style icons, see the [GNOME User Interface Guidelines](https://developer.gnome.org/hig/stable/icons-and-artwork.html.en).
-We suggest creating artwork for this large canvas as vectors. It may
-require more time as vector art with filter effects tends to be very
-computentionally intensive, but the benefit is that it allows to
-create derivative works easily. In addition, if we need a higher
-resolution than 256x256 in future, it's simply a matter of
-re-rendering the icons.
+## Building and Contributing to Adwaita
+If you have experience designing symbolic icons for 3rd party GNOME apps and would like to help maintaining `adwaita-icon-theme`, here's a few tips on how to get going and how it differs from the [Devkit](https://gitlab.gnome.org/Teams/Design/icon-development-kit).
-Due to the large canvas a lot of the guidelines discussed elsewhere in
-this document do not apply. What still stands is the use of colors,
-the perspective and lighting.
-
-* FIXME: outlines (strokes alternative - wip)
-* FIXME: highlights (inner stroke alternative)
-* FIXME: shadows (wip)
-
-Inkscape workflow tips:
------------------------
-
-* The 256x256 icon needs to be nice when scaled down to 64x64 (25%
- zoom), so, in inkscape, it's necessary to use a 1x1 pixels grid with
- major lines every 4. Lining up the main objects to the major lines
- of the grid will help making the icon less blurry when scaled down.
-
-* Text: the best trick we found (atm) for text in high resolution
- icons is to use the text tool to write something (lorem ipsum, funny
- things, nonsenses and so on:-)) using the Bitstream Vera Sans
- typeface with a 6pt size, trying to have the main bodies of the
- letters between two horizontal major grid lines, then we convert the
- text object to path and simplify (`ctrl+l`) 3 times. In case the text
- is not visible enough when scaling down overlaying the line with a
- very subtle rectangle 4px tall will help (see `text-x-generic`).
-
-* Outlines: to make the things stand out we darken the edges using
- various tecniques. Lapo's favourite is to group the all objects
- costituting the shape; copy, paste in place, ungroup and make the
- boolean union to obtain the silouhette [`ctrl+c`, `crtl+alt+v`, `ctrl+u`,
- `ctrl++`]; copy again; set this path fill to none, set the stroke from
- 0.5 to 2 pixels in a dark color (usaully black) and set blur from 1
- to 2 points; group it with the previous group; paste in place and
- select the new group and the pasted path apply a clipping mask (the
- pasted path will be used as a clipping mask) [Object -> Clip ->
- Set]. Now you can do group editing with the clipping mask in place
- [`ctrl+enter` to "enter" the group]. You can play with various stroke
- width and color or gradients and with different blur settings.
-
-* Shadows: there's usually two shadow objects, one darker, less
- blurred, less offset. The other very fuzzy, very transparent. So you
- get a nice soft, non-linear falloff.
-
-Symbolic Icons
-==============
-
-Purpose of this icon theme is to extend the base icon theme that
-follows the Tango style guidelines for specific purposes. This would
-include OSD messages, panel system/notification area, and possibly
-menu icons.
-
-Icons follow the naming specification, but have a `-symbolic` suffix, so
-only applications specifically looking up these symbolic icons will
-render them. If a `-symbolic` icon is missing, the app will fall back to
-the regular name.
-
-Primitive build instructions
-============================
-
-Running the r.rb script will chop up the "source" SVG into individual
-icons. Part of the process is converting paths strokes into
-objects. This is for the external stylesheet to work at gtk3
-runtime. This means objects that rely on this conversion need to be
-undgrouped inside the master group.
-
-Targets
-=======
-
-Here's places that should make use of this style (and look up icons as
-`-symbolic`).
-
-* Panel systray (and gnome-shell equivalents)
-* Nautilus' sidebar eject emblem for mounted drives
-* OSD (volume levels, display, eject etc)
-* text input widgets (caps lock warning, clear icons)
-
-HOWTO
-=====
-
-The whole set is maintained in a single SVG,
-`src/gnome-stencils.svg`. Each context (apps, actions, mimetypes...)
+Just like larger assets in the [Icon Devkit](https://gitlab.gnome.org/Teams/Design/icon-development-kit) or apps relying on [Symbolic Preview](https://gitlab.gnome.org/World/design/symbolic-preview), the set is maintained in a single SVG,
+`src/gnome-stencils.svg`. There are many similarities. The icons are grouped in inkscape layes per icon context (`apps`, `actions`, `mimetypes`…)
lives inside an Inkscape layer (group). Any group inside that layer
is treated as an icon and will be exported into the
`gnome/scalable/<context>/<inkscape:label>-symbolic.svg` of the
diff --git a/src/logo.svg b/src/logo.svg
new file mode 100644
index 000000000..774e14c08
--- /dev/null
+++ b/src/logo.svg
@@ -0,0 +1,1667 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+ id="svg8"
+ version="1.1"
+ viewBox="0 0 900 200"
+ height="200"
+ width="900"
+ sodipodi:docname="logo.svg">
+ <defs
+ id="defs2">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath18689">
+ <rect
+ clip-path="none"
+ transform="rotate(45)"
+ ry="32.000008"
+ rx="32.000008"
+ y="123.9986"
+ x="486.03726"
+ height="362.94299"
+ width="362.94299"
+ id="rect18691"
+ style="display:inline;opacity:1;vector-effect:none;fill:#4a86cf;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1316"
+ x="-0.013329623"
+ width="1.0266593"
+ y="-0.12030141"
+ height="1.2406029">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.3104787"
+ id="feGaussianBlur1318" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1302"
+ x="-0.012000846"
+ width="1.0240017"
+ y="-0.011999154"
+ height="1.0239983">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.0803224"
+ id="feGaussianBlur1304" />
+ </filter>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath1509">
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path1511"
+ d="M 192,-164 H 88 c 0,0 -40,0 -40,40 V 4 h 416 v -96 c 0,0 0,-40 -40,-40 H 224 Z"
+ style="display:inline;opacity:1;vector-effect:none;fill:#c9b8a7;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1529"
+ x="-0.10846154"
+ width="1.2169231"
+ y="-0.1342857"
+ height="1.2685714">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="18.8"
+ id="feGaussianBlur1531" />
+ </filter>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath13814">
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path13812"
+ d="M 192,-164 H 88 c 0,0 -40,0 -40,40 V 4 h 416 v -96 c 0,0 0,-40 -40,-40 H 224 Z"
+ style="display:inline;opacity:1;vector-effect:none;fill:#c9b8a7;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath13830">
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path13828"
+ d="M 192,-164 H 88 c 0,0 -40,0 -40,40 V 4 h 416 v -96 c 0,0 0,-40 -40,-40 H 224 Z"
+ style="display:inline;opacity:1;vector-effect:none;fill:#c9b8a7;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1396"
+ x="-0.012"
+ width="1.024"
+ y="-0.012"
+ height="1.024">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.2646426"
+ id="feGaussianBlur1398" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="88"
+ x2="128"
+ y1="88"
+ x1="0"
+ id="linearGradient1919"
+ xlink:href="#linearGradient2059"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2059">
+ <stop
+ style="stop-color:#3d3846;stop-opacity:1"
+ offset="0"
+ id="stop2047" />
+ <stop
+ id="stop2049"
+ offset="0.109375"
+ style="stop-color:#9a9996;stop-opacity:1" />
+ <stop
+ style="stop-color:#5e5c64;stop-opacity:1"
+ offset="0.23549682"
+ id="stop2051" />
+ <stop
+ id="stop2053"
+ offset="0.765625"
+ style="stop-color:#5e5c64;stop-opacity:1" />
+ <stop
+ style="stop-color:#9a9996;stop-opacity:1"
+ offset="0.890625"
+ id="stop2055" />
+ <stop
+ style="stop-color:#3d3846;stop-opacity:1"
+ offset="1"
+ id="stop2057" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="matrix(1.3333333,0,0,1.3333333,-172.66894,-439.66732)"
+ gradientUnits="userSpaceOnUse"
+ y2="248"
+ x2="50"
+ y1="248"
+ x1="38"
+ id="linearGradient2077"
+ xlink:href="#linearGradient2075"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2075"
+ inkscape:collect="always">
+ <stop
+ id="stop2071"
+ offset="0"
+ style="stop-color:#9a9996;stop-opacity:1;" />
+ <stop
+ id="stop2073"
+ offset="1"
+ style="stop-color:#9a9996;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ y2="248"
+ x2="50"
+ y1="248"
+ x1="38"
+ gradientTransform="matrix(1.3333333,0,0,1.3333333,-172.66894,-479.66732)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2081"
+ xlink:href="#linearGradient2075"
+ inkscape:collect="always" />
+ </defs>
+ <sodipodi:namedview
+ units="px"
+ borderlayer="true"
+ inkscape:showpageshadow="false"
+ showgrid="false"
+ inkscape:document-rotation="0"
+ inkscape:current-layer="layer1"
+ inkscape:document-units="px"
+ inkscape:cy="560"
+ inkscape:cx="400"
+ inkscape:zoom="0.35"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ borderopacity="1"
+ bordercolor="#383838"
+ pagecolor="#ffffff"
+ id="base">
+ <inkscape:grid
+ type="xygrid"
+ id="grid9398" />
+ </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:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <g
+ transform="matrix(2,0,0,2,563.29648,-689.23047)"
+ style="display:inline;enable-background:new"
+ id="g8325"
+ inkscape:label="user-invisible">
+ <path
+ id="path8297"
+ transform="translate(241.0002,217)"
+ d="m -136.5,141 c -1.385,0 -2.5,1.115 -2.5,2.5 v 5 c 0,1.385 1.115,2.5 2.5,2.5 h 6.375 l 3.125,4 v -4.0625 c 1.14126,-0.23235 2,-1.22563 2,-2.4375 v -5 c 0,-1.385 -1.115,-2.5 -2.5,-2.5 z m 0,2 h 9 c 0.277,0 0.5,0.223 0.5,0.5 v 5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -9 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -5 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
+ style="fill:#2e3436;fill-opacity:1;stroke:none"
+ inkscape:connector-curvature="0" />
+ <rect
+ y="357"
+ x="101.0002"
+ height="16"
+ width="16"
+ id="rect8299"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g6382"
+ inkscape:label="network-wireless-signal-weak"
+ transform="matrix(2,0,0,2,465.29648,-953.23047)">
+ <rect
+ clip-path="none"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+ id="rect6390"
+ width="16"
+ height="16"
+ x="-505"
+ y="70.000198"
+ transform="rotate(-90)" />
+ <circle
+ transform="matrix(1.9999995,0,0,1.9999995,22.000218,84.0001)"
+ id="path6305-8"
+ style="display:inline;fill:#2e3436;fill-opacity:1;stroke:none"
+ clip-path="none"
+ cx="28"
+ cy="209"
+ r="1" />
+ <path
+ sodipodi:nodetypes="scccscccs"
+ inkscape:connector-curvature="0"
+ id="rect11714-96"
+ d="m 78.000188,491.0002 c -2.81422,0 -5.17173,1 -7,2.58557 v 1.41443 h 1.48072 c 1.51928,-1.26466 3.21936,-2 5.51928,-2 2.29992,0 4,0.77953 5.51928,2 h 1.48072 v -1.38128 c -1.64044,-1.46575 -4.18578,-2.61872 -7,-2.61872 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;marker:none;enable-background:accumulate" />
+ <path
+ sodipodi:nodetypes="scccscccs"
+ inkscape:connector-curvature="0"
+ id="rect11703-6"
+ d="m 78.000188,494.0002 c -2.16664,0 -4.01982,0.73878 -5,2 v 1 h 2 c 0.78878,-0.60652 1.75887,-1 3,-1 1.24113,0 2.21938,0.39348 3,1 h 2 v -1 c -0.99478,-1.2229 -2.8734,-2 -5,-2 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;marker:none;enable-background:accumulate" />
+ <path
+ sodipodi:nodetypes="zccccccz"
+ inkscape:connector-curvature="0"
+ id="path6297-21"
+ d="m 78.000188,497.0002 c -1.25733,0 -2.21571,0.31165 -3,1 v 1 h 3 0.375 2.625 v -1 c -0.8369,-0.67206 -1.74267,-1 -3,-1 z"
+ clip-path="none"
+ mask="none"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2.32782;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g4692-30"
+ inkscape:label="appointment-soon"
+ transform="matrix(2,0,0,2,525.29687,-1311.2305)">
+ <rect
+ width="16"
+ height="16"
+ rx="0.14408804"
+ ry="0.15129246"
+ x="40"
+ y="688"
+ id="rect10837-3-9"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:xx-small;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2.54546;marker:none;enable-background:accumulate"
+ d="m -43.5,470 c -3.578004,0 -6.5,2.92199 -6.5,6.5 0,3.57801 2.921996,6.5 6.5,6.5 0.170502,0 0.332694,-0.0182 0.5,-0.0312 v -2.03125 c -0.167315,0.0186 -0.327405,0.0625 -0.5,0.0625 -2.497123,0 -4.5,-2.00288 -4.5,-4.5 0,-2.49712 2.002877,-4.5 4.5,-4.5 2.497123,0 4.5,2.00288 4.5,4.5 0,0.1726 -0.04392,0.33268 -0.0625,0.5 h 2.03125 c 0.01305,-0.16731 0.03125,-0.3295 0.03125,-0.5 0,-3.57801 -2.921997,-6.5 -6.5,-6.5 z"
+ transform="translate(90,218)"
+ id="path3869-25"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 44.5,694.5 h 2 v -3"
+ id="path4639-4"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#f57900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+ d="m 180.875,260.06836 c -0.49245,0 -0.875,0.38098 -0.875,0.86914 v 6.19531 c 0,0.48816 0.38255,0.86719 0.875,0.86719 h 6.25 c 0.49245,0 0.875,-0.37903 0.875,-0.86719 v -6.19531 c 0,-0.48816 -0.38255,-0.86914 -0.875,-0.86914 z M 183,261 h 2 v 2.5 c 0,0 0,0.5 -0.5,0.5 h -1 c -0.5,0 -0.5,-0.5 -0.5,-0.5 z m 0.5,4 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
+ transform="translate(-132,436)"
+ id="path10898-2-9-4"
+ class="warning"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ transform="matrix(2,0,0,2,443.29648,-369.23047)"
+ style="display:inline;enable-background:new"
+ id="g6192"
+ inkscape:label="audio-volume-muted">
+ <rect
+ y="197"
+ x="101.0002"
+ height="16"
+ width="16"
+ id="rect8128"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:none;stroke:none;stroke-width:1;marker:none" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccc"
+ id="path3761-2-3-5-4-8-9-8-0-1-7"
+ d="m 111.99995,208 h 1.375 l 1.125,1.09375 L 115.5937,208 h 1.40625 v 1.46875 l -1.09375,1.0625 1.09375,1.0625 V 213 h -1.4375 l -1.0625,-1.0625 -1.0625,1.0625 h -1.4375 v -1.40625 l 1.0625,-1.0625 -1.0625,-1.0625 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc"
+ id="path5491-1"
+ d="m 101.0002,201.99979 h 2.48437 L 106.45333,199 h 0.54687 v 11.99917 l -0.4753,8.3e-4 -3.04033,-3.00062 h -2.48437 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;marker:none;enable-background:accumulate"
+ d="m -129,-19 v 1.480469 c 1.26466,1.51928 2,3.219611 2,5.519531 0,0.723308 -0.0849,1.382313 -0.22852,2 h 2.03321 c 0.1248,-0.644705 0.19531,-1.314149 0.19531,-2 0,-2.81422 -1.00037,-5.17173 -2.58594,-7 z"
+ transform="translate(241.0002,217)"
+ id="rect11714-3-2"
+ inkscape:connector-curvature="0" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;marker:none;enable-background:accumulate"
+ d="m -131,-17 v 2 c 0.60652,0.78878 1,1.75887 1,3 0,1.24113 -0.39348,2.21938 -1,3 v 2 h 1 v -3 h 1.75 c 0.15789,-0.625861 0.25,-1.29696 0.25,-2 0,-2.16664 -0.73878,-4.01982 -2,-5 z"
+ transform="translate(241.0002,217)"
+ id="rect11703-1-7"
+ inkscape:connector-curvature="0" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.35;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2.32782;marker:none;enable-background:accumulate"
+ mask="none"
+ clip-path="none"
+ d="m 110.00019,205.0002 c 0,-1.25733 -0.31165,-2.21571 -1,-3 h -1 v 6 h 1 c 0.67206,-0.8369 1,-1.74267 1,-3 z"
+ id="path6297-6-0"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="zccccz" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g6579"
+ inkscape:label="battery-level-70"
+ transform="matrix(0,1.9999003,-2,0,1189.2969,-15.226882)">
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccc"
+ id="path6573"
+ d="m 35,239 v 10 H 23 v -2 H 21.484375 C 21.25,247 21,246.75 21,246.53125 V 241.5625 C 20.98437,241.28125 21.340963,241.01563 21.622213,241 H 23 v -2 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none" />
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+ id="rect6575"
+ width="16"
+ height="16"
+ x="20"
+ y="236" />
+ <rect
+ transform="scale(1,-1)"
+ y="-247"
+ x="27"
+ height="6"
+ width="6"
+ id="rect6577"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ style="enable-background:new"
+ id="g12494"
+ inkscape:label="folder"
+ transform="matrix(1.9999822,0,0,2,-218.69443,48.769537)">
+ <rect
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:0;marker:none;enable-background:new"
+ id="rect12478"
+ width="16"
+ height="16"
+ x="472"
+ y="-12.000004" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:new"
+ d="m 493,53 c -0.55226,5.5e-5 -0.99994,0.447738 -1,1 v 11 c 0,0 -0.0138,0.458752 0.23047,0.947266 C 492.47473,66.43578 493.16667,67 494,67 h 12 c 0,0 0.45875,0.01379 0.94727,-0.230469 C 507.43578,66.525274 508,65.833333 508,65 v -7 h -13 v 7 h -1 v -7 c 0,0 0,-1 1,-1 h 11 V 56.167969 C 506.105,55.551662 505.62513,54.991182 505,55 h -4.58594 l -1.70703,-1.707031 C 498.51952,53.105433 498.2652,53.000051 498,53 Z"
+ transform="translate(-20,-64)"
+ id="path4401-7"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(2,0,0,2,-358.70312,-739.23041)"
+ inkscape:label="audio-x-generic"
+ id="g8570">
+ <rect
+ y="381.99997"
+ x="582"
+ height="16"
+ width="16"
+ id="rect8574"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1.94455;marker:none;enable-background:new"
+ d="M 225,85.000001 V 92.34375 C 224.5475,92.132334 224.0303,92 223.5,92 c -1.92115,0 -3.5,1.57885 -3.5,3.5 0,1.92115 1.57885,3.5 3.5,3.5 1.91032,0 3.48231,-1.562264 3.5,-3.46875 1e-4,-0.0108 0,-0.02042 0,-0.03125 V 88 h 6 v 4.34375 C 232.5475,92.132334 232.0303,92 231.5,92 c -1.92115,0 -3.5,1.57885 -3.5,3.5 0,1.92115 1.57885,3.5 3.5,3.5 1.8995,0 3.46489,-1.545712 3.5,-3.4375 4e-4,-0.02156 0,-0.04085 0,-0.0625 V 85.000001 Z"
+ transform="translate(362,297.99998)"
+ id="path8576"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccssscscccssssscc" />
+ </g>
+ <g
+ id="g3592"
+ inkscape:label="emote-love"
+ transform="matrix(2,0,0,2,-378.70311,-999.23047)"
+ style="enable-background:new">
+ <g
+ style="display:inline;fill:#2e3436;fill-opacity:1;enable-background:new"
+ id="use12475"
+ inkscape:label="emblem-favorite"
+ transform="translate(170.99978,171)">
+ <rect
+ y="381"
+ x="441.00021"
+ height="16"
+ width="16"
+ id="rect9350"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ <path
+ d="m 456.0002,386.76617 c 0,-2.07495 -1.68742,-3.75698 -3.76925,-3.75698 -1.37132,0 -2.57123,0.73006 -3.23065,1.8214 -0.65942,-1.09135 -1.85953,-1.8214 -3.23085,-1.8214 -2.08183,0 -3.76925,1.68203 -3.76925,3.75698 0,1.07968 0.45777,2.05239 1.18953,2.73766 h -10e-4 l 5.72506,5.49617 5.89867,-5.49617 h -0.002 c 0.73186,-0.68517 1.18933,-1.65788 1.18933,-2.73766"
+ id="path9352"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cscsscccccc"
+ style="display:inline;fill:#2e3436;fill-opacity:1;stroke:none;enable-background:new" />
+ </g>
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g3848"
+ inkscape:label="input-gaming"
+ transform="matrix(2,0,0,2,645.29688,104.76953)">
+ <rect
+ y="0"
+ x="0"
+ height="16"
+ width="16"
+ id="rect3025-8"
+ style="fill:none;stroke:none" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;vector-effect:none;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 294.24609,395 c -0.15239,0 -0.25615,0.073 -0.29101,0.20312 l -1.69336,8.6211 C 292.03507,404.67008 293.8212,405.68058 295,405 l 2.75,-4 h 4.5 l 2.75,4 c 1.1788,0.68058 2.96493,-0.32992 2.73828,-1.17578 l -1.69336,-8.6211 C 306.01006,395.07302 305.9063,395 305.75391,395 Z m 2.00391,1 h 0.5 c 0.1385,0 0.25,0.1115 0.25,0.25 V 397 h 0.75 c 0.1385,0 0.25,0.1115 0.25,0.25 v 0.5 c 0,0.1385 -0.1115,0.25 -0.25,0.25 H 297 v 0.75 c 0,0.1385 -0.1115,0.25 -0.25,0.25 h -0.5 c -0.1385,0 -0.25,-0.1115 -0.25,-0.25 V 398 h -0.75 c -0.1385,0 -0.25,-0.1115 -0.25,-0.25 v -0.5 c 0,-0.1385 0.1115,-0.25 0.25,-0.25 H 296 v -0.75 c 0,-0.1385 0.1115,-0.25 0.25,-0.25 z m 6.25,0.75 c 0.41421,0 0.75,0.33579 0.75,0.75 0,0.41421 -0.33579,0.75 -0.75,0.75 -0.41421,0 -0.75,-0.33579 -0.75,-0.75 0,-0.41421 0.33579,-0.75 0.75,-0.75 z m 2,1 c 0.41421,0 0.75,0.33579 0.75,0.75 0,0.41421 -0.33579,0.75 -0.75,0.75 -0.41421,0 -0.75,-0.33579 -0.75,-0.75 0,-0.41421 0.33579,-0.75 0.75,-0.75 z"
+ transform="translate(-292.0004,-392)"
+ id="path3183"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="sccccccccssssscsssscsssscsssscssssssssssss" />
+ </g>
+ <g
+ transform="matrix(2,0,0,2,709.29688,-731.23047)"
+ id="g27153"
+ inkscape:label="drive-harddisk-solidstate"
+ style="display:inline;enable-background:new">
+ <rect
+ y="398"
+ x="48"
+ height="16"
+ width="16"
+ id="rect27157"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.514644;fill:none;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+ id="rect27159"
+ width="12.0002"
+ height="14"
+ x="50"
+ y="399"
+ rx="1.1962026"
+ ry="1.2011019" />
+ <rect
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ id="rect27165"
+ width="6.0000052"
+ height="7"
+ x="53.000195"
+ y="402"
+ rx="0"
+ ry="0" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new"
+ d="M 52.547075,403.5 H 59.5002"
+ id="path27167"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path27169"
+ d="M 52.547075,405.5 H 59.5002"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new"
+ d="M 52.547075,407.5 H 59.5002"
+ id="path27171"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path27175"
+ d="m 54.500195,401.49999 5e-6,8"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new"
+ d="m 56.500195,401.49999 5e-6,8"
+ id="path27177"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path27179"
+ d="m 58.500195,401.49999 5e-6,8"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:new" />
+ </g>
+ <g
+ inkscape:label="input-keyboard"
+ id="g4125"
+ style="display:inline;enable-background:new"
+ transform="matrix(1.9972932,0,0,2,443.66771,-989.23047)">
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+ id="rect4120"
+ width="16"
+ height="16"
+ x="121"
+ y="527" />
+ <path
+ sodipodi:nodetypes="sssssssssscccsscccccccccccssccccccccccccccccccsssssssss"
+ inkscape:connector-curvature="0"
+ id="path4123"
+ transform="translate(28.9998,135)"
+ d="m 92.978516,394 c -0.554,0 -1,0.446 -1,1 v 11 c 0,0.554 0.446,1 1,1 h 13.005864 c 0.554,0 1,-0.446 1,-1 v -11 c 0,-0.554 -0.44602,-1 -1,-1 z m 1.365234,2 H 96 v 2 h -2 v -1.60742 C 94,396.17493 94.15331,396 94.34375,396 Z M 97,396 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z m 3,0 h 1.65625 C 104.84669,396 105,396.17493 105,396.39258 V 398 h -2 z m -8,3 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z m -6.65625,4 h 10.3125 c 0.19044,0 0.34375,0.17494 0.34375,0.39258 v 1.21484 C 105,404.82506 104.84669,405 104.65625,405 H 94.34375 C 94.153312,405 94,404.82506 94,404.60742 v -1.21484 C 94,403.17494 94.153313,403 94.34375,403 Z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ id="g4419"
+ inkscape:label="audio-input-microphone"
+ style="enable-background:new"
+ transform="matrix(2,0,0,2,581.29648,-591.23047)">
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ d="m 40,392 c -1.662,0 -3,1.338 -3,3 v 5 c 0,1.662 1.338,3 3,3 1.662,0 3,-1.338 3,-3 v -5 c 0,-1.662 -1.338,-3 -3,-3 z m -6,6 v 2.00977 c 0,2.96574 2.165383,5.4238 5,5.90039 V 408 h 2 v -2.08984 c 2.834617,-0.47659 5,-2.93465 5,-5.90039 V 398 h -1.5 v 2.00977 c 0,2.50009 -1.993312,4.49023 -4.5,4.49023 -2.506688,0 -4.5,-1.99014 -4.5,-4.49023 V 398 Z"
+ transform="translate(0,-64)"
+ id="path4302" />
+ <rect
+ transform="scale(-1,1)"
+ y="328"
+ x="-48.000198"
+ height="16"
+ width="16"
+ id="rect4304"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none" />
+ </g>
+ <g
+ id="g3769"
+ inkscape:label="gnome-power-manager"
+ transform="matrix(2,0,0,2,685.29688,104.76953)"
+ style="enable-background:new">
+ <path
+ d="M 3.4686869,0 C 2.9783657,0 2.6726314,0.22889706 2.4374556,0.46966732 2.20228,0.71043757 1.9999636,1.0292703 1.9999636,1.5029354 L 2,2 H 0 v 14 c 0,0 7,0 7.0000725,0 V 14 L 2.0493463,14.04938 2,4 H 3.9999273 C 3.9999273,3.3346426 4,2 4,2 H 7 L 6.9998725,4 H 8.9998362 L 9,5 h 2 l -2e-4,-3 H 8.9998362 V 1.62818 1.596919 C 8.9759366,1.1654763 8.8295993,0.84315679 8.5935936,0.56365088 8.3698677,0.29869339 7.9669149,0.03330505 7.4373646,0.03136125 V 1.001957e-4 H 7.3748656 3.4686867 Z"
+ id="path11308-6"
+ style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cssccccccccccccccccccsccccc" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccc"
+ d="M 6,10 H 8 C 8.2764249,8.89654 9.0651338,6.27585 11,6 h 3 v 2 h 2 v 2 h -2 v 2 h 2 v 2 h -2 v 2 H 11 C 9.0651338,15.72415 8.2764249,13.10344 8,12 H 6 Z"
+ id="path2182"
+ style="display:inline;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ inkscape:connector-curvature="0" />
+ <rect
+ y="0"
+ x="0"
+ height="16"
+ width="16"
+ id="rect2999"
+ style="fill:none;stroke:none" />
+ </g>
+ <g
+ id="g3561"
+ inkscape:label="preferences-desktop-locale"
+ transform="matrix(2,0,0,2,901.29688,-791.23047)"
+ style="enable-background:new">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3535"
+ d="m -65,450 v 12"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path3537"
+ d="m -65,456 h 4 l 1,2 h 5 v -6 h -4 l -1,-2 h -5 z"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m -65,456 h 4 l 1,2 h 5 v -6 h -4 l -1,-2 h -5 z"
+ id="path3539"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc" />
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new"
+ id="rect3543"
+ y="448"
+ x="-68"
+ height="16"
+ width="16" />
+ </g>
+ <g
+ id="g3835"
+ inkscape:label="preferences-system-privacy"
+ transform="matrix(2,0,0,1.9999975,181.29688,-789.22931)"
+ style="enable-background:new">
+ <rect
+ y="447"
+ x="272"
+ height="16"
+ width="16"
+ id="rect3806"
+ style="fill:none;stroke:none" />
+ <path
+ style="display:inline;opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 280.00007,446.99998 c 0.554,0 1.00001,0.446 1,1 L 281,454.5 c 0,0 -7e-5,0.50002 0.49993,0.50002 0.5,0 0.50007,-0.50002 0.50007,-0.50002 l 7e-5,-4.50002 c 1e-5,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 L 284,458.5 c 0,0.5 0.5,0.5 0.5,0.5 l 1.79304,-1.70706 c 0.18827,-0.19354 0.44679,-0.30271 0.71679,-0.30273 1.0856,0.0854 1.14809,1.26597 0.69724,1.71682 l -3,3 C 284,462.5 282.94992,462.99456 282,463 h -6 c -3,0 -3,-3 -3,-3 v -6 -2 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 v 3.5 c 0,0 0,0.5 0.5,0.5 0.5,0 0.5,-0.5 0.5,-0.5 V 449 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 v 5.5 c 0,0 0,0.5 0.5,0.5 0.5,0 0.5,-0.5 0.5,-0.5 V 448 c 0,-0.554 0.446,-1 1,-1 z"
+ id="path6023"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cscscsssccccscccccssscscssscscssc" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(2.0022745,0,0,2,360.9739,-651.23047)"
+ inkscape:label="zoom-in"
+ id="g14642-3-0">
+ <path
+ inkscape:connector-curvature="0"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
+ d="M 183.1875,670 C 182.5248,670 182,670.54899 182,671.21875 v 9.5625 c 0,0.66976 0.5248,1.21875 1.1875,1.21875 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.21875 v -9.5625 C 194,670.54899 193.4752,670 192.8125,670 Z M 187,673 h 2 v 2 h 2 v 2 h -2 v 2 h -2 v -2 h -2 v -2 h 2 z"
+ transform="translate(-38,-270)"
+ id="rect11749-5-0-1-8" />
+ <rect
+ style="fill:none;stroke:none"
+ id="rect3620-5-4"
+ width="15.981825"
+ height="16"
+ x="142"
+ y="398"
+ rx="0"
+ ry="0" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(2,0,0,2.0032738,805.29688,104.70673)"
+ id="g2993"
+ inkscape:label="edit-select-all">
+ <rect
+ style="display:inline;fill:none;stroke:none"
+ id="rect2998-0"
+ y="0.031350002"
+ x="0"
+ height="15.973852"
+ width="16" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9818"
+ width="1"
+ height="1"
+ x="1"
+ y="1.03135" />
+ <rect
+ y="1.03135"
+ x="3"
+ height="1"
+ width="1"
+ id="rect9820"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9822"
+ width="1"
+ height="1"
+ x="5"
+ y="1.03135" />
+ <rect
+ y="1.03135"
+ x="7"
+ height="1"
+ width="1"
+ id="rect9824"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9826"
+ width="1"
+ height="1"
+ x="9"
+ y="1.03135" />
+ <rect
+ y="1.03135"
+ x="11"
+ height="1"
+ width="1"
+ id="rect9828"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9830"
+ width="1"
+ height="1"
+ x="13"
+ y="1.03135" />
+ <rect
+ y="3.0313501"
+ x="13"
+ height="1"
+ width="1"
+ id="rect9832"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9834"
+ width="1"
+ height="1"
+ x="13"
+ y="5.0313501" />
+ <rect
+ y="7.0313501"
+ x="13"
+ height="1"
+ width="1"
+ id="rect9836"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9838"
+ width="1"
+ height="1"
+ x="13"
+ y="9.0313501" />
+ <rect
+ y="11.03135"
+ x="13"
+ height="1"
+ width="1"
+ id="rect9840"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9842"
+ width="1"
+ height="1"
+ x="13"
+ y="13.03135" />
+ <rect
+ y="13.03135"
+ x="11"
+ height="1"
+ width="1"
+ id="rect9844"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9846"
+ width="1"
+ height="1"
+ x="9"
+ y="13.03135" />
+ <rect
+ y="13.03135"
+ x="7"
+ height="1"
+ width="1"
+ id="rect9848"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9850"
+ width="1"
+ height="1"
+ x="5"
+ y="13.03135" />
+ <rect
+ y="13.03135"
+ x="3"
+ height="1"
+ width="1"
+ id="rect9852"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9854"
+ width="1"
+ height="1"
+ x="1"
+ y="13.03135" />
+ <rect
+ y="11.03135"
+ x="1"
+ height="1"
+ width="1"
+ id="rect9856"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9858"
+ width="1"
+ height="1"
+ x="1"
+ y="9.0313501" />
+ <rect
+ y="7.0313501"
+ x="1"
+ height="1"
+ width="1"
+ id="rect9860"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9862"
+ width="1"
+ height="1"
+ x="1"
+ y="5.0313501" />
+ <rect
+ y="3.0313501"
+ x="1"
+ height="1"
+ width="1"
+ id="rect9864"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9866"
+ width="3.9999998"
+ height="3.9999998"
+ x="3"
+ y="8.1357775" />
+ <rect
+ y="8.1357775"
+ x="8"
+ height="3.9999998"
+ width="3.9999998"
+ id="rect9868"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <rect
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect9870"
+ width="9"
+ height="3.9999998"
+ x="3"
+ y="3.0313499" />
+ </g>
+ <g
+ inkscape:label="document-send"
+ transform="matrix(0,2,2,0,-770.70312,-355.23047)"
+ id="g4395"
+ style="enable-background:new">
+ <rect
+ rx="1.0000011"
+ y="737"
+ x="259"
+ height="2.00001"
+ width="2.0000021"
+ id="rect4393"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ ry="1.0000011" />
+ <rect
+ ry="1.0000011"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ id="rect4391"
+ width="2.0000021"
+ height="2.00001"
+ x="259"
+ y="733"
+ rx="1.0000011" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path4380"
+ d="m 266,736 h -8 m 7,-2 v -3 h -13 v 7 l 3,3 h 10 v -3"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ width="16"
+ height="16"
+ x="-266"
+ y="728"
+ id="rect4382"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
+ transform="scale(-1,1)" />
+ <path
+ sodipodi:nodetypes="ccc"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:new"
+ d="m 260,734 -2,2 2,2"
+ id="path4384"
+ inkscape:connector-curvature="0" />
+ <rect
+ y="738"
+ x="260"
+ height="1"
+ width="1"
+ id="rect4386"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ <rect
+ y="733"
+ x="260"
+ height="1"
+ width="1"
+ id="rect4388"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ id="g9367"
+ inkscape:label="preferences-desktop-accessibility"
+ transform="matrix(1.9978212,0,0,1.999428,701.35789,-870.93989)"
+ style="enable-background:new">
+ <path
+ transform="translate(0,-64)"
+ id="path9341"
+ d="m 20,572 c -4.418276,0 -8,3.58172 -8,8 0,4.41828 3.581724,8 8,8 4.418276,0 8,-3.58172 8,-8 0,-4.41828 -3.581724,-8 -8,-8 z m 0,2 c 1.104569,0 2,0.89543 2,2 0,1.10457 -0.895431,2 -2,2 -1.104569,0 -2,-0.89543 -2,-2 0,-1.10457 0.895431,-2 2,-2 z m -4.507812,4 c 0.0163,0 0.0326,9.5e-4 0.04883,0.002 0,0 3.01454,0.24805 4.458984,0.24805 1.444444,0 4.458984,-0.24805 4.458984,-0.24805 0.463502,-0.0377 0.722963,0.52235 0.394532,0.85157 -0.193296,0.1933 -0.29279,0.1821 -0.425782,0.2207 C 23.562779,579.28699 22.842278,579.41848 22,579.5 c 0.04976,1.87719 0.08314,3.30702 0.353518,4.19927 0.149339,0.49282 0.297194,0.85347 0.410156,1.11328 0.05648,0.12991 0.103378,0.23377 0.142578,0.32617 0.0392,0.0924 0.09375,0.1217 0.09375,0.36128 -1.7e-4,0.44532 -0.538517,0.6683 -0.853516,0.35352 -0.228119,-0.22812 -0.400167,-0.52677 -0.640625,-0.93555 -0.240457,-0.40878 -0.507866,-0.89879 -0.759765,-1.37109 -0.398582,-0.74736 -0.613741,-1.18081 -0.746094,-1.44336 -0.132353,0.26255 -0.347512,0.69601 -0.746094,1.44336 -0.251899,0.47231 -0.519308,0.96231 -0.759765,1.37109 -0.240458,0.40878 -0.412506,0.70743 -0.640625,0.93555 C 17.538517,586.1683 17.00017,585.94532 17,585.5 c 0,-0.23958 0.05455,-0.26892 0.09375,-0.36133 0.0392,-0.0924 0.0861,-0.19626 0.142578,-0.32617 0.112962,-0.25981 0.260817,-0.62046 0.410156,-1.11328 C 17.916864,582.80697 17.95024,581.37719 18,579.5 c -0.900829,-0.0696 -1.517122,-0.23455 -2.427734,-0.42578 -0.132992,-0.0386 -0.232486,-0.0274 -0.425782,-0.2207 C 14.834246,578.54118 15.050603,578.007 15.492188,578 Z"
+ style="display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ssssssssssccsccccccscccccccccccccccc" />
+ <rect
+ y="508.00458"
+ x="11.982551"
+ height="16"
+ width="16"
+ id="rect9343"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.514644;fill:none;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ id="g3899"
+ transform="translate(-9.6914063)">
+ <g
+ id="g14043"
+ transform="matrix(0.25,0,0,0.25,168.24997,-77.136724)">
+ <g
+ id="use5389"
+ style="display:inline;fill:#c9b8a7;fill-opacity:1;stroke:#a08f7f;stroke-opacity:1;enable-background:new"
+ transform="translate(-571.0938,685.5625)">
+ <g
+ transform="matrix(4,0,0,4,16.000006,-6796)"
+ style="display:inline;enable-background:new"
+ id="g13970"
+ inkscape:label="#g3169">
+ <title
+ id="title13950">folder</title>
+ <rect
+ y="1642"
+ x="-1.5000001e-06"
+ height="128"
+ width="128"
+ id="rect13952"
+ style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <g
+ transform="matrix(0.25,0,0,0.25,-1.5e-6,1695)"
+ id="g13968">
+ <path
+ id="path13954"
+ d="m 464,210 c 0,0 0,40 -40,40 l -375.998047,0.0938 -0.0039,6 L 424,256 c 40,0 40,-40 40,-40 z"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;filter:url(#filter1316);enable-background:new"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path13956"
+ d="m 88,-162 c 0,0 -40,0 -40,40 L 47.964844,6 h 0.0332 L 47.964844,254.0938 424,254 c 40,0 40,-40 40,-40 V 6 -42 -90 c 0,0 0,-40 -40,-40 H 224 l -32,-32 z"
+ style="display:inline;opacity:0.2;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;filter:url(#filter1302);enable-background:new" />
+ <path
+ style="display:inline;opacity:1;vector-effect:none;fill:#c9b8a7;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="M 208,672 H 104 c 0,0 -40,0 -40,40 v 128 h 416 v -96 c 0,0 0,-40 -40,-40 H 240 Z"
+ transform="translate(-16,-836)"
+ id="path13958"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ id="path13960"
+ d="m 256,-80 -32,32 H 88 c 0,0 -40,0 -40,40 v 264 h 376 c 40,0 40,-40 40,-40 V -40 c 0,-40 -40,-40 -40,-40 z"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;filter:url(#filter1529);enable-background:new"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccccccc"
+ clip-path="url(#clipPath1509)" />
+ <path
+ sodipodi:nodetypes="cccccccccc"
+ inkscape:connector-curvature="0"
+ style="display:inline;opacity:1;vector-effect:none;fill:#ded4ca;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 256,-84 -32,32 H 88 c 0,0 -40,0 -40,40 v 264 h 376 c 40,0 40,-40 40,-40 V -44 c 0,-40 -40,-40 -40,-40 z"
+ id="path13962" />
+ <path
+ style="display:inline;opacity:0.1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 480,1042 c 0,0 0,40 -40,40 l -375.998047,0.094 -0.0039,6 L 440,1088 c 40,0 40,-40 40,-40 z"
+ transform="translate(-16,-836)"
+ id="path13964"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:inline;opacity:0.3;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:26.0669;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 272,752 -32,32 H 104 c 0,0 -40,0 -40,40 v 4 c 0,-40 40,-40 40,-40 h 137.59099 l 32,-32 H 440 c 0,0 40,0 40,40 v -4 c 0,-40 -40,-40 -40,-40 z"
+ id="path13966"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccsccccccscc"
+ transform="translate(-16,-836)" />
+ </g>
+ </g>
+ </g>
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#b9a593;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:16;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:new"
+ d="m -331.0937,681.5625 v 86.50781 c -0.1347,0.73041 -0.7188,0.95157 -1.2812,0.58594 l 0.01,0.0508 c -6.4688,-4.49586 -14.3029,-7.14455 -22.7288,-7.14455 -21.9966,0 -40,18.00337 -40,40 0,21.99663 18.0034,40 40,40 21.9966,0 40,-18.00337 40,-40 v -104 h 80 v 70.41797 c -0.1028,0.7999 -0.7067,1.05556 -1.291,0.67578 l 0.01,0.043 c -6.4668,-4.49154 -14.2976,-7.13675 -22.719,-7.13675 -21.9966,0 -40,18.00337 -40,40 0,21.99663 18.0034,40 40,40 21.9966,0 40,-18.00337 40,-40 v -120 z m -24,96 c 13.3496,0 24,10.65041 24,24 0,13.34959 -10.6504,24 -24,24 -13.3496,0 -24,-10.65041 -24,-24 0,-13.34959 10.6504,-24 24,-24 z m 96,0 c 13.3496,0 24,10.65041 24,24 0,13.34959 -10.6504,24 -24,24 -13.3496,0 -24,-10.65041 -24,-24 0,-13.34959 10.6504,-24 24,-24 z"
+ id="path5670-3" />
+ </g>
+ <path
+ d="M 129.00126,-52.240602 A 81.12467,81.12438 0 0 0 47.878208,28.337528 L 12.456339,200.17932 a 59.00566,59.005449 0 0 0 0,0.002 l -0.0312,0.14844 -0.20899,1.01757 A 59.0054,59.0054 0 0 0 115.9681,250.24382 l 33.7129,-41.89844 a 58.99976,58.99955 0 0 0 23.57031,4.91211 58.99976,58.99955 0 0 0 58.53711,-51.625 h 30.42578 a 58.99976,58.99955 0 0 0 58.53711,51.625 58.99976,58.99955 0 0 0 23.56836,-4.91211 l 33.71289,41.89844 a 59.0054,59.0054 0 0 0 103.94336,-47.92188 59.00566,59.005449 0 0 0 -0.11719,-0.60742 59.0054,59.0054 0 0 0 -0.0742,-0.36719 L 446.12235,28.343388 a 81.12467,81.12438 0 0 0 -81.12109,-80.58399 z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.51673;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;filter:url(#filter1396);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:new;stop-color:#000000;stop-opacity:1"
+ id="path3905"
+ transform="matrix(0.27401342,0,0,0.27401342,188.3016,72.150975)" />
+ <g
+ id="g1391"
+ transform="matrix(1.0104204,0,0,1.0104168,125.63824,-5.6338308)"
+ style="display:inline;enable-background:new">
+ <g
+ style="display:inline;enable-background:new"
+ id="g1456"
+ transform="matrix(-1,0,0,1,193.00066,-133.99772)">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1450"
+ d="M 25.875,220.09375 16,268 51.40341,224"
+ style="display:inline;fill:none;stroke:#77767b;stroke-width:32;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ id="path1096-6"
+ d="m 90.87566,86.096028 -9.875,47.906252 35.40341,-44.000002"
+ style="display:inline;fill:none;stroke:#77767b;stroke-width:32;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="ccc" />
+ <g
+ id="g1809"
+ style="display:inline;fill:#5e5c64;fill-opacity:1;enable-background:new"
+ transform="translate(65.000659,-133.99772)">
+ <g
+ id="g1783"
+ transform="matrix(-1,0,0,1,128,0)"
+ style="fill:#5e5c64;fill-opacity:1">
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:url(#linearGradient1919);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:32;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:new"
+ d="m 60.449219,59.279297 -31.984375,39.75 A 16.0016,16.0016 0 0 1 0.39453125,92.453125 l -0.0644531,0.316406 A 16.0016,16.0016 0 0 0 28.464844,106.0293 L 63.869141,62.029297 Z m 7.101562,0 -3.419922,2.75 35.404297,44.000003 A 16.0016,16.0016 0 0 0 127.66992,92.769531 l -0.0645,-0.316406 a 16.0016,16.0016 0 0 1 -28.070314,6.576172 z"
+ transform="matrix(-1,0,0,1,128,172)"
+ id="path1781"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ <g
+ id="g2045"
+ style="display:inline;fill:#5e5c64;enable-background:new"
+ transform="translate(65.000659,-133.99772)">
+ <circle
+ style="opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1929"
+ cx="32"
+ cy="221"
+ r="22" />
+ <g
+ style="fill:#5e5c64;fill-opacity:1"
+ id="g1676">
+ <circle
+ style="opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+ id="circle1667"
+ cx="44"
+ cy="252"
+ r="16" />
+ <circle
+ r="16"
+ cy="252"
+ cx="84"
+ id="circle1669"
+ style="opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+ <rect
+ y="238"
+ x="46"
+ height="16"
+ width="36"
+ id="rect1671"
+ style="opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:32;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ <circle
+ r="22"
+ cy="221"
+ cx="96"
+ id="circle1931"
+ style="opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ <rect
+ style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:32;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+ id="rect1469"
+ width="36"
+ height="42"
+ x="111.00066"
+ y="76.002281" />
+ <circle
+ r="16"
+ cy="116.00228"
+ cx="109.00066"
+ id="circle1386"
+ style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <circle
+ style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="circle1390"
+ cx="149.00066"
+ cy="116.00228"
+ r="16" />
+ <path
+ style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+ d="m 97.00066,62.002278 a 22,22 0 0 0 -22.000001,22 22,22 0 0 0 22.000001,22.000002 v 1 h 64 v -1 a 22,22 0 0 0 22,-22.000002 22,22 0 0 0 -22,-22 z"
+ id="path1406"
+ inkscape:connector-curvature="0" />
+ <g
+ style="display:inline;enable-background:new"
+ id="g1582"
+ transform="translate(61.000659,-134.99772)">
+ <g
+ style="display:inline;fill:#c0bfbc;fill-opacity:1;enable-background:new"
+ transform="matrix(0.25,0,0,0.25,-12,189)"
+ id="g1368">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1366"
+ transform="matrix(4,0,0,4,48,-76)"
+ d="m 34,36 c -1.108,0 -2,0.892 -2,2 v 6 h -6 c -1.108,0 -2,0.892 -2,2 v 4 c 0,1.108 0.892,2 2,2 h 6 v 6 c 0,1.108 0.892,2 2,2 h 4 c 1.108,0 2,-0.892 2,-2 v -6 h 6 c 1.108,0 2,-0.892 2,-2 v -4 c 0,-1.108 -0.892,-2 -2,-2 h -6 v -6 c 0,-1.108 -0.892,-2 -2,-2 z"
+ style="opacity:1;fill:#3d3846;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1, 0.5;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ <g
+ transform="matrix(0.25,0,0,0.25,-12,187)"
+ id="g1372"
+ style="display:inline;fill:#f6f5f4;fill-opacity:1;enable-background:new">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1370"
+ transform="matrix(4,0,0,4,48,-68)"
+ d="m 34,34 c -1.108,0 -2,0.892 -2,2 v 6 h -6 c -1.108,0 -2,0.892 -2,2 v 4 c 0,1.108 0.892,2 2,2 h 6 v 6 c 0,1.108 0.892,2 2,2 h 4 c 1.108,0 2,-0.892 2,-2 v -6 h 6 c 1.108,0 2,-0.892 2,-2 v -4 c 0,-1.108 -0.892,-2 -2,-2 h -6 v -6 c 0,-1.108 -0.892,-2 -2,-2 z"
+ style="opacity:1;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1, 0.5;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(-1,0,0,1,34.50824,-317.77085)"
+ id="g1384">
+ <g
+ transform="translate(-208.49242,146.77312)"
+ id="g1378"
+ style="display:inline;enable-background:new">
+ <path
+ id="path1374"
+ d="m 70,256 v 2 c 0,3.324 2.676,6 6,6 3.324,0 6,-2.676 6,-6 v -2 z"
+ style="opacity:1;fill:#c01c28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cssscc" />
+ <circle
+ cy="256"
+ cx="76"
+ id="circle1376"
+ style="opacity:1;fill:#ed333b;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1, 0.5;stroke-dashoffset:0;stroke-opacity:1"
+ r="6" />
+ </g>
+ <path
+ sodipodi:nodetypes="cssscc"
+ inkscape:connector-curvature="0"
+ style="display:inline;opacity:1;fill:#1a5fb4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+ d="m -122.49242,394.77312 v 2 c 0,3.324 2.676,6 6,6 3.324,0 6,-2.676 6,-6 v -2 z"
+ id="path1380" />
+ <circle
+ r="6"
+ style="display:inline;opacity:1;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1, 0.5;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+ id="circle1382"
+ cx="-116.49242"
+ cy="394.77313" />
+ </g>
+ <circle
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="circle1388"
+ cx="109.00066"
+ cy="116.00228"
+ r="10" />
+ <circle
+ r="10"
+ cy="116.00228"
+ cx="149.00066"
+ id="circle1392"
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <circle
+ r="10"
+ cy="114.00228"
+ cx="109.00066"
+ id="circle1394"
+ style="display:inline;opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <circle
+ style="display:inline;opacity:1;vector-effect:none;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="circle1396"
+ cx="149.00066"
+ cy="114.00228"
+ r="10" />
+ <circle
+ style="display:inline;opacity:1;vector-effect:none;fill:url(#linearGradient2077);fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="circle2061"
+ cx="-114.00227"
+ cy="-109.00066"
+ r="8"
+ transform="matrix(0,-1,-1,0,0,0)" />
+ <circle
+ transform="matrix(0,-1,-1,0,0,0)"
+ r="8"
+ cy="-149.00066"
+ cx="-114.00227"
+ id="circle2079"
+ style="display:inline;opacity:1;vector-effect:none;fill:url(#linearGradient2081);fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </g>
+ </g>
+ <circle
+ style="fill:#2dc0af;fill-opacity:1;stroke-width:2;stroke-linecap:round;stop-color:#000000"
+ id="path3725"
+ cx="450"
+ cy="100"
+ r="52.033203" />
+ <g
+ transform="matrix(4,0,0,4,233.90873,-1524.0749)"
+ inkscape:label="emoji-nature"
+ id="g3707"
+ style="display:inline;fill:#76eabb;fill-opacity:1;stroke-width:0.25;enable-background:new">
+ <rect
+ transform="translate(-254,134)"
+ y="0"
+ x="0"
+ height="0"
+ width="0"
+ id="rect3703"
+ style="opacity:1;vector-effect:none;fill:#76eabb;fill-opacity:1;stroke:#2e3436;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+ <path
+ sodipodi:nodetypes="cccccccccscccscccccccsccccccc"
+ inkscape:connector-curvature="0"
+ id="path3705"
+ transform="translate(-254,134)"
+ d="m 306.00302,264.99996 c 0,0 -3,0 -3,3 v 5 c 0,0 0.0439,1.41871 0.0283,2.00046 0,0.99958 -0.5377,1.41303 -1.40438,2.12067 -0.62725,0.48985 -0.77411,1.31026 -0.30664,1.69727 0.42932,0.35542 1.16167,0.30404 1.66016,-0.34375 L 304,277 c 0.69754,-1.01395 0.98273,-1.87583 1,-3 l 0.003,-6.00004 C 305.00352,266.99996 306,267 306,267 v 6.57422 l 3.00302,-3.07426 v -2.5 C 309.00302,266.99996 310,267 310,267 l 0.003,2.49996 1.997,-2.03512 c 0.33843,-0.31195 0.50302,-0.46488 1,-0.46484 l 0.003,0.99996 L 309,272 h 4 c 0,0 0.003,1 -1,1 h -4 l -2,2 c 0,0.42593 0,2.00586 2,2.00586 l 4.00302,-0.006 c 0,0 3,0 2.99698,-2.99019 V 265 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#76eabb;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.25px;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g5836"
+ inkscape:label="airplane-mode"
+ transform="matrix(2,0,0,2,243.29645,550.76953)">
+ <rect
+ y="-243"
+ x="261.00021"
+ height="16"
+ width="16"
+ id="rect5092"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path6273"
+ d="m 267.49679,-242 c -0.79399,9.7e-4 -0.78072,0.0333 -0.53125,1.03125 l 1.625,4.96875 h -4.5 l -1.21875,-1.78125 c -0.13926,-0.20883 -0.1227,-0.21873 -0.34375,-0.21875 h -0.21875 c -0.42773,0 -0.28125,0.4375 -0.28125,0.4375 l 0.28125,2.5625 -0.28125,2.5625 c 0,0 -0.13986,0.43749 0.25,0.4375 h 0.25 c 0.21159,0 0.20422,-0.009 0.34375,-0.21875 L 264.09054,-234 h 4.5 l -1.625,4.9375 c -0.26171,1.04691 -0.2647,1.06251 0.53125,1.0625 0.43199,0 0.43388,-0.0117 0.71875,-0.5 l 3.6875,-5.5 h 3.09375 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 h -3.09375 l -3.6875,-5.5 c -0.2665,-0.45685 -0.28331,-0.49822 -0.65625,-0.5 z"
+ style="fill:#2e3436;fill-opacity:1;stroke:none" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g4195"
+ inkscape:label="display-brightness"
+ transform="matrix(2,0,0,2,563.29688,-489.23047)">
+ <rect
+ width="16"
+ height="16"
+ x="81"
+ y="277"
+ id="rect4172"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new" />
+ <rect
+ ry="0.5"
+ rx="0.49999836"
+ y="284"
+ x="81"
+ height="2"
+ width="3.0002"
+ id="rect4174"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new" />
+ <rect
+ ry="0.5"
+ rx="0.4998"
+ y="284"
+ x="94.000198"
+ height="2"
+ width="2.9998"
+ id="rect4176"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new" />
+ <rect
+ transform="rotate(-45)"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ id="rect4178"
+ width="3.0002"
+ height="2"
+ x="-146.59293"
+ y="263.45795"
+ rx="0.49999836"
+ ry="0.5" />
+ <rect
+ transform="rotate(-45)"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ id="rect4180"
+ width="2.9998"
+ height="2"
+ x="-133.59273"
+ y="263.45795"
+ rx="0.4998"
+ ry="0.5" />
+ <rect
+ ry="0.5"
+ rx="0.49999836"
+ y="88.000031"
+ x="-293"
+ height="2"
+ width="3.0002"
+ id="rect4182"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ transform="rotate(-90)" />
+ <rect
+ ry="0.5"
+ rx="0.4998"
+ y="88.000031"
+ x="-279.99982"
+ height="2"
+ width="2.9998"
+ id="rect4184"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ transform="rotate(-90)" />
+ <rect
+ transform="rotate(-135)"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ id="rect4186"
+ width="3.0002"
+ height="2"
+ x="-272.45795"
+ y="-139.59291"
+ rx="0.49999836"
+ ry="0.5" />
+ <rect
+ transform="rotate(-135)"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:new"
+ id="rect4190"
+ width="2.9998"
+ height="2"
+ x="-259.45776"
+ y="-139.59291"
+ rx="0.4998"
+ ry="0.5" />
+ <circle
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke-width:0.499999;stroke-linejoin:round;enable-background:new;stop-color:#000000"
+ id="circle4192"
+ cx="89.000198"
+ cy="285"
+ r="4" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g14107"
+ inkscape:label="multimedia-volume-control"
+ transform="matrix(2,0,0,2,963.29649,-249.23047)">
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc"
+ id="path14137"
+ d="m -76.9998,201.99979 h 2.484375 L -71.546671,199 h 0.546871 v 11.99917 L -71.475097,211 -74.515425,207.99938 H -76.9998 Z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none" />
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:none;stroke:none;stroke-width:1;marker:none"
+ id="rect14139"
+ width="16"
+ height="16"
+ x="-78.999802"
+ y="197" />
+ <path
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;marker:none;enable-background:accumulate"
+ d="m -64.99981,205.0002 c 0,-2.16664 -0.73878,-4.01982 -2,-5 h -1 v 2 c 0.60652,0.78878 1,1.75887 1,3 0,1.24113 -0.39348,2.21938 -1,3 v 2 h 1 c 1.2229,-0.99478 2,-2.8734 2,-5 z"
+ id="path14143"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="scccscccs" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2.32782;marker:none;enable-background:accumulate"
+ mask="none"
+ clip-path="none"
+ d="m -67.99981,205.0002 c 0,-1.25733 -0.31165,-2.21571 -1,-3 h -1 v 6 h 1 c 0.67206,-0.8369 1,-1.74267 1,-3 z"
+ id="path14145"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="zccccz" />
+ </g>
+ <g
+ id="g4210"
+ inkscape:label="user-info"
+ transform="matrix(2,0,0,2,701.29688,-871.23047)"
+ style="enable-background:new">
+ <path
+ id="path4145"
+ transform="translate(0,-64)"
+ d="m 78,572 c -1.656854,0 -3,1.34315 -3,3 0,1.65685 1.343146,3 3,3 1.656854,0 3,-1.34315 3,-3 0,-1.65685 -1.343146,-3 -3,-3 z m -1.5,7 c -2.493,0 -4.5,2.007 -4.5,4.5 v 0.5 c 0,1 1,1 1,1 h 6 v -4.125 c 0,-0.83019 0.586741,-1.55448 1.355469,-1.78906 C 80.077912,579.03278 79.793512,579 79.5,579 Z m 4.5,2 v 4 h 1 v -2 -1 -1 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.84615;marker:none;enable-background:accumulate"
+ inkscape:connector-curvature="0" />
+ <rect
+ y="508"
+ x="72"
+ height="16"
+ width="16"
+ id="rect4147"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccc"
+ id="path4178"
+ d="M 80.875,516 C 80.38255,516 80,516.38256 80,516.875 v 6.25 c 0,0.49244 0.38255,0.875 0.875,0.875 h 6.25 C 87.61745,524 88,523.61744 88,523.125 v -6.25 C 88,516.38256 87.61745,516 87.125,516 Z M 83,517 h 2 v 1 h -2 z m 0,2 h 2 v 4 h -2 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ id="g4216"
+ inkscape:label="preferences-desktop-display"
+ style="enable-background:new"
+ transform="matrix(2,0,0,2,621.29688,-751.23047)">
+ <rect
+ transform="scale(-1,1)"
+ y="448"
+ x="-88"
+ height="16"
+ width="16"
+ id="rect3003-76"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.02;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ <path
+ id="rect3773-9"
+ d="m 84,449 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -8 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m 0,2 h -8 c -0.554,0 -1,0.446 -1,1 v 6 c 0,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.446 1,-1 v -6 c 0,-0.554 -0.446,-1 -1,-1 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="sscccs"
+ inkscape:connector-curvature="0"
+ id="rect3778-4"
+ d="m 80,462 c -5,0 -5,1 -5,1 0,1 1,1 1,1 h 8 c 1,0 1,-1 1,-1 0,0 0,-1 -5,-1 z"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g3164"
+ inkscape:label="thunderbolt"
+ transform="matrix(2,0,0,2,243.29645,-1109.2305)">
+ <rect
+ y="567"
+ x="301.00021"
+ height="16"
+ width="16"
+ id="rect3146"
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccccc"
+ style="fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:0.471428"
+ id="path164"
+ d="m 308.85241,573 h 3.69316 l -4.33808,6.24149 1.67168,0.17395 -4.18435,3.57771 v 0 l 1.96393,-1.03623 c 0.31822,0.0382 1.01074,0.0637 1.33697,0.0637 v 0 c 3.86854,0 7.00448,-3.13594 7.00448,-7.00542 v 0 c -0.0155,-2.46839 -1.28088,-5.00751 -4.00337,-6.32939 v 0 l 0.16016,-1.67681 z m -6.85221,2.01513 c 0,2.62727 1.44116,4.91936 3.58097,6.11349 v 0 l 0.31868,-3.7191 1.01121,1.20544 1.80267,-3.61496 -3.71353,-5e-5 3.16015,-6.93418 c -3.47018,0.41296 -6.16015,3.3674 -6.16015,6.94931"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ style="enable-background:new"
+ id="g8499"
+ inkscape:label="bluetooth"
+ transform="matrix(2,0,0,2,141.29688,-1039.2305)">
+ <g
+ transform="translate(212,316)"
+ style="display:inline;fill:#bebebe;fill-opacity:1;stroke:#2e3436;stroke-opacity:1;enable-background:new"
+ inkscape:label="bluetooth-active"
+ id="use8479">
+ <rect
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+ id="rect4208"
+ width="16"
+ height="16"
+ x="20"
+ y="276" />
+ <path
+ sodipodi:nodetypes="cccccc"
+ d="m 24,288 7,-7 -4,-3.99971 V 290.9997 L 31,287 24,280"
+ style="display:inline;fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4210"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none"
+ id="rect4212"
+ width="1"
+ height="1"
+ x="23"
+ y="279" />
+ <rect
+ y="288"
+ x="23"
+ height="1"
+ width="1"
+ id="rect4214"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none" />
+ <rect
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none"
+ id="rect4216"
+ width="1"
+ height="1"
+ x="26"
+ y="291" />
+ <rect
+ y="276"
+ x="26"
+ height="1"
+ width="1"
+ id="rect4218"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none" />
+ </g>
+ </g>
+ <g
+ id="g3955"
+ inkscape:label="auth-sim"
+ transform="matrix(1.9999998,0,0,2,301.29614,-671.23047)"
+ style="enable-background:new">
+ <rect
+ y="368"
+ x="272.0004"
+ height="16"
+ width="16.000002"
+ id="rect3252"
+ style="fill:none;stroke:none" />
+ <path
+ style="display:inline;fill:#2e3436;fill-opacity:1;stroke:none;enable-background:new"
+ d="m 276,432 c -2,0 -2,2 -2,2 v 12 c 0,2 2,2 2,2 h 8 c 0,0 2,0 2,-2 v -11 l -3,-3 z m 1,6 0.99805,0.006 v 2 h -2 L 276,439 c 0,0 0,-1 1,-1 z m 6,0 c 1,0 1,1 1,1 l -0.002,1.00195 h -2 v -2 z m -4.00195,0.006 h 2 v 2 h -2 z m -3,2.99609 h 8 V 443 H 284 v 2 c 0,1 -1,1 -1,1 l -1.00195,-0.002 0.002,-2.9961 h -6.00195 z m 6.00195,2 h 1.99805 V 443 H 282 Z m -6.00195,1 h 2 v 2 L 277,446 c -1,0 -1,-1 -1,-1 z m 3,0 h 2 v 2 h -2 z"
+ transform="translate(0,-64)"
+ id="path6698"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ id="g3913"
+ inkscape:label="auth-fingerprint"
+ transform="matrix(1.9999998,0,0,2,21.29614,-631.23047)"
+ style="enable-background:new">
+ <path
+ sodipodi:open="true"
+ d="m 294.0001,375 a 5.9998999,6 0 0 1 0.90575,-3.16997"
+ sodipodi:end="3.6982237"
+ sodipodi:start="3.1415927"
+ sodipodi:ry="6"
+ sodipodi:rx="5.9998999"
+ sodipodi:cy="375"
+ sodipodi:cx="300"
+ sodipodi:type="arc"
+ id="path3882"
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
+ sodipodi:arc-type="arc" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3884"
+ d="m 294,375 v 5.0625"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ sodipodi:open="true"
+ d="m 297.00009,374.99994 a 3,3.0000572 0 0 1 3,-3.00006 3,3.0000572 0 0 1 3,3.00006"
+ sodipodi:end="0"
+ sodipodi:start="3.1415927"
+ sodipodi:ry="3.0000572"
+ sodipodi:rx="3"
+ sodipodi:cy="374.99994"
+ sodipodi:cx="300.00009"
+ sodipodi:type="arc"
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
+ id="path3888"
+ sodipodi:arc-type="arc" />
+ <path
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0"
+ id="path3891"
+ d="m 300,375 v 5 c 0,0 0,2 1,3"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 297,375 v 1"
+ id="path3893"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3898"
+ d="m 297,379 v 3"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 303,375 v 5 c 0,0 0,1 1,2"
+ id="path3900"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3902"
+ d="m 306,375 v 1"
+ style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
+ id="path3904"
+ sodipodi:type="arc"
+ sodipodi:cx="300"
+ sodipodi:cy="375"
+ sodipodi:rx="5.9998999"
+ sodipodi:ry="6"
+ sodipodi:start="4.2024339"
+ sodipodi:end="0"
+ d="m 297.07122,369.7634 a 5.9998999,6 0 0 1 5.96411,0.061 A 5.9998999,6 0 0 1 305.9999,375"
+ sodipodi:arc-type="arc"
+ sodipodi:open="true" />
+ <rect
+ style="fill:none;stroke:none"
+ id="rect3893"
+ width="16.000002"
+ height="16"
+ x="292.0004"
+ y="368" />
+ <ellipse
+ id="path3915"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
+ cx="306"
+ cy="379"
+ rx="1"
+ ry="1.0000167" />
+ </g>
+ </g>
+</svg>