Very early KDE 6 release.

This commit is contained in:
wackyideas 2024-08-09 03:20:25 +02:00
parent 7cc4ccabbc
commit 686046d4f7
6272 changed files with 140920 additions and 529657 deletions

View file

@ -0,0 +1,215 @@
The Oxygen Icon Theme
Copyright (C) 2007 David Vignoni <david@icon-king.com>
Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org>
Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org>
Copyright (C) 2007 Nuno Pinheiro <nuno@oxygen-icons.org>
Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org>
Copyright (C) 2007 David Miller <miller@oxygen-icons.org>
and others
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library. If not, see <http://www.gnu.org/licenses/>.
Clarification:
The GNU Lesser General Public License or LGPL is written for
software libraries in the first place. We expressly want the LGPL to
be valid for this artwork library too.
KDE Oxygen theme icons is a special kind of software library, it is an
artwork library, it's elements can be used in a Graphical User Interface, or
GUI.
Source code, for this library means:
- where they exist, SVG;
- otherwise, if applicable, the multi-layered formats xcf or psd, or
otherwise png.
The LGPL in some sections obliges you to make the files carry
notices. With images this is in some cases impossible or hardly useful.
With this library a notice is placed at a prominent place in the directory
containing the elements. You may follow this practice.
The exception in section 5 of the GNU Lesser General Public License covers
the use of elements of this art library in a GUI.
kde-artists [at] kde.org
-----
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

View file

@ -0,0 +1,559 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="70"
height="256"
id="svg3869"
version="1.1"
viewBox="0 0 70 256.00001"
sodipodi:docname="input.svg"
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="832"
id="namedview49"
showgrid="true"
inkscape:zoom="25.51399"
inkscape:cx="9.2302301"
inkscape:cy="20.439766"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg3869"
inkscape:pagecheckerboard="1">
<inkscape:grid
type="xygrid"
id="grid874" />
</sodipodi:namedview>
<metadata
id="metadata25">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3871">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground {
color:#fcfcfc;
}
.ColorScheme-ViewHover {
color:#93cee9;
}
.ColorScheme-ViewFocus{
color:#3daee9;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground {
color:#eff0f1;
}
.ColorScheme-ButtonHover {
color:#93cee9;
}
.ColorScheme-ButtonFocus{
color:#3daee9;
}
</style>
</defs>
<g
transform="translate(-310,-300.36219)"
id="22-22-input-mouse-battery">
<rect
style="opacity:1;fill:none"
width="22"
height="22"
x="326"
y="534.36218"
ry="0"
id="rect8" />
<path
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 13.5,3 C 10.453,3 8,5.676 8,9 v 4 c 0,3.324 2.453,6 5.5,6 3.047,0 5.5,-2.676 5.5,-6 V 9 C 19,5.676 16.547,3 13.5,3 Z m 0,1 C 15.993,4 18,6.007 18,8.5 v 5 C 18,15.993 15.993,18 13.5,18 11.007,18 9,15.993 9,13.5 v -5 C 9,6.007 11.007,4 13.5,4 Z m 0,2 C 13.223,6 13,6.223 13,6.5 v 2 C 13,8.777 13.223,9 13.5,9 13.777,9 14,8.777 14,8.5 v -2 C 14,6.223 13.777,6 13.5,6 Z"
transform="translate(326,534.3622)"
id="path10"
inkscape:connector-curvature="0" />
<path
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 331,537.3622 -2,5 h 2 v 3 l 2,-5 h -2 z"
id="path12"
inkscape:connector-curvature="0" />
</g>
<g
transform="translate(-332,-396.36218)"
id="22-22-input-keyboard-battery">
<rect
style="opacity:1;fill:none"
width="22"
height="22"
x="348"
y="534.36218"
ry="0"
id="rect15" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="m 20,141 v 14 l 7,2 7,-2 v -5 h -1 v 2 H 21 v -10 h 8 v -1 z m 12,0 -2,5 h 2 v 3 l 2,-5 H 32 Z M 26.4375,144 24,150 h 1.074219 l 0.40625,-1 h 3.039062 l 0.40625,1 H 30 l -2.439453,-6 H 27.023438 L 27,144.00977 26.976562,144 Z M 27,145.25781 28.113281,148 H 25.886719 Z M 21,153 h 12 v 1 H 21 Z"
transform="translate(332,396.36218)"
id="path17"
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccc" />
</g>
<g
transform="translate(-354,-428.36218)"
id="22-22-input-keyboard-brightness">
<rect
ry="0"
y="534.36218"
x="370"
height="22"
width="22"
style="opacity:1;fill:none"
id="rect20" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="M 20 109 L 20 123 L 27 125 L 34 123 L 34 114 L 33 114 L 33 120 L 21 120 L 21 110 L 29 110 L 29 109 L 20 109 z M 32 109 C 30.89543 109 30 109.89543 30 111 C 30 112.10457 30.89543 113 32 113 C 33.10457 113 34 112.10457 34 111 C 34 109.89543 33.10457 109 32 109 z M 32 110 L 32 112 C 31.44772 112 31 111.55229 31 111 C 31 110.44772 31.44772 110 32 110 z M 26.4375 112 L 24 118 L 25.074219 118 L 25.480469 117 L 28.519531 117 L 28.925781 118 L 30 118 L 27.560547 112 L 27.023438 112 L 27 112.00977 L 26.976562 112 L 26.4375 112 z M 27 113.25781 L 28.113281 116 L 25.886719 116 L 27 113.25781 z M 21 121 L 33 121 L 33 122 L 21 122 L 21 121 z "
transform="translate(354,428.36218)"
id="path4344" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-269.09091,-279.62704)"
id="16-16-input-keyboard-brightness">
<rect
ry="0"
y="534.36218"
x="370"
height="22"
width="22"
style="opacity:1;fill:none"
id="rect1710" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="m 18.75,108.75 v 15.125 L 27,125 l 8.25,-1.125 v -11 h -1.375 v 6.875 h -13.75 v -9.625 h 9.625 v -1.375 z m 13.187501,0.5625 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 0,1 v 2 c -0.55228,0 -1,-0.44771 -1,-1 0,-0.55228 0.44772,-1 1,-1 z m -5.762501,1.875 -1.925,6.1875 h 1.375 L 25.96875,117 h 2.0625 l 0.34375,1.375 h 1.375 l -1.925,-6.1875 h -0.801562 -0.02344 -0.02344 z m 0.825,1.1875 0.825,2.75 h -1.65 z m -6.875,7.75 h 13.75 v 1.375 h -13.75 z"
transform="translate(354,428.36218)"
id="path1712"
sodipodi:nodetypes="ccccccccccccsssssccscccccccccccccccccccccc" />
</g>
<g
id="input-keyboard-battery"
transform="translate(-332,-428.36237)">
<rect
style="opacity:1;fill:none"
id="rect4378"
width="32"
height="32"
x="370"
y="556.36237"
ry="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="M 44 132 L 44 152 L 54 156 L 64 152 L 64 141 L 63 141 L 63 149 L 45 149 L 45 133 L 59 133 L 59 132 L 44 132 z M 62 132 L 60 137 L 62 137 L 62 140 L 64 135 L 62 135 L 62 132 z M 53.40625 136 L 49 146 L 50.300781 146 L 51.623047 143 L 56.345703 143 L 57.695312 146 L 59 146 L 54.5 136 L 53.40625 136 z M 53.958984 137.69531 L 55.896484 142 L 52.0625 142 L 53.958984 137.69531 z M 45 150 L 63 150 L 63 151 L 45 151 L 45 150 z "
transform="translate(332,428.36237)"
id="rect4223" />
</g>
<g
id="input-keyboard-brightness"
transform="translate(-364,-460.36237)">
<rect
ry="0"
y="556.36237"
x="402"
height="32"
width="32"
id="rect4266"
style="opacity:1;fill:none" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="M 44 100 L 44 120 L 54 124 L 64 120 L 64 110 L 63 110 L 63 117 L 45 117 L 45 101 L 57 101 L 57 100 L 44 100 z M 53.40625 104 L 49 114 L 50.300781 114 L 51.623047 111 L 56.345703 111 L 57.695312 114 L 59 114 L 54.5 104 L 53.40625 104 z M 53.958984 105.69531 L 55.896484 110 L 52.0625 110 L 53.958984 105.69531 z M 45 118 L 63 118 L 63 119 L 45 119 L 45 118 z "
transform="translate(364,460.36237)"
id="path4270" />
<path
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 100,25 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 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 m -3.181641,1.318359 c -0.127809,0 -0.255581,0.04855 -0.353515,0.146485 -0.195869,0.195868 -0.195869,0.511162 0,0.707031 l 0.707031,0.707031 c 0.195869,0.195869 0.511163,0.195869 0.707031,0 0.195869,-0.195868 0.195869,-0.511162 0,-0.707031 l -0.707031,-0.707031 c -0.09793,-0.09793 -0.225706,-0.146485 -0.353516,-0.146485 z m 6.363281,0 c -0.12781,0 -0.25558,0.04855 -0.35352,0.146485 l -0.70703,0.707031 c -0.19586,0.195869 -0.19586,0.511163 0,0.707031 0.19587,0.195869 0.51117,0.195869 0.70703,0 l 0.70704,-0.707031 c 0.19586,-0.195869 0.19586,-0.511163 0,-0.707031 -0.0979,-0.09793 -0.22571,-0.146485 -0.35352,-0.146485 z M 100,28 c -1.104569,0 -2,0.895431 -2,2 0,1.104569 0.895431,2 2,2 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z m 0,1 v 2 c -0.552285,0 -1,-0.447715 -1,-1 0,-0.552285 0.447715,-1 1,-1 z m -4.5,0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 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 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 8,0 c -0.277,0 -0.5,0.223 -0.5,0.5 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 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -5.974609,2.474609 c -0.12781,0 -0.255582,0.04855 -0.353516,0.146485 l -0.707031,0.707031 c -0.195869,0.195869 -0.195869,0.511163 0,0.707031 0.195868,0.195869 0.511162,0.195869 0.707031,0 l 0.707031,-0.707031 c 0.195869,-0.195869 0.195869,-0.511163 0,-0.707031 -0.09793,-0.09793 -0.225706,-0.146485 -0.353515,-0.146485 z m 4.949219,0 c -0.12781,0 -0.25558,0.04855 -0.35352,0.146485 -0.19586,0.195868 -0.19586,0.511162 0,0.707031 l 0.70703,0.707031 c 0.19587,0.195869 0.51117,0.195869 0.70704,0 0.19586,-0.195868 0.19586,-0.511162 0,-0.707031 l -0.70704,-0.707031 c -0.0979,-0.09793 -0.2257,-0.146485 -0.35351,-0.146485 z M 100,33 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 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(326,534.3622)"
id="path4274"
inkscape:connector-curvature="0" />
</g>
<g
id="input-mouse-battery"
transform="translate(-332,-332.36238)">
<path
id="path26"
class="ColorScheme-Text"
d="m 386,560.36238 a 8,9 0 0 0 -8,9 v 6 a 8,9 0 0 0 8,9 8,9 0 0 0 8,-9 v -6 a 8,9 0 0 0 -8,-9 z m 0,1 a 7,8 0 0 1 7,8 v 6 a 7,8 0 0 1 -7,8 7,8 0 0 1 -7,-8 v -6 a 7,8 0 0 1 7,-8 z m 0,3 a 1,1 0 0 0 -1,1 v 3 a 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -3 a 1,1 0 0 0 -1,-1 z m 0,8 -2,5 h 2 v 3 l 2,-5 h -2 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<rect
style="opacity:1;fill:none"
id="rect4378-6"
width="32"
height="32"
x="370"
y="556.36237"
ry="0" />
</g>
<g
id="16-16-input-mouse-battery"
transform="translate(-303,-297.36218)">
<path
id="path4196"
class="ColorScheme-Text"
transform="translate(319,457.36217)"
d="m -8,82 a 4,4 0 0 0 -4,4 v 4 a 4,4 0 0 0 4,4 4,4 0 0 0 4,-4 v -4 a 4,4 0 0 0 -4,-4 z m 0,1 a 3,3 0 0 1 3,3 v 4 a 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 v -4 a 3,3 0 0 1 3,-3 z m 0,1 -2,5 h 2 v 3 l 2,-5 h -2 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<rect
style="opacity:1;fill:none"
id="rect4442"
width="16"
height="16"
x="303"
y="537.36218" />
</g>
<g
id="22-22-input-keyboard"
transform="translate(16,10.000004)">
<rect
y="0"
x="0"
height="22"
width="22"
id="rect4147"
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path6"
class="ColorScheme-Text"
transform="translate(0,-1030.3622)"
d="m 13,1033.3622 v 1 1 c 0,0.554 -0.446,1 -1,1 -1.108,0 -2,0.892 -2,2 H 2 v 11 h 18 v -11 h -9 c 0,-0.554 0.446,-1 1,-1 1.108,0 2,-0.892 2,-2 v -1 -1 z m -10,6 h 7 1 8 v 1 H 3 Z m 0,2 h 16 v 7 H 15 7 3 Z m 1,1 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 8 v -1 z m 9,0 v 1 h 2 v -1 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
</g>
<g
transform="matrix(1.4545455,0,0,1.4545455,38,-5.6171875e-6)"
id="input-keyboard">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect4196"
width="22"
height="22"
x="0"
y="0" />
<path
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 47,-28 c 0,0.839286 -0.09344,1.439871 -0.248047,1.845703 -0.154602,0.405832 -0.347892,0.621232 -0.628906,0.785156 C 45.561021,-25.041291 44.5,-25 43,-25 c -1.5,0 -2.935631,-0.0273 -4.099609,0.554688 -0.58199,0.290994 -1.080576,0.752947 -1.408203,1.408203 C 37.21931,-22.491354 37.067093,-21.815455 37.021484,-21 H 25 V -4 H 25.5 51 V -21 H 38.021484 c 0.04382,-0.685454 0.170932,-1.207097 0.361328,-1.587891 0.234873,-0.469744 0.548787,-0.757791 0.966797,-0.966797 C 40.185631,-23.972698 41.5,-24 43,-24 c 1.5,0 2.688979,0.04129 3.626953,-0.505859 0.468986,-0.273576 0.838197,-0.714426 1.058594,-1.292969 C 47.905944,-26.377371 48,-27.089286 48,-28 Z m -21,8 h 24 v 2 H 26 Z m 0,3 H 50 V -5 H 26 Z m 1,2 v 2 h 1 v -2 z m 2,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m -20,3 v 2 h 3 v -2 z m 4,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 3 v -2 z m -19,3 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 10 v -2 z m 11,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z"
transform="matrix(0.68749998,0,0,0.68749998,-15.124999,22.000003)"
id="path4285"
inkscape:connector-curvature="0" />
</g>
<g
id="22-22-input-keyboard-virtual-on"
transform="translate(16,42.000007)">
<path
id="path6-6"
class="ColorScheme-Text"
transform="translate(0,-1030.3622)"
d="m 2,1038.3622 v 11 h 18 v -11 z m 1,1 h 7 1 8 v 1 H 3 Z m 0,2 h 16 v 7 H 15 7 3 Z m 1,1 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 8 v -1 z m 9,0 v 1 h 2 v -1 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<path
id="path8"
d="M 4.5,2 A 2.4999997,2.4999855 0 0 0 2,4.5 2.4999997,2.4999855 0 0 0 4.5,7 2.4999997,2.4999855 0 0 0 7,4.5 2.4999997,2.4999855 0 0 0 4.5,2 Z"
style="fill:#11d116;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<rect
y="0"
x="0"
height="22"
width="22"
id="rect4140"
style="fill:none;fill-opacity:1;stroke:none;stroke-linejoin:bevel" />
</g>
<g
transform="matrix(1.4545455,0,0,1.4545455,38,32.000002)"
id="input-keyboard-virtual-on">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect4192"
width="22"
height="22"
x="0"
y="0" />
<path
transform="matrix(0.68749998,0,0,0.68749998,-15.124999,22.000003)"
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 25,-21 V -4 H 25.5 51 v -17 z m 1,1 h 24 v 2 H 26 Z m 0,3 H 50 V -5 H 26 Z m 1,2 v 2 h 1 v -2 z m 2,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m -20,3 v 2 h 3 v -2 z m 4,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 3 v -2 z m -19,3 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 10 v -2 z m 11,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z"
id="path4194"
inkscape:connector-curvature="0" />
<path
id="path8-9"
d="m 3.7812499,2.7500013 a 1.7187497,1.71874 0 0 0 -1.71875,1.7187499 1.7187497,1.71874 0 0 0 1.71875,1.71875 1.7187497,1.71874 0 0 0 1.71875,-1.71875 1.7187497,1.71874 0 0 0 -1.71875,-1.7187499 z"
style="fill:#11d116;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
</g>
<g
transform="translate(16,74.000007)"
id="22-22-input-keyboard-virtual-off">
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 2,1038.3622 v 11 h 18 v -11 z m 1,1 h 7 1 8 v 1 H 3 Z m 0,2 h 16 v 7 H 15 7 3 Z m 1,1 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m 3,0 v 1 h 2 v -1 z m -12,2 v 1 h 2 v -1 z m 3,0 v 1 h 8 v -1 z m 9,0 v 1 h 2 v -1 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path4170"
inkscape:connector-curvature="0" />
<rect
style="fill:none;fill-opacity:1;stroke:none;stroke-linejoin:bevel"
id="rect4172"
width="22"
height="22"
x="0"
y="0" />
</g>
<g
transform="matrix(1.4545455,0,0,1.4545455,38,64.000007)"
id="input-keyboard-virtual-off">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect4176"
width="22"
height="22"
x="0"
y="0" />
<path
transform="matrix(0.68749998,0,0,0.68749998,-15.124999,22.000003)"
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 25,-21 V -4 H 25.5 51 v -17 z m 1,1 h 24 v 2 H 26 Z m 0,3 H 50 V -5 H 26 Z m 1,2 v 2 h 1 v -2 z m 2,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m -20,3 v 2 h 3 v -2 z m 4,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 3 v -2 z m -19,3 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 10 v -2 z m 11,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z"
id="path4178"
inkscape:connector-curvature="0" />
</g>
<g
id="22-22-input-caps-on"
transform="translate(59.241379,23.258607)">
<rect
y="146.74138"
x="-43.241379"
height="22"
width="22"
id="rect964"
style="opacity:0.001;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.49065962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path870"
d="m -39.241379,149.74138 v 14 l 7,2 7,-2 v -14 z m 1,1 h 12 v 10 h -12 z m 5.4375,2 -2.4375,6 h 1.07422 l 0.40625,-1 h 3.03906 l 0.40625,1 h 1.07422 l -2.43945,-6 h -0.53711 l -0.0234,0.01 -0.0234,-0.01 z m 0.5625,1.25781 1.11328,2.74219 h -2.22656 z m -6,7.74219 h 12 v 1 h -12 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text" />
</g>
<g
id="22-22-input-num-on"
transform="translate(-8,84.999986)">
<rect
style="opacity:0.001;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.49065962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect972"
width="22"
height="22"
x="24"
y="117" />
<path
inkscape:connector-curvature="0"
id="path879"
d="m 28,120 v 14 l 7,2 7,-2 v -14 z m 1,1 h 12 v 10 H 29 Z m 6,2 v 1 h -1 v 1 h 1 v 3 h -1 v 1 h 1 1 1 v -1 h -1 v -5 z m -6,9 h 12 v 1 H 29 Z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text" />
</g>
<g
id="16-16-input-num-on"
transform="matrix(0.72727273,0,0,0.72727273,-17.454546,119.90909)">
<rect
style="opacity:0.00100002;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.49066;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4953"
width="22"
height="22"
x="24"
y="117" />
<path
inkscape:connector-curvature="0"
id="path4955"
d="m 26.750001,119.75 v 15.125 l 8.25,1.375 8.25,-1.375 V 119.75 Z m 1.375,1.375 h 13.75 v 9.625 h -13.75 z m 6.875,1.375 v 1.375 h -1.375 v 1.375 h 1.375 L 35,128 h -1.374999 v 1.375 h 1.375 1.375 1.375 V 128 h -1.375 v -5.5 z m -6.875,9.625 h 13.75 v 1.375 h -13.75 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" />
</g>
<g
id="input-caps-on"
transform="translate(19,48.000003)">
<rect
y="112"
x="19"
height="32"
width="32"
id="rect978"
style="opacity:0.001;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.7136867;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path880"
d="m 25,116 v 20 l 10,4 10,-4 v -19 -1 h -1 z m 1,1 h 18 v 16 H 26 Z m 8.40625,3 L 30,130 h 1.30078 l 1.32227,-3 h 4.72265 l 1.34961,3 H 40 l -4.5,-10 z m 0.55273,1.69531 L 36.89648,126 H 33.0625 Z M 26,134 h 18 v 1 H 26 Z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text" />
</g>
<g
id="input-num-on"
transform="translate(19,79.999986)">
<rect
style="opacity:0.001;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.7136867;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect984"
width="32"
height="32"
x="19"
y="112" />
<path
inkscape:connector-curvature="0"
id="path896"
d="m 25,116 v 20 l 10,4 10,-4 v -19 -1 h -1 z m 1,1 h 18 v 16 H 26 Z m 9,3 v 2 h -2 v 1 h 2 v 6 h -2 v 1 h 5 v -1 h -2 v -9 z m -9,14 h 18 v 1 H 26 Z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-1,15)"
id="16-16-input-keyboard">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect829"
width="22"
height="22"
x="0"
y="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 12.375,1033.1122 v 1.375 0.875 c 0,0.554 -0.821,0.5 -1.375,0.5 -1.375,0 -1.375,1.642 -1.375,2.75 h -8.25 v 11 h 19.25 v -11 H 11 v -1.375 c 1.375,0 2.706545,-0.6152 2.720767,-1.3139 l 0.02923,-1.4361 v -1.375 z m -9.625,6.875 H 9.625 11 19.25 v 0 z m 0,0 h 16.5 v 8.25 H 15.125 6.875 2.75 Z m 1.375,1.375 v 1.375 h 2.75 v -1.375 z m 4.125,0 v 1.375 H 11 v -1.375 z m 4.125,0 v 1.375 h 2.75 v -1.375 z m 5.5,0 H 16.5 v 1.375 h 1.375 z m -13.75,2.75 v 1.375 H 5.5 v -1.375 z m 12.375,0 v 1.375 h 1.375 v -1.375 z m -9.625,1.375 v 1.375 h 8.25 v -1.375 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path831"
sodipodi:nodetypes="ccsscccccccsccccccccccccccccccccccccccccccccccccccccccccccccccc" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-1,46)"
id="16-16-input-keyboard-virtual-on">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect829-6"
width="22"
height="22"
x="0"
y="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 9.625,1038.6122 c 0,0 0.1431659,-1.455 0,0 h -8.25 v 11 h 19.25 v -11 H 11 c 0,0 0,3.4828 0,0 z m -6.875,1.375 H 9.625 11 19.25 v 0 z m 0,0 h 16.5 v 8.25 H 15.125 6.875 2.75 Z m 1.375,1.375 v 1.375 h 2.75 v -1.375 z m 4.125,0 v 1.375 H 11 v -1.375 z m 4.125,0 v 1.375 h 2.75 v -1.375 z m 5.5,0 H 16.5 v 1.375 h 1.375 z m -13.75,2.75 v 1.375 H 5.5 v -1.375 z m 12.375,0 v 1.375 h 1.375 v -1.375 z m -9.625,1.375 v 1.375 h 8.25 v -1.375 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path831-7"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
<path
id="path8-5"
d="m 4.125,1.375 a 2.7499996,2.749984 0 0 0 -2.75,2.75 2.7499996,2.749984 0 0 0 2.75,2.75 2.7499996,2.749984 0 0 0 2.75,-2.75 2.7499996,2.749984 0 0 0 -2.75,-2.75 z"
style="fill:#11d116;fill-opacity:1;stroke:none;stroke-width:1.1"
inkscape:connector-curvature="0" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-4.5e-8,79)"
id="16-16-input-keyboard-virtual-off">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect1603"
width="22"
height="22"
x="0"
y="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 9.625,1038.6122 c 0,0 0.1431659,-1.455 0,0 h -8.25 v 11 h 19.25 v -11 H 11 c 0,0 0,3.4828 0,0 z m -6.875,1.375 H 9.625 11 19.25 v 0 z m 0,0 h 16.5 v 8.25 H 15.125 6.875 2.75 Z m 1.375,1.375 v 1.375 h 2.75 v -1.375 z m 4.125,0 v 1.375 H 11 v -1.375 z m 4.125,0 v 1.375 h 2.75 v -1.375 z m 5.5,0 H 16.5 v 1.375 h 1.375 z m -13.75,2.75 v 1.375 H 5.5 v -1.375 z m 12.375,0 v 1.375 h 1.375 v -1.375 z m -9.625,1.375 v 1.375 h 8.25 v -1.375 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path1605"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-268.09091,-247.62704)"
id="16-16-input-keyboard-battery">
<rect
ry="0"
y="534.36218"
x="370"
height="22"
width="22"
style="opacity:1;fill:none"
id="rect1710-6" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="m 18.75,108.75 v 15.125 L 27,125 l 8.25,-1.125 v -11 h -1.375 v 6.875 h -13.75 v -9.625 h 9.625 v -1.375 z m 7.425,3.4375 -1.925,6.1875 h 1.375 L 25.96875,117 h 2.0625 l 0.34375,1.375 h 1.375 l -1.925,-6.1875 h -0.801562 -0.02344 -0.02344 z m 0.825,1.1875 0.825,2.75 h -1.65 z m -6.875,7.75 h 13.75 v 1.375 h -13.75 z"
transform="translate(354,428.36218)"
id="path1712-2"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" />
<path
d="m 385.8125,535.73718 -2.0625,4.125 h 2.0625 l 0,2.75 2.0625,-4.125 h -2.0625 z"
style="color:#31363b;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:0.941394"
id="path4238"
sodipodi:nodetypes="ccccccc" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-268.09091,-215.62704)"
id="16-16-input-caps-on">
<rect
ry="0"
y="534.36218"
x="370"
height="22"
width="22"
style="opacity:1;fill:none"
id="rect1710-6-1" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
d="m 18.75,108.75 v 15.125 L 27,125 l 8.25,-1.125 0,-15.125 h -1.375 l 0,11 h -13.75 v -9.625 l 13.75,0 v -1.375 z m 7.425,3.4375 -1.925,6.1875 h 1.375 L 25.96875,117 h 2.0625 l 0.34375,1.375 h 1.375 l -1.925,-6.1875 h -0.801562 -0.02344 -0.02344 z m 0.825,1.1875 0.825,2.75 h -1.65 z m -6.875,7.75 h 13.75 v 1.375 h -13.75 z"
transform="translate(354,428.36218)"
id="path1712-2-2"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -0,0 +1,149 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
width="54"
height="32.000011"
id="svg2"
viewBox="0 0 54 32.000011"
sodipodi:docname="keyboard.svg"
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview12"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
showgrid="true"
inkscape:zoom="7.3001243"
inkscape:cx="-48.423833"
inkscape:cy="20.205135"
inkscape:window-width="1600"
inkscape:window-height="832"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2">
<inkscape:grid
type="xygrid"
id="grid939" />
</sodipodi:namedview>
<defs
id="defs4">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground {
color:#fcfcfc;
}
.ColorScheme-ViewHover {
color:#93cee9;
}
.ColorScheme-ViewFocus{
color:#3daee9;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground {
color:#eff0f1;
}
.ColorScheme-ButtonHover {
color:#93cee9;
}
.ColorScheme-ButtonFocus{
color:#3daee9;
}
</style>
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.567;stroke-opacity:0.15;paint-order:stroke fill markers"
id="rect857"
width="129.08826"
height="99.553589"
x="-45.932541"
y="-32.965973" />
<g
transform="translate(0,10.00001)"
id="22-22-keyboard-layout">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect4209"
width="22"
height="22"
x="0"
y="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 13,1033.3622 0,1 0,1 c 0,0.554 -0.446,1 -1,1 -1.108,0 -2,0.892 -2,2 l -8,0 0,11 18,0 0,-11 -9,0 c 0,-0.554 0.446,-1 1,-1 1.108,0 2,-0.892 2,-2 l 0,-1 0,-1 -1,0 z m -10,6 7,0 1,0 8,0 0,1 -16,0 0,-1 z m 0,2 16,0 0,7 -4,0 -8,0 -4,0 0,-7 z m 1,1 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m -12,2 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 2,0 0,-1 -2,0 z m -12,2 0,1 2,0 0,-1 -2,0 z m 3,0 0,1 8,0 0,-1 -8,0 z m 9,0 0,1 2,0 0,-1 -2,0 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path4211" />
</g>
<g
transform="matrix(0.72727273,0,0,0.72727273,-22,10.00001)"
id="16-16-keyboard-layout">
<rect
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="rect829"
width="22"
height="22"
x="0"
y="0" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 12.375,1033.1122 v 1.375 0.875 c 0,0.554 -0.821,0.5 -1.375,0.5 -1.375,0 -1.375,1.642 -1.375,2.75 h -8.25 v 11 h 19.25 v -11 H 11 v -1.375 c 1.375,0 2.706545,-0.6152 2.720767,-1.3139 l 0.02923,-1.4361 v -1.375 z m -9.625,6.875 H 9.625 11 19.25 v 0 z m 0,0 h 16.5 v 8.25 H 15.125 6.875 2.75 Z m 1.375,1.375 v 1.375 h 2.75 v -1.375 z m 4.125,0 v 1.375 H 11 v -1.375 z m 4.125,0 v 1.375 h 2.75 v -1.375 z m 5.5,0 H 16.5 v 1.375 h 1.375 z m -13.75,2.75 v 1.375 H 5.5 v -1.375 z m 12.375,0 v 1.375 h 1.375 v -1.375 z m -9.625,1.375 v 1.375 h 8.25 v -1.375 z"
transform="translate(0,-1030.3622)"
class="ColorScheme-Text"
id="path831"
sodipodi:nodetypes="ccsscccccccsccccccccccccccccccccccccccccccccccccccccccccccccccc" />
</g>
<g
id="keyboard-layout"
transform="matrix(1.4545455,0,0,1.4545455,21.999998,0)">
<rect
y="0"
x="0"
height="22"
width="22"
id="rect4215"
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path4217"
transform="matrix(0.68749998,0,0,0.68749998,-15.124999,22.000003)"
d="m 47,-28 c 0,0.839286 -0.09344,1.439871 -0.248047,1.845703 -0.154602,0.405832 -0.347892,0.621232 -0.628906,0.785156 C 45.561021,-25.041291 44.5,-25 43,-25 c -1.5,0 -2.935631,-0.0273 -4.099609,0.554688 -0.58199,0.290994 -1.080576,0.752947 -1.408203,1.408203 C 37.21931,-22.491354 37.067093,-21.815455 37.021484,-21 L 25,-21 l 0,17 0.5,0 25.5,0 0,-17 -12.978516,0 c 0.04382,-0.685454 0.170932,-1.207097 0.361328,-1.587891 0.234873,-0.469744 0.548787,-0.757791 0.966797,-0.966797 C 40.185631,-23.972698 41.5,-24 43,-24 c 1.5,0 2.688979,0.04129 3.626953,-0.505859 0.468986,-0.273576 0.838197,-0.714426 1.058594,-1.292969 C 47.905944,-26.377371 48,-27.089286 48,-28 l -1,0 z m -21,8 24,0 0,2 -24,0 0,-2 z m 0,3 24,0 0,12 -24,0 0,-12 z m 1,2 0,2 1,0 0,-2 -1,0 z m 2,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m -20,3 0,2 3,0 0,-2 -3,0 z m 4,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 3,0 0,-2 -3,0 z m -19,3 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 10,0 0,-2 -10,0 z m 11,0 0,2 2,0 0,-2 -2,0 z m 3,0 0,2 2,0 0,-2 -2,0 z"
class="ColorScheme-Text"
style="fill:currentColor;fill-opacity:1;stroke:none" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -0,0 +1,192 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
id="svg4153"
version="1.1"
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
width="32.000004"
height="32"
sodipodi:docname="klipper.svg"
viewBox="0 0 32.000004 32"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata
id="metadata4159">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs4157">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground {
color:#fcfcfc;
}
.ColorScheme-ViewHover {
color:#93cee9;
}
.ColorScheme-ViewFocus{
color:#3daee9;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground {
color:#eff0f1;
}
.ColorScheme-ButtonHover {
color:#93cee9;
}
.ColorScheme-ButtonFocus{
color:#3daee9;
}
</style>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10000"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="832"
id="namedview4155"
inkscape:document-units="px"
showgrid="true"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:zoom="25.36586"
inkscape:cx="71.769695"
inkscape:cy="15.355285"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4153"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:pagecheckerboard="1">
<inkscape:grid
type="xygrid"
id="grid4140"
originx="5"
originy="5.000001" />
<sodipodi:guide
position="2,30"
orientation="28,0"
id="guide4186" />
<sodipodi:guide
position="2,2"
orientation="0,28.000004"
id="guide4188" />
<sodipodi:guide
position="30.000004,2"
orientation="-28,0"
id="guide4190" />
<sodipodi:guide
position="30.000004,30"
orientation="0,-28.000004"
id="guide4192" />
<sodipodi:guide
position="0,32"
orientation="32,0"
id="guide4194" />
<sodipodi:guide
position="0,0"
orientation="0,32.000004"
id="guide4196" />
<sodipodi:guide
position="32.000004,0"
orientation="-32,0"
id="guide4198" />
<sodipodi:guide
position="32.000004,32"
orientation="0,-32.000004"
id="guide4200" />
</sodipodi:namedview>
<inkscape:clipboard
style="opacity:0.01000001;fill:#00000f;fill-opacity:0;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stroke:none"
min="0,0"
max="22,22" />
<g
id="22-22-klipper"
transform="translate(49,4.999999)">
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:currentColor;fill-opacity:1;stroke:none"
d="M 7,3 7,5 5,5 4,5 4,19 5,19 18,19 18,18 18,5 17,5 15,5 15,3 7,3 Z M 5,6 6,6 6,8 16,8 16,6 17,6 17,18 5,18 5,6 Z m 2,3 0,1 8,0 0,-1 -8,0 z m 0,3 0,1 6,0 0,-1 -6,0 z m 0,3 0,1 3,0 0,-1 -3,0 z"
id="path4146"
class="ColorScheme-Text" />
<rect
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4148"
width="22"
height="22"
x="0"
y="0" />
</g>
<g
id="16-16-klipper"
transform="matrix(0.72727273,0,0,0.72727273,75,5.000001)">
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:currentColor;fill-opacity:1;stroke:none"
d="M 6.875,2.75 V 5.5 H 5.5 4.125 V 19.25 H 5.5 17.875 V 17.875 5.5 H 16.5 15.125 V 2.75 Z M 5.5,6.875 H 6.875 V 8.25 h 8.25 V 6.875 H 16.5 v 11 h -11 z m 1.375,2.75 V 11 h 8.25 l 0,-1.375 z m 0,2.75 v 1.375 h 6.875 v -1.375 z m 0,2.75 0,1.375 2.75,0 v -1.375 z"
id="path837"
class="ColorScheme-Text"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" />
<rect
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect839"
width="22"
height="22"
x="0"
y="0" />
</g>
<g
id="klipper">
<path
id="rect4202"
d="m 13.000002,4 0,2 -2,0 0,1 -5.0000001,0 0,21 20.0000001,0 0,-21 -5,0 0,-1 -2,0 0,-2 z m -6.0000001,4 4.0000001,0 0,1.3 10,0 0,-1.3 4,0 0,19 -18.0000001,0 z m 3.0000001,3 0,1 12,0 0,-1 z m 0,3 0,1 12,0 0,-1 z m 0,4 0,1 5,0 0,-1 z m 0,3 0,1 5,0 0,-1 z m 0,3 0,1 11,0 0,-1 z"
style="opacity:1;fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccc"
class="ColorScheme-Text" />
<rect
y="-1e-06"
x="-2.8953547e-08"
height="32"
width="32.000004"
id="rect4230"
style="opacity:1;fill:none;fill-opacity:1;stroke:none" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

View file

@ -0,0 +1,885 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="194.02452"
height="85.867012"
id="svg7229"
sodipodi:version="0.32"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
version="1.0"
sodipodi:docname="media.svg"
inkscape:output_extension="org.inkscape.output.svgz.inkscape"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs7231">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background{
color:#eff0f1;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground{
color:#ffffff;
}
.ColorScheme-ViewHover {
color:#000000;
}
.ColorScheme-ViewFocus{
color:#5a5a5a;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground{
color:#E9E8E8;
}
.ColorScheme-ButtonHover {
color:#1489ff;
}
.ColorScheme-ButtonFocus{
color:#2B74C7;
}
</style>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient884"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient882">
<stop
style="stop-color:#c3c3dc;stop-opacity:1"
offset="0"
id="stop878" />
<stop
id="stop900"
offset="0.50177157"
style="stop-color:#b2dced;stop-opacity:0.01785714" />
<stop
style="stop-color:#a2f6ff;stop-opacity:1"
offset="1"
id="stop880" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient896"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient892">
<stop
style="stop-color:#47cbfa;stop-opacity:1"
offset="0"
id="stop888" />
<stop
style="stop-color:#47cbfa;stop-opacity:0.02232143"
offset="1"
id="stop890" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient911"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)" />
<linearGradient
inkscape:collect="always"
id="linearGradient909">
<stop
style="stop-color:#e0e0e0;stop-opacity:0.83137256"
offset="0"
id="stop905" />
<stop
style="stop-color:#e0e0e0;stop-opacity:0.16078432"
offset="1"
id="stop907" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient1583"
gradientUnits="userSpaceOnUse"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient1585"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient1587"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient5328"
gradientUnits="userSpaceOnUse"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient5330"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient5332"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient5360"
gradientUnits="userSpaceOnUse"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient5362"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient5364"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient5392"
gradientUnits="userSpaceOnUse"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient5394"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient5396"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient882"
id="linearGradient5440"
gradientUnits="userSpaceOnUse"
x1="-13"
y1="29.246002"
x2="-13"
y2="47.246002" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient892"
id="radialGradient5442"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.97959186,-0.99999944,1.1428562,0.85714272,-113.05821,31.846009)"
cx="16.67119"
cy="99.223717"
fx="16.67119"
fy="99.223717"
r="7.000001" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient909"
id="linearGradient5444"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1250001,0,0,1.1006188,-2.0839009,-9.4744929)"
x1="16.67119"
y1="84.223717"
x2="16.67119"
y2="94.223717" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#aaaaaa"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.13333333"
inkscape:pageshadow="2"
inkscape:zoom="4.5680191"
inkscape:cx="48.598746"
inkscape:cy="44.329938"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1519"
inkscape:window-height="830"
inkscape:window-x="65"
inkscape:window-y="0"
showguides="true"
inkscape:guide-bbox="true"
gridtolerance="6"
inkscape:window-maximized="0"
inkscape:snap-bbox="true"
inkscape:pagecheckerboard="true"
fit-margin-top="5"
fit-margin-left="5"
fit-margin-right="5"
fit-margin-bottom="5"
inkscape:showpageshadow="false"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-intersection-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-object-midpoints="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-global="false"
inkscape:snap-nodes="false">
<inkscape:grid
type="xygrid"
id="grid7245"
visible="true"
enabled="true"
empspacing="4"
snapvisiblegridlinesonly="true"
originx="-9.6004951"
originy="4.2284059" />
<sodipodi:guide
position="45.141404,7.2101489"
orientation="1,0"
id="guide1549"
inkscape:locked="false" />
<sodipodi:guide
position="12.321603,20.667012"
orientation="0,1"
id="guide1551"
inkscape:locked="false" />
<sodipodi:guide
position="106.3995,24.909653"
orientation="1,0"
id="guide1607"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata7234">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Camada 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-224.13622,-344.86644)">
<g
id="media-playback-start"
transform="matrix(1.4545455,0,0,1.4545455,-108.53421,-193.50046)"
style="stroke-width:0.6875">
<g
style="stroke-width:0.62500006"
transform="matrix(1.1,0,0,1.1,250.93931,313.27721)"
id="horizontal-slider-handle">
<circle
cy="92.223717"
cx="16.67119"
id="circle920"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="10" />
<circle
r="9.000001"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle898"
cx="16.67119"
cy="92.223717" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:url(#linearGradient884);fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
transform="translate(29.671191,53.977715)"
id="circle873" />
<circle
style="opacity:1;fill:url(#radialGradient896);fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle886"
cx="16.67119"
cy="92.223717"
r="8.000001" />
<path
style="opacity:0.83600003;fill:url(#linearGradient911);fill-opacity:1;stroke:none;stroke-width:1.87499988;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
id="path902"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss" />
</g>
<path
sodipodi:type="star"
style="opacity:1;fill:#00002e;fill-opacity:0.2455357;stroke:none;stroke-width:0.34375;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path1553"
sodipodi:sides="3"
sodipodi:cx="268.22626"
sodipodi:cy="414.7233"
sodipodi:r1="6.309463"
sodipodi:r2="3.1547315"
sodipodi:arg1="0"
sodipodi:arg2="1.0471976"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 274.53572,414.7233 -4.7321,2.73207 -4.73209,2.73208 v -5.46415 -5.46416 l 4.73209,2.73208 z"
inkscape:transform-center-x="-1.5773653"
inkscape:transform-center-y="-2.4703926e-06" />
<path
inkscape:transform-center-y="-8.4428413e-06"
inkscape:transform-center-x="-1.4513749"
d="m 274.03178,414.7233 -4.35414,2.51386 -4.35414,2.51386 v -5.02772 -5.02773 l 4.35414,2.51386 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
sodipodi:arg2="1.0471976"
sodipodi:arg1="0"
sodipodi:r2="2.9027593"
sodipodi:r1="5.8055186"
sodipodi:cy="414.7233"
sodipodi:cx="268.22626"
sodipodi:sides="3"
id="path970"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.34375;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:type="star" />
</g>
<g
id="media-playback-pause"
transform="translate(-9.3872501,-0.7716)">
<g
id="g1575"
transform="matrix(1.6000001,0,0,1.6000001,303.86181,262.94709)"
style="stroke-width:0.62500006">
<circle
r="10"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle1565"
cx="16.67119"
cy="92.223717" />
<circle
cy="92.223717"
cx="16.67119"
id="circle1567"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="9.000001" />
<path
id="path1569"
transform="translate(29.671191,53.977715)"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
style="opacity:1;fill:url(#linearGradient1583);fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0" />
<circle
r="8.000001"
cy="92.223717"
cx="16.67119"
id="circle1571"
style="opacity:1;fill:url(#radialGradient1585);fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path1573"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
style="opacity:0.83600003;fill:url(#linearGradient1587);fill-opacity:1;stroke:none;stroke-width:1.87499988;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<g
style="stroke-width:0.91413498"
transform="matrix(1.2681199,0,0,0.9436676,-87.684818,23.124747)"
id="g1605">
<rect
ry="1.0596975"
y="402.02747"
x="325.06433"
height="16.955124"
width="3.9428387"
id="rect1601"
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.45706749;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.45706749;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1597"
width="3.0000143"
height="15.999967"
x="325.53571"
y="402.50504"
ry="1" />
</g>
<g
id="g1613"
transform="matrix(1.2681338,0,0,0.94366796,-80.689336,23.124605)"
style="stroke-width:0.91412979">
<rect
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.4570649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1609"
width="3.9428387"
height="16.955124"
x="325.06433"
y="402.02747"
ry="1.0596975" />
<rect
ry="1"
y="402.50504"
x="325.53571"
height="15.999967"
width="3.0000143"
id="rect1611"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.4570649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</g>
<g
id="media-skip-forward"
transform="translate(-52.381115,2.2284106)">
<rect
y="391.50504"
x="395.53571"
height="32"
width="32"
id="rect1221"
style="opacity:0.4;fill:none;fill-opacity:0.27631579;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
<rect
y="402.50513"
x="418.53571"
height="10"
width="3"
id="rect924"
style="opacity:1;fill:#000080;fill-opacity:0.72549021;stroke:none;stroke-width:0.70000005;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:transform-center-y="3.5075047e-05"
transform="matrix(1.2747517,0,0,1.2987665,130.18218,-186.88226)"
inkscape:transform-center-x="-0.96249298"
d="m 219.53572,457.6553 -3.33398,1.92488 -3.33399,1.92488 v -3.84976 -3.84975 l 3.33399,1.92488 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
sodipodi:arg2="1.0471976"
sodipodi:arg1="0"
sodipodi:r2="2.2226553"
sodipodi:r1="4.4453106"
sodipodi:cy="457.6553"
sodipodi:cx="215.09041"
sodipodi:sides="3"
id="path931"
style="opacity:1;fill:#000080;fill-opacity:0.72549021;stroke:none;stroke-width:0.54402602;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:type="star" />
<path
sodipodi:type="star"
style="opacity:1;fill:#000080;fill-opacity:0.72549021;stroke:none;stroke-width:0.54402602;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path1658"
sodipodi:sides="3"
sodipodi:cx="215.09041"
sodipodi:cy="457.6553"
sodipodi:r1="4.4453106"
sodipodi:r2="2.2226553"
sodipodi:arg1="0"
sodipodi:arg2="1.0471976"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 219.53572,457.6553 -3.33398,1.92488 -3.33399,1.92488 v -3.84976 -3.84975 l 3.33399,1.92488 z"
inkscape:transform-center-x="-0.96249298"
transform="matrix(1.2747517,0,0,1.2987665,138.68218,-186.88226)"
inkscape:transform-center-y="3.5075047e-05" />
<path
sodipodi:type="star"
style="opacity:1;fill:#b8cafd;fill-opacity:1;stroke:none;stroke-width:0.60447335;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path2310"
sodipodi:sides="3"
sodipodi:cx="215.09041"
sodipodi:cy="457.6553"
sodipodi:r1="4.4453106"
sodipodi:r2="2.2226553"
sodipodi:arg1="0"
sodipodi:arg2="1.0471976"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 219.53572,457.6553 -3.33398,1.92488 -3.33399,1.92488 v -3.84976 -3.84975 l 3.33399,1.92488 z"
inkscape:transform-center-x="-0.96249298"
transform="matrix(1.1472765,0,0,1.1688899,157.64253,-127.44352)"
inkscape:transform-center-y="3.5075047e-05" />
<path
inkscape:transform-center-y="3.5075047e-05"
transform="matrix(1.1472765,0,0,1.1688899,166.14253,-127.44352)"
inkscape:transform-center-x="-0.96249298"
d="m 219.53572,457.6553 -3.33398,1.92488 -3.33399,1.92488 v -3.84976 -3.84975 l 3.33399,1.92488 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
sodipodi:arg2="1.0471976"
sodipodi:arg1="0"
sodipodi:r2="2.2226553"
sodipodi:r1="4.4453106"
sodipodi:cy="457.6553"
sodipodi:cx="215.09041"
sodipodi:sides="3"
id="path5295"
style="opacity:1;fill:#b8cafd;fill-opacity:1;stroke:none;stroke-width:0.60447335;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:type="star" />
<rect
style="opacity:1;fill:#b8cafd;fill-opacity:1;stroke:none;stroke-width:0.70000005;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5297"
width="2.3875"
height="9.40625"
x="418.84195"
y="402.802" />
</g>
<use
x="0"
y="0"
xlink:href="#media-skip-forward"
id="media-skip-backward"
transform="matrix(-1,0,0,1,756.31532,0)"
width="100%"
height="100%" />
<g
style="stroke-width:1"
transform="translate(-23.931948,-53.856861)"
id="media-playback-paused">
<g
id="g5320"
transform="matrix(1.1,0,0,1.1,250.93931,313.27721)"
style="stroke-width:0.90909106">
<circle
r="10"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.81818163;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5310"
cx="16.67119"
cy="92.223717" />
<circle
cy="92.223717"
cx="16.67119"
id="circle5312"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="9.000001" />
<path
id="path5314"
transform="translate(29.671191,53.977715)"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
style="opacity:1;fill:url(#linearGradient5328);fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0" />
<circle
r="8.000001"
cy="92.223717"
cx="16.67119"
id="circle5316"
style="opacity:1;fill:url(#radialGradient5330);fill-opacity:1;stroke:none;stroke-width:1.81818163;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path5318"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
style="opacity:0.83600003;fill:url(#linearGradient5332);fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<path
inkscape:transform-center-y="-2.4703926e-06"
inkscape:transform-center-x="-1.5773653"
d="m 274.53572,414.7233 -4.7321,2.73207 -4.73209,2.73208 v -5.46415 -5.46416 l 4.73209,2.73208 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
sodipodi:arg2="1.0471976"
sodipodi:arg1="0"
sodipodi:r2="3.1547315"
sodipodi:r1="6.309463"
sodipodi:cy="414.7233"
sodipodi:cx="268.22626"
sodipodi:sides="3"
id="path5322"
style="opacity:1;fill:#00002e;fill-opacity:0.2455357;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:type="star" />
<path
sodipodi:type="star"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path5324"
sodipodi:sides="3"
sodipodi:cx="268.22626"
sodipodi:cy="414.7233"
sodipodi:r1="5.8055186"
sodipodi:r2="2.9027593"
sodipodi:arg1="0"
sodipodi:arg2="1.0471976"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 274.03178,414.7233 -4.35414,2.51386 -4.35414,2.51386 v -5.02772 -5.02773 l 4.35414,2.51386 z"
inkscape:transform-center-x="-1.4513749"
inkscape:transform-center-y="-8.4428413e-06" />
</g>
<g
transform="matrix(0.68749996,0,0,0.68749996,53.087758,78.644235)"
id="media-playback-playing"
style="stroke-width:1.4545455">
<g
style="stroke-width:0.90909106"
transform="matrix(1.6000001,0,0,1.6000001,303.86181,262.94709)"
id="g5344">
<circle
cy="92.223717"
cx="16.67119"
id="circle5334"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.81818187;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="10" />
<circle
r="9.000001"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5336"
cx="16.67119"
cy="92.223717" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:url(#linearGradient5360);fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
transform="translate(29.671191,53.977715)"
id="path5338" />
<circle
style="opacity:1;fill:url(#radialGradient5362);fill-opacity:1;stroke:none;stroke-width:1.81818187;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5340"
cx="16.67119"
cy="92.223717"
r="8.000001" />
<path
style="opacity:0.83600003;fill:url(#linearGradient5364);fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
id="path5342"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss" />
</g>
<g
id="g5350"
transform="matrix(1.2681199,0,0,0.9436676,-87.684818,23.124747)"
style="stroke-width:1.32965088">
<rect
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.66482544;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5346"
width="3.9428387"
height="16.955124"
x="325.06433"
y="402.02747"
ry="1.0596975" />
<rect
ry="1"
y="402.50504"
x="325.53571"
height="15.999967"
width="3.0000143"
id="rect5348"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.66482544;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<g
style="stroke-width:1.32964349"
transform="matrix(1.2681338,0,0,0.94366796,-80.689336,23.124605)"
id="g5356">
<rect
ry="1.0596975"
y="402.02747"
x="325.06433"
height="16.955124"
width="3.9428387"
id="rect5352"
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.66482174;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.66482174;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5354"
width="3.0000143"
height="15.999967"
x="325.53571"
y="402.50504"
ry="1" />
</g>
</g>
<g
id="media-playback-stop"
transform="translate(-107.3995,-53.77145)">
<g
style="stroke-width:0.62500006"
transform="matrix(1.6000001,0,0,1.6000001,325.86181,315.94694)"
id="g5376">
<circle
cy="92.223717"
cx="16.67119"
id="circle5366"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="10" />
<circle
r="9.000001"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5368"
cx="16.67119"
cy="92.223717" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:url(#linearGradient5392);fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
transform="translate(29.671191,53.977715)"
id="path5370" />
<circle
style="opacity:1;fill:url(#radialGradient5394);fill-opacity:1;stroke:none;stroke-width:1.24999988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5372"
cx="16.67119"
cy="92.223717"
r="8.000001" />
<path
style="opacity:0.83600003;fill:url(#linearGradient5396);fill-opacity:1;stroke:none;stroke-width:1.87499988;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
id="path5374"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss" />
</g>
<rect
ry="1"
y="458.15491"
x="347.08261"
height="10.712738"
width="10.867672"
id="rect5378"
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
ry="1"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5380"
width="9.9999533"
height="10.000006"
x="347.53577"
y="458.50504" />
</g>
<g
transform="matrix(0.68749996,0,0,0.68749996,72.948124,42.20684)"
id="media-playback-stopped"
style="stroke-width:1.4545455">
<g
id="g5432"
transform="matrix(1.6000001,0,0,1.6000001,325.86181,315.94694)"
style="stroke-width:0.90909106">
<circle
r="10"
style="opacity:1;fill:#254580;fill-opacity:1;stroke:none;stroke-width:1.81818187;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle5422"
cx="16.67119"
cy="92.223717" />
<circle
cy="92.223717"
cx="16.67119"
id="circle5424"
style="opacity:1;fill:#0f3091;fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="9.000001" />
<path
id="path5426"
transform="translate(29.671191,53.977715)"
d="m -13,29.246094 a 9.000001,9.000001 0 0 0 -9,9 9.000001,9.000001 0 0 0 9,9 9.000001,9.000001 0 0 0 9,-9 9.000001,9.000001 0 0 0 -9,-9 z m 0,1 a 8.000001,8.000001 0 0 1 8,8 8.000001,8.000001 0 0 1 -8,8 8.000001,8.000001 0 0 1 -8,-8 8.000001,8.000001 0 0 1 8,-8 z"
style="opacity:1;fill:url(#linearGradient5440);fill-opacity:1;stroke:none;stroke-width:1.81818199;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0" />
<circle
r="8.000001"
cy="92.223717"
cx="16.67119"
id="circle5428"
style="opacity:1;fill:url(#radialGradient5442);fill-opacity:1;stroke:none;stroke-width:1.81818187;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path5430"
d="m 25.67119,92.028664 c 3e-6,4.862841 -1.63708,-0.108279 -8.999999,-0.108279 -7.3629201,0 -9.0000039,4.971116 -9.0000019,0.108279 0,-4.86284 4.0294369,-8.804951 9.0000009,-8.804951 4.970563,0 9,3.942111 9,8.804951 z"
style="opacity:0.83600003;fill:url(#linearGradient5444);fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<rect
style="opacity:1;fill:#00002d;fill-opacity:0.24313725;stroke:none;stroke-width:0.72727275;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5434"
width="10.867672"
height="10.712738"
x="347.08261"
y="458.15491"
ry="1" />
<rect
y="458.50504"
x="347.53577"
height="10.000006"
width="9.9999533"
id="rect5436"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.72727275;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
ry="1" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -0,0 +1,551 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg175"
sodipodi:docname="media.svg"
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs179" />
<sodipodi:namedview
id="namedview177"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
showgrid="true"
inkscape:zoom="12.377932"
inkscape:cx="26.054433"
inkscape:cy="25.246544"
inkscape:window-width="1600"
inkscape:window-height="832"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg175">
<inkscape:grid
type="xygrid"
id="grid2569" />
</sodipodi:namedview>
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.567;stroke-opacity:0.15;paint-order:stroke fill markers"
id="rect2593"
width="100"
height="95"
x="-15"
y="-20" />
<g
id="media-playback-playing">
<path
d="m0 0h22v22h-22z"
fill="none"
id="path3" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g9">
<path
d="m11 3a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0 -8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7z"
id="path5" />
<path
d="m9 14 6-3-6-3z"
id="path7" />
</g>
</g>
<g
id="16-16-media-playback-playing"
transform="matrix(0.72727273,0,0,0.72727273,0,22)">
<path
d="M 0,0 H 22 V 22 H 0 Z"
fill="none"
id="path996" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g1002"
transform="matrix(1.203125,0,0,1.203125,-2.234375,-2.234375)">
<path
d="m 11,3 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 0,1 a 7,7 0 0 1 7,7 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 z"
id="path998" />
<path
d="M 8.7142857,14.428571 14.428571,11 8.7142857,7.5714285 Z"
id="path1000"
sodipodi:nodetypes="cccc" />
</g>
</g>
<g
id="media-playback-stopped"
transform="translate(24)">
<path
d="m24 0h22v22h-22z"
fill="none"
id="path12" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g18">
<path
d="m35 3a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0 -8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7z"
id="path14" />
<path
d="m32 8h6v6h-6z"
id="path16" />
</g>
</g>
<g
id="16-16-media-playback-stopped"
transform="matrix(0.72727273,0,0,0.72727273,28.545455,22)">
<path
d="M 24,0 H 46 V 22 H 24 Z"
fill="none"
id="path1944" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g1950"
transform="matrix(1.203125,0,0,1.203125,-7.1093757,-2.234375)">
<path
d="m 35,3 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 0,1 a 7,7 0 0 1 7,7 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 z"
id="path1946" />
<path
d="m 31.571429,7.5714285 h 6.857142 v 6.8571425 h -6.857142 z"
id="path1948"
sodipodi:nodetypes="ccccc" />
</g>
</g>
<g
id="media-playback-paused"
transform="translate(48)">
<path
d="m-24 0h22v22h-22z"
fill="none"
id="path21" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g29">
<path
d="m-16 8h2v6h-2z"
id="path23" />
<path
d="m-12 8h2v6h-2z"
id="path25" />
<path
d="m-13 3a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0 -8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7z"
id="path27" />
</g>
</g>
<g
id="16-16-media-playback-paused"
transform="matrix(0.72727273,0,0,0.72727273,41.454545,22)">
<path
d="M -24,0 H -2 V 22 H -24 Z"
fill="none"
id="path1105" />
<g
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="g1113"
transform="matrix(1.203125,0,0,1.203125,2.6406257,-2.234375)">
<path
d="m -16.428571,7.5714285 h 2.285714 v 6.8571425 h -2.285714 z"
id="path1107"
sodipodi:nodetypes="ccccc" />
<path
d="m -11.857143,7.5714285 h 2.2857144 v 6.8571425 h -2.2857144 z"
id="path1109"
sodipodi:nodetypes="ccccc" />
<path
d="m -13,3 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 0,1 a 7,7 0 0 1 7,7 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 z"
id="path1111" />
</g>
</g>
<g
id="16-16-media-playback-pause"
transform="translate(223 -26)">
<path
d="m-117 48h16v16h-16z"
fill="none"
id="path32" />
<path
d="m-115 50v12h4v-12zm8 0v12h4v-12z"
class="ColorScheme-Text"
fill="currentColor"
id="path34" />
</g>
<g
id="22-22-media-playback-pause"
transform="translate(207 -43)">
<path
d="m-101 43h22v22h-22z"
fill="none"
id="path37" />
<path
d="m-98 46v16h6v-16zm10 0v16h6v-16z"
class="ColorScheme-Text"
fill="currentColor"
id="path39" />
</g>
<g
id="32-32-media-playback-pause"
transform="translate(178 -66)">
<path
d="m-72 34h32v32h-32z"
fill="none"
id="path42" />
<path
d="m-68 38v24h9v-24zm15 0v24h9v-24z"
class="ColorScheme-Text"
fill="currentColor"
id="path44" />
</g>
<g
id="32-32-media-playback-start"
transform="translate(24 -68)">
<path
d="m48 36h32v32h-32z"
fill="none"
id="path47" />
<path
d="m52 40v24l24-12z"
class="ColorScheme-Text"
fill="currentColor"
id="path49" />
</g>
<g
id="22-22-media-playback-start"
transform="translate(48 -46)">
<path
d="m24 46h22v22h-22z"
fill="none"
id="path52" />
<path
d="m27 49v16l16-8z"
class="ColorScheme-Text"
fill="currentColor"
id="path54" />
</g>
<g
id="16-16-media-playback-start"
transform="translate(66 -30)">
<path
d="m6 52h16v16h-16z"
fill="none"
id="path57" />
<path
d="m8 54v12l12-6z"
class="ColorScheme-Text"
fill="currentColor"
id="path59" />
</g>
<g
id="16-16-media-playback-stop"
transform="translate(254 -86)">
<path
d="m-114 108h16v16h-16z"
fill="none"
id="path62" />
<path
d="m-112 110h12v12h-12z"
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="path64" />
</g>
<g
id="22-22-media-playback-stop"
transform="translate(236 -102)">
<path
d="m-96 102h22v22h-22z"
fill="none"
id="path67" />
<path
d="m-93 105h16v16h-16z"
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="path69" />
</g>
<g
id="32-32-media-playback-stop"
transform="translate(212 -124)">
<path
d="m-72 92h32v32h-32z"
fill="none"
id="path72" />
<path
d="m-68 96h24v24h-24z"
class="ColorScheme-Text"
fill="currentColor"
fill-rule="evenodd"
id="path74" />
</g>
<g
id="32-32-media-record"
transform="translate(184 -160)">
<path
d="m-10 128h32v32h-32z"
fill="none"
id="path77" />
<path
d="m18 144a12 12 0 0 1 -12 12 12 12 0 0 1 -12-12 12 12 0 0 1 12-12 12 12 0 0 1 12 12z"
fill="#da4453"
id="path79" />
</g>
<g
id="16-16-media-record"
transform="translate(226 -122)">
<path
d="m-52 144h16v16h-16z"
fill="none"
id="path82" />
<path
d="m-38 152a6 6 0 0 1 -6 6 6 6 0 0 1 -6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6z"
fill="#da4453"
id="path84" />
</g>
<g
id="22-22-media-record"
transform="translate(208 -138)">
<path
d="m-34 138h22v22h-22z"
fill="none"
id="path87" />
<path
d="m-15 149a8 8 0 0 1 -8 8 8 8 0 0 1 -8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8z"
fill="#da4453"
id="path89" />
</g>
<g
id="16-16-media-eject"
transform="translate(286 -224)">
<path
d="m58 246h16v16h-16z"
fill="none"
id="path92" />
<path
d="m66 248-6 8h12zm-6 10v2h12v-2z"
class="ColorScheme-Text"
fill="currentColor"
id="path94" />
</g>
<g
id="22-22-media-eject"
transform="translate(268 -240)">
<path
d="m76 240h22v22h-22z"
fill="none"
id="path97" />
<path
d="m87 243-8 11h16z"
class="ColorScheme-Text"
fill="currentColor"
id="path99" />
<path
d="m79 256v3h16v-3z"
class="ColorScheme-Text"
fill="currentColor"
id="path101" />
</g>
<g
id="32-32-media-eject"
transform="translate(244 -262)">
<path
d="m100 230h32v32h-32z"
fill="none"
id="path104" />
<path
d="m116 234-12 17h24z"
class="ColorScheme-Text"
fill="currentColor"
id="path106" />
<path
d="m104 254v4h24v-4z"
class="ColorScheme-Text"
fill="currentColor"
id="path108" />
</g>
<g
id="16-16-media-skip-forward"
transform="translate(60 -104)">
<path
d="m250 126h16v16h-16z"
fill="none"
id="path111" />
<path
d="m257 128v12l7-6zm7 6v6h2v-12h-2zm-14-6v12l7-6z"
class="ColorScheme-Text"
fill="currentColor"
id="path113" />
</g>
<g
id="22-22-media-skip-forward"
transform="translate(310)">
<path
d="m0 0h22v22h-22z"
fill="none"
id="path116" />
<path
d="m0 3v16l10-8zm10 8v8l10-8-10-8zm10 0v8h2v-16h-2z"
class="ColorScheme-Text"
fill="currentColor"
id="path118" />
</g>
<g
id="32-32-media-skip-forward"
transform="translate(18 -142)">
<path
d="m292 110h32v32h-32z"
fill="none"
id="path121" />
<path
d="m324 114v24h-4v-24zm-18 12-14 12v-24zm14 0-14 12v-24z"
class="ColorScheme-Text"
fill="currentColor"
id="path123" />
</g>
<g
id="16-16-media-skip-backward"
transform="translate(26 -40)">
<path
d="m250 62h16v16h-16z"
fill="none"
id="path126" />
<path
d="m259 64v12l-7-6zm-7 6v6h-2v-12h2zm14-6v12l-7-6z"
class="ColorScheme-Text"
fill="currentColor"
id="path128" />
</g>
<g
id="22-22-media-skip-backward"
transform="translate(276 -1)">
<path
d="m0 1h22v22h-22z"
fill="none"
id="path131" />
<path
d="m0 4v16h2v-16zm2 8 10 8v-16zm10 0 10 8v-16z"
class="ColorScheme-Text"
fill="currentColor"
id="path133" />
</g>
<g
id="32-32-media-skip-backward"
transform="translate(-16 -78)">
<path
d="m292 46h32v32h-32z"
fill="none"
id="path136" />
<path
d="m292 50v24h4v-24zm18 12 14 12v-24zm-14 0 14 12v-24z"
class="ColorScheme-Text"
fill="currentColor"
id="path138" />
</g>
<g
id="16-16-media-seek-forward"
transform="translate(448 -168)">
<path
d="m-206 190h16v16h-16z"
fill="none"
id="path141" />
<path
d="m-198 192v12l7-6zm-7 0v12l7-6z"
class="ColorScheme-Text"
fill="currentColor"
id="path143" />
</g>
<g
id="22-22-media-seek-forward"
transform="translate(430 -184)">
<path
d="m-188 184h22v22h-22z"
fill="none"
id="path146" />
<g
class="ColorScheme-Text"
fill="currentColor"
transform="translate(-188 184)"
id="g150">
<path
d="m1 3v16l10-8zm10 8v8l10-8-10-8z"
id="path148" />
</g>
</g>
<g
id="32-32-media-seek-forward"
transform="translate(406 -206)">
<path
d="m-164 174h32v32h-32z"
fill="none"
id="path153" />
<path
d="m-148 190-14 12v-24zm14 0-14 12v-24z"
class="ColorScheme-Text"
fill="currentColor"
id="path155" />
</g>
<g
id="16-16-media-seek-backward"
transform="translate(414 -232)">
<path
d="m-206 254h16v16h-16z"
fill="none"
id="path158" />
<path
d="m-198 256v12l-7-6zm7 0v12l-7-6z"
class="ColorScheme-Text"
fill="currentColor"
id="path160" />
</g>
<g
id="22-22-media-seek-backward"
transform="translate(396 -248)">
<path
d="m-188 248h22v22h-22z"
fill="none"
id="path163" />
<g
class="ColorScheme-Text"
fill="currentColor"
transform="translate(-188 248)"
id="g167">
<path
d="m11 3-10 8 10 8v-8zm0 8 10 8v-16z"
id="path165" />
</g>
</g>
<g
id="32-32-media-seek-backward"
transform="translate(372 -270)">
<path
d="m-164 238h32v32h-32z"
fill="none"
id="path170" />
<path
d="m-148 254 14 12v-24zm-14 0 14 12v-24z"
class="ColorScheme-Text"
fill="currentColor"
id="path172" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,226 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
id="svg"
version="1.1"
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
width="100%"
height="100%"
sodipodi:docname="printer.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs81">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text {
color:#7B7C7E;
}
.ColorScheme-Background{
color:#EFF0F1;
}
.ColorScheme-Highlight{
color:#3DAEE6;
}
.ColorScheme-ViewText {
color:#7B7C7E;
}
.ColorScheme-ViewBackground{
color:#FCFCFC;
}
.ColorScheme-ViewHover {
color:#3DAEE6;
}
.ColorScheme-ViewFocus{
color:#1E92FF;
}
.ColorScheme-ButtonText {
color:#7B7C7E;
}
.ColorScheme-ButtonBackground{
color:#EFF0F1;
}
.ColorScheme-ButtonHover {
color:#3DAEE6;
}
.ColorScheme-ButtonFocus{
color:#1E92FF;
}
</style>
<style
type="text/css"
id="style3">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground {
color:#fcfcfc;
}
.ColorScheme-ViewHover {
color:#93cee9;
}
.ColorScheme-ViewFocus{
color:#3daee9;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground {
color:#eff0f1;
}
.ColorScheme-ButtonHover {
color:#93cee9;
}
.ColorScheme-ButtonFocus{
color:#3daee9;
}
</style>
</defs>
<metadata
id="metadata34">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="832"
id="namedview32"
showgrid="true"
inkscape:zoom="10.419397"
inkscape:cx="-4.9427045"
inkscape:cy="8.973648"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg"
borderlayer="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox="true"
inkscape:showpageshadow="false"
inkscape:pagecheckerboard="1">
<inkscape:grid
type="xygrid"
id="grid3060"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
<sodipodi:guide
position="-32,31.999996"
orientation="32.000011,0"
id="guide4141" />
<sodipodi:guide
position="-32,-1.5258789e-05"
orientation="0,32"
id="guide4143" />
<sodipodi:guide
position="0,-1.5258789e-05"
orientation="-32.000011,0"
id="guide4145" />
<sodipodi:guide
position="0,31.999996"
orientation="0,-32"
id="guide4147" />
<sodipodi:guide
position="-28,27.999996"
orientation="24.000011,0"
id="guide4149" />
<sodipodi:guide
position="-28,3.9999847"
orientation="0,24"
id="guide4151" />
<sodipodi:guide
position="-4,3.9999847"
orientation="-24.000011,0"
id="guide4153" />
<sodipodi:guide
position="-4,27.999996"
orientation="0,-24"
id="guide4155" />
</sodipodi:namedview>
<g
id="22-22-printer"
transform="translate(0,-2)">
<rect
y="2"
x="0"
height="22"
width="22"
id="rect3009"
style="fill:currentColor;fill-opacity:0;stroke:none"
class="ColorScheme-Background" />
<path
id="rect3007"
transform="translate(0,2)"
d="m 6,3 0,1 0,3 -2,0 -1,0 0,1 0,6 0,1 2,0 0,1 1,0 0,2 0,1 1,0 8,0 1,0 0,-3 1,0 0,-1 2,0 0,-1 0,-7 -1,0 -2,0 0,-4 -1,0 -8,0 -1,0 z m 1,1 8,0 0,4 -8,0 0,-4 z m -3,4 1,0 0,1 12,0 0,-1 1,0 0,6 -1,0 0,-2 -1,0 -11,0 0,1 0,1 -1,0 0,-6 z m 10,2 0,1 3,0 0,-1 -3,0 z m -7,3 8,0 0,5 -8,0 0,-5 z m 1,1 0,1 6,0 0,-1 -6,0 z m 0,2 0,1 6,0 0,-1 -6,0 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
class="ColorScheme-Text" />
</g>
<g
id="printer">
<path
id="rect4172"
d="m -23,-6 0,1 0,5 -4,0 -0.484375,0 L -28,0 l 0,11 0,1 1,0 2,0 0,1 2,0 0,5 1,0 6,0 6,0 1,0 0,-5 2,0 0,-1 2,0 1,0 0,-1 L -4,0 -4.515625,0 -5,0 l -4,0 0,-5 0,-1 -7,0 -7,0 z m 1,1 6,0 6,0 0,5 0,1 -6,0 -6,0 0,-1 0,-5 z m -5,6 2,0 0,1 9,0 9,0 0,-1 2,0 0,10 -2,0 0,-3 -3,0 -6,0 -6,0 -3,0 0,3 -2,0 0,-10 z m 17,3 0,2 4,0 0,-2 -4,0 z m -12,5 6,0 6,0 0,2 0,1 0,5 -6,0 -6,0 0,-5 0,-1 0,-2 z m 1,2 0,1 5,0 5,0 0,-1 -5,0 -5,0 z m 0,3 0,1 5,0 5,0 0,-1 -5,0 -5,0 z"
style="opacity:1;fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
class="ColorScheme-Text" />
<rect
y="-10"
x="-32"
height="32"
width="32"
id="rect4208"
style="opacity:1;fill:none;fill-opacity:1;stroke:none" />
</g>
<g
id="16-16-printer"
transform="matrix(0.72727273,0,0,0.72727273,22,-1.4545455)">
<rect
y="2"
x="0"
height="22"
width="22"
id="rect3009-6"
style="fill:currentColor;fill-opacity:0;stroke:none"
class="ColorScheme-Background" />
<path
id="rect3007-7"
transform="translate(0,2)"
d="m 5.5,2.75 v 1.375 2.75 H 4.125 2.75 v 1.375 5.5 1.375 H 5.5 v 1 0.375 1.375 1.375 h 1.375 8.25 1.375 v -2.75 0 -1.375 h 2.75 V 13.75 6.875 H 17.875 16.5 V 2.75 h -1.375 -8.25 z m 1.375,1.375 h 8.25 V 8.25 H 6.875 Z M 4.125,8.25 H 5.5 v 1.375 h 11 V 8.25 h 1.375 v 5.5 H 16.5 V 12.375 H 15.125 5.5 V 13.225868 13.75 H 4.125 Z M 13.75,9.625 V 11 H 16.5 V 9.625 Z M 6.875,13.75 h 8.25 v 4.125 H 6.875 Z M 8.25,15.125 V 16.5 h 5.5 v -1.375 z"
style="fill:currentColor;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
class="ColorScheme-Text"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB