diff options
author | saurabhb17 | 2020-02-26 16:40:14 +0530 |
---|---|---|
committer | GitHub | 2020-02-26 16:40:14 +0530 |
commit | 02c614b4e64b68758f223391cb5357b3eec78cac (patch) | |
tree | ad18839d8b4eb1f13419d07878cc4ec4c9b70032 /resources/linux/mime | |
parent | b77f5d9d8097c38159c6f60917995d6af13bbe1c (diff) | |
parent | 07a8c86216b6b1f694b136ec64c281d62941952e (diff) | |
download | KiCad-eSim-02c614b4e64b68758f223391cb5357b3eec78cac.tar.gz KiCad-eSim-02c614b4e64b68758f223391cb5357b3eec78cac.tar.bz2 KiCad-eSim-02c614b4e64b68758f223391cb5357b3eec78cac.zip |
Merge pull request #6 from saurabhb17/master
minor additions
Diffstat (limited to 'resources/linux/mime')
64 files changed, 9377 insertions, 0 deletions
diff --git a/resources/linux/mime/applications/bitmap2component.desktop b/resources/linux/mime/applications/bitmap2component.desktop new file mode 100644 index 0000000..f2ff024 --- /dev/null +++ b/resources/linux/mime/applications/bitmap2component.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Create a component from a bitmap for use with KiCad +Exec=bitmap2component +GenericName=EDA Suite +Icon=bitmap2component +MimeType=application/x-bitmap2component-project; +Name=Bitmap to Component Converter +Type=Application +Name[en_US]=Bitmap to Component Converter diff --git a/resources/linux/mime/applications/cvpcb.desktop b/resources/linux/mime/applications/cvpcb.desktop new file mode 100644 index 0000000..4610839 --- /dev/null +++ b/resources/linux/mime/applications/cvpcb.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Assign footprints to symbols (part of KiCad) +Exec=cvpcb +GenericName=EDA Suite +Icon=cvpcb +MimeType=application/x-cvpcb-project; +Name=CvPcb +Type=Application +Name[en_US]=CvPcb diff --git a/resources/linux/mime/applications/eeschema.desktop b/resources/linux/mime/applications/eeschema.desktop new file mode 100644 index 0000000..41b1ba3 --- /dev/null +++ b/resources/linux/mime/applications/eeschema.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Design an electronic schematic +Comment[fr]=Dessiner des schémas électroniques +Exec=eeschema %f +GenericName=Electronic schematic design +GenericName[fr]=Saisie de schéma électronique +Icon=eeschema +MimeType=application/x-eeschema-schematic; +Name=Eeschema +Type=Application diff --git a/resources/linux/mime/applications/gerbview.desktop b/resources/linux/mime/applications/gerbview.desktop new file mode 100644 index 0000000..42e3a83 --- /dev/null +++ b/resources/linux/mime/applications/gerbview.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=View gerber files +Exec=gerbview +GenericName=EDA Suite +Icon=gerbview +MimeType=application/x-gerbview-project; +Name=GerbView +Type=Application +Name[en_US]=GerbView diff --git a/resources/linux/mime/applications/kicad.desktop b/resources/linux/mime/applications/kicad.desktop new file mode 100644 index 0000000..e9df0f0 --- /dev/null +++ b/resources/linux/mime/applications/kicad.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Design a printed circuit board +Comment[fr]=Concevoir un circuit imprimé +Exec=kicad %f +GenericName=EDA Suite +GenericName[fr]=Suite logicielle de conception électronique +Icon=kicad +MimeType=application/x-kicad-project; +Name=KiCad +Type=Application diff --git a/resources/linux/mime/applications/pcbcalculator.desktop b/resources/linux/mime/applications/pcbcalculator.desktop new file mode 100644 index 0000000..ce37e64 --- /dev/null +++ b/resources/linux/mime/applications/pcbcalculator.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Calculator for various electronics related computations +Exec=pcb_calculator +GenericName=EDA Suite +Icon=pcbcalculator +MimeType=application/x-pcbcalculator-project; +Name=Pcb Calculator +Type=Application +Name[en_US]=Pcb Calculator diff --git a/resources/linux/mime/applications/pcbnew.desktop b/resources/linux/mime/applications/pcbnew.desktop new file mode 100644 index 0000000..120231e --- /dev/null +++ b/resources/linux/mime/applications/pcbnew.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Categories=Development;Electronics; +Comment=Layout a printed circuit board +Exec=pcbnew %f +GenericName=EDA Suite +Icon=pcbnew +MimeType=application/x-pcbnew-pcb; +Name=Pcbnew +Type=Application +Name[en_US]=Pcbnew diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/3d.png b/resources/linux/mime/icons/hicolor/128x128/apps/3d.png Binary files differnew file mode 100644 index 0000000..cfb90da --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/3d.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/bitmap2component.png b/resources/linux/mime/icons/hicolor/128x128/apps/bitmap2component.png Binary files differnew file mode 100644 index 0000000..d87323d --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/bitmap2component.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/cvpcb.png b/resources/linux/mime/icons/hicolor/128x128/apps/cvpcb.png Binary files differnew file mode 100644 index 0000000..9bd762e --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/cvpcb.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/eeschema.png b/resources/linux/mime/icons/hicolor/128x128/apps/eeschema.png Binary files differnew file mode 100644 index 0000000..9d85ac9 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/eeschema.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/gerbview.png b/resources/linux/mime/icons/hicolor/128x128/apps/gerbview.png Binary files differnew file mode 100644 index 0000000..54b66cd --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/gerbview.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/kicad.png b/resources/linux/mime/icons/hicolor/128x128/apps/kicad.png Binary files differnew file mode 100644 index 0000000..57d15ec --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/kicad.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/pcbcalculator.png b/resources/linux/mime/icons/hicolor/128x128/apps/pcbcalculator.png Binary files differnew file mode 100644 index 0000000..0d66b76 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/pcbcalculator.png diff --git a/resources/linux/mime/icons/hicolor/128x128/apps/pcbnew.png b/resources/linux/mime/icons/hicolor/128x128/apps/pcbnew.png Binary files differnew file mode 100644 index 0000000..d95d0b2 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/apps/pcbnew.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-3d-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-3d-project.png Binary files differnew file mode 100644 index 0000000..cfb90da --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-3d-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-bitmap2component-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-bitmap2component-project.png Binary files differnew file mode 100644 index 0000000..d87323d --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-bitmap2component-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-cvpcb-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-cvpcb-project.png Binary files differnew file mode 100644 index 0000000..9bd762e --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-cvpcb-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-eeschema-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-eeschema-project.png Binary files differnew file mode 100644 index 0000000..9d85ac9 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-eeschema-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-gerbview-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-gerbview-project.png Binary files differnew file mode 100644 index 0000000..54b66cd --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-gerbview-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..57d15ec --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbcalculator-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbcalculator-project.png Binary files differnew file mode 100644 index 0000000..0d66b76 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbcalculator-project.png diff --git a/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbnew-project.png b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbnew-project.png Binary files differnew file mode 100644 index 0000000..d95d0b2 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/128x128/mimetypes/application-x-pcbnew-project.png diff --git a/resources/linux/mime/icons/hicolor/16x16/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/16x16/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..11217a2 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/16x16/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/22x22/apps/kicad.png b/resources/linux/mime/icons/hicolor/22x22/apps/kicad.png Binary files differnew file mode 100644 index 0000000..57daaa6 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/22x22/apps/kicad.png diff --git a/resources/linux/mime/icons/hicolor/22x22/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/22x22/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..57daaa6 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/22x22/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/24x24/apps/kicad.png b/resources/linux/mime/icons/hicolor/24x24/apps/kicad.png Binary files differnew file mode 100644 index 0000000..667a6ce --- /dev/null +++ b/resources/linux/mime/icons/hicolor/24x24/apps/kicad.png diff --git a/resources/linux/mime/icons/hicolor/24x24/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/24x24/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..667a6ce --- /dev/null +++ b/resources/linux/mime/icons/hicolor/24x24/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/32x32/apps/kicad.png b/resources/linux/mime/icons/hicolor/32x32/apps/kicad.png Binary files differnew file mode 100644 index 0000000..74acea8 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/32x32/apps/kicad.png diff --git a/resources/linux/mime/icons/hicolor/32x32/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/32x32/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..74acea8 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/32x32/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/bitmap2component.png b/resources/linux/mime/icons/hicolor/48x48/apps/bitmap2component.png Binary files differnew file mode 100644 index 0000000..4d21f4c --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/bitmap2component.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/cvpcb.png b/resources/linux/mime/icons/hicolor/48x48/apps/cvpcb.png Binary files differnew file mode 100644 index 0000000..56bba83 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/cvpcb.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/eeschema.png b/resources/linux/mime/icons/hicolor/48x48/apps/eeschema.png Binary files differnew file mode 100644 index 0000000..edd4e5b --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/eeschema.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/gerbview.png b/resources/linux/mime/icons/hicolor/48x48/apps/gerbview.png Binary files differnew file mode 100644 index 0000000..87c9ce3 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/gerbview.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/kicad.png b/resources/linux/mime/icons/hicolor/48x48/apps/kicad.png Binary files differnew file mode 100644 index 0000000..39969ef --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/kicad.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/pcbcalculator.png b/resources/linux/mime/icons/hicolor/48x48/apps/pcbcalculator.png Binary files differnew file mode 100644 index 0000000..7e2bd1f --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/pcbcalculator.png diff --git a/resources/linux/mime/icons/hicolor/48x48/apps/pcbnew.png b/resources/linux/mime/icons/hicolor/48x48/apps/pcbnew.png Binary files differnew file mode 100644 index 0000000..90bfdae --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/apps/pcbnew.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-bitmap2component-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-bitmap2component-project.png Binary files differnew file mode 100644 index 0000000..4d21f4c --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-bitmap2component-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-cvpcb-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-cvpcb-project.png Binary files differnew file mode 100644 index 0000000..56bba83 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-cvpcb-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-eeschema-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-eeschema-project.png Binary files differnew file mode 100644 index 0000000..edd4e5b --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-eeschema-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-gerbview-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-gerbview-project.png Binary files differnew file mode 100644 index 0000000..87c9ce3 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-gerbview-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-kicad-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-kicad-project.png Binary files differnew file mode 100644 index 0000000..39969ef --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-kicad-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbcalculator-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbcalculator-project.png Binary files differnew file mode 100644 index 0000000..7e2bd1f --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbcalculator-project.png diff --git a/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbnew-project.png b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbnew-project.png Binary files differnew file mode 100644 index 0000000..90bfdae --- /dev/null +++ b/resources/linux/mime/icons/hicolor/48x48/mimetypes/application-x-pcbnew-project.png diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/3d.svg b/resources/linux/mime/icons/hicolor/scalable/apps/3d.svg new file mode 100644 index 0000000..1d4f04c --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/3d.svg @@ -0,0 +1,32 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a"> + <stop stop-color="#fbffff" stop-opacity="0" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <linearGradient id="f" y2="16.549" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="110.17" gradientTransform="matrix(.18304 0 0 .35849 2.8651 3.4851)" y1="79.338" x1="157.21"/> + <linearGradient id="g" y2="11.503" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="22.394" gradientTransform="matrix(.21564 0 0 .30429 2.8651 3.4851)" y1="74.459" x1="78.703"/> + <filter id="e" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="2.6423077"/> + </filter> + </defs> + <path opacity=".29297" d="m84.5 33 69.5-9 12-13.5 3.5-57.5-149 56z" transform="matrix(.31556 0 0 .33013 -2.7527 33.927)" filter="url(#e)"/> + <path stroke-linejoin="round" d="m23.485 5.6161-18.67 4.9429 0.0392 25.808h0.0078v0.04909l0.070485-0.01638 18.505 7.1761 17.385-7.5033v-25.513l-17.338-4.9424z" stroke-opacity=".5" stroke="#000" stroke-width="3.202" fill="none"/> + <path stroke-linejoin="round" d="m40.8 10.563v24.014l-16.778-3.856-0.562-25.097 17.34 4.939z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#515151"/> + <path stroke-linejoin="round" d="m4.7875 10.563 18.674-4.938 1.195 25.952-19.82 4.84l-0.05-25.854z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#4a494d"/> + <path stroke-linejoin="round" d="m23.415 16.567 17.385-6.004-17.339-4.938-18.674 4.938 18.628 6.004z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#9db8d2"/> + <path stroke-linejoin="round" d="m40.8 10.563v25.515l-17.386 7.504v-27.017l17.386-6.003z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#4b6983"/> + <path stroke-linejoin="round" d="m23.415 16.567v27.016l-18.589-7.214-0.0384-25.806 18.627 6.004z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#7590ae"/> + <path fill-rule="evenodd" fill="url(#g)" d="m23.392 6.6501-17.585 4.6919v24.002c18.303 7.503 21.351 12.426 16.673-19.471 16.577-6.3815 0.912-9.2226 0.912-9.2226z"/> + <path d="m24.39 17.326v24.541c0.06887 0 7.3698-2.8787 10.745-6.4769 3.4437-2.9506 4.6147-8.9239 4.6147-8.9239v-14.682l-15.36 5.5416z" fill-opacity=".75" fill-rule="evenodd" fill="url(#f)"/> + <path stroke-linejoin="round" d="m23.415 16.567v27.016l-18.589-7.214-0.0384-25.806 18.627 6.004z" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="none"/> + <g transform="matrix(.27133 .094049 .0019799 .4195 36.941 31.118)"> + <rect fill-rule="evenodd" rx="2.825" ry="7.866" height="46.063" width="38.976" stroke="#000" y="-13.622" x="-102.76" stroke-width="2.2011" fill="#fff"/> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="40px" line-height="125%" y="23.416523" x="-94.562927" font-family="Bitstream Vera Sans" fill="#000000"><tspan y="23.416523" x="-94.562927" font-weight="bold" fill="#f80d0d">3</tspan></text> + </g> + <g transform="matrix(.36014 .11661 .0026279 .52013 13.318 26.471)"> + <rect transform="matrix(.89114 -.45373 -.028839 .99958 0 0)" fill-rule="evenodd" rx="2.6473" ry="6.2048" height="36.335" width="36.525" stroke="#000" y="-2.7531" x="41.151" stroke-width="1.8925" fill="#fff"/> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" transform="matrix(1.0067 -.60333 -.017083 1.0035 0 0)" line-height="125%" font-size="31.689px" y="31.395872" x="39.189945" font-family="Bitstream Vera Sans" fill="#000000"><tspan y="31.395872" x="39.189945" font-weight="bold" fill="#f80d0d">D</tspan></text> + </g> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="40px" line-height="125%" y="34.097565" x="-6.9512191" font-family="Bitstream Vera Sans" fill="#000000"><tspan/></text> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/bitmap2component.svg b/resources/linux/mime/icons/hicolor/scalable/apps/bitmap2component.svg new file mode 100644 index 0000000..fe6cb4d --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/bitmap2component.svg @@ -0,0 +1,1125 @@ +<?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" + height="48" + width="48" + version="1.1" + id="svg2" + inkscape:version="0.47 r22583" + sodipodi:docname="icon_bitmap2component.svg"> + <metadata + id="metadata347"> + <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="1280" + inkscape:window-height="949" + id="namedview345" + showgrid="false" + inkscape:zoom="4.9166667" + inkscape:cx="24" + inkscape:cy="23.59322" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective349" /> + <linearGradient + id="aw"> + <stop + offset="0" + id="stop7" /> + <stop + stop-opacity="0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + id="au"> + <stop + stop-color="#555753" + stop-opacity="0" + offset="0" + id="stop12" /> + <stop + stop-color="#eeeeec" + offset="1" + id="stop14" /> + </linearGradient> + <linearGradient + id="ay"> + <stop + stop-color="#2e3436" + offset="0" + id="stop17" /> + <stop + stop-color="#555753" + stop-opacity="0" + offset="1" + id="stop19" /> + </linearGradient> + <linearGradient + id="az"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop22" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop24" /> + </linearGradient> + <linearGradient + id="ax"> + <stop + stop-color="#888a85" + offset="0" + id="stop27" /> + <stop + stop-color="#fff" + offset="1" + id="stop29" /> + </linearGradient> + <filter + id="ck" + height="1.6824" + width="1.6824" + color-interpolation-filters="sRGB" + y="-.34118" + x="-.34118"> + <feGaussianBlur + stdDeviation="0.28648224" + id="feGaussianBlur32" /> + </filter> + <linearGradient + id="at"> + <stop + stop-color="#dee3e0" + offset="0" + id="stop35" /> + <stop + stop-color="#dee3e0" + stop-opacity="0" + offset="1" + id="stop37" /> + </linearGradient> + <radialGradient + id="ba" + xlink:href="#aw" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(-.062854 0 0 .020588 46.705 34.451)" + r="117.14" /> + <linearGradient + id="av" + y2="609.51" + gradientUnits="userSpaceOnUse" + x2="302.86" + gradientTransform="matrix(.062854 0 0 .020588 1.2826 34.451)" + y1="366.65" + x1="302.86"> + <stop + stop-opacity="0" + offset="0" + id="stop41" /> + <stop + offset=".5" + id="stop43" /> + <stop + stop-opacity="0" + offset="1" + id="stop45" /> + </linearGradient> + <radialGradient + id="bb" + xlink:href="#aw" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(.062854 0 0 .020588 1.295 34.451)" + r="117.14" /> + <radialGradient + id="bl" + gradientUnits="userSpaceOnUse" + cy="188.5" + cx="171.25" + gradientTransform="matrix(.23274 0 0 .23274 -13.152 -9.0643)" + r="19"> + <stop + stop-color="#b100cb" + offset="0" + id="stop49" /> + <stop + stop-color="#204a87" + stop-opacity="0" + offset="1" + id="stop51" /> + </radialGradient> + <linearGradient + id="cl" + y2="53.914" + gradientUnits="userSpaceOnUse" + x2="11.692" + gradientTransform="matrix(.97498 0 0 .9583 -.89967 3.1462)" + y1="20.521" + x1="10.666"> + <stop + stop-color="#fff" + offset="0" + id="stop54" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop56" /> + </linearGradient> + <radialGradient + id="bm" + xlink:href="#at" + gradientUnits="userSpaceOnUse" + cy="12.007" + cx="14.739" + gradientTransform="matrix(-3.3976e-6,-2.2552,3.3832,-5.402e-6,-27.32,54.059)" + r=".54688" /> + <radialGradient + id="bn" + gradientUnits="userSpaceOnUse" + cy="17.109" + cx="9.2366" + gradientTransform="matrix(1.2675 -4.6716e-7 1.8899e-7 .44533 1.7922 12.443)" + r="2.961"> + <stop + stop-color="#e9e9e9" + offset="0" + id="stop60" /> + <stop + stop-color="#a7a7a7" + offset="0" + id="stop62" /> + <stop + stop-color="#bebebe" + offset="0.529" + id="stop64" /> + <stop + stop-color="#e7e7e7" + offset="1" + id="stop66" /> + </radialGradient> + <radialGradient + id="bo" + xlink:href="#at" + gradientUnits="userSpaceOnUse" + cy="20.823" + cx="9.119" + gradientTransform="matrix(0 -.60512 2.7541 0 -44.001 27.997)" + r="3.177" /> + <linearGradient + id="bc" + y2="30.191" + gradientUnits="userSpaceOnUse" + x2="6.5596" + gradientTransform="matrix(1.3054 0 0 .96884 27.658 -4.2992)" + y1="28.781" + x1="6.5596"> + <stop + stop-color="#fff" + offset="0" + id="stop70" /> + <stop + stop-color="#d7dbc7" + offset="1" + id="stop72" /> + </linearGradient> + <linearGradient + id="bd" + y2="22.713" + gradientUnits="userSpaceOnUse" + x2="8.5602" + gradientTransform="matrix(1.1646 0 0 .37791 27.782 13.975)" + y1="29.18" + x1="5.3348"> + <stop + stop-color="#eee" + offset="0" + id="stop75" /> + <stop + stop-color="#a2a2a2" + offset="1" + id="stop77" /> + </linearGradient> + <linearGradient + id="be" + y2="24.938" + xlink:href="#ax" + gradientUnits="userSpaceOnUse" + x2="24" + gradientTransform="matrix(.67368 0 0 .67368 6.6323 9.8582)" + y1="22.125" + x1="22.062" /> + <linearGradient + id="bf" + y2="26.868" + xlink:href="#ax" + gradientUnits="userSpaceOnUse" + x2="24.082" + gradientTransform="matrix(1.0732 0 0 1.0757 2.6528 -.50307)" + y1="21.016" + x1="21.568" /> + <radialGradient + id="bp" + gradientUnits="userSpaceOnUse" + cy="62.526" + cx="442.29" + gradientTransform="matrix(-1.3017e-5,-1.3896,0.25862,0,12.335,648.41)" + r="77.923"> + <stop + stop-color="#777" + stop-opacity="0" + offset="0" + id="stop82" /> + <stop + stop-color="#2b2b2b" + offset="1" + id="stop84" /> + </radialGradient> + <radialGradient + id="bq" + xlink:href="#az" + gradientUnits="userSpaceOnUse" + cy="183.64" + cx="258.76" + gradientTransform="matrix(.17369 -.0023476 .0017845 .13208 -14.213 13.883)" + r="18.578" /> + <radialGradient + id="br" + gradientUnits="userSpaceOnUse" + cy="171.79" + cx="251.69" + gradientTransform="matrix(.040643 -.16438 .25253 .063961 -21.612 69.314)" + r="21.531"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop88" /> + <stop + stop-color="#090908" + stop-opacity=".96622" + offset="1" + id="stop90" /> + </radialGradient> + <linearGradient + id="bg" + y2="179.04" + xlink:href="#az" + gradientUnits="userSpaceOnUse" + x2="222.73" + gradientTransform="matrix(.13883 0 0 .13367 -4.9888 13.067)" + y1="171.62" + x1="236.75" /> + <radialGradient + id="bs" + gradientUnits="userSpaceOnUse" + cy="111.3" + cx="439.05" + gradientTransform="matrix(.071034 -.056703 .11549 .15363 -18.07 41.978)" + r="75.752"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop94" /> + <stop + stop-color="#babdb6" + offset="1" + id="stop96" /> + </radialGradient> + <linearGradient + id="bh" + y2="114.23" + gradientUnits="userSpaceOnUse" + x2="457.2" + gradientTransform="matrix(.072459 0 0 .10109 -4.6279 19.41)" + y1="289.78" + x1="457.2"> + <stop + stop-color="#2e3436" + offset="0" + id="stop99" /> + <stop + stop-color="#fff" + offset="1" + id="stop101" /> + </linearGradient> + <radialGradient + id="bt" + xlink:href="#ay" + gradientUnits="userSpaceOnUse" + cy="98.975" + cx="434.13" + gradientTransform="matrix(-.15022 .15417 -.1987 -.20393 113.38 -16.437)" + r="74.908" /> + <radialGradient + id="bu" + gradientUnits="userSpaceOnUse" + cy="130.89" + cx="441.36" + gradientTransform="matrix(-.012867 -.088952 .29168 -.044437 -3.9993 74.887)" + r="75.756"> + <stop + stop-color="#3a3a3a" + offset="0" + id="stop105" /> + <stop + stop-color="#3a3a3a" + stop-opacity="0" + offset="1" + id="stop107" /> + </radialGradient> + <radialGradient + id="bv" + xlink:href="#ay" + gradientUnits="userSpaceOnUse" + cy="131.83" + cx="469.91" + gradientTransform="matrix(-.14051 -.13746 .12306 -.13043 81.917 108.28)" + r="74.908" /> + <radialGradient + id="bw" + xlink:href="#au" + gradientUnits="userSpaceOnUse" + cy="218.66" + cx="344.26" + gradientTransform="matrix(-.013724 -.24747 .093642 -.0055498 12.749 122.21)" + r="74.908" /> + <linearGradient + id="bi" + y2="225.83" + xlink:href="#au" + gradientUnits="userSpaceOnUse" + x2="280.02" + gradientTransform="matrix(.093448 0 0 .13038 -14.224 11.368)" + y1="126.84" + x1="469.36" /> + <radialGradient + id="bx" + gradientUnits="userSpaceOnUse" + cy="95.382" + cx="529.4" + gradientTransform="matrix(0 .10037 -.10096 0 38.13 -18.815)" + r="74.908"> + <stop + stop-color="#2e3436" + stop-opacity="0" + offset="0" + id="stop113" /> + <stop + stop-color="#2e3436" + stop-opacity="0" + offset=".47336" + id="stop115" /> + <stop + stop-color="#0f1112" + offset="1" + id="stop117" /> + </radialGradient> + <radialGradient + id="by" + gradientUnits="userSpaceOnUse" + cy="165.52" + cx="449.88" + gradientTransform="matrix(0 -.096503 .10561 0 11.021 76.299)" + r="74.908"> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="0" + id="stop120" /> + <stop + stop-color="#eeeeec" + stop-opacity=".49804" + offset=".86670" + id="stop122" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop124" /> + </radialGradient> + <radialGradient + id="bz" + gradientUnits="userSpaceOnUse" + cy="170.41" + cx="459.45" + gradientTransform="matrix(.15094 -2.3254e-8 1.3013e-8 .12469 -40.912 13.001)" + r="74.908"> + <stop + stop-color="#eeeeec" + stop-opacity=".95270" + offset="0" + id="stop127" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset=".47989" + id="stop129" /> + <stop + stop-color="#eeeeec" + stop-opacity=".99324" + offset=".52296" + id="stop131" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset=".63154" + id="stop133" /> + <stop + stop-color="#eeeeec" + stop-opacity=".23529" + offset=".73835" + id="stop135" /> + <stop + stop-color="#fff" + stop-opacity=".71622" + offset=".83401" + id="stop137" /> + <stop + stop-color="#f6f6f5" + stop-opacity=".27027" + offset=".90514" + id="stop139" /> + <stop + stop-color="#f2f2f0" + stop-opacity=".27703" + offset=".90514" + id="stop141" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop143" /> + </radialGradient> + <radialGradient + id="ca" + gradientUnits="userSpaceOnUse" + cy="217.46" + cx="502.53" + gradientTransform="matrix(.10492 -.072831 .035871 .057009 -25.672 64.354)" + r="74.908"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop146" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop148" /> + </radialGradient> + <radialGradient + id="cb" + gradientUnits="userSpaceOnUse" + cy="33.605" + cx="427.8" + gradientTransform="matrix(-.44827 .10225 -.081708 -.35819 230.04 -5.144)" + r="74.908"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop151" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop153" /> + </radialGradient> + <radialGradient + id="cc" + gradientUnits="userSpaceOnUse" + cy="127.25" + cx="399.88" + gradientTransform="matrix(.942 -.093118 .12194 .43761 -363.99 7.6542)" + r="2.0222"> + <stop + stop-color="#fff" + offset="0" + id="stop156" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop158" /> + </radialGradient> + <radialGradient + id="cd" + gradientUnits="userSpaceOnUse" + cy="127.65" + cx="400.3" + gradientTransform="matrix(1.0867,3.1905e-5,-1.4474e-5,0.51097,-406.97,-39.597)" + r="2.0222"> + <stop + stop-color="#fff" + offset="0" + id="stop161" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop163" /> + </radialGradient> + <linearGradient + id="bj" + y2="496.34" + gradientUnits="userSpaceOnUse" + x2="700.41" + gradientTransform="matrix(.15392 0 0 .1533 -88.254 -28.438)" + y1="327.78" + x1="697.91"> + <stop + stop-color="#f0f0f4" + offset="0" + id="stop166" /> + <stop + stop-color="#eeeeec" + offset=".037441" + id="stop168" /> + <stop + stop-color="#eeeeec" + stop-opacity=".69595" + offset=".39254" + id="stop170" /> + <stop + stop-color="#a1a29f" + offset="0.908" + id="stop172" /> + <stop + stop-color="#555753" + offset="1" + id="stop174" /> + </linearGradient> + <radialGradient + id="ce" + gradientUnits="userSpaceOnUse" + cy="14.782" + cx="76.166" + gradientTransform="matrix(4.2066 1.9379e-8 0 .1402 -297.74 19.928)" + r="21"> + <stop + stop-color="#7a7c7c" + offset="0" + id="stop177" /> + <stop + stop-color="#33393a" + offset="1" + id="stop179" /> + </radialGradient> + <linearGradient + id="bk" + y2="45.818" + gradientUnits="userSpaceOnUse" + x2="8.5625" + gradientTransform="translate(-53.5,9.8117)" + y1="4.6468" + x1="8.5625"> + <stop + stop-color="#2f3537" + offset="0" + id="stop182" /> + <stop + stop-color="#8a8e8e" + offset="0.3" + id="stop184" /> + <stop + stop-color="#2f3537" + offset="1" + id="stop186" /> + </linearGradient> + <radialGradient + id="cf" + gradientUnits="userSpaceOnUse" + cy="114.57" + cx="20.892" + gradientTransform="matrix(0.2297,0,0,0.2297,4.6135,3.9798)" + r="5.256"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop189" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop191" /> + </radialGradient> + <radialGradient + id="cg" + gradientUnits="userSpaceOnUse" + cy="64.568" + cx="20.892" + gradientTransform="matrix(0.2297,0,0,0.2297,4.6135,3.9798)" + r="5.257"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop194" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop196" /> + </radialGradient> + <radialGradient + id="ch" + gradientUnits="userSpaceOnUse" + cy="7.2679" + cx="8.1436" + gradientTransform="matrix(0.83037,0,0,0.95552,-34.846,-1.8031)" + r="38.159"> + <stop + stop-color="#fff" + offset="0" + id="stop199" /> + <stop + stop-color="#f8f8f8" + offset="1" + id="stop201" /> + </radialGradient> + <radialGradient + id="ci" + gradientUnits="userSpaceOnUse" + cy="35.737" + cx="33.967" + gradientTransform="matrix(0.8327,0,0,0.97109,-37.62,-2.5748)" + r="86.708"> + <stop + stop-color="#fafafa" + offset="0" + id="stop204" /> + <stop + stop-color="#bbb" + offset="1" + id="stop206" /> + </radialGradient> + <radialGradient + id="cj" + gradientUnits="userSpaceOnUse" + cy="3.7561" + cx="8.8244" + gradientTransform="matrix(0.83945,0,0,0.96329,-34.713,-1.9718)" + r="37.752"> + <stop + stop-color="#a3a3a3" + offset="0" + id="stop209" /> + <stop + stop-color="#4c4c4c" + offset="1" + id="stop211" /> + </radialGradient> + </defs> + <g + fill="none" + id="g213"> + <path + d="m11.506 5.4943v37.907" + stroke-opacity=".017544" + stroke="#000" + stroke-width=".98855" + id="path215" /> + <path + stroke-opacity=".20468" + d="m12.5 5.0205v38.018" + stroke="#fff" + id="path217" /> + </g> + <g + opacity=".3" + transform="matrix(.9138 0 0 1 4.4269 -9.3837)" + id="g219"> + <path + fill="url(#ba)" + d="m8.8251 42v4.9997c-3.2368 0.009-7.8251-1.12-7.8251-2.5s3.6121-2.4995 7.8251-2.4995z" + id="path221" /> + <rect + height="5" + width="30.35" + y="42" + x="8.8251" + fill="url(#av)" + id="rect223" /> + <path + fill="url(#bb)" + d="m39.175 42v4.9997c3.2369 0.0094 7.8251-1.1202 7.8251-2.5002s-3.612-2.5-7.825-2.5z" + id="path225" /> + </g> + <g + transform="translate(46,33.47034)" + id="g227"> + <rect + style="color:#000000;fill:url(#ci);stroke:url(#cj);stroke-width:0.89924002;stroke-linecap:round;stroke-linejoin:round;display:block" + display="block" + transform="matrix(0,1,-1,0,0,0)" + ry="1.0718" + width="30.235001" + y="0.82638001" + x="-31.895" + height="38.167999" + id="rect229" /> + <rect + style="color:#000000;fill:none;stroke:url(#ch);stroke-width:0.89074999;stroke-linecap:round;stroke-linejoin:round;display:block" + transform="matrix(0,1,-1,0,0,0)" + display="block" + rx="0.12782" + ry="0.13789999" + height="36.033001" + width="28.108" + y="1.8398" + x="-31.148001" + id="rect231" /> + <g + transform="matrix(0,1.3362,-1.0851,0,9.545,-39.685)" + id="g233"> + <g + transform="matrix(0.2297,0,0,0.2297,4.9671,4.245)" + id="g235" + style="fill:#ffffff;stroke:#000000"> + <path + d="m 23.428,113.07 c 0,1.973 -1.6,3.572 -3.573,3.572 -1.974,0 -3.573,-1.6 -3.573,-3.572 0,-1.974 1.6,-3.573 3.573,-3.573 1.973,0 3.573,1.6 3.573,3.573 z" + id="path237" /> + <path + d="m 23.428,63.07 c 0,1.973 -1.6,3.573 -3.573,3.573 -1.974,0 -3.573,-1.6 -3.573,-3.573 0,-1.974 1.6,-3.573 3.573,-3.573 1.973,0 3.573,1.6 3.573,3.573 z" + id="path239" /> + </g> + <path + d="m 9.995,29.952 c 0,0.4532 -0.36752,0.8205 -0.82073,0.8205 -0.45343,0 -0.82073,-0.36752 -0.82073,-0.8205 0,-0.45343 0.36752,-0.82073 0.82073,-0.82073 0.4532,0 0.82073,0.36752 0.82073,0.82073 z" + id="path241" + style="fill:url(#cf)" /> + <path + d="m 9.995,18.467 c 0,0.4532 -0.36752,0.82073 -0.82073,0.82073 -0.45343,0 -0.82073,-0.36752 -0.82073,-0.82073 0,-0.45343 0.36752,-0.82073 0.82073,-0.82073 0.4532,0 0.82073,0.36752 0.82073,0.82073 z" + id="path243" + style="fill:url(#cg)" /> + </g> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="M -22.444,-23.794 H -33.295" + id="path245" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -22.444,-17.113 -3.2554,-6.6808" + id="path247" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -33.295,-17.113 3.2554,-6.6808" + id="path249" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.1494;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -27.825,-24.512 v -4.7243" + id="path251" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -33.295,-17.113 h -3.2554" + id="path253" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -36.639,-17.148 v -5.3447" + id="path255" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -22.444,-17.113 h 6.5107" + id="path257" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -15.934,-15.777 v -2.6723 h 7.5958 v 2.6723 h -7.5958" + id="path259" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:0.99326003;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -19.189,-17.306 v 7.2734" + id="path261" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="M -5.0823,-17.113 H -8.3377" + id="path263" /> + <path + style="color:#000000;fill:#9b9b9b;fill-opacity:0.74510001;fill-rule:evenodd" + d="m -33.295,-17.113 3.0519,-2.9229 -2.645,-1.5032 -0.40692,4.426 z" + id="path265" /> + </g> + <g + transform="matrix(.92391 0 0 .875 -.53806 5.8515)" + id="g267"> + <g + opacity=".3" + transform="translate(-1.5002,1.8117)" + id="g269"> + <path + fill="url(#ba)" + d="m8.8251 42v4.9997c-3.2368 0.009-7.8251-1.12-7.8251-2.5s3.6121-2.4995 7.8251-2.4995z" + id="path271" /> + <rect + height="5" + width="30.35" + y="42" + x="8.8251" + fill="url(#av)" + id="rect273" /> + <path + fill="url(#bb)" + d="m39.175 42v4.9997c3.2369 0.0094 7.8251-1.1202 7.8251-2.5002s-3.612-2.5-7.825-2.5z" + id="path275" /> + </g> + <rect + stroke-linejoin="round" + rx="2.4749" + ry="2.1004" + height="26.99" + width="40.99" + stroke="url(#bk)" + stroke-linecap="round" + y="19.317" + x="2.005" + stroke-width="1.01" + fill="url(#ce)" + id="rect277" /> + <rect + rx="1.6573" + ry="1.6573" + height="24" + width="40" + y="21.812" + x="2.4998" + fill="url(#bj)" + id="rect279" /> + <path + opacity=".27228" + fill="url(#cd)" + d="m30.74 24.195a2.7165 2.6372 0 0 1 -5.433 0 2.7165 2.6372 0 1 1 5.433 0z" + id="path281" /> + <path + fill="url(#cc)" + d="m30.727 25.473a2.7042 1.8094 0 0 1 -5.4083 0 2.7042 1.8094 0 1 1 5.4083 0z" + id="path283" /> + <path + fill="url(#cb)" + d="m38.5 33.812a10 10 0 0 1 -20 0 10 10 0 1 1 20 0z" + id="path285" /> + <path + fill="#888a85" + d="m37.5 33.812a9 9 0 0 1 -18 0 9 9 0 1 1 18 0z" + id="path287" /> + <path + fill="url(#ca)" + d="m39.5 33.812a11 11 0 0 1 -22 0 11 11 0 1 1 22 0z" + id="path289" /> + <path + fill="url(#bz)" + d="m38.437 34.25a10 10 0 0 1 -20 0 10 10 0 1 1 20 0z" + id="path291" /> + <path + fill="url(#by)" + d="m36.569 33.475a8.0691 7.8189 0 0 1 -16.138 0 8.0691 7.8189 0 1 1 16.138 0z" + id="path293" /> + <path + opacity=".85149" + fill="url(#bx)" + d="m35.5 33.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path295" /> + <path + fill="url(#bi)" + d="m35.5 33.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path297" /> + <path + fill="url(#bw)" + d="m35.5 34.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path299" /> + <path + opacity=".53960" + fill="url(#bv)" + d="m34.234 34.76a5.7665 6.0002 0 0 1 -11.533 0 5.7665 6.0002 0 1 1 11.533 0z" + id="path301" /> + <path + stroke-linejoin="round" + d="m34.176 35.312a5.676 5.426 0 0 1 -11.352 0 5.676 5.426 0 1 1 11.352 0z" + stroke="url(#bu)" + stroke-linecap="round" + stroke-width=".1485" + fill="url(#bt)" + id="path303" /> + <path + stroke-linejoin="round" + d="m33.928 36.812c0 2.9961-2.4316 5.4277-5.4277 5.4277s-5.4277-2.4316-5.4277-5.4277 2.4316-5.4277 5.4277-5.4277 5.4277 2.4316 5.4277 5.4277z" + stroke="url(#bh)" + stroke-linecap="round" + stroke-width=".14459" + fill="url(#bs)" + id="path305" /> + <path + fill="#2e3436" + d="m33 36.812a4.5 4.5 0 0 1 -9 0 4.5 4.5 0 1 1 9 0z" + id="path307" /> + <path + opacity=".23267" + fill="url(#bg)" + d="m27.724 34.278c-0.08496 0.02653-0.16639 0.05752-0.24728 0.0919 0.08079-0.03461 0.1624-0.06518 0.24728-0.0919zm1.77 0.05013c0.035 0.01321 0.06988 0.02718 0.10412 0.04177-0.03437-0.01461-0.06898-0.02856-0.10412-0.04177zm-2.308 0.18798c-0.05662 0.03268-0.11114 0.06787-0.16486 0.10443 0.05331-0.03657 0.10869-0.07167 0.16486-0.10443zm-0.16486 0.10443c-0.06461 0.04398-0.12648 0.08859-0.18655 0.13785 0.05929-0.04879 0.12287-0.09417 0.18655-0.13785zm3.2754 0.18798c0.03712 0.0324 0.07334 0.06589 0.10846 0.10026-0.03511-0.03423-0.07136-0.06799-0.10846-0.10026zm-3.5271 0.0084c-0.04762 0.0418-0.09456 0.08446-0.13883 0.12949 0.04437-0.04514 0.09114-0.08753 0.13883-0.12949zm-0.13883 0.12949c-0.33737 0.34318-0.57623 0.77514-0.6681 1.2574-0.000256 0.0014 0.000257 0.0028 0 0.0042v0.88976c0.13918 0.7375 0.61747 1.3607 1.2755 1.721h2.5987c0.63044-0.34525 1.0935-0.93177 1.2538-1.6291v-1.0652c-0.072-0.315-0.203-0.61-0.387-0.868-0.142-0.184-0.307-0.317-0.485-0.389h-3.488c-0.03512 0.02614-0.06746 0.05237-0.09978 0.07937zm-0.6681 2.1513c-0.01352-0.07159-0.02313-0.14322-0.03037-0.21722 0.007 0.07375 0.01683 0.14545 0.03037 0.21722zm0-0.88976c-0.01357 0.07192-0.0234 0.14331-0.03037 0.21722 0.0072-0.07297 0.01685-0.14567 0.03037-0.21722zm4.5596-1.1822c0.02542 0.02829 0.04966 0.05836 0.07375 0.08772-0.02444-0.02974-0.04796-0.05908-0.07375-0.08772zm-2.828 3.991c0.05283 0.01722 0.10623 0.03193 0.16052 0.04595-0.05432-0.01407-0.10765-0.02866-0.16052-0.04595zm1.6876 0c-0.05312 0.01729-0.10592 0.03188-0.16052 0.04595 0.05429-0.01402 0.10769-0.02874 0.16052-0.04595z" + id="path309" /> + <path + opacity=".37557" + fill="url(#br)" + d="m26.234 33.812c-0.535 0.385-0.965 0.904-1.234 1.501v2.946c0.28195 0.62634 0.73926 1.1627 1.3106 1.5527h4.4296c0.538-0.369 0.975-0.868 1.259-1.45v-3.1465c-0.271-0.557-0.682-1.041-1.189-1.404h-4.5769z" + id="path311" /> + <path + fill="#2e3436" + d="m27.734 34.215c-0.08393 0.02688-0.16438 0.05827-0.24429 0.0931 0.07981-0.03506 0.16044-0.06603 0.24429-0.0931zm1.7486 0.05078c0.03457 0.01338 0.06903 0.02754 0.10286 0.04232-0.03396-0.0148-0.06815-0.02893-0.10286-0.04232zm-2.28 0.19043c-0.05593 0.03311-0.1098 0.06876-0.16286 0.1058 0.05266-0.03705 0.10737-0.07261 0.16286-0.1058zm-0.16286 0.1058c-0.06383 0.04455-0.12495 0.08974-0.18429 0.13965 0.05858-0.04943 0.12138-0.0954 0.18429-0.13965zm3.2357 0.19043c0.03667 0.03282 0.07245 0.06675 0.10715 0.10157-0.03468-0.03468-0.07049-0.06888-0.10715-0.10157zm-3.4843 0.0085c-0.04705 0.04235-0.09341 0.08557-0.13714 0.13119 0.04384-0.04573 0.09004-0.08867 0.13714-0.13119zm-0.138 0.132c-0.33328 0.34766-0.56925 0.78528-0.66001 1.2738-0.000253 0.0014 0.000254 0.0029 0 0.0042v0.90138c0.13749 0.74714 0.60999 1.3785 1.26 1.7435h2.5672c0.6228-0.34977 1.0802-0.94395 1.2386-1.6504v-1.0792c-0.07047-0.31936-0.2005-0.61814-0.38143-0.88022-0.14074-0.1859-0.30357-0.32067-0.48-0.39356h-3.4458c-0.03469 0.02648-0.06665 0.05306-0.09857 0.0804zm-0.66001 2.1794c-0.01335-0.07252-0.02285-0.14509-0.03-0.22006 0.0069 0.07472 0.01662 0.14735 0.03 0.22006zm0-0.90138c-0.01341 0.07286-0.02312 0.14518-0.03 0.22006 0.0071-0.07392 0.01665-0.14757 0.03-0.22006zm4.5043-1.1976c0.02511 0.02866 0.04905 0.05912 0.07286 0.08887-0.02414-0.03013-0.04738-0.05985-0.07286-0.08887zm-2.7943 4.0414c0.05219 0.01744 0.10494 0.03235 0.15857 0.04655-0.05367-0.01425-0.10635-0.02904-0.15857-0.04655zm1.6672 0c-0.05248 0.01752-0.10464 0.0323-0.15857 0.04655 0.05363-0.0142 0.10638-0.02911 0.15857-0.04655z" + id="path313" /> + <path + opacity=".23267" + fill="url(#bq)" + d="m27.734 34.153c-0.08393 0.02723-0.16438 0.05903-0.24429 0.0943 0.07981-0.03551 0.16044-0.06688 0.24429-0.0943zm1.7486 0.05144c0.03457 0.01355 0.06903 0.02789 0.10286 0.04286-0.034-0.015-0.069-0.029-0.103-0.043zm-2.281 0.193c-0.05593 0.03353-0.1098 0.06965-0.16286 0.10716 0.05266-0.03753 0.10737-0.07354 0.16286-0.10716zm-0.16286 0.10716c-0.06383 0.04513-0.12495 0.0909-0.18429 0.14145 0.05858-0.05006 0.12138-0.09663 0.18429-0.14145zm3.2357 0.19289c0.03667 0.03325 0.07245 0.06761 0.10715 0.10288-0.03468-0.03512-0.07049-0.06977-0.10715-0.10288zm-3.4843 0.0086c-0.04705 0.0429-0.09341 0.08667-0.13714 0.13288 0.04384-0.04632 0.09004-0.08982 0.13714-0.13288zm-0.138 0.133c-0.33328 0.35214-0.56925 0.7954-0.66001 1.2902-0.000253 0.0014 0.000254 0.0029 0 0.0043v0.91301c0.13749 0.75678 0.60999 1.3962 1.26 1.766h2.5672c0.6228-0.35428 1.0802-0.95612 1.2386-1.6717v-1.0931c-0.071-0.324-0.201-0.627-0.382-0.892-0.141-0.188-0.303-0.325-0.48-0.399h-3.4458c-0.03469 0.02682-0.06665 0.05374-0.09857 0.08144zm-0.66 2.207c-0.01335-0.07346-0.02285-0.14697-0.03-0.22289 0.0069 0.07568 0.01662 0.14925 0.03 0.22289zm0-0.91301c-0.01341 0.0738-0.02312 0.14705-0.03 0.2229 0.0071-0.07488 0.01665-0.14948 0.03-0.2229zm4.5043-1.2131c0.02511 0.02903 0.04905 0.05988 0.07286 0.09002-0.02414-0.03052-0.04738-0.06063-0.07286-0.09002zm-2.7943 4.0935c0.05219 0.01767 0.10494 0.03277 0.15857 0.04715-0.054-0.015-0.107-0.03-0.159-0.048zm1.6672 0c-0.05248 0.01774-0.10464 0.03271-0.15857 0.04715 0.05363-0.01438 0.10638-0.02949 0.15857-0.04715z" + id="path315" /> + <path + fill-opacity=".50543" + d="m28.512 34.806c-1.0298-0.000002-1.8752 0.77295-1.9851 1.7632-0.0046 0.04174-0.008 0.08347-0.0099 0.12595-0.0014 0.0304-0.005 0.05994-0.005 0.09068 0 0.0067-0.000067 0.01348 0 0.02015-0.000067 0.0067 0 0.01346 0 0.02015 0.000605 0.03001 0.003 0.06102 0.005 0.09068 0.002 0.04247 0.0053 0.08421 0.0099 0.12595 0.10987 0.99028 0.95525 1.7632 1.9851 1.7632s1.8752-0.77295 1.9851-1.7632c0.0046-0.04174 0.008-0.08347 0.0099-0.12595 0.0024-0.03624 0.0046-0.07407 0.005-0.11083-0.00037-0.03675-0.0026-0.0746-0.005-0.11083-0.002-0.042-0.005-0.084-0.01-0.126-0.11-0.99-0.955-1.763-1.985-1.763z" + id="path317" /> + <path + stroke-linejoin="round" + d="m39.016 33.812a10.516 10.516 0 0 1 -21.033 0 10.516 10.516 0 1 1 21.033 0z" + stroke="url(#bp)" + stroke-linecap="round" + fill="none" + id="path319" /> + <path + d="m29.013 24.307a2.0122 2.017 0 0 1 -4.0244 0 2.0122 2.017 0 1 1 4.0244 0z" + fill-rule="evenodd" + stroke="url(#bf)" + stroke-miterlimit="10" + stroke-width=".97678" + fill="#2e3436" + id="path321" /> + <path + opacity=".34706" + fill-rule="evenodd" + d="m27.834 24.314a0.81921 0.82118 0 0 1 -1.6384 0 0.81921 0.82118 0 1 1 1.6384 0z" + id="path323" /> + <path + opacity=".30588" + d="m28.417 16.445a0.8397 0.8397 0 1 1 -1.6794 0 0.8397 0.8397 0 1 1 1.6794 0z" + fill-rule="evenodd" + transform="matrix(.6932 0 0 .69486 8.2648 13.585)" + filter="url(#ck)" + fill="#fff" + id="path325" /> + <path + d="m23.18 25.395a1.2632 1.2632 0 0 1 -2.5263 0 1.2632 1.2632 0 1 1 2.5263 0z" + fill-rule="evenodd" + stroke="url(#be)" + stroke-miterlimit="10" + stroke-width=".47368" + fill="#2e3436" + id="path327" /> + <rect + rx=".93042" + ry=".79550" + height="2.2404" + width="8.2404" + stroke="url(#bd)" + y="23.192" + x="32.88" + stroke-width=".75957" + fill="url(#bc)" + id="rect329" /> + <path + d="m17.228 20.683a3.7307 1.6168 0 0 1 -7.4614 0 3.7307 1.6168 0 1 1 7.4614 0z" + stroke-opacity=".99608" + fill-rule="evenodd" + stroke="url(#bo)" + stroke-miterlimit="10" + stroke-width=".4957" + fill="#2e3436" + id="path331" /> + <path + fill-rule="evenodd" + fill="url(#bn)" + d="m16.5 20.062a3 1.25 0 0 1 -6 0 3 1.25 0 1 1 6 0z" + id="path333" /> + <rect + stroke-linejoin="round" + rx=".51201" + ry=".55650" + height="1.4607" + width="1.4429" + stroke="url(#bm)" + stroke-miterlimit="0" + y="20.772" + x="12.662" + stroke-width=".30218" + fill="#2e3436" + id="rect335" /> + <rect + opacity=".4" + stroke-linejoin="round" + rx="1.3157" + ry="1.3157" + height="22.999" + width="38.999" + stroke="url(#cl)" + stroke-linecap="round" + y="22.312" + x="3.0002" + stroke-width="1.0008" + fill="none" + id="rect337" /> + <path + opacity=".8" + d="m32 37.11c0 1.933-1.567 3.5-3.5 3.5s-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" + fill-rule="evenodd" + fill="url(#bl)" + id="path339" /> + <rect + opacity=".5" + rx="1" + ry="1" + height="10" + width="2" + y="29.812" + x="9.4998" + fill="#eeeeec" + id="rect341" /> + <rect + opacity=".2" + rx="1" + ry="1" + height="8" + width="2" + y="30.812" + x="13.5" + fill="#555753" + id="rect343" /> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/cvpcb.svg b/resources/linux/mime/icons/hicolor/scalable/apps/cvpcb.svg new file mode 100644 index 0000000..e4bc2f0 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/cvpcb.svg @@ -0,0 +1,41 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="d" y2="-151.35" gradientUnits="userSpaceOnUse" x2="682.52" gradientTransform="matrix(-1,0,0,1,921.6,341.5)" y1="-167.43" x1="747"> + <stop stop-color="#fcaf3e" offset="0"/> + <stop stop-color="#fcaf3e" stop-opacity="0.65" offset="1"/> + </linearGradient> + <linearGradient id="e" y2="-2857.7" gradientUnits="userSpaceOnUse" x2="-1416.8" gradientTransform="matrix(.2344 0 0 .2344 550.77 853.66)" y1="-2902.3" x1="-1597"> + <stop stop-color="#fcaf3e" offset="0"/> + <stop stop-color="#f2983d" stop-opacity=".75660" offset=".49680"/> + <stop stop-color="#e77c3c" stop-opacity="0.51" offset="1"/> + </linearGradient> + <radialGradient id="f" gradientUnits="userSpaceOnUse" cy="-969.15" cx="-1035.3" gradientTransform="matrix(.4465 -.2703 -.2019 -.3361 447.65 -605.27)" r="76.859"> + <stop stop-color="#fffbd7" offset="0"/> + <stop stop-color="#e77c3c" offset="1"/> + </radialGradient> + </defs> + <rect style="color:#000000" height=".67940" width="0" stroke="#000" y="32.209" x="7.913" stroke-width=".69494"/> + <image xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAFaFJREFU eJztXWuQHNV1/rp7uqdnemZ2dlerfeixi0AIbD0WUY5Rgc26RMqmqBRKuUj8I0nZVU4oV8WxKomN YjBag7FXwQ6UHUgUUgT/MZIpqpZKiVAVGwTCNmALpBhsQNZKSNqHVjuP3Xl2973d+dGP6Xnt7uxs z/Zo5tu62zNz+3af7j59zrnnnD7N6LqONloX7FoT0Mbaos0ALY42A7Q42gzQ4mgzQIujzQAtjjYD tDjaDNDiaDNAi6PNAC2ONgO0ONoM0OJoM0CLw+fmxufnF2pa/+jRIwCA7du3Y9u2bRAEAff82Rd2 AXiGZZlhAGAYBgDAgCkeXPK1v78fd911F3w+4xA5jgMAsGxlnreiotaSUgoAIITg2LFjmJ6eLhlQ tACs8eYvmqafArD/uZ8eeVVRFHzwwQd49913AQD33nvvEmeiMm1ugHFz47UwwNGjRxCNRnHLLbeg s7MTAPD5z9+zi+W4U/39/fjEJ24G4LzwizPAu7/9LW697TabAawLX50BrKUGANA0Y0kIwcsvv4wd 27dD8PsdA8q2YP43lr/+9UlMT09Do3T4+eefOw0AiUQCb7zxBpLJZE1M4OY18oQKsC7+3r177Yt/ 4cIFMCw76vP54PNx4Dif2Tij+Yxm9Pvg44qbDgaJRAKKokBRFBBKQCgBpRSUUmiaVtQoJaCUgBCj WePi8Ti2XrcVGzduKt6HuV+LDpsus/lM2hiWHU2lUgCAzs5O7N27F9FoFIcPH17LU25jzSXA0aNH wPM8Pve5zyEUCgEAxsbGcOjQIezde4fu43kADhFuqgBYqoBhyjdqYuvW63HttVsAoEwVWONKRb/z zgeAs2cnMDy8CxcufIQ333yrbB96QXQY40tViKpizy23MLfediv27NkDXdeRTqfx0ksvQVXVZUkC N6+RqzbAcsnevXu3ffG/8pWv4NlnnzUuEMOCZY0LVtDhXNHYxRhgcvISenrWgfP5wFdhAJtW8yQT x4UjhCIQEBGJRDAxcQ4cV366yi6OOd7+mTEkzmuvvoZkMok777wToVAIu3fvxptvvrnoeWkE3FUB ur5o++nRI5AkCVu2GHfpk08+iZ/85CdF4/UqzdpGtX5d15HPyzg7MYFMJmO39BLNue6lS5dw4w03 YHp6GrFYfFl0VPpOiKF6Tr19Cid/cxIAsGXLFkiStOaqwFUJsBxs27YNAJBMJjE2NlbcyTisfoY1 l9Xv+Eq4MnsFDGDbFtUkgKYVi+5kMoHrr78eoVAIP3/5leo7sGcl5lfTyGRMVQIG0KhmH8srr7yC HTt3gOd5bNu2DW+//XZNx7PaWHMGiEajAIBjx47hm/c/AEHwA4yhs18YHy/T0SvRh5cvzyKflxGO hMGxi6sASilSqRR27tiBrdddh9dOvI5YLLbsfVWil1AChmHAgEE2k8X777+PHTt22Me+llhzBujt 7QUAKCqF3y9iaGjIsKAr6Ftg5QYRIQSTlyYRCATg431gmWLtp+kaiEoQjXZg5PZPo6u7C6+9dgJn /vCHFe2vaNsOCcCAwcTZCezcudM+9rXEmjMAAPzwR/+KYDAIAKCUWFK1oEdRvyUsyzJ27tyBcDiE WCyORCIBlmURi8XR2RmFJEnYuvU69Pf1I5VO4cUX/wfT0zM176eSBKCUFjFAPB4HwzCuWvfLhbuz gGUeIMOwYEzRfHl2FgDA84K1lZLlyqAoMt555x0IgoDBzZvxsRtvRCgUQnd3N2RZRjweRywWx7vv vocLFy7UsadyeqlGDQcWYziyNKrVbMu4BVcZ4D/PXAbDlnjunMd982dw+MMZ6B2doPkMAICQgo5e TQlgQZZlfHjmDD48c2ZVtleKShJg8ItfhW4al5QQZAE8+svf4u8/+TFXaKgFrjqCnjwzB4Zj8c7Y gQ6O4/YBGLJcsUyJI6fSHfHe734/KgiGJLAcOV65c6qhNJYgyzI+/rEbR6utV8URdZ5SOv7UU0/N O/vcgKsMcDqRwxP3fW0XgHHB7x8KBIIIBEQIggBRFOEX/OBNT19BUpiEAThy9Dn4TQbgmpgBvvDn 95QpMHs9QiArCuS8DFmRkc/lkclmIOfz5wHse+qpp043rSeQ5XlwHPcMw7BD0c4uhMNhdHV1IRIO o7OzE5FIBJIkGetWkAzPHjlqB1esIE1Z1MdjKNzRFr0aPvXp2x13sR0tBADk83ksLCwgkUgilVpA PJ5AKpXClSuXhzRKnwFwk5v0uuoJfOzv/uZuXdeHwaxwN4s7EpumrQQs54OuY/hLX/rS3SvbwvLg 9jRwWNN1cCxjR8l4Hw8fz0MQBFsVAJUlgI7VNwLdRrluBwKBQJlkoFSz1/P7/RAEHjwvwIp++jgf CKvC5/MNA3jBLXo94QeoCuct1CQMUEavx+luCAOUZe9UWseO8hbW1fRCeJWxlqtP3qrCtuZLlrWh cUfpbQkAHavlCGocSun1Nt1uM8B5wJjbatRohKggKoGiqlAUBfl8HgDAcZah6LABXHAEuY1K8/tc Lufot1LOjH5ZliErChRFhaoqdkYSoQSaRkEIOe8mvW4zwDjHskkGWFHY62phgBVuCCzDJAGMrxJp FeEqA+x68In59777tf2U0mdSqXmwHAtR9BuzAZ6zkyWAgg1QkACwEyuA5mEAlNKr60gk4g5bUHeu BkWRkUqlkcmkkc1mkcmkMZ9MIJ/LAsD+7r/4x3k3yXXVE/jYuSwA4Pff27+L47hRACMsy0aB5bmC T779th0UqpbI4T0Y55MQwxOoqgpu3r27fK3qruAkgOOU0sd7vnzw1XxqHj/Y617MoCHRwBsOPHYa wJ/WOv43f/nZ0pzLpoGT7qH932N0M0NIzhpBr3TsCgBg6MyvsGfPHiiKgv8WttjjKVEBAD6/6Cqd rjKAVudFM9wATaYCTDgdQbcn3i9fIWIub74ZiqIAAP5EmShfL+ASgSbclQCrwwGFz80EB90bNmxc W1oWgcsSoL6L1oyzAAtOugNmtpMX4W0VYP5Zn5sLDro9zLyeVgFNLQHQHHR7WgU4bQCvn8hSFML/ 3qbb0wxQpAI8fiJLYUsujysvl/0A9Y8vGNNePo3lcE4DvSwF3JUADhtg5okDdwMYLn1ev9Sz5/ze 1DaAg+6DBx88WPp76XfrqWQzl/DU2Ngh15JAnHBdBcw++U8dAI4HAoFhKRRGSJIg+P2QpCD8fj/8 ZtEF60kdKzmUYRiceP0XVwUD3HrbbaP2d83KEzAuuKqqkGUZ2WwOiiwjnUkjtZDCgQP3nQIwMjZ2 yNVYQCNcwccZlh0ORToQDoXR3d2NcDiM7u4uRCIR+7Hw0goeRjAIzRJWL4eD7ptuusnWAtadbi2t pFAjGXQBvlgMHOeDrMjDGqXHdZeTQl1lgKkffv1uv98/zPmMXDee5yH4Bfj9foiiCFEM2I+EVarh c7WogGBQsn8vZQCGYaCoKvxiFrLihyAI4HkBYiAIJZ8fPnDfN+4+fPhw0+YEDlNNB7f0ehWhF9nQ uuO/91FK94q2YTBRcyeFMgzMByNZMAwDlmXBcqyZJczad/6SEqCsLJe34aTbOjag3Oi16wqxLDiW Nc4Py4JlWDAs63r429M5gcUqwP51zeipBeV0exOuM0ChnIoGXdft/ECjWpdmP0LlXN/x5aqwASil VZ8LsKqWUU0zGi2uXub2cbvNAMn6RNjVEQ5eKcxTl1wNcqrBbQZ4Bro+qlEaJSqBqipQZAWyICOX z4Pnefh8lu4vrwV0dSSE6MhkMmUSoPBsYA75XA5yPg9ZlqEoMhRFgaoqoIQkVVV1NSnU1WcDw19+ ZB7Afo0aF1+rMTpYWpGrWVst0DQNspyHqsgAsP/R7//go5o2UCNcTQr96utTAIDM0w/czvP8fgD7 anEF/+xnPy8r8NgscNYavuOOvfbvy3QFjyuK8vijj37/VQDo7u5yjU5XGeBvT0zVNf7le/9YvxoY 4MSJE3XN5dxkAI+Hg68KT7Cn0bBo4IrQxNNA5yzAy5R7okpY1fFNWB/AQrPkMno7KdSRTNF0DOB0 A3iYdk/bAObZc3wuBs/zYDkOGqUQRRFWXX5PoEkcWE2QFVz4XIp169aBNQMpAMxqW/m69rlacKou L7OApyXAUvkArBlBcwzwjKpoFtulqRng0uQkBJ5HOBJGaiFlF5twQpIkRKNRzF65AtV8Bq8RKKLb w0zQsKzg0Av/vAvAvloqhS7FAJQQ5AhBb18fZi/PFvV1d3cjGo2C4zjMzs5CkeXVOKRlw0n3ww8/ dHCxfufS9AiOP/TQw6cbQafrfgBpfKwDwDjL8yOBYBDBYHDZlUKPHXtxUYdKNBpFNBrFwvx8xUqc xAzD6lXGuwnn/rZv3z5aiT6gvFJoNpNFJpMevf/+bx4HsO87j3y3uZNCOY4bZxh2pLN7Xc2VQscO HbKjZ5WkaEdHB86dm8DmTZsxF5sr6puLzWEuNgcpaKiAdDoNVW2kCjDphr7SSqEjGqXjAD7jJp2u RgPF5x+5W9f1kZVWCrXUZ7WWy+UwODgEhmUxODgEv1+0+3p7+zA4OISBgQF0RKNQFGXJ7bnVVgKz UujIgfu+0eyVQrHySqFL2AD5XA7UrDEEGOLUWi82N4ee9T2AruPS5KWGW+NOuldaKZRyV0Wl0DpO vPMWqnABE4kEJEkCy7HIZDLGq1lMbNgwAFEUkc/nsb6nB5eUSaiKunJaasUqOIIawbOerhS6lARY v369fZF7enpw9g9n7b6pqemiELIiN07/A/X6AdqVQgEszQDBYBDnzp2z+4PBIDIZowiTXxQhmDMM wPASrpkfwMNwPSkUunuVQnO5HIaGhuzv8UTcXk80nz6q1NcIOK3+OiuFNnVS6DjHsY+vdPBSDDA1 VT3jaGpqCpIkQZIkzM7OVl3PLRToXvEGrPckN2+l0Nk7v/7RwP8+9kVQ+kw6nQIv8Mhms8uvFFpH jaDOaCekkASBF7B+/XrjTeKN9AM46K6lUqiczyO1MG9VCv3id7835mpSqOvRwMm9+3+84eePJ/O5 7Oj0ZHb48rRx1y7LFYyldWlIMp4uzuVyoFrhIRNCCS7PXIaiKohEIpCVtXMFH3n22UX7nUvTFXwK wOhDD3/H9RoBriaF3nnkvbrG/98/fFYvfWzcic2Dm6EqKiilxhu+z03YU8HNg5tx4SPj/X/9/f1I JBIVg0VuwfkU8MmTJ+sy6/v63HvDqMczgha3AXRdRzqdBqUUftEP3scjT4yLTAlFX18fFFVBOBxe 1F5wA+18ANQ/BVqOEbhp4yYAwPzCfJG1ffHiRXR2doLlWJydOLumnkAvw9NZwcbJq34i+/r6kM1m QSlFOBzGfHIeqlrw9sXj8br2Xx/aDLBKCSH2tworGMafoiq2S1hXjPUGBvohioVKyxMTFQoxu4iC J7iOiFAD4PEycYuneFlivjMaRTwRRy5bUAGTk1Po7OrEunXrsDC/sKYqwLuX3+MSAFicAQYHB8EL vGkEishlc7YdMDQ0BEmSkEgkoOs6WJYtq0XgJkrj/16Ft7OCsbgDaHJyEr29xhRpbm4OWcN5AgCY mZkpCgYZd2IDXcFNUtPI0xJgKRWQzWVx7vw5XLvlWsiyXLRuNBpFIFCwAS5evAhCSaXNuIJ2UiiK /QA3/OJHuwCMoIY3iL2/7JOnQynx9E1NTS53N+7AkQ/wwAP3H6xhZBLA8Ye/80jzJ4Xqmo7tb/1b B4BxXhRHAoEgglIQfsEPv+iHXxDAm6+Ht3MGHD6zF154YVEJwAsCQqEQpmdmEJQko7KGGfKVQiHk cjlwHAdBEJBJp906zIpwSoA/+uQnRwsd1sL4QAiBoihGdRBZQTqdRjabwejBB48D2Df67YeaNynU VAHjDMuOSOEIwuEwOiLGMhKJIBwO2YUinWFgC0sJgE0bNyGdSaN3fS9yuRzm5q7YiR+SJAG6Dsms RJpONZoBCsvt23c4fi82DmXzoi8sLCCVSkHw+8ELAhLx2AhtQFKoqwzw8Tee2MXy/AjnE4y7XhAQ CAQRCAQRCoUQDkcgSQYDOGsDWVjKBiCEIB6LIR6LYWjomqL1WYbF+vUFH/paTgM7Ojoq/G6VijVU l2rmAeTzeSiKAt4vArI88q0H7t/19NNPu6YO3M4H2KfVUSl0qWngzMwMZFlBX18v4vEYUo67fGZm Br29veA4zp4KNhKrMQ001cQ+AE3LAGAYxqgQyrFgOc6sGeyzs4IFwawWbkf9LAnAmGK0+gkcGOjH zMwMWJa1nw7O5Yxg0KZNGxGPx0GpERRq9JPDzoQQURSrhX2h6zpkWQDP82bVNB84nw8+zgfCcq6X xnH1uYB6oS/xl81m0dvbi1gsBmKmhFt/VmqVcYLlJbfl5p+X4bmkUEtyMszSeptQio8uXDCsaLNZ Y1LptG0A6sCaeQKXrXqquIzdrhXstgSoq1KoZdRVa5Ik2Xe5pQasvmQyCUIIIpGIUUiCZZfcnltt pbgaKoWOMwwe13XNrolLiArVzAiWZRnldQOtocySTqB4LIbrrr3WvrMnL12y+64ZGgLHcVBkGVeu XGn408HOeaCRiaSX/Gy+S1g2JJdKCIiqghACSggoJdA1DYSQ5q0U+sbOv/4IwKhGSdEjXMvFUndW NptFMplEKpXC7OxsUd+ZM2fs3wYGBsDzfNNIAEKIVSl09NsPPdy8SaGaruP4tr/69qd+91/nk4n4 aDIRH7pQY32AxTAwMICZmRls2LABoigim83aL2Lu6uoCLwjI5nK2bdDIqaDTBviPw/9etb/0uzk7 OE8pHf3Wgwd/7DadriaFbvuXX9Y1/uIDd+iLMcjGjRsRCASMjGBKkUwm7XBwf38/enp6MD8/j1gs jnR6raaBOt7/4MO6LLnNm9x7+bTHU8IW719YSIEQAo7jTAlQSAiZmprG5cuzGBzcjGuuGcJ77/2u wbOA4qVX4elwsOEJrN7b1dUJRVEgiiJyuRxCIcn2BnZ3d6Gnpwe5XA4ffnjGfgClUWiWhBBXjcDV MZ70qi2bzUIUA9B1IBLpQDabtftEUQQhFDwvYMOGDRAEftFtude8Dc8/F7AYpqenAUxX7LvkmBKu BZy0NzoOUQu8nRKm67bx5+WTuBi8TrenbQCvn7zloNHTz1rh8ixAc7r2aoaXT9xyoet6ww3QWuD+ NLCOGXCbAdyHuwxAVDCsFc8uz/mr8kMRrgYmaF0G0AGmjguo6/o4jIyYZsa42qoMoCtZ6FaRyDJb YFm6YVTX9aZmAIZhRonqXQZw1RGkaXpd7a233joN4+3Zp9yk0yWcAjDy+i9+ddou/LTC5iZcDQa1 4X14OiewDffRZoAWR5sBWhxtBmhxtBmgxdFmgBZHmwFaHG0GaHG0GaDF0WaAFkebAVocbQZocbQZ oMXx/5Om/1dUVK3NAAAAAElFTkSuQmCC " transform="matrix(1.851e-4,1,-1,9.0254e-5,0,0)" height="43.358" width="30.618" y="-49.799" x="20.211"/> + <g transform="matrix(.35542 0 0 .3397 -57.093 12.065)"> + <path d="m268.36 5.3407a30.675 31.406 0 0 1 -61.349 0 30.675 31.406 0 1 1 61.349 0z" stroke="#000" stroke-linecap="square" stroke-width="4" fill="none"/> + <path d="m241.62-16.098v42.878" stroke="#000" stroke-width="8" fill="none"/> + <path fill-rule="evenodd" d="m220.12-8.3133v26.29l21.37-13.145-21.37-13.145z"/> + <path d="m234.77 5.2219h-35.043l-6.4932 0.031719" stroke="#000" stroke-width="4" fill="none"/> + <path d="m287.15 19.957h-45.27" stroke="#000" stroke-width="4" fill="none"/> + <path d="m287.14-9.1501h-45.45" stroke="#000" stroke-width="4" fill="none"/> + </g> + <g transform="matrix(.43344 .11715 -.11752 .40543 8.0669 -13.586)"> + <g transform="matrix(-.84925 -.56427 .49404 -.84925 117.62 338.15)"> + <path fill="none" d="m168.24 132.25h63.709v63.708h-63.71v-63.71z"/> + <path opacity=".2" d="m199.09 132.53c0.77 0.38 1.247 1.148 1.247 2.008v7.581c3.479 0.669 9.808 2.597 15.847 8.141 9.58 8.798 14.438 22.806 14.438 41.633 0 1.148-0.861 2.104-2.001 2.228-1.141 0.122-2.184-0.633-2.426-1.754-2.696-12.449-7.87-21.021-15.379-25.474-4.047-2.399-7.848-3.052-10.478-3.154v7.201c0 0.857-0.478 1.627-1.247 2.008s-1.67 0.293-2.353-0.229l-23.823-18.201c-0.552-0.421-0.88-1.084-0.88-1.779 0-0.692 0.328-1.358 0.88-1.779l23.824-18.2c0.681-0.523 1.582-0.611 2.351-0.23z"/> + <path fill="url(#d)" d="m196.94 134.29c0.769 0.38 1.247 1.147 1.247 2.008v7.58c3.479 0.669 9.808 2.597 15.846 8.142 9.581 8.795 14.438 22.804 14.438 41.633 0 1.148-0.86 2.104-2.001 2.228-1.141 0.121-2.184-0.633-2.427-1.755-2.695-12.449-7.869-21.02-15.379-25.472-4.047-2.4-7.847-3.052-10.477-3.154v7.201c0 0.856-0.479 1.626-1.247 2.008-0.77 0.38-1.67 0.292-2.354-0.229l-23.824-18.199c-0.551-0.424-0.88-1.088-0.88-1.781 0-0.691 0.329-1.357 0.88-1.779l23.824-18.201c0.684-0.524 1.585-0.611 2.354-0.23z"/> + <path d="m196.49 135.01c0.424 0.211 0.693 0.643 0.693 1.116v8.412c3.083 0.491 9.801 2.196 16.167 8.043 9.368 8.601 14.117 22.36 14.117 40.9 0 0.635-0.479 1.169-1.112 1.235-0.632 0.069-1.214-0.352-1.35-0.974-2.756-12.73-8.087-21.52-15.843-26.118-4.977-2.951-9.641-3.347-11.979-3.32v8.224c0 0.474-0.27 0.906-0.693 1.115-0.424 0.211-0.931 0.16-1.307-0.127l-23.82-18.2c-0.309-0.234-0.489-0.601-0.489-0.987 0-0.388 0.182-0.755 0.489-0.989l23.823-18.201c0.376-0.288 0.883-0.337 1.307-0.128z" stroke="#a66e4b" stroke-miterlimit="10" fill="none"/> + <path fill="url(#e)" d="m226.23 193.48c-6.72-31.037-26.985-30.646-30.285-30.369v9.414l-23.824-18.199 23.824-18.201v9.501c3.809 0.39 30.285 4.647 30.285 47.854z"/> + <path fill="#fef39e" d="m172.3 154.35 23.823-18.199v2.133l-23.1 16.62-0.72-0.55z"/> + <g transform="matrix(.99571 0 0 -.9918 8.8182 167.26)"> + <path fill="url(#f)" d="m186.18 15.654c-10.237 1.25-14.215-0.656-19.607-4.083-0.132-0.1-0.245-0.187-0.333-0.256 2.111-1.611 17.373-13.271 20.53-15.683v8.109l-0.127-0.063c5.505 0.981 8.872-0.175 15.625-2.917-3.299 7.286-10.145 14.168-16.088 14.893z"/> + </g> + <path fill="#fef39e" d="m225.58 180.92c0.205 1.348-6.825-31.207-29.488-33.5-0.058-0.005-0.065-0.021-0.065 0.054v-1.77c-0.002-0.001 24.488 1.95 29.553 35.217z"/> + </g> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/eeschema.svg b/resources/linux/mime/icons/hicolor/scalable/apps/eeschema.svg new file mode 100644 index 0000000..b6599cb --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/eeschema.svg @@ -0,0 +1,394 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="bb" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="2.0786429"/> + </filter> + <clipPath id="ba"> + <path fill-rule="evenodd" d="m72 88-32 32h-8v-40h40v8z"/> + </clipPath> + <filter id="bc" height="1.384" width="1.384" color-interpolation-filters="sRGB" y="-.192" x="-.192"> + <feGaussianBlur stdDeviation="1.9447689"/> + </filter> + <linearGradient id="bn" y2="172.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="175.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bo" y2="172.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="175.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bp" y2="164.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="167.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bq" y2="164.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="167.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="br" y2="156.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="159.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bs" y2="156.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="159.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bt" y2="148.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="151.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bu" y2="148.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="151.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bv" y2="140.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="143.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bw" y2="140.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="143.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bx" y2="132.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="135.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="by" y2="132.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="135.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bz" y2="124.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="127.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ca" y2="124.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="127.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cb" y2="116.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="119.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="cc" y2="116.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="119.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cd" y2="108.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="111.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ce" y2="108.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="111.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cf" y2="100.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="103.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="as" y2="100.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="103.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="at" y2="92.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="95.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="au" y2="92.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="95.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="av" y2="84.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="87.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="aw" y2="84.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="87.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="ax" y2="76.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="79.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ay" y2="76.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="79.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bd" y2="99.255" gradientUnits="userSpaceOnUse" x2="91.229" gradientTransform="matrix(.42792 0 0 .39077 -4.2833 -.67735)" y1="106.41" x1="98.617"> + <stop stop-color="#a2a2a2" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <radialGradient id="az" gradientUnits="userSpaceOnUse" cy="112.3" cx="102" gradientTransform="matrix(.42792 0 0 .39064 -4.2833 -.67617)" r="139.56"> + <stop stop-color="#b7b8b9" offset="0"/> + <stop stop-color="#ececec" offset=".18851"/> + <stop stop-color="#fafafa" offset=".25718"/> + <stop stop-color="#fff" offset=".30111"/> + <stop stop-color="#fafafa" offset=".53130"/> + <stop stop-color="#ebecec" offset=".84490"/> + <stop stop-color="#e1e2e3" offset="1"/> + </radialGradient> + <linearGradient id="ar"> + <stop stop-color="#3e3e3e" offset="0"/> + <stop stop-color="#828282" offset=".5"/> + <stop stop-color="#3c3c3c" offset="1"/> + </linearGradient> + <linearGradient id="aq"> + <stop stop-color="#999" offset="0"/> + <stop stop-color="#fff" offset=".5"/> + <stop stop-color="#777" offset="1"/> + </linearGradient> + <linearGradient id="be" y2="31.211" gradientUnits="userSpaceOnUse" x2="23.576" gradientTransform="matrix(.64407 -.64045 .66092 .65072 61.423 86.661)" y1="25.357" x1="23.576"> + <stop offset="0"/> + <stop stop-color="#c3c3c3" offset=".13483"/> + <stop stop-color="#8c8c8c" offset=".20224"/> + <stop stop-color="#fff" offset=".26966"/> + <stop stop-color="#757575" offset=".4465"/> + <stop stop-color="#7d7d7d" offset=".57114"/> + <stop stop-color="#b6b6b6" offset=".72038"/> + <stop offset="1"/> + </linearGradient> + <linearGradient id="bf" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.298 83.616)" y1="24.99" x1="30.038"/> + <linearGradient id="bg" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.119 83.794)" y1="24.99" x1="30.038"/> + <linearGradient id="bh" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.921 82.996)" y1="24.99" x1="30.038"/> + <linearGradient id="bi" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.742 83.175)" y1="24.99" x1="30.038"/> + <linearGradient id="bj" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 60.547 82.374)" y1="24.99" x1="30.038"/> + <linearGradient id="bk" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 60.367 82.552)" y1="24.99" x1="30.038"/> + <linearGradient id="bl" y2="26.03" gradientUnits="userSpaceOnUse" x2="9" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.06 83.852)" y1="29.057" x1="9"> + <stop stop-color="#e4db7b" offset="0"/> + <stop stop-color="#f4f0c8" offset="1"/> + </linearGradient> + <linearGradient id="bm" y2="41.392" gradientUnits="userSpaceOnUse" x2="9.5221" gradientTransform="matrix(.52586 0 0 .51993 81.027 79.545)" y1="37.372" x1="5.5179"> + <stop stop-color="#cbbd27" offset="0"/> + <stop stop-color="#9b901d" offset="1"/> + </linearGradient> + </defs> + <path opacity=".5" d="m16 8v112h63.187c0.000003 0 11.906-9.9062 17.406-15.406 5.497-5.488 15.407-17.394 15.407-17.394v-79.188h-96z" transform="matrix(.44575 0 0 .40124 -5.4244 -1.1519)" filter="url(#bb)"/> + <path fill="#fff" d="m2.5634 2.4488v43.767h27.022l14.059-12.839v-30.928h-41.08z"/> + <path fill="url(#az)" d="m3.4193 2.8396c-0.23578 0-0.42792 0.1754-0.42792 0.39064v42.189c0 0.21563 0.19214 0.39064 0.42792 0.39064h25.321c0.11254 0 1.1822 0.04616 1.2618-0.02689l13.089-12.036c0.08002-0.07305 0.12538-1.0491 0.12538-1.1519v-29.365c0-0.21524-0.19171-0.39064-0.42792-0.39064h-39.369z"/> + <g stroke-linejoin="round" fill-rule="evenodd" transform="matrix(.82576 0 0 .64612 -28.052 -37.166)" stroke="#d3d7cf" stroke-linecap="round" stroke-width="1.3337px" fill="#d3d7cf"> + <path d="m43.101 70.118"/> + <path d="m47.211 70.118"/> + <path d="m51.321 70.118"/> + <path d="m55.431 70.118"/> + <path d="m59.541 70.118"/> + <path d="m63.651 70.118"/> + <path d="m67.761 70.118"/> + <path d="m71.871 70.118"/> + <path d="m75.981 70.118"/> + <path d="m80.091 70.118"/> + <path d="m84.201 70.118"/> + <path d="m43.101 65.009"/> + <path d="m47.211 65.009"/> + <path d="m51.321 65.009"/> + <path d="m55.431 65.009"/> + <path d="m59.541 65.009"/> + <path d="m63.651 65.009"/> + <path d="m67.761 65.009"/> + <path d="m71.871 65.009"/> + <path d="m75.981 65.009"/> + <path d="m80.091 65.009"/> + <path d="m84.201 65.009"/> + <path d="m43.101 85.443"/> + <path d="m47.211 85.443"/> + <path d="m51.321 85.443"/> + <path d="m55.431 85.443"/> + <path d="m59.541 85.443"/> + <path d="m63.651 85.443"/> + <path d="m67.761 85.443"/> + <path d="m71.871 85.443"/> + <path d="m75.981 85.443"/> + <path d="m80.091 85.443"/> + <path d="m84.201 85.443"/> + <path d="m43.101 75.226"/> + <path d="m47.211 75.226"/> + <path d="m51.321 75.226"/> + <path d="m55.431 75.226"/> + <path d="m59.541 75.226"/> + <path d="m63.651 75.226"/> + <path d="m67.761 75.226"/> + <path d="m71.871 75.226"/> + <path d="m75.981 75.226"/> + <path d="m80.091 75.226"/> + <path d="m84.201 75.226"/> + <path d="m43.101 90.551"/> + <path d="m47.211 90.551"/> + <path d="m51.321 90.551"/> + <path d="m55.431 90.551"/> + <path d="m59.541 90.551"/> + <path d="m63.651 90.551"/> + <path d="m67.761 90.551"/> + <path d="m71.871 90.551"/> + <path d="m75.981 90.551"/> + <path d="m80.091 90.551"/> + <path d="m84.201 90.551"/> + <path d="m43.101 80.335"/> + <path d="m47.211 80.335"/> + <path d="m51.321 80.335"/> + <path d="m55.431 80.335"/> + <path d="m59.541 80.335"/> + <path d="m63.651 80.335"/> + <path d="m67.761 80.335"/> + <path d="m71.871 80.335"/> + <path d="m75.981 80.335"/> + <path d="m80.091 80.335"/> + <path d="m84.201 80.335"/> + <path d="m43.101 95.66"/> + <path d="m47.211 95.66"/> + <path d="m51.321 95.66"/> + <path d="m55.431 95.66"/> + <path d="m59.541 95.66"/> + <path d="m63.651 95.66"/> + <path d="m67.761 95.66"/> + <path d="m71.871 95.66"/> + <path d="m75.981 95.66"/> + <path d="m80.091 95.66"/> + <path d="m84.201 95.66"/> + <path d="m43.101 100.77"/> + <path d="m47.211 100.77"/> + <path d="m51.321 100.77"/> + <path d="m55.431 100.77"/> + <path d="m59.541 100.77"/> + <path d="m63.651 100.77"/> + <path d="m67.761 100.77"/> + <path d="m71.871 100.77"/> + <path d="m75.981 100.77"/> + <path d="m80.091 100.77"/> + <path d="m84.201 100.77"/> + <path d="m43.101 105.88"/> + <path d="m47.211 105.88"/> + <path d="m51.321 105.88"/> + <path d="m55.431 105.88"/> + <path d="m59.541 105.88"/> + <path d="m63.651 105.88"/> + <path d="m67.761 105.88"/> + <path d="m71.871 105.88"/> + <path d="m75.981 105.88"/> + <path d="m80.091 105.88"/> + <path d="m84.201 105.88"/> + <path d="m43.101 116.1"/> + <path d="m47.211 116.1"/> + <path d="m51.321 116.1"/> + <path d="m55.431 116.1"/> + <path d="m59.541 116.1"/> + <path d="m63.651 116.1"/> + <path d="m67.761 116.1"/> + <path d="m71.871 116.1"/> + <path d="m75.981 116.1"/> + <path d="m80.091 116.1"/> + <path d="m43.101 110.99"/> + <path d="m47.211 110.99"/> + <path d="m51.321 110.99"/> + <path d="m55.431 110.99"/> + <path d="m59.541 110.99"/> + <path d="m63.651 110.99"/> + <path d="m67.761 110.99"/> + <path d="m71.871 110.99"/> + <path d="m75.981 110.99"/> + <path d="m80.091 110.99"/> + <path d="m84.201 110.99"/> + <path d="m43.101 121.21"/> + <path d="m47.211 121.21"/> + <path d="m51.321 121.21"/> + <path d="m55.431 121.21"/> + <path d="m59.541 121.21"/> + <path d="m63.651 121.21"/> + <path d="m67.761 121.21"/> + <path d="m71.871 121.21"/> + <path d="m75.981 121.21"/> + <path d="m43.101 126.31"/> + <path d="m47.211 126.31"/> + <path d="m51.321 126.31"/> + <path d="m55.431 126.31"/> + <path d="m59.541 126.31"/> + <path d="m63.651 126.31"/> + <path d="m67.761 126.31"/> + <path d="m71.871 126.31"/> + </g> + <path opacity=".4" d="m41.88 115.98 24.31-24.31s-9.3531 2.9131-19.603 2.9131c0 10.25-4.7065 21.396-4.7065 21.396z" clip-path="url(#ba)" transform="matrix(.42792 0 0 .39077 12.834 -.67735)" filter="url(#bc)"/> + <g transform="matrix(.42793 0 0 .39077 -48.788 13.39)"> + <g transform="translate(116,-32)"> + <circle cy="110" cx="10" r="2" fill="url(#bn)"/> + <circle cy="110" cx="10" r="1.556" fill="url(#bo)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="102" cx="10" r="2" fill="url(#bp)"/> + <circle cy="102" cx="10" r="1.556" fill="url(#bq)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="94" cx="10" r="2" fill="url(#br)"/> + <circle cy="94" cx="10" r="1.556" fill="url(#bs)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="86" cx="10" r="2" fill="url(#bt)"/> + <circle cy="86" cx="10" r="1.556" fill="url(#bu)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="78" cx="10" r="2" fill="url(#bv)"/> + <circle cy="78" cx="10" r="1.556" fill="url(#bw)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="70" cx="10" r="2" fill="url(#bx)"/> + <circle cy="70" cx="10" r="1.556" fill="url(#by)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="62" cx="10" r="2" fill="url(#bz)"/> + <circle cy="62" cx="10" r="1.556" fill="url(#ca)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="54" cx="10" r="2" fill="url(#cb)"/> + <circle cy="54" cx="10" r="1.556" fill="url(#cc)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="46" cx="10" r="2" fill="url(#cd)"/> + <circle cy="46" cx="10" r="1.556" fill="url(#ce)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="38" cx="10" r="2" fill="url(#cf)"/> + <circle cy="38" cx="10" r="1.556" fill="url(#as)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="30" cx="10" r="2" fill="url(#at)"/> + <circle cy="30" cx="10" r="1.556" fill="url(#au)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="22" cx="10" r="2" fill="url(#av)"/> + <circle cy="22" cx="10" r="1.556" fill="url(#aw)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="14" cx="10" r="2" fill="url(#ax)"/> + <circle cy="14" cx="10" r="1.556" fill="url(#ay)"/> + </g> + </g> + <path stroke-linejoin="round" style="color:#000000" d="m15.884 33.281h-6.1275" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m15.884 27.147v12.267" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 39.414v3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 39.414-5.106-3.68" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m23.033 43.094h-4.085" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 27.147v-7.36" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 27.147-5.1063 3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 7.5199v3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m22.011 19.787h-2.043v-8.587h2.0425v8.587" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 23.557h8.17" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m9.7564 12.427h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m9.7564 14.88h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m24.054 32.054h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m24.054 34.507h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path style="color:#000000" fill-rule="evenodd" fill="#4e9a06" d="m20.99 39.414-2.234-3.45-1.149 2.99 3.383 0.46z"/> + <path fill="#a40000" d="m9.9459 33.281a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path stroke-linejoin="round" style="color:#000000" d="m21.001 7.1011h8.17" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path fill="#a40000" d="m31.492 23.557a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path fill="#a40000" d="m31.43 7.1011a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path fill="url(#bd)" d="m29.596 46.215s5.0982-3.8741 7.4518-6.0234c2.3536-2.1492 6.596-6.8049 6.596-6.8049s-5.8839 3.4497-10.27 3.4497c0 4.0054-3.7777 9.3785-3.7777 9.3785z"/> + <g transform="matrix(1.1923 -.15242 .16247 1.1185 -91.73 -61.864)"> + <path stroke-linejoin="round" d="m85.365 96.011c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.0012 0.0017 0.02544 0.02217 0.02417 0.0238l15.708-15.618c0.39874-0.3965-0.14267-1.5725-1.2101-2.6235-1.0674-1.0509-2.2586-1.5808-2.6574-1.1843l-15.705 15.618z" stroke="#000" stroke-width=".55533" fill="url(#be)"/> + <path opacity=".8" stroke-linejoin="round" d="m99.153 82.3c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1285 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l1.9167-1.9059 0.0391-0.0389c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.04 0.039-1.917 1.906z" stroke="#dd78c5" stroke-width=".55533" fill="#ff9de8"/> + <path opacity=".6" d="m85.365 96.011c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.0012 0.0017 0.02544 0.02217 0.02417 0.0238l10.816-10.755 0.0391-0.0389c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19293-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.03911 0.0389-10.816 10.755z"/> + <path fill="url(#bf)" d="m97.005 84.436c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.197 0.194z"/> + <path fill="url(#bg)" d="m96.826 84.614c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1285 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.196 0.194z"/> + <path fill="url(#bh)" d="m97.628 83.817c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.204 0.194z"/> + <path fill="url(#bi)" d="m97.448 83.995c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.204 0.194z"/> + <path fill="url(#bj)" d="m98.254 83.194c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.198 0.194z"/> + <path fill="url(#bk)" d="m98.074 83.372c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.198 0.194z"/> + <path d="m82.185 102.91 7.0294-3.0074c0.32575-0.43222-0.20033-1.6548-1.2324-2.671-1.0346-1.0186-2.2398-1.5494-2.6726-1.22l-3.124 6.898z" fill-rule="evenodd" stroke="url(#bm)" stroke-width=".55533" fill="url(#bl)"/> + <path d="m83.046 101.04-0.86146 1.8612 1.9008-0.83782c-0.14196-0.17111-0.2723-0.3455-0.44432-0.51486-0.19804-0.19498-0.39436-0.35167-0.59506-0.50847z" fill-rule="evenodd" stroke="#000" stroke-width=".55533"/> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/gerbview.svg b/resources/linux/mime/icons/hicolor/scalable/apps/gerbview.svg new file mode 100644 index 0000000..a60a930 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/gerbview.svg @@ -0,0 +1,109 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="ab" y2="4.2193" gradientUnits="userSpaceOnUse" x2="7.5955" gradientTransform="matrix(.88924 0 0 .78227 .62292 7.6472)" y1="43.994" x1="40.752"> + <stop stop-color="#333" offset="0"/> + <stop stop-color="#474747" offset="1"/> + </linearGradient> + <linearGradient id="a" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#f5fffa" offset="0"/> + <stop stop-color="#6f6d7f" offset="1.2"/> + </linearGradient> + <linearGradient id="b" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#fff" stop-opacity="0.698" offset="0"/> + <stop stop-color="#5db7ff" stop-opacity="0.698" offset="1.2"/> + </linearGradient> + <linearGradient id="x" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#f5ffff" offset="0"/> + <stop stop-color="#fff" stop-opacity="0" offset="1.2"/> + </linearGradient> + <radialGradient id="ac" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17526" cx="18632" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="40170"/> + <radialGradient id="ad" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17831" cx="18969" r="23166"/> + <radialGradient id="ae" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="27370" cx="25538" gradientTransform="translate(-1.2031e-5,1.3252e-4)" r="3682.2"/> + <radialGradient id="af" xlink:href="#x" gradientUnits="userSpaceOnUse" cy="17398" cx="18401" gradientTransform="translate(-7.3214e-5,-4.3295e-5)" r="11888"/> + <radialGradient id="ag" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="15674" cx="16467" gradientTransform="matrix(.0019151 0 0 .0019411 33.623 -11.394)" r="3055.2"/> + <radialGradient id="ah" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17753" cx="18300" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="28430"/> + <radialGradient id="ai" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="33086" cx="-2182.7" gradientTransform="matrix(.0032733 0 0 .0011356 31.832 15.718)" r="11540"/> + <radialGradient id="aj" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="18596" cx="17070" gradientTransform="matrix(.0019519 0 0 .0019044 33.623 -11.394)" r="3734.6"/> + <linearGradient id="ao" y2="39368" xlink:href="#x" gradientUnits="userSpaceOnUse" x2="2312.5" gradientTransform="matrix(.0032733 0 0 .0011356 31.832 15.718)" y1="39560" x1="-1083.8"/> + <radialGradient id="ak" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="11246" cx="13190" gradientTransform="translate(-9.4474e-5,4.0964e-5)" r="16248"/> + <linearGradient id="ap" y2="18951" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="12508" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" y1="-85.143" x1="-1308.3"/> + <radialGradient id="al" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="29167" cx="26631" gradientTransform="translate(-1.1897e-4,-1.2562e-4)" r="4284.2"/> + <linearGradient id="y" y2="20482" gradientUnits="userSpaceOnUse" x2="6753.4" gradientTransform="matrix(.0013312 0 0 .0027924 31.832 15.718)" y1="27356" x1="850.32"> + <stop stop-color="#a66500" offset="0"/> + <stop stop-color="#da8f00" offset="1"/> + </linearGradient> + <linearGradient id="z" y2="21261" gradientUnits="userSpaceOnUse" x2="3741.1" gradientTransform="matrix(.00126 0 0 .0029504 31.832 15.718)" y1="21261" x1="-3478.9"> + <stop stop-color="#eda700" offset="0"/> + <stop stop-color="#fff" offset=".38824"/> + <stop stop-color="#ffcb50" offset="0.7"/> + <stop stop-color="#ed8700" offset="1"/> + </linearGradient> + <linearGradient id="aa" y2="29618" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="24590" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" y1="405.03" x1="389.4"/> + <radialGradient id="am" gradientUnits="userSpaceOnUse" cy="10444" cx="11715" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="15132"> + <stop stop-color="#f5ffff" stop-opacity=".49020" offset="0"/> + <stop stop-color="#fff" stop-opacity="0" offset="1.2"/> + </radialGradient> + </defs> + <g id="w" stroke-linejoin="round" stroke-linecap="round" transform="translate(-40.995 -.010729)"> + <rect style="color:#000000" fill-opacity=".63253" ry=".89887" height="32.011" width="31.012" stroke="url(#ab)" display="block" y="10.5" x="6.495" fill="#fff"/> + <rect opacity=".79121" style="color:#000000" display="block" rx=".13187" ry=".11482" height="30.004" width="28.998" stroke="#fff" y="11.496" x="7.5" fill="none"/> + <path style="color:#000000" d="m10.184 13.468 5.316 0.032 3 3v8" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 24.5v-8l-3-3" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 24.5v-8l-3-3" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 24.5v-11" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 33.5v3l-2 2h-6" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 33.5v5" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 33.5v3l2 2h6" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 33.5 2 2h2" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" display="block" d="m10.5 15.5h4l2 2v18l-1 1h-5v-21z" stroke="#000"/> + <rect style="color:#000000" display="block" ry="2.028" height="13" width="16" stroke="#000" y="22.5" x="16.5" fill="none"/> + </g> + <g transform="matrix(1.0331,0,0,1.042,-1.5828,-1.9714)"> + <use xlink:href="#w" transform="matrix(.88516 .46528 -.46528 .88516 55.782 10.953)" height="48" width="48" y="0" x="0"/> + <use xlink:href="#an" transform="matrix(.97367 .22797 -.22797 .97367 9.8015 -7.4372)" height="48" width="48" y="0" x="0"/> + <use id="an" xlink:href="#w" transform="translate(37,1)" height="48" width="48" y="0" x="0"/> + <path d="m4 26v-13h28v13c-7 6-18-6-28 0z" fill-opacity=".51807" fill-rule="evenodd" fill="#fff"/> + </g> + <g fill-rule="evenodd" transform="translate(-6,53)" stroke="#000"> + <path style="color:#000000" d="m31 31a10 10 0 1 1 -20 0 10 10 0 1 1 20 0z" fill-opacity=".3012" transform="translate(-47,-29)" stroke-width="1.5" fill="#72a0cf"/> + <rect style="color:#000000" stroke-width="1.0006" transform="matrix(.3824 -.924 .90415 .42722 0 0)" ry="1.1087" width="3.1174" y="-13.376" x="-14.434" height="17.268" fill="#2e3436"/> + </g> + <g transform="matrix(.69611 .19209 -.17663 .64009 -8.9202 1.1447)"> + <g opacity=".18470" transform="matrix(.001928 0 0 .001928 33.342 -9.8361)"> + <path fill-rule="evenodd" d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" transform="matrix(1.0366,0,0,1.0366,-8223.8,-8828.8)"/> + <path fill-rule="evenodd" d="m19683 17385c-463.92-572.08-642.91-183.34-885.67-376.28-186.31-167 126.72-430.52-278.63-868.94l-1977.9 1967.3c337.99 333.5 523.59 91.68 730.6 375.12 155.23 225.6-17.11 519.24 482.71 842.41l1928.9-1939.6z"/> + <rect fill-rule="evenodd" transform="rotate(-45)" height="1619" width="4666.7" y="23097" x="-2064"/> + <path fill-rule="evenodd" d="m19649 9700.3c0 5058-4100.3 9158.4-9158.4 9158.4-5058 0-9158.4-4100.3-9158.4-9158.4 0-5058 4100.3-9158.4 9158.4-9158.4 5058 0 9158.4 4100.3 9158.4 9158.4zm-907.21-0.01c0 4557-3694.2 8251.2-8251.2 8251.2s-8251.1-3694.2-8251.1-8251.2 3694.2-8251.2 8251.1-8251.2c4557 0 8251.2 3694.2 8251.2 8251.2z"/> + <path fill-rule="evenodd" d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" transform="matrix(.95833 0 0 .95833 944.44 99.204)"/> + <rect transform="rotate(-45)" height="11583" width="5522.2" y="26814" x="-2375"/> + </g> + <path opacity="0.293" d="m68.252 9.6924c0 6.7349-5.4597 12.195-12.195 12.195-6.7348 0-12.194-5.4597-12.194-12.195 0-6.7348 5.4597-12.195 12.194-12.195 6.7349 0 12.195 5.4597 12.195 12.195zm1.8483-2.402c0 8.9894-7.2873 16.277-16.277 16.277-8.9894 0-16.277-7.2874-16.277-16.277 0-8.9894 7.2874-16.277 16.277-16.277 8.9894 0 16.277 7.2874 16.277 16.277z" fill-rule="evenodd" fill="url(#ac)"/> + <path opacity=".68790" d="m19395 9325.5a9226.1 9226.1 0 1 1 -18452 0 9226.1 9226.1 0 1 1 18452 0z" fill-rule="evenodd" transform="matrix(.0017972 0 0 .0017972 36.035 -9.712)" fill="url(#ad)"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0019986 0 0 .0019986 17.768 -28.417)" fill="#717386"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0018239 0 0 .0018239 22.527 -23.608)" fill="url(#ae)"/> + <path d="m19395 9325.5a9226.1 9226.1 0 1 1 -18452 0 9226.1 9226.1 0 1 1 18452 0z" fill-rule="evenodd" transform="matrix(.0017972 0 0 .0017972 35.852 -9.712)" fill="url(#af)"/> + <path fill-rule="evenodd" fill="url(#ag)" d="m71.572 22.125c-0.89446-1.103-1.2396-0.35349-1.7076-0.72548-0.35921-0.32198 0.24432-0.83006-0.53721-1.6754l-3.8136 3.793c0.65166 0.643 1.0095 0.17676 1.4086 0.72325 0.29929 0.43497-0.03299 1.0011 0.93068 1.6242l3.7191-3.7396z"/> + <path fill-rule="evenodd" fill="url(#ah)" d="m69.601 7.6645c0 8.3692-6.7354 15.154-15.044 15.154-8.3085 0-15.044-6.7846-15.044-15.154 0-8.3692 6.7354-15.154 15.044-15.154 8.3085 0 15.044 6.7845 15.044 15.154zm1.2321-0.61426c0 9.3909-7.6128 17.004-17.004 17.004-9.3909 0-17.004-7.6128-17.004-17.004 0-9.3909 7.6128-17.004 17.004-17.004 9.3909 0 17.004 7.6128 17.004 17.004z"/> + <rect opacity=".9554" fill-rule="evenodd" transform="rotate(-45)" height="3.1216" width="8.9976" y="60.251" x="27.853" fill="url(#ai)"/> + <path fill-rule="evenodd" fill="url(#aj)" d="m71.343 22.447c-0.89446-1.103-1.2396-0.35349-1.7076-0.72548-0.35921-0.32198 0.19842-1.1055-0.81263-2.0885l-3.5381 3.4717c0.78938 0.78072 1.5604 0.26858 1.9595 0.81506 0.29929 0.43497-0.03299 1.0011 0.93068 1.6242l3.1682-3.0969z"/> + <rect fill-rule="evenodd" transform="rotate(-45)" height="2.5865" width="7.4552" y="60" x="28.624" fill="url(#ao)"/> + <path opacity=".21020" d="m13469 7844a3569.2 3569.2 0 1 1 -7138.4 0 3569.2 3569.2 0 1 1 7138.4 0z" fill-rule="evenodd" transform="matrix(.0016277 0 0 .0016277 32.568 -13.102)" fill="url(#ak)"/> + <path fill-rule="evenodd" fill="url(#ap)" d="m71.507 7.3083c0 9.7521-7.9056 17.658-17.658 17.658-9.7521 0-17.658-7.9056-17.658-17.658 0-9.7521 7.9056-17.658 17.658-17.658 9.7521 0 17.658 7.9056 17.658 17.658zm-1.7491-0.000017c0 8.7861-7.1225 15.909-15.909 15.909-8.786 0-15.909-7.1225-15.909-15.909 0-8.7861 7.1225-15.909 15.909-15.909 8.7861 0 15.909 7.1225 15.909 15.909z"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0018477 0 0 .0018477 35.444 -11.203)" fill="#808080"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0016773 0 0 .0016773 39.925 -6.5347)" fill="url(#al)"/> + <rect transform="rotate(-45)" height="22.333" width="10.647" y="67.417" x="27.253" fill="url(#y)"/> + <rect transform="rotate(-45)" height="19.934" width="8.513" y="68.617" x="28.321" fill="url(#z)"/> + <path fill-rule="evenodd" fill="url(#aa)" d="m70.103 7.1705c0 8.9219-7.2327 16.155-16.155 16.155-8.9219 0-16.155-7.2327-16.155-16.155 0-8.9219 7.2327-16.155 16.155-16.155 8.9219 0 16.155 7.2327 16.155 16.155zm-0.48222 0.000006c0 8.6556-7.0168 15.672-15.672 15.672-8.6556 0-15.672-7.0168-15.672-15.672 0-8.6556 7.0168-15.672 15.672-15.672 8.6556 0 15.672 7.0168 15.672 15.672z"/> + <path opacity=".54140" d="m56.503 2.2283c0 3.6148-2.9304 6.5452-6.5451 6.5452-3.6148 0-6.5451-2.9304-6.5451-6.5452s2.9304-6.5451 6.5451-6.5451c3.6148 0 6.5451 2.9304 6.5451 6.5451zm1.1483-0.68894c0 4.6295-3.7529 8.3824-8.3824 8.3824s-8.3824-3.7529-8.3824-8.3824 3.7529-8.3824 8.3824-8.3824 8.3824 3.7529 8.3824 8.3824z" fill-rule="evenodd" fill="url(#am)"/> + <path fill-rule="evenodd" fill="#9a9ba9" d="m67.861 25.319 0.29067 0.23655 3.2223-3.1012-0.17592-0.28246-3.337 3.1471z"/> + <path fill-rule="evenodd" fill="#8a92a0" d="m65.338 23.174 0.2678 0.19753 3.4914-3.4229-0.20844-0.32179-3.5507 3.5472z"/> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/kicad.svg b/resources/linux/mime/icons/hicolor/scalable/apps/kicad.svg new file mode 100644 index 0000000..f4f1e94 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/kicad.svg @@ -0,0 +1,276 @@ +<?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" + height="26" + width="26" + version="1.1" + id="svg2" + inkscape:version="0.48.1 r9760" + sodipodi:docname="icon_kicad.svg" + inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps_png\sources\icon_kicad.png" + inkscape:export-xdpi="60" + inkscape:export-ydpi="60"> + <metadata + id="metadata581"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <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="876" + id="namedview579" + showgrid="true" + inkscape:zoom="22.774716" + inkscape:cx="23.593222" + inkscape:cy="12.172521" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-grids="false" + inkscape:snap-to-guides="false"> + <inkscape:grid + type="xygrid" + id="grid3548" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10292-9-2-6-6" + id="linearGradient10600-2" + gradientUnits="userSpaceOnUse" + x1="110.96875" + y1="976.29968" + x2="110.96875" + y2="992.375" /> + <linearGradient + id="linearGradient10292-9-2-6-6" + inkscape:collect="always"> + <stop + id="stop10294-9-9-7-8" + offset="0" + style="stop-color: rgb(102, 102, 102); stop-opacity: 1;" /> + <stop + id="stop10296-6-6-7-4" + offset="1" + style="stop-color: rgb(51, 51, 51); stop-opacity: 1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10125-12" + id="linearGradient10596-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.00011,0,-0.10551)" + x1="110.96875" + y1="976.29968" + x2="110.99982" + y2="991.87488" /> + <linearGradient + id="linearGradient10125-12"> + <stop + style="stop-color: rgb(201, 156, 0); stop-opacity: 1;" + offset="0" + id="stop10127-04" /> + <stop + style="stop-color: rgb(135, 105, 0); stop-opacity: 1;" + offset="1" + id="stop10129-4" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10125-12" + id="linearGradient10598-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.00399,0,0,1.00959,-1.1658,-9.36636)" + x1="110.96875" + y1="976.29968" + x2="110.96875" + y2="992.375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10286-3" + id="linearGradient10602-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.99213,0,0,3.00466,-933.712,-1623.08)" + x1="294.3429" + y1="256.58133" + x2="294.41818" + y2="243.13852" /> + <linearGradient + id="linearGradient10286-3"> + <stop + id="stop10288-8" + offset="0" + style="stop-color: rgb(179, 179, 179); stop-opacity: 1;" /> + <stop + id="stop10290-7" + offset="1" + style="stop-color: rgb(230, 230, 230); stop-opacity: 1;" /> + </linearGradient> + <linearGradient + id="linearGradient15606-1"> + <stop + style="stop-color: rgb(255, 255, 255); stop-opacity: 0.588235;" + offset="0" + id="stop15608-0" /> + <stop + style="stop-color: rgb(255, 255, 255); stop-opacity: 0.862745;" + offset="1" + id="stop15610-5" /> + </linearGradient> + <linearGradient + y2="-781.62268" + x2="209.0625" + y1="-765.46082" + x1="209.0625" + gradientTransform="matrix(1.5,0,0,1.5,-368,281.32)" + gradientUnits="userSpaceOnUse" + id="linearGradient8673" + xlink:href="#linearGradient15606-1" + inkscape:collect="always" /> + </defs> + <g + style="display:inline" + id="g10552" + transform="matrix(0.59915384,0,0,0.51444411,36.445696,461.74209)"> + <g + transform="matrix(2.9999,0,0,2.99884,-391.989,-3823.61)" + id="g10554" + style="fill:url(#linearGradient10600-2);fill-opacity:1;display:inline"> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccc" + id="path10556" + d="m 111.8125,976.3733 c -0.4584,0.0875 -0.82072,0.53346 -0.8125,1.00011 l 0,14.00148 c 5e-5,0.52364 0.47642,1.00006 1,1.00011 l 11.33333,0 c 0.52358,-5e-5 0.99995,-0.47647 1,-1.00011 l 0,-8.73078 c 0.006,-0.26409 -0.0975,-0.52903 -0.28125,-0.71883 l -5.27042,-5.2707 c -0.18978,-0.18372 -0.45469,-0.2874 -0.71875,-0.28128 l -6.06291,0 c -0.0623,-0.006 -0.12518,-0.006 -0.1875,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10596-0);fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" + id="path10558" + d="m 120.66272,976.3765 c -0.33282,0.10664 -0.44483,0.61349 -0.18825,0.85184 l 3.01199,3.02879 c 0.27825,0.26531 0.83246,0.0383 0.84712,-0.34705 l 0,-3.02878 c -3e-5,-0.26431 -0.23916,-0.50477 -0.502,-0.5048 l -3.01199,0 c -0.0519,-0.008 -0.105,-0.008 -0.15687,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10598-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" /> + </g> + <path + sodipodi:nodetypes="cccccccccccccccc" + id="path10560" + d="m -55.9999,-892.61507 0,0.75 0,40.50004 0,0.72723 0.74999,0 32.49943,0 0.74998,0 0,-0.72723 0,-25.50003 0,-0.3282 -0.23436,-0.2343 -14.90598,-15.00001 -0.18748,-0.1875 -0.32813,0 -17.59346,0 -0.74999,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10602-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" + inkscape:connector-curvature="0" /> + <path + style="fill:url(#linearGradient8673);fill-opacity:1;stroke:none;display:inline" + d="m -54,-890.6378 16,0 14,14 0,24 -30,0 0,-38 z" + id="path10562" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" + inkscape:export-filename="/home/bedipp/DocumentFoundation/Writer_16.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" /> + </g> + <path + id="path303-2" + d="m 15.299838,22.117153 0,-3.724729 6.791318,0" + style="fill:none;stroke:#a33e03;stroke-width:0.58063614px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path305-2" + d="m 16.19962,19.500792 1.785093,0" + style="fill:none;stroke:#a33e03;stroke-width:0.73576558px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path307-0" + d="m 19.099716,19.5447 2.802461,0" + style="fill:none;stroke:#a33e03;stroke-width:0.74753916px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path309-5" + d="m 15.947174,21.474047 2.114702,0" + style="fill:none;stroke:#a33e03;stroke-width:0.86295766px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path311-5" + d="m 20.091621,21.496001 1.868901,0" + style="fill:none;stroke:#a33e03;stroke-width:1.01523209px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.9867416;stroke-linecap:square;stroke-opacity:1" + d="m 8.5368289,14.555249 0,3.93792" + id="path315-9" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:round;stroke-opacity:1" + d="m 10.555193,14.642423 -1.9744558,1.81556" + id="path317-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:round;stroke-opacity:1" + d="M 10.555193,18.62481 8.5807372,16.80925" + id="path319-2" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:square;stroke-opacity:1" + d="m 8.5954516,16.501892 -3.7958892,0" + id="path321-8" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.88937062;stroke-linecap:round;stroke-opacity:1" + d="m 10.555193,18.98439 0,2.135555" + id="path323-3" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:square;stroke-opacity:1" + d="m 11.586328,21.454457 -1.9527374,0" + id="path325-8" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.90969408;stroke-linecap:round;stroke-opacity:1" + d="m 10.496239,14.485005 0,-2.89048" + id="path327-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.95496774;stroke-linecap:square;stroke-opacity:1" + d="m 11.530374,11.420821 -1.9661595,0 0,-3.7106413 1.9661595,0 0,3.7106413" + id="path329-4" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.95042706;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 10.965511,13.559011 4.47239,0" + id="path331-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:#a33e03;fill-opacity:1;stroke:#a33e03;stroke-width:0.94674802;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 10.539398,4.0749115 0,3.5088427" + id="path333-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#a33e03;stroke-width:1.00222099px;stroke-opacity:1" + d="m 16.356524,12.501212 4.102533,-0.02269 1.085413,0.990712 -1.075141,0.937806 -4.112805,-0.03024 0,-1.875614 z" + id="path361-0" + inkscape:connector-curvature="0" /> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/pcbcalculator.svg b/resources/linux/mime/icons/hicolor/scalable/apps/pcbcalculator.svg new file mode 100644 index 0000000..c71e211 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/pcbcalculator.svg @@ -0,0 +1,1100 @@ +<?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" + height="48" + width="48" + version="1.1" + id="svg2" + inkscape:version="0.48.1 " + sodipodi:docname="icon_pcbcalculator.svg" + inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps_png\sources\icon_pcbcalculator.png" + inkscape:export-xdpi="60" + inkscape:export-ydpi="60"> + <metadata + id="metadata297"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1143" + inkscape:window-height="741" + id="namedview295" + showgrid="false" + inkscape:zoom="5.4791667" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <radialGradient + id="ay" + xlink:href="#ap" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(-2.7744,0,0,1.9697,112.76,-872.89)" + r="117.14" /> + <linearGradient + id="ap"> + <stop + offset="0" + id="stop8" /> + <stop + stop-opacity="0" + offset="1" + id="stop10" /> + </linearGradient> + <radialGradient + id="ax" + xlink:href="#ap" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(2.7744,0,0,1.9697,-1891.6,-872.89)" + r="117.14" /> + <linearGradient + id="aq" + y2="609.51" + gradientUnits="userSpaceOnUse" + x2="302.86" + gradientTransform="matrix(2.7744,0,0,1.9697,-1892.2,-872.89)" + y1="366.65" + x1="302.86"> + <stop + stop-opacity="0" + offset="0" + id="stop14" /> + <stop + offset=".5" + id="stop16" /> + <stop + stop-opacity="0" + offset="1" + id="stop18" /> + </linearGradient> + <radialGradient + id="ar" + gradientUnits="userSpaceOnUse" + cy="3.7561" + cx="8.8244" + gradientTransform="matrix(.96827 0 0 1.0328 3.3536 .64645)" + r="37.752"> + <stop + stop-color="#a3a3a3" + offset="0" + id="stop21" /> + <stop + stop-color="#4c4c4c" + offset="1" + id="stop23" /> + </radialGradient> + <radialGradient + id="as" + gradientUnits="userSpaceOnUse" + cy="35.737" + cx="33.967" + gradientTransform="scale(.96049 1.0411)" + r="86.708"> + <stop + stop-color="#fafafa" + offset="0" + id="stop26" /> + <stop + stop-color="#bbb" + offset="1" + id="stop28" /> + </radialGradient> + <radialGradient + id="at" + gradientUnits="userSpaceOnUse" + cy="7.2679" + cx="8.1436" + gradientTransform="matrix(.96827 0 0 1.0328 3.3536 .64645)" + r="38.159"> + <stop + stop-color="#fff" + offset="0" + id="stop31" /> + <stop + stop-color="#f8f8f8" + offset="1" + id="stop33" /> + </radialGradient> + <radialGradient + id="au" + gradientUnits="userSpaceOnUse" + cy="114.57" + cx="20.892" + gradientTransform="matrix(.2297 0 0 .2297 4.6135 3.9798)" + r="5.256"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop36" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop38" /> + </radialGradient> + <radialGradient + id="av" + gradientUnits="userSpaceOnUse" + cy="64.568" + cx="20.892" + gradientTransform="matrix(.2297 0 0 .2297 4.6135 3.9798)" + r="5.257"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop41" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop43" /> + </radialGradient> + <linearGradient + id="al" + y2="90.239" + xlink:href="#an" + gradientUnits="userSpaceOnUse" + x2="32.251" + gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)" + y1="6.1317" + x1="32.251" /> + <linearGradient + id="an" + y2="7.0165" + gradientUnits="userSpaceOnUse" + x2="45.448" + gradientTransform="matrix(1.0059 0 0 .99417 100 0)" + y1="92.54" + x1="45.448"> + <stop + offset="0" + id="stop47" /> + <stop + stop-opacity=".58824" + offset="1" + id="stop49" /> + </linearGradient> + <linearGradient + id="bu" + y2="49" + xlink:href="#ao" + gradientUnits="userSpaceOnUse" + x2="37" + y1="16" + x1="37" /> + <linearGradient + id="ao"> + <stop + stop-color="#717249" + offset="0" + id="stop53" /> + <stop + stop-color="#717249" + stop-opacity="0" + offset="1" + id="stop55" /> + </linearGradient> + <linearGradient + id="bt" + y2="39" + xlink:href="#ao" + gradientUnits="userSpaceOnUse" + x2="34" + y1="14" + x1="34" /> + <linearGradient + id="bb" + y2="5.9877" + gradientUnits="userSpaceOnUse" + x2="48" + y1="90" + x1="48"> + <stop + stop-color="#bcb5ac" + offset="0" + id="stop59" /> + <stop + stop-color="#e9e7e4" + offset="1" + id="stop61" /> + </linearGradient> + <linearGradient + id="az" + y2="63.893" + gradientUnits="userSpaceOnUse" + x2="36.357" + y1="6" + x1="36.357"> + <stop + stop-color="#fff" + offset="0" + id="stop64" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop66" /> + </linearGradient> + <linearGradient + id="bs" + y2="35.771" + gradientUnits="userSpaceOnUse" + x2="64" + gradientTransform="matrix(1.025,0,0,1.0625,-9.6,-4)" + y1="15.5" + x1="64"> + <stop + stop-color="#ccc7c1" + offset="0" + id="stop69" /> + <stop + stop-color="#fefefd" + stop-opacity=".58015" + offset="1" + id="stop71" /> + </linearGradient> + <radialGradient + id="aw" + gradientUnits="userSpaceOnUse" + cy="90.172" + cx="48" + gradientTransform="matrix(1.1573 0 0 .99591 -7.551 .19713)" + r="42"> + <stop + stop-color="#fff" + offset="0" + id="stop74" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop76" /> + </radialGradient> + <linearGradient + id="bk" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="a"> + <stop + stop-color="#323232" + offset="0" + id="stop80" /> + <stop + stop-color="#505050" + offset="1" + id="stop82" /> + </linearGradient> + <linearGradient + id="bl" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bm" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bn" + y2="85.997" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="95.746" + gradientTransform="matrix(.75 0 0 .75 3 -.75002)" + y1="96" + x1="95.746" /> + <linearGradient + id="am"> + <stop + stop-color="#928075" + offset="0" + id="stop88" /> + <stop + stop-color="#5b4f48" + offset="1" + id="stop90" /> + </linearGradient> + <linearGradient + id="bg" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bh" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bi" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bj" + y2="70" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="96" + gradientTransform="matrix(.75 0 0 .75 3 -.75001)" + y1="80" + x1="96" /> + <linearGradient + id="bc" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bd" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="be" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bf" + y2="64" + gradientUnits="userSpaceOnUse" + x2="93.747" + gradientTransform="matrix(.75 0 0 .75 3 -.75001)" + y1="54" + x1="93.747"> + <stop + stop-color="#802b27" + offset="0" + id="stop100" /> + <stop + stop-color="#a93833" + offset="1" + id="stop102" /> + </linearGradient> + <linearGradient + id="bo" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -.75002)" + y1="102" + x1="30.247" /> + <linearGradient + id="bp" + y2="112" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="53.333" + gradientTransform="matrix(.75 0 0 .75 -.99999 -159.75)" + y1="102" + x1="53.333" /> + <linearGradient + id="bq" + y2="102" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="74.667" + gradientTransform="matrix(.75 0 0 .75 1 -.75002)" + y1="112" + x1="74.667" /> + <linearGradient + id="br" + y2="112.05" + gradientUnits="userSpaceOnUse" + x2="94.746" + gradientTransform="matrix(.75 0 0 .75 3 -.75002)" + y1="102" + x1="94.746"> + <stop + stop-color="#c06517" + offset="0" + id="stop108" /> + <stop + stop-color="#e88b3b" + offset="1" + id="stop110" /> + </linearGradient> + <linearGradient + id="ba" + y2="90.239" + xlink:href="#an" + gradientUnits="userSpaceOnUse" + x2="32.251" + gradientTransform="translate(0,-97)" + y1="6.1317" + x1="32.251" /> + </defs> + <g + transform="matrix(.95571 0 0 .92396 -1.3711 2.5805)" + id="g113"> + <g + transform="matrix(.021055 0 0 .020868 42.852 41.154)" + id="g115"> + <rect + opacity=".40206" + style="color:#000000" + height="478.36" + width="1339.6" + y="-150.7" + x="-1559.3" + fill="url(#aq)" + id="rect117" /> + <path + opacity=".40206" + style="color:#000000" + fill="url(#ax)" + d="m-219.62-150.68v478.33c142.87 0.90045 345.4-107.17 345.4-239.2s-159.44-239.13-345.4-239.13z" + id="path119" /> + <path + opacity=".40206" + style="color:#000000" + fill="url(#ay)" + d="m-1559.3-150.68v478.33c-142.87 0.90045-345.4-107.17-345.4-239.2s159.44-239.13 345.4-239.13z" + id="path121" /> + </g> + </g> + <g + transform="matrix(.95571 0 0 .92396 -1.3711 2.5805)" + id="g123"> + <rect + stroke-linejoin="round" + style="color:#000000" + display="block" + ry="1.149" + height="40.92" + width="34.875" + stroke="url(#ar)" + stroke-linecap="round" + y="3.6464" + x="6.6036" + fill="url(#as)" + id="rect125" /> + <rect + stroke-linejoin="round" + style="color:#000000" + display="block" + rx=".14905" + ry=".14905" + height="38.946" + width="32.776" + stroke="url(#at)" + stroke-linecap="round" + y="4.5839" + x="7.6661" + fill="none" + id="rect127" /> + <g + transform="translate(.64645 -.037989)" + id="g129"> + <g + fill="#fff" + transform="matrix(.2297 0 0 .2297 4.9671 4.245)" + stroke="#000" + id="g131"> + <path + d="m23.428 113.07c0 1.973-1.6 3.572-3.573 3.572-1.974 0-3.573-1.6-3.573-3.572 0-1.974 1.6-3.573 3.573-3.573s3.573 1.6 3.573 3.573z" + id="path133" /> + <path + d="m23.428 63.07c0 1.973-1.6 3.573-3.573 3.573-1.974 0-3.573-1.6-3.573-3.573 0-1.974 1.6-3.573 3.573-3.573s3.573 1.6 3.573 3.573z" + id="path135" /> + </g> + <path + fill="url(#au)" + d="m9.995 29.952c0 0.4532-0.36752 0.8205-0.82073 0.8205-0.45343 0-0.82073-0.36752-0.82073-0.8205 0-0.45343 0.36752-0.82073 0.82073-0.82073 0.4532 0 0.82073 0.36752 0.82073 0.82073z" + id="path137" /> + <path + fill="url(#av)" + d="m9.995 18.467c0 0.4532-0.36752 0.82073-0.82073 0.82073-0.45343 0-0.82073-0.36752-0.82073-0.82073 0-0.45343 0.36752-0.82073 0.82073-0.82073 0.4532 0 0.82073 0.36752 0.82073 0.82073z" + id="path139" /> + </g> + <path + d="m11.506 5.4943v37.907" + stroke-opacity=".017544" + stroke="#000" + stroke-width=".98855" + fill="none" + id="path141" /> + <path + d="m12.5 5.0205v38.018" + stroke-opacity=".20468" + stroke="#fff" + fill="none" + id="path143" /> + </g> + <path + stroke-linejoin="round" + style="color:#000000" + d="m12.044 29.784v9.2396" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path145" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 29.784-4.7786 2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path147" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 39.023-4.778-2.771" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path149" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m11.531 34.365h-3.3791" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".89703" + fill="none" + id="path151" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 39.023v2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path153" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m18.734 41.795h-3.823" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path155" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 29.784v-5.544" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path157" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m17.778 24.24h-1.911v-6.468h1.911v6.468" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path159" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 27.012h7.6457" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path161" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 15v2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path163" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m29.758 36.663h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path165" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m29.758 38.511h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path167" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m22.646 36.665h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path169" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m22.646 38.513h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path171" /> + <path + style="color:#000000" + d="m16.822 39.023-2.0906-2.5986-1.0752 2.2522 3.1658 0.34649z" + fill-opacity=".74510" + fill-rule="evenodd" + fill="#9b9b9b" + id="path173" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m27.376 38.551 0.0283 2.4666" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".92714" + fill="none" + id="path177" /> + <g + transform="matrix(.84783 0 0 .86922 -52.414 -25.974)" + id="g179"> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g181"> + <path + opacity="0.08" + d="m12-95.031c-5.5111 0-10.031 4.5202-10.031 10.031v71c0 5.5111 4.5202 10.031 10.031 10.031h72c5.5111 0 10.031-4.5202 10.031-10.031v-71c0-5.5111-4.5202-10.031-10.031-10.031h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path183" /> + <path + opacity=".1" + d="m12-94.031c-4.9716 0-9.0312 4.0596-9.0312 9.0312v71c0 4.9716 4.0596 9.0312 9.0312 9.0312h72c4.9716 0 9.0312-4.0596 9.0312-9.0312v-71c0-4.9716-4.0596-9.0312-9.0312-9.0312h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path185" /> + <path + opacity=".2" + d="m12-93c-4.4091 0-8 3.5909-8 8v71c0 4.4091 3.5909 8 8 8h72c4.4091 0 8-3.5909 8-8v-71c0-4.4091-3.5909-8-8-8h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path187" /> + <rect + opacity=".3" + transform="scale(1,-1)" + rx="7" + ry="7" + height="85" + width="86" + y="-92" + x="5" + fill="url(#al)" + id="rect189" /> + <rect + opacity=".45" + transform="scale(1,-1)" + rx="6" + ry="6" + height="84" + width="84" + y="-91" + x="6" + fill="url(#ba)" + id="rect191" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g193"> + <rect + rx="2.5647" + ry="2.4475" + height="26.107" + width="68.393" + y="10.714" + x="13.429" + fill="#bdc490" + id="rect195" /> + <g + transform="matrix(.77679 0 0 .77679 18.259 5.3571)" + id="g197"> + <path + opacity=".5" + d="m68.217 22.238-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174m-2.2204-4.7417-1.896 1.5214h-3.817l-1.896-1.5214 1.896-1.496h3.817l1.896 1.496m2.2204 11.208-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174m-8.183-6.4659-1.896 1.496-1.921-1.496v-3.017l1.921-1.496 1.896 1.496v3.0174m5.963 8.266-1.921 1.496h-3.7921l-1.921-1.496 1.921-1.5214h3.7921l1.921 1.5214m-5.9626-1.8003-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174" + id="path199" /> + <path + opacity=".5" + d="m74.139 30.473-2.044 1.527l-1.8893-1.5269 1.9669-1.5528 1.9669 1.5528" + id="path201" /> + </g> + <path + opacity=".3" + style="color:#000000" + fill="url(#bu)" + d="m17 14c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h62c0.554 0 1-0.446 1-1v-18c0-0.554-0.446-1-1-1zm1.0312 2.0312h59.938v15.938h-59.938z" + id="path203" /> + <path + opacity=".6" + style="color:#000000" + fill="url(#bt)" + d="m17 14c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h62c0.554 0 1-0.446 1-1v-18c0-0.554-0.446-1-1-1zm0.03125 1.0312h61.938v17.938h-61.938z" + id="path205" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g207"> + <path + fill="url(#bb)" + d="m12 6c-3.324 0-6 2.676-6 6v72c0 3.324 2.676 6 6 6h72c3.324 0 6-2.676 6-6v-72c0-3.324-2.676-6-6-6h-72zm6 7h60c1.108 0 2 0.892 2 2v18c0 1.108-0.892 2-2 2h-60c-1.108 0-2-0.892-2-2v-18c0-1.108 0.892-2 2-2z" + id="path209" /> + <path + opacity=".5" + fill="url(#az)" + d="m12 6c-3.324 0-6 2.676-6 6v72c0 0.33472 0.04135 0.6507 0.09375 0.96875 0.0487 0.2956 0.09704 0.59692 0.1875 0.875 0.00988 0.03038 0.020892 0.0636 0.03125 0.09375 0.098865 0.28777 0.23488 0.54745 0.375 0.8125 0.14459 0.27351 0.31562 0.53562 0.5 0.78125 0.18438 0.24564 0.37378 0.47347 0.59375 0.6875 0.43995 0.42806 0.94291 0.81453 1.5 1.0938 0.27854 0.13961 0.57347 0.24695 0.875 0.34375-0.2562-0.10022-0.48671-0.23627-0.71875-0.375-0.00741-0.0044-0.023866 0.0045-0.03125 0-0.0319-0.019-0.0622-0.042-0.0937-0.062-0.1204-0.077-0.231-0.164-0.3437-0.25-0.1062-0.081-0.2133-0.161-0.3126-0.25-0.1778-0.162-0.3473-0.346-0.4999-0.531-0.1075-0.131-0.2183-0.266-0.3124-0.407-0.0251-0.038-0.0385-0.086-0.0626-0.125-0.0647-0.103-0.1302-0.204-0.1874-0.312-0.1011-0.195-0.2057-0.416-0.2813-0.625-0.008-0.022-0.0236-0.041-0.0313-0.063-0.0318-0.092-0.0358-0.187-0.0624-0.281-0.0304-0.107-0.0704-0.203-0.0938-0.313-0.0729-0.341-0.125-0.698-0.125-1.062v-72c0-2.782 2.2182-5 5-5h72c2.7818 0 5 2.2182 5 5v72c0 0.3643-0.05212 0.72099-0.125 1.0625-0.04415 0.20689-0.08838 0.39766-0.15625 0.59375-0.0077 0.02195-0.0233 0.04069-0.03125 0.0625-0.06274 0.17374-0.13838 0.36745-0.21875 0.53125-0.04158 0.0828-0.07904 0.16995-0.125 0.25-0.0546 0.09721-0.12677 0.18835-0.1875 0.28125-0.09411 0.14096-0.20492 0.276-0.3125 0.40625-0.14317 0.17445-0.30314 0.347-0.46875 0.5-0.01117 0.0102-0.01998 0.02115-0.03125 0.03125-0.13839 0.12556-0.28509 0.23444-0.4375 0.34375-0.10257 0.07315-0.20432 0.15336-0.3125 0.21875-0.0074 0.0045-0.02384-0.0044-0.03125 0-0.23204 0.13873-0.46255 0.27478-0.71875 0.375 0.30153-0.0968 0.59646-0.20414 0.875-0.34375 0.55709-0.27922 1.0601-0.66569 1.5-1.0938 0.21997-0.21403 0.40937-0.44186 0.59375-0.6875s0.35541-0.50774 0.5-0.78125c0.14012-0.26505 0.27614-0.52473 0.375-0.8125 0.01041-0.03078 0.02133-0.06274 0.03125-0.09375 0.09046-0.27808 0.1388-0.5794 0.1875-0.875 0.053-0.318 0.094-0.634 0.094-0.969v-72c0-3.324-2.676-6-6-6h-72z" + id="path211" /> + <rect + stroke-linejoin="round" + rx="2" + ry="2" + height="22" + width="66" + stroke="url(#bs)" + stroke-linecap="square" + y="13" + x="15" + stroke-width="2" + fill="none" + id="rect213" /> + <path + opacity=".5" + fill="url(#aw)" + d="m12 90c-3.324 0-6-2.676-6-6v-72c0-0.33472 0.04135-0.6507 0.09375-0.96875 0.0487-0.2956 0.09704-0.59692 0.1875-0.875 0.01-0.03 0.0209-0.063 0.0313-0.094 0.0989-0.2873 0.2349-0.547 0.375-0.812 0.1446-0.2735 0.3156-0.5356 0.5-0.7812 0.1844-0.2457 0.3738-0.4735 0.5937-0.6876 0.44-0.428 0.943-0.8145 1.5-1.0937 0.2786-0.1396 0.5735-0.2469 0.8748-0.3437-0.256 0.1002-0.4865 0.2362-0.7185 0.375-0.0074 0.0044-0.02387-0.0045-0.03125 0-0.03193 0.0193-0.06229 0.04251-0.09375 0.0625-0.1204 0.0767-0.23102 0.16351-0.34375 0.25-0.10617 0.0808-0.21328 0.16111-0.3125 0.25-0.1779 0.1614-0.3474 0.3453-0.5 0.5312-0.1075 0.1303-0.2183 0.2653-0.3124 0.4063-0.0251 0.0383-0.0385 0.0858-0.0626 0.125-0.0647 0.103-0.1302 0.2045-0.1874 0.3124-0.1011 0.1948-0.2057 0.4158-0.2813 0.625-0.008 0.0219-0.0236 0.0406-0.0313 0.0626-0.0318 0.0919-0.0358 0.1868-0.0624 0.2812-0.0304 0.1066-0.0704 0.203-0.0938 0.3125-0.0729 0.3415-0.125 0.6985-0.125 1.0625v72c0 2.7818 2.2182 5 5 5h72c2.7818 0 5-2.2182 5-5v-72c0-0.364-0.052-0.721-0.125-1.0625-0.044-0.2069-0.088-0.3977-0.156-0.5937-0.008-0.022-0.024-0.0407-0.031-0.0626-0.063-0.1737-0.139-0.3674-0.219-0.5312-0.042-0.0828-0.079-0.17-0.125-0.25-0.055-0.0972-0.127-0.1884-0.188-0.2812-0.094-0.141-0.205-0.276-0.312-0.4063-0.143-0.1745-0.303-0.347-0.469-0.5-0.011-0.0102-0.02-0.0211-0.031-0.0313-0.139-0.1255-0.285-0.2344-0.438-0.3437-0.102-0.0731-0.204-0.1534-0.312-0.2187-0.0074-0.0045-0.02384 0.0044-0.03125 0-0.23204-0.13873-0.46255-0.27478-0.71875-0.375 0.30153 0.0968 0.59646 0.20414 0.875 0.34375 0.55709 0.27922 1.0601 0.66569 1.5 1.0938 0.21997 0.21403 0.40937 0.44186 0.59375 0.6875s0.35541 0.50774 0.5 0.78125c0.14012 0.26505 0.27614 0.52473 0.375 0.8125 0.01041 0.03078 0.02133 0.06274 0.03125 0.09375 0.09046 0.27808 0.1388 0.5794 0.1875 0.875 0.053 0.318 0.094 0.634 0.094 0.969v72c0 3.324-2.676 6-6 6h-72z" + id="path215" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g217"> + <path + opacity=".2" + d="m16.125 39.844c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97088-0.000002-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7812 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c-0.000002-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75z" + id="path219" /> + <path + opacity=".6" + d="m16.125 40.5c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75z" + id="path221" /> + <g + transform="translate(0 .25)" + id="g223"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="15" + fill="url(#bk)" + id="rect225" /> + <path + fill="#fff" + d="m19.43 69.822v-0.68884h1.1503v-3.1674l-1.114 0.69543v-0.728l1.1635-0.75476h0.87671v3.9551h1.0646v0.68884h-3.141" + id="path227" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="33" + fill="url(#bl)" + id="rect229" /> + <path + fill="#fff" + d="m37.375 69.857v-0.6427c0.10547-0.23071 0.23401-0.43835 0.38562-0.62292 0.15161-0.18677 0.30981-0.35705 0.47461-0.51086 0.16699-0.15601 0.33179-0.29993 0.49438-0.43176 0.16479-0.13403 0.31201-0.26257 0.44165-0.38562 0.13183-0.12524 0.2384-0.25049 0.3197-0.37573 0.08129-0.12524 0.12194-0.25818 0.12195-0.3988-0.000007-0.20654-0.05164-0.35925-0.15491-0.45813-0.10327-0.09887-0.25488-0.14831-0.45483-0.14832-0.19776 0.000005-0.34937 0.05384-0.45483 0.1615-0.10327 0.10547-0.17029 0.26477-0.20105 0.4779l-0.93274-0.05273c0.02197-0.18237 0.06702-0.35376 0.13513-0.51416s0.16479-0.30102 0.29004-0.42188c0.12744-0.12084 0.28564-0.21533 0.47461-0.28345 0.19116-0.07031 0.41858-0.10546 0.68225-0.10547 0.25048 0.000004 0.47241 0.02967 0.66577 0.08899 0.19335 0.05713 0.35595 0.14173 0.48779 0.25378 0.13183 0.11206 0.2318 0.24939 0.29992 0.41199 0.06811 0.1604 0.10216 0.34388 0.10217 0.55042-0.000007 0.21753-0.04285 0.41419-0.12854 0.58997-0.0857 0.17578-0.19556 0.33838-0.32959 0.48779-0.13404 0.14722-0.28345 0.28565-0.44824 0.41528-0.1626 0.12964-0.3208 0.25598-0.47461 0.37903s-0.29444 0.24719-0.42188 0.37244c-0.12524 0.12525-0.21863 0.25928-0.28015 0.4021h2.1555v0.76135h-3.2498" + id="path231" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="51" + fill="url(#bm)" + id="rect233" /> + <path + fill="#fff" + d="m58.678 68.53c0 0.21094-0.03516 0.401-0.10547 0.57019-0.06813 0.16699-0.17139 0.30981-0.30982 0.42847-0.13842 0.11865-0.31092 0.20984-0.51746 0.27356-0.20434 0.06152-0.44274 0.09229-0.71521 0.09229-0.30322 0-0.55921-0.03845-0.76794-0.11536-0.20654-0.0769-0.37683-0.17798-0.51087-0.30322-0.13183-0.12744-0.23181-0.27136-0.29992-0.43176-0.06592-0.1604-0.10877-0.323-0.12854-0.48779l0.94263-0.0824c0.01318 0.09888 0.03735 0.19006 0.07251 0.27356 0.03735 0.0813 0.08679 0.15161 0.14831 0.21094s0.13623 0.10547 0.22412 0.13843c0.09008 0.03076 0.19556 0.04614 0.3164 0.04614 0.22192 0.000001 0.39442-0.05493 0.51746-0.1648 0.12304-0.10986 0.18457-0.27795 0.18458-0.50427-0.000008-0.13843-0.02967-0.24939-0.08899-0.33289-0.05713-0.08349-0.13073-0.14722-0.22082-0.19116-0.08789-0.04614-0.18348-0.0769-0.28674-0.09228-0.10328-0.01538-0.20105-0.02307-0.29334-0.02307h-0.324v-0.74817h0.30323c0.09228 0.000004 0.18566-0.0088 0.28015-0.02637 0.09667-0.01758 0.18347-0.04944 0.26038-0.09558 0.0769-0.04614 0.13952-0.10986 0.18787-0.19116 0.04833-0.08349 0.07251-0.18896 0.07251-0.31641 0-0.19116-0.05383-0.34057-0.1615-0.44824-0.10547-0.10986-0.26038-0.16479-0.46472-0.1648-0.19117 0.000003-0.34608 0.05274-0.46472 0.1582-0.11646 0.10547-0.18348 0.25489-0.20105 0.44824l-0.926-0.067c0.02637-0.21752 0.0857-0.40649 0.17798-0.5669 0.09449-0.1604 0.21204-0.29333 0.35267-0.3988 0.14282-0.10546 0.30652-0.18347 0.49108-0.23401 0.18458-0.05273 0.38013-0.0791 0.58668-0.0791 0.27246 0.000005 0.50647 0.03296 0.70203 0.09888 0.19554 0.06592 0.35595 0.15491 0.4812 0.26697 0.12523 0.11206 0.21752 0.2428 0.27685 0.39221 0.05932 0.14942 0.08899 0.30872 0.08899 0.4779 0 0.13623-0.01978 0.26368-0.05933 0.38232-0.03956 0.11646-0.09998 0.22193-0.18128 0.31641-0.07911 0.09229-0.18128 0.17249-0.30652 0.2406-0.12525 0.06592-0.27357 0.11536-0.44495 0.14832v0.01318c0.19116 0.02197 0.35706 0.06592 0.49768 0.13184 0.14062 0.06372 0.25598 0.14392 0.34607 0.2406 0.09008 0.09668 0.1571 0.20654 0.20105 0.32959 0.04394 0.12085 0.06592 0.24939 0.06592 0.38562" + id="path235" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="69" + fill="url(#bn)" + id="rect237" /> + <path + fill="#fff" + d="m75.408 67.91v1.4941h-0.828v-1.494h-1.461v-0.82h1.461v-1.494h0.828v1.4941h1.4722v0.82h-1.472" + id="path239" /> + </g> + <g + transform="translate(0 .25)" + id="g241"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="15" + fill="url(#bg)" + id="rect243" /> + <path + fill="#fff" + d="m22.188 56.876v0.94592h-0.883v-0.946h-2.113v-0.69543l1.9611-3.0026h1.0349v3.0092h0.61963v0.68884h-0.62m-0.8833-2.2083c-0.000003-0.03735-0.000003-0.08569 0-0.14502 0.0022-0.06152 0.0044-0.12414 0.0066-0.18787 0.0044-0.06372 0.0077-0.12414 0.0099-0.18127 0.0044-0.05932 0.0088-0.10546 0.01318-0.13843-0.01099 0.02417-0.02857 0.05933-0.05273 0.10547-0.02417 0.04395-0.05164 0.09229-0.0824 0.14502-0.02857 0.05054-0.05933 0.10108-0.09229 0.15161-0.03076 0.05054-0.05823 0.09449-0.0824 0.13184l-1.0778 1.6381h1.3579v-1.5194" + id="path245" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="33" + fill="url(#bh)" + id="rect247" /> + <path + fill="#fff" + d="m40.679 56.243c-0.000008 0.23291-0.03736 0.44824-0.11206 0.646-0.07251 0.19556-0.18128 0.36585-0.32629 0.51087-0.14503 0.14282-0.3252 0.25488-0.54053 0.33618-0.21314 0.0791-0.46033 0.11865-0.74158 0.11865-0.25928-0.000001-0.4856-0.03076-0.67895-0.09228-0.19336-0.06372-0.35706-0.15051-0.49109-0.26038-0.13184-0.11206-0.23621-0.2428-0.31311-0.39221-0.07471-0.14941-0.12634-0.30981-0.15491-0.4812l0.92615-0.07581c0.01758 0.07251 0.04175 0.14282 0.07251 0.21094 0.03296 0.06812 0.078 0.12854 0.13513 0.18127 0.05713 0.05274 0.12744 0.09558 0.21094 0.12854 0.0835 0.03076 0.18457 0.04614 0.30322 0.04614 0.23071 0.000001 0.41418-0.07361 0.55041-0.22082 0.13843-0.14722 0.20764-0.35925 0.20764-0.63611 0-0.12304-0.01758-0.23401-0.05273-0.33289-0.03296-0.09887-0.08131-0.18347-0.14502-0.25378-0.06153-0.07031-0.13844-0.12414-0.23072-0.1615-0.09009-0.03735-0.19336-0.05603-0.30981-0.05603-0.15381 0.000003-0.28015 0.02967-0.37903 0.08899-0.09888 0.05713-0.18237 0.12744-0.25049 0.21094h-0.902l0.1615-2.6136h2.7916v0.68884h-1.9512l-0.07581 1.1733c0.09228-0.0813 0.20874-0.15051 0.34936-0.20764 0.14062-0.05932 0.30432-0.08899 0.49109-0.08899 0.22851 0.000003 0.43286 0.03736 0.61304 0.11206 0.18017 0.07471 0.33288 0.17908 0.45813 0.31311 0.12524 0.13404 0.22082 0.29553 0.28674 0.4845 0.06592 0.18677 0.09887 0.39441 0.09888 0.62292" + id="path249" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="51" + fill="url(#bi)" + id="rect251" /> + <path + fill="#fff" + d="m58.631 56.304c-0.000008 0.23291-0.03297 0.44714-0.09888 0.6427-0.06592 0.19336-0.16479 0.36035-0.29662 0.50098-0.12964 0.13843-0.29224 0.24719-0.48779 0.3263-0.19556 0.0769-0.42188 0.11536-0.67896 0.11536-0.54712 0-0.9679-0.19116-1.2623-0.57349-0.29223-0.38452-0.43836-0.95361-0.43836-1.7073 0-0.82837 0.14832-1.4513 0.44495-1.8688 0.29882-0.41967 0.72509-0.62951 1.2788-0.62952 0.18458 0.000004 0.35267 0.01978 0.50428 0.05933 0.1516 0.03736 0.28674 0.09888 0.40539 0.18457 0.11865 0.0857 0.21972 0.19666 0.30322 0.33289 0.08348 0.13404 0.15051 0.29774 0.20105 0.49109l-0.87342 0.12195c-0.04395-0.16259-0.11536-0.27905-0.21423-0.34937-0.09888-0.07251-0.21424-0.10876-0.34607-0.10876-0.24829 0.000003-0.44385 0.12415-0.58668 0.37244-0.14062 0.2483-0.21093 0.62513-0.21093 1.1305 0.09887-0.16479 0.2362-0.29114 0.41199-0.37903 0.17578-0.08789 0.37463-0.13183 0.59656-0.13184 0.20433 0.000003 0.38891 0.03406 0.55371 0.10217 0.16698 0.06592 0.30871 0.1626 0.42517 0.29004 0.11865 0.12525 0.20983 0.27906 0.27356 0.46142 0.06372 0.18238 0.09558 0.38782 0.09558 0.61633m-0.92944 0.02637c0-0.12524-0.01428-0.2373-0.04285-0.33618-0.02857-0.10107-0.07251-0.18677-0.13183-0.25708-0.05713-0.07031-0.12854-0.12414-0.21423-0.1615-0.08569-0.03955-0.18458-0.05932-0.29663-0.05933-0.0813 0.000001-0.1626 0.01319-0.2439 0.03955-0.0813 0.02637-0.15381 0.06921-0.21753 0.12854-0.06372 0.05713-0.11536 0.13074-0.15491 0.22082-0.03955 0.09009-0.05933 0.19885-0.05933 0.32629 0 0.13184 0.01647 0.25488 0.04944 0.36914 0.03295 0.11426 0.0791 0.21424 0.13842 0.29993 0.06152 0.0835 0.13512 0.14942 0.22082 0.19775 0.08569 0.04614 0.18237 0.06921 0.29004 0.06921 0.20873 0.000001 0.37133-0.07361 0.48779-0.22082 0.11645-0.14941 0.17468-0.35486 0.17468-0.61633" + id="path253" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="69" + fill="url(#bj)" + id="rect255" /> + <path + fill="#fff" + d="m73.385 55.947v-0.89356h3.2294v0.894h-3.229" + id="path257" /> + </g> + <g + transform="translate(0 .25)" + id="g259"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="15" + fill="url(#bc)" + id="rect261" /> + <path + fill="#fff" + d="m22.584 41.913c-0.20874 0.32959-0.4065 0.6493-0.59326 0.95911-0.18457 0.30982-0.34607 0.62183-0.4845 0.93604-0.13843 0.31201-0.24829 0.63391-0.32959 0.9657-0.0791 0.32959-0.11865 0.67896-0.11865 1.0481h-0.9657c-0.000001-0.36694 0.04285-0.71521 0.12854-1.0448 0.08789-0.33179 0.20654-0.65478 0.35596-0.96899 0.14941-0.31421 0.323-0.62402 0.52075-0.92944 0.19775-0.30761 0.40649-0.62072 0.62622-0.93933h-2.3071v-0.76135h3.1674v0.73498" + id="path263" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="33" + fill="url(#bd)" + id="rect265" /> + <path + fill="#fff" + d="m40.666 44.515c0 0.19995-0.03296 0.38452-0.09888 0.55371-0.06592 0.16699-0.167 0.31201-0.30322 0.43506-0.13624 0.12085-0.30872 0.21533-0.51746 0.28345-0.20875 0.06811-0.45704 0.10217-0.74488 0.10217-0.28565 0-0.53394-0.03406-0.74487-0.10217-0.20874-0.06812-0.38232-0.1626-0.52075-0.28345-0.13623-0.12305-0.2373-0.26807-0.30322-0.43506s-0.09888-0.34936-0.09888-0.54712c-0.000001-0.16919 0.02637-0.3186 0.0791-0.44824 0.05273-0.13183 0.12305-0.24499 0.21094-0.33948 0.08789-0.09448 0.18896-0.16919 0.30322-0.22412 0.11426-0.05713 0.23181-0.09558 0.35266-0.11536v-0.01318c-0.12964-0.02856-0.2461-0.0758-0.34936-0.14172-0.10327-0.06591-0.19116-0.14502-0.26367-0.2373s-0.12854-0.19446-0.16809-0.30652c-0.03735-0.11425-0.05603-0.23291-0.05603-0.35596 0-0.18457 0.03296-0.35266 0.09888-0.50427 0.06811-0.15161 0.16699-0.28124 0.29663-0.38892 0.12964-0.10766 0.29004-0.19006 0.4812-0.24719 0.19336-0.05932 0.41638-0.08898 0.66907-0.08899 0.27026 0.000004 0.50317 0.03077 0.69873 0.09229 0.19775 0.05933 0.36035 0.14392 0.48779 0.25378 0.12744 0.10767 0.22192 0.23731 0.28345 0.38892 0.06152 0.15162 0.09229 0.31861 0.09229 0.50098 0 0.12085-0.01978 0.23841-0.05933 0.35266-0.03736 0.11206-0.09229 0.21424-0.1648 0.30652-0.07251 0.09229-0.1615 0.17029-0.26696 0.23401-0.10328 0.06372-0.22083 0.10877-0.35266 0.13513v0.01318c0.13623 0.02197 0.26258 0.06262 0.37903 0.12195 0.11865 0.05713 0.22082 0.13294 0.30652 0.22742 0.08569 0.09229 0.15271 0.20435 0.20105 0.33618 0.04834 0.12964 0.07251 0.27686 0.07251 0.44165m-1.068-2.118c0-0.09228-0.0099-0.17688-0.02966-0.25378-0.01978-0.0791-0.05273-0.14611-0.09887-0.20105-0.04615-0.05713-0.10877-0.10107-0.18787-0.13184-0.07691-0.03295-0.17469-0.04943-0.29334-0.04944-0.11426 0.000004-0.20984 0.01648-0.28674 0.04944-0.07691 0.03077-0.13843 0.07471-0.18457 0.13184-0.04614 0.05494-0.0791 0.12195-0.09888 0.20105-0.01978 0.07691-0.02966 0.1615-0.02966 0.25378-0.000002 0.0813 0.0077 0.1615 0.02307 0.2406 0.01758 0.0791 0.04834 0.15052 0.09229 0.21423 0.04394 0.06153 0.10547 0.11206 0.18457 0.15161s0.18127 0.05933 0.30652 0.05933c0.13183 0.000002 0.2373-0.01977 0.31641-0.05933 0.08129-0.03955 0.14282-0.09118 0.18457-0.15491 0.04175-0.06372 0.06921-0.13513 0.0824-0.21423s0.01978-0.1582 0.01978-0.2373m0.10876 2.0435c0-0.09448-0.01099-0.18567-0.03296-0.27356-0.01978-0.08789-0.05713-0.16479-0.11206-0.23071-0.05273-0.06811-0.12634-0.12195-0.22082-0.1615-0.09448-0.04175-0.21424-0.06262-0.35925-0.06262-0.13184 0.000003-0.2428 0.02088-0.33289 0.06262-0.08789 0.03955-0.1593 0.09339-0.21423 0.1615-0.05274 0.06812-0.09119 0.14722-0.11536 0.2373-0.02197 0.08789-0.03296 0.18128-0.03296 0.28015-0.000001 0.11646 0.01098 0.22302 0.03296 0.3197 0.02417 0.09668 0.06372 0.18018 0.11865 0.25049 0.05713 0.06812 0.13184 0.12085 0.22412 0.1582s0.20764 0.05603 0.34607 0.05603c0.13843 0.000001 0.25268-0.01868 0.34277-0.05603 0.09009-0.03955 0.1615-0.09448 0.21424-0.1648 0.05273-0.07031 0.08899-0.15381 0.10876-0.25049 0.02197-0.09887 0.03296-0.20764 0.03296-0.32629" + id="path267" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="51" + fill="url(#be)" + id="rect269" /> + <path + fill="#fff" + d="m58.635 43.427c0 0.82398-0.15051 1.4403-0.45153 1.849-0.30103 0.40869-0.7284 0.61304-1.2821 0.61304-0.19995 0-0.38012-0.02087-0.54052-0.06262-0.1582-0.04175-0.29663-0.10657-0.41528-0.19446-0.11866-0.08789-0.21972-0.20105-0.30322-0.33948-0.0813-0.13843-0.14611-0.30322-0.19446-0.49438l0.87012-0.12195c0.04394 0.1648 0.11535 0.28674 0.21422 0.36584 0.10108 0.0791 0.22742 0.11865 0.37903 0.11865 0.12525 0.000001 0.23731-0.02966 0.33619-0.08899 0.09887-0.05932 0.18347-0.14941 0.25378-0.27026s0.12414-0.27356 0.1615-0.45813c0.03955-0.18677 0.06042-0.40649 0.06262-0.65918-0.04394 0.0857-0.10218 0.1615-0.17468 0.22742-0.07251 0.06592-0.15491 0.12085-0.24719 0.1648-0.09009 0.04395-0.18677 0.078-0.29004 0.10217-0.10327 0.02197-0.20763 0.03296-0.31311 0.03296-0.20215 0.000002-0.38562-0.03515-0.55041-0.10547-0.1648-0.07251-0.30542-0.17578-0.42188-0.30982-0.11646-0.13403-0.20654-0.29553-0.27027-0.4845-0.06152-0.19116-0.09228-0.40649-0.09228-0.646 0-0.24609 0.03625-0.46582 0.10877-0.65918 0.0747-0.19336 0.18128-0.35595 0.3197-0.48779 0.13842-0.13403 0.30761-0.2351 0.50757-0.30322 0.20215-0.07031 0.43066-0.10546 0.68555-0.10547 0.26806 0.000004 0.50427 0.04615 0.70861 0.13843 0.20655 0.09009 0.37903 0.23072 0.51746 0.42188 0.13842 0.18897 0.2428 0.42957 0.31311 0.7218 0.07251 0.29004 0.10877 0.63501 0.10877 1.0349m-0.979-0.649c-0.000008-0.13183-0.01538-0.25488-0.04615-0.36914-0.02856-0.11645-0.07251-0.21643-0.13183-0.29993-0.05933-0.08569-0.13183-0.15271-0.21753-0.20105-0.08569-0.04834-0.18457-0.0725-0.29662-0.07251-0.10328 0.000005-0.19556 0.01978-0.27685 0.05933-0.0813 0.03736-0.15052 0.09229-0.20765 0.1648s-0.10108 0.1604-0.13183 0.26367c-0.02857 0.10328-0.04285 0.21973-0.04285 0.34937 0 0.12085 0.01428 0.23401 0.04285 0.33948 0.02856 0.10327 0.07032 0.19336 0.12524 0.27026 0.05493 0.07471 0.12415 0.13404 0.20765 0.17798 0.08348 0.04175 0.17907 0.06262 0.28673 0.06262 0.0857 0.000002 0.16919-0.01538 0.25049-0.04614 0.08349-0.03076 0.15711-0.0769 0.22082-0.13843 0.06592-0.06152 0.11865-0.13842 0.15821-0.23071 0.03954-0.09448 0.05932-0.20434 0.05932-0.32959" + id="path271" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="69" + fill="url(#bf)" + id="rect273" /> + <path + fill="#fff" + d="m73.154 44.944c0.16211 0.000001 0.30176-0.02246 0.41895-0.06738 0.11913-0.04687 0.22168-0.10742 0.30761-0.18164 0.08789-0.07422 0.16016-0.1582 0.21681-0.25195 0.05858-0.09375 0.10643-0.18848 0.14355-0.28418l0.75292 0.28418c-0.06054 0.14844-0.13965 0.29395-0.2373 0.43652-0.09766 0.14258-0.21973 0.26855-0.36622 0.37793-0.14648 0.10938-0.32129 0.19824-0.52441 0.2666-0.20118 0.06641-0.43848 0.09961-0.71192 0.09961-0.35742 0-0.66699-0.05273-0.92871-0.1582-0.26172-0.10742-0.47852-0.25586-0.65039-0.44531-0.16992-0.19141-0.29688-0.41797-0.38086-0.67969-0.08203-0.26172-0.12305-0.54785-0.12305-0.8584 0-0.32226 0.04102-0.61328 0.12305-0.87305 0.08398-0.25976 0.20996-0.48046 0.37793-0.66211 0.16797-0.18359 0.37988-0.32422 0.63574-0.42188 0.25781-0.09961 0.56054-0.14941 0.9082-0.14941 0.26953 0.000004 0.50488 0.02832 0.70605 0.08496 0.20312 0.05665 0.37792 0.13672 0.52442 0.24023 0.14843 0.10157 0.27051 0.22266 0.36621 0.36328 0.09765 0.13868 0.17383 0.292 0.22852 0.45996l-0.76172 0.20801c-0.02735-0.08789-0.06934-0.17187-0.12598-0.25195-0.05664-0.08203-0.12892-0.15429-0.2168-0.2168-0.08594-0.0625-0.1875-0.1123-0.30468-0.14941-0.11719-0.03906-0.25001-0.05859-0.39844-0.05859-0.20898 0.000002-0.38867 0.03418-0.53906 0.10254-0.15039 0.06641-0.27442 0.16211-0.37207 0.28711-0.09571 0.125-0.167 0.27539-0.21388 0.45117-0.04492 0.17383-0.06737 0.36914-0.06737 0.58594 0 0.21484 0.02245 0.41211 0.06737 0.5918 0.04687 0.17774 0.11914 0.33106 0.2168 0.45996 0.09766 0.12891 0.22266 0.22949 0.375 0.30176 0.15429 0.07227 0.33886 0.1084 0.55371 0.1084m2.4082 0.62109v-4.1279h3.2461v0.66797h-2.3818v1.0371h2.2031v0.66797h-2.2031v1.0869h2.502v0.66797h-3.3662" + id="path275" /> + </g> + <g + transform="translate(0 .25)" + id="g277"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="15" + fill="url(#bo)" + id="rect279" /> + <path + fill="#fff" + d="m22.605 79.5c-0.000003 0.44385-0.04065 0.81848-0.12195 1.1239-0.0813 0.30322-0.19446 0.54932-0.33948 0.73828-0.14282 0.18677-0.31311 0.3219-0.51086 0.4054-0.19556 0.0813-0.40979 0.12195-0.6427 0.12195s-0.44714-0.04065-0.6427-0.12195-0.36365-0.21533-0.50427-0.4021c-0.141-0.189-0.25-0.436-0.33-0.739-0.079-0.305-0.118-0.681-0.118-1.127 0-0.46802 0.03845-0.85473 0.11536-1.1602 0.0791-0.30761 0.19006-0.55261 0.33289-0.73498 0.14282-0.18237 0.31311-0.30981 0.51086-0.38233 0.19995-0.0747 0.42077-0.11206 0.66248-0.11206 0.22632 0 0.43616 0.03736 0.62952 0.11206 0.19555 0.07252 0.36364 0.19996 0.50427 0.38233 0.14282 0.18238 0.25378 0.42737 0.33289 0.73498 0.08129 0.30542 0.12194 0.69214 0.12195 1.1602m-0.92944 0c-0.000002-0.32739-0.01209-0.59765-0.03626-0.81079-0.02417-0.21533-0.06262-0.38562-0.11536-0.51086-0.05274-0.12744-0.12195-0.21643-0.20764-0.26697-0.0835-0.05053-0.18567-0.0758-0.30652-0.07581-0.12964 0.000008-0.23841 0.02638-0.32629 0.0791-0.08789 0.05054-0.1593 0.13953-0.21423 0.26697-0.05274 0.12745-0.09119 0.29883-0.11536 0.51416-0.02197 0.21314-0.03296 0.4812-0.03296 0.8042-0.000001 0.31861 0.01208 0.58448 0.03625 0.79761 0.02417 0.21314 0.06262 0.38452 0.11536 0.51416 0.05273 0.12744 0.12195 0.21753 0.20764 0.27026s0.19116 0.0791 0.31641 0.0791c0.12085 0 0.22412-0.02637 0.30982-0.0791 0.08569-0.05273 0.156-0.14282 0.21094-0.27026 0.05493-0.12964 0.09448-0.30103 0.11865-0.51416 0.02636-0.21314 0.03955-0.479 0.03955-0.79761" + id="path281" /> + <rect + transform="scale(1,-1)" + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="-83.25" + x="33" + fill="url(#bp)" + id="rect283" /> + <path + fill="#fff" + d="m38.471 81.558v-1.1169h1.0583v1.117h-1.058" + id="path285" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="51" + fill="url(#bq)" + id="rect287" /> + <path + fill="#fff" + d="m59.828 80.398c0 0.27466-0.03077 0.50647-0.09228 0.69544-0.06153 0.18896-0.14502 0.34167-0.25049 0.45813-0.10548 0.11426-0.22962 0.19665-0.37243 0.24719-0.14063 0.05054-0.29114 0.0758-0.45154 0.0758-0.16479 0-0.3186-0.02527-0.46142-0.0758-0.14063-0.05054-0.26368-0.13294-0.36914-0.24719-0.10328-0.11646-0.18568-0.26917-0.24719-0.45813-0.05933-0.18897-0.089-0.42078-0.08899-0.69544-0.000008-0.29004 0.02966-0.52954 0.08899-0.71851 0.06152-0.19116 0.14501-0.34277 0.25048-0.45483 0.10547-0.11426 0.22961-0.19336 0.37244-0.23731 0.14501-0.04614 0.30102-0.06921 0.46802-0.06921 0.15819 0 0.30761 0.02307 0.44823 0.06921 0.14062 0.04395 0.26258 0.12305 0.36585 0.23731 0.10547 0.11206 0.18786 0.26367 0.24719 0.45483 0.06152 0.18897 0.09228 0.42847 0.09228 0.71851m-4.0045 1.4238h-0.67895l3.0322-4.6439h0.68885l-3.0421 4.6439m-0.47461-4.6967c0.1582 0.000007 0.30762 0.02308 0.44824 0.06922 0.14062 0.04395 0.26367 0.12195 0.36914 0.23401s0.18897 0.26368 0.25048 0.45483c0.06153 0.18897 0.09229 0.42848 0.09229 0.71851 0 0.27467-0.03077 0.50648-0.09229 0.69544s-0.14612 0.34168-0.25378 0.45813c-0.10548 0.11645-0.22962 0.19995-0.37244 0.25048-0.14282 0.05054-0.29553 0.07581-0.45813 0.0758-0.16039 0.000007-0.31201-0.02526-0.45482-0.0758-0.14062-0.05054-0.26368-0.13293-0.36914-0.24719-0.10328-0.11645-0.18568-0.26916-0.2472-0.45813-0.05933-0.18896-0.08898-0.42188-0.08898-0.69873 0-0.29003 0.02966-0.52954 0.08898-0.71851 0.05932-0.19115 0.14173-0.34276 0.2472-0.45483 0.10547-0.11206 0.22961-0.19006 0.37243-0.23401 0.14502-0.04614 0.30102-0.06921 0.46802-0.06922m3.7705 3.2728c-0.000008-0.19116-0.0099-0.34936-0.02966-0.47461-0.01758-0.12524-0.04506-0.22412-0.0824-0.29663-0.03737-0.07471-0.0835-0.12634-0.13842-0.1549-0.05494-0.03077-0.11976-0.04614-0.19446-0.04615-0.08131 0.000007-0.15162 0.01538-0.21094 0.04615-0.05713 0.02857-0.10438 0.0802-0.14172 0.1549-0.03736 0.07471-0.06592 0.17468-0.08569 0.29993-0.01758 0.12525-0.02637 0.28235-0.02637 0.47132-0.000008 0.18458 0.0088 0.33838 0.02637 0.46142 0.01758 0.12086 0.04504 0.21863 0.0824 0.29334 0.03954 0.07471 0.08788 0.12744 0.14502 0.1582 0.05712 0.03077 0.12523 0.04615 0.20435 0.04615 0.0725 0 0.13622-0.01538 0.19116-0.04615 0.05712-0.03076 0.10437-0.0824 0.14172-0.1549 0.03954-0.07471 0.06921-0.17358 0.08899-0.29663 0.01977-0.12304 0.02965-0.27685 0.02966-0.46142m-3.326-1.796c0-0.18896-0.0099-0.34497-0.02967-0.46802-0.01758-0.12524-0.04504-0.22412-0.0824-0.29663-0.03735-0.0747-0.0835-0.12634-0.13842-0.1549-0.05493-0.03076-0.11976-0.04614-0.19446-0.04615-0.0813 0.000008-0.15161 0.01539-0.21093 0.04615-0.05933 0.03076-0.10767 0.0835-0.14502 0.1582-0.03736 0.07252-0.06593 0.17139-0.0857 0.29663-0.01758 0.12305-0.02637 0.27796-0.02637 0.46472 0 0.18458 0.0088 0.33839 0.02637 0.46142 0.01977 0.12305 0.04834 0.22193 0.0857 0.29663 0.03954 0.07471 0.08788 0.12854 0.14502 0.1615 0.05712 0.03077 0.12524 0.04615 0.20434 0.04615 0.0747 0 0.13952-0.01538 0.19446-0.04615 0.05712-0.03076 0.10437-0.08349 0.14172-0.1582 0.03955-0.07471 0.06812-0.17358 0.08569-0.29663 0.01978-0.12524 0.02967-0.28015 0.02967-0.46472" + id="path289" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="69" + fill="url(#br)" + id="rect291" /> + <path + fill="#fff" + d="m73.12 78.899v-0.81665h3.761v0.817h-3.761m0 2.0178v-0.80932h3.761v0.809h-3.761" + id="path293" /> + </g> + </g> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/apps/pcbnew.svg b/resources/linux/mime/icons/hicolor/scalable/apps/pcbnew.svg new file mode 100644 index 0000000..8001830 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/apps/pcbnew.svg @@ -0,0 +1,1554 @@ +<?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" + height="26" + width="26" + version="1.1" + id="svg2" + inkscape:version="0.47 r22583" + sodipodi:docname="icon_pcbnew.svg"> + <metadata + id="metadata373"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="949" + id="namedview371" + showgrid="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false" + inkscape:zoom="9.4280905" + inkscape:cx="12.473042" + inkscape:cy="20.702255" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3350" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <filter + id="bb" + color-interpolation-filters="sRGB"> + <feGaussianBlur + stdDeviation="2.0786429" + id="feGaussianBlur7" /> + </filter> + <clipPath + id="ba"> + <path + d="M 72,88 40,120 H 32 V 80 h 40 v 8 z" + id="path10" + inkscape:connector-curvature="0" + style="fill-rule:evenodd" /> + </clipPath> + <filter + id="bc" + height="1.3839999" + width="1.3839999" + color-interpolation-filters="sRGB" + y="-0.192" + x="-0.192"> + <feGaussianBlur + stdDeviation="1.9447689" + id="feGaussianBlur13" /> + </filter> + <linearGradient + id="bn" + y2="172.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="175.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop16" /> + <stop + stop-color="#ddd" + offset="1" + id="stop18" /> + </linearGradient> + <linearGradient + id="bo" + y2="172.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="175.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop21" /> + <stop + stop-color="#616161" + offset="1" + id="stop23" /> + </linearGradient> + <linearGradient + id="bp" + y2="164.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="167.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop26" /> + <stop + stop-color="#ddd" + offset="1" + id="stop28" /> + </linearGradient> + <linearGradient + id="bq" + y2="164.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="167.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop31" /> + <stop + stop-color="#616161" + offset="1" + id="stop33" /> + </linearGradient> + <linearGradient + id="br" + y2="156.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="159.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop36" /> + <stop + stop-color="#ddd" + offset="1" + id="stop38" /> + </linearGradient> + <linearGradient + id="bs" + y2="156.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="159.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop41" /> + <stop + stop-color="#616161" + offset="1" + id="stop43" /> + </linearGradient> + <linearGradient + id="bt" + y2="148.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="151.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop46" /> + <stop + stop-color="#ddd" + offset="1" + id="stop48" /> + </linearGradient> + <linearGradient + id="bu" + y2="148.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="151.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop51" /> + <stop + stop-color="#616161" + offset="1" + id="stop53" /> + </linearGradient> + <linearGradient + id="bv" + y2="140.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="143.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop56" /> + <stop + stop-color="#ddd" + offset="1" + id="stop58" /> + </linearGradient> + <linearGradient + id="bw" + y2="140.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="143.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop61" /> + <stop + stop-color="#616161" + offset="1" + id="stop63" /> + </linearGradient> + <linearGradient + id="bx" + y2="132.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="135.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop66" /> + <stop + stop-color="#ddd" + offset="1" + id="stop68" /> + </linearGradient> + <linearGradient + id="by" + y2="132.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="135.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop71" /> + <stop + stop-color="#616161" + offset="1" + id="stop73" /> + </linearGradient> + <linearGradient + id="bz" + y2="124.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="127.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop76" /> + <stop + stop-color="#ddd" + offset="1" + id="stop78" /> + </linearGradient> + <linearGradient + id="ca" + y2="124.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="127.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop81" /> + <stop + stop-color="#616161" + offset="1" + id="stop83" /> + </linearGradient> + <linearGradient + id="cb" + y2="116.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="119.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop86" /> + <stop + stop-color="#ddd" + offset="1" + id="stop88" /> + </linearGradient> + <linearGradient + id="cc" + y2="116.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="119.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop91" /> + <stop + stop-color="#616161" + offset="1" + id="stop93" /> + </linearGradient> + <linearGradient + id="cd" + y2="108.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="111.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop96" /> + <stop + stop-color="#ddd" + offset="1" + id="stop98" /> + </linearGradient> + <linearGradient + id="ce" + y2="108.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="111.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop101" /> + <stop + stop-color="#616161" + offset="1" + id="stop103" /> + </linearGradient> + <linearGradient + id="cf" + y2="100.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="103.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop106" /> + <stop + stop-color="#ddd" + offset="1" + id="stop108" /> + </linearGradient> + <linearGradient + id="cg" + y2="100.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="103.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop111" /> + <stop + stop-color="#616161" + offset="1" + id="stop113" /> + </linearGradient> + <linearGradient + id="ch" + y2="92.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="95.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop116" /> + <stop + stop-color="#ddd" + offset="1" + id="stop118" /> + </linearGradient> + <linearGradient + id="at" + y2="92.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="95.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop121" /> + <stop + stop-color="#616161" + offset="1" + id="stop123" /> + </linearGradient> + <linearGradient + id="au" + y2="84.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="87.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop126" /> + <stop + stop-color="#ddd" + offset="1" + id="stop128" /> + </linearGradient> + <linearGradient + id="av" + y2="84.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="87.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop131" /> + <stop + stop-color="#616161" + offset="1" + id="stop133" /> + </linearGradient> + <linearGradient + id="aw" + y2="76.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="79.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop136" /> + <stop + stop-color="#ddd" + offset="1" + id="stop138" /> + </linearGradient> + <linearGradient + id="ax" + y2="76.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="79.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop141" /> + <stop + stop-color="#616161" + offset="1" + id="stop143" /> + </linearGradient> + <linearGradient + id="bd" + y2="99.254997" + gradientUnits="userSpaceOnUse" + x2="91.228996" + gradientTransform="matrix(0.21025443,0,0,0.20691162,-0.54460205,-0.4483919)" + y1="106.41" + x1="98.616997"> + <stop + stop-color="#a2a2a2" + offset="0" + id="stop193" /> + <stop + stop-color="#fff" + offset="1" + id="stop195" /> + </linearGradient> + <radialGradient + id="az" + gradientUnits="userSpaceOnUse" + cy="112.3" + cx="102" + gradientTransform="matrix(0.21025443,0,0,0.20683793,-0.54460205,-0.44781288)" + r="139.56"> + <stop + stop-color="#b7b8b9" + offset="0" + id="stop203" /> + <stop + stop-color="#ececec" + offset=".18851" + id="stop205" /> + <stop + stop-color="#fafafa" + offset=".25718" + id="stop207" /> + <stop + stop-color="#fff" + offset=".30111" + id="stop209" /> + <stop + stop-color="#fafafa" + offset=".53130" + id="stop211" /> + <stop + stop-color="#ebecec" + offset=".84490" + id="stop213" /> + <stop + stop-color="#e1e2e3" + offset="1" + id="stop215" /> + </radialGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#az" + id="radialGradient3418" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.21025443,0,0,0.20683793,-0.54460205,-0.44781288)" + cx="102" + cy="112.3" + r="139.56" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bn" + id="linearGradient3420" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="175.56" + x2="153" + y2="172.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bo" + id="linearGradient3422" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="175.10001" + x2="151.89999" + y2="172.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bp" + id="linearGradient3424" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="167.56" + x2="153" + y2="164.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bq" + id="linearGradient3426" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="167.10001" + x2="151.89999" + y2="164.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#br" + id="linearGradient3428" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="159.56" + x2="153" + y2="156.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bs" + id="linearGradient3430" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="159.10001" + x2="151.89999" + y2="156.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bt" + id="linearGradient3432" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="151.56" + x2="153" + y2="148.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bu" + id="linearGradient3434" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="151.10001" + x2="151.89999" + y2="148.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bv" + id="linearGradient3436" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="143.56" + x2="153" + y2="140.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bw" + id="linearGradient3438" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="143.10001" + x2="151.89999" + y2="140.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bx" + id="linearGradient3440" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="135.56" + x2="153" + y2="132.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#by" + id="linearGradient3442" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="135.10001" + x2="151.89999" + y2="132.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bz" + id="linearGradient3444" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="127.56" + x2="153" + y2="124.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ca" + id="linearGradient3446" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="127.1" + x2="151.89999" + y2="124.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cb" + id="linearGradient3448" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="119.56" + x2="153" + y2="116.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cc" + id="linearGradient3450" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="119.1" + x2="151.89999" + y2="116.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cd" + id="linearGradient3452" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="111.56" + x2="153" + y2="108.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ce" + id="linearGradient3454" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="111.1" + x2="151.89999" + y2="108.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cf" + id="linearGradient3456" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="103.56" + x2="153" + y2="100.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cg" + id="linearGradient3458" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="103.1" + x2="151.89999" + y2="100.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ch" + id="linearGradient3460" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="95.556999" + x2="153" + y2="92.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#at" + id="linearGradient3462" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="95.100998" + x2="151.89999" + y2="92.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#au" + id="linearGradient3464" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="87.556999" + x2="153" + y2="84.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#av" + id="linearGradient3466" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="87.100998" + x2="151.89999" + y2="84.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#aw" + id="linearGradient3468" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="79.556999" + x2="153" + y2="76.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ax" + id="linearGradient3470" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="79.100998" + x2="151.89999" + y2="76.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bd" + id="linearGradient3472" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.21025443,0,0,0.20691162,-0.54460205,-0.4483919)" + x1="98.616997" + y1="106.41" + x2="91.228996" + y2="99.254997" /> + <linearGradient + id="be-2-3" + y2="31.211" + gradientUnits="userSpaceOnUse" + x2="23.576" + gradientTransform="matrix(0.64407,-0.64045,0.66092,0.65072,61.423,86.661)" + y1="25.357" + x1="23.576"> + <stop + offset="0" + id="stop180-9" /> + <stop + stop-color="#c3c3c3" + offset=".13483" + id="stop182-1" /> + <stop + stop-color="#8c8c8c" + offset=".20224" + id="stop184-9" /> + <stop + stop-color="#fff" + offset=".26966" + id="stop186-6" /> + <stop + stop-color="#757575" + offset=".4465" + id="stop188-5-9" /> + <stop + stop-color="#7d7d7d" + offset=".57114" + id="stop190-8-3" /> + <stop + stop-color="#b6b6b6" + offset=".72038" + id="stop192-3" /> + <stop + offset="1" + id="stop194-8" /> + </linearGradient> + <linearGradient + id="bf-6-0" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.298,83.616)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="ar-2-5"> + <stop + stop-color="#3e3e3e" + offset="0" + id="stop166-8-6" /> + <stop + stop-color="#828282" + offset=".5" + id="stop168-4-6" /> + <stop + stop-color="#3c3c3c" + offset="1" + id="stop170-4" /> + </linearGradient> + <linearGradient + id="bg-7-0" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.119,83.794)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="aq-0"> + <stop + stop-color="#999" + offset="0" + id="stop173-4" /> + <stop + stop-color="#fff" + offset=".5" + id="stop175-6" /> + <stop + stop-color="#777" + offset="1" + id="stop177-2" /> + </linearGradient> + <linearGradient + id="bh-2-6" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.921,82.996)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bi-4-7" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.742,83.175)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bj-0-7" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,60.547,82.374)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bk-6-9" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,60.367,82.552)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bl-2-6" + y2="26.030001" + gradientUnits="userSpaceOnUse" + x2="9" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.06,83.852)" + y1="29.056999" + x1="9"> + <stop + stop-color="#e4db7b" + offset="0" + id="stop203-9-1" /> + <stop + stop-color="#f4f0c8" + offset="1" + id="stop205-9-3" /> + </linearGradient> + <linearGradient + id="bm-0-2" + y2="41.391998" + gradientUnits="userSpaceOnUse" + x2="9.5221004" + gradientTransform="matrix(0.52586,0,0,0.51993,81.027,79.545)" + y1="37.372002" + x1="5.5179"> + <stop + stop-color="#cbbd27" + offset="0" + id="stop208-1" /> + <stop + stop-color="#9b901d" + offset="1" + id="stop210-5" /> + </linearGradient> + </defs> + <g + id="g3352" + transform="matrix(1.0840142,0,0,1.0274941,-1.0097516,-0.11085364)"> + <path + style="opacity:0.5;filter:url(#bb)" + inkscape:connector-curvature="0" + id="path217" + transform="matrix(0.21901212,0,0,0.21245446,-1.1052539,-0.69963571)" + d="m 16,8 v 112 h 63.187 c 3e-6,0 11.906,-9.9062 17.406,-15.406 C 102.09,99.106 112,87.2 112,87.2 V 8.012 H 16 z" /> + <path + style="fill:#ffffff" + inkscape:connector-curvature="0" + id="path219" + d="M 2.8194588,1.20688 V 24.381003 H 16.096062 L 23.003525,17.58326 V 1.20688 H 2.8194588 z" /> + <path + style="fill:url(#radialGradient3418)" + inkscape:connector-curvature="0" + id="path221" + d="m 3.2399477,1.4137496 c -0.1158487,0 -0.2102544,0.09287 -0.2102544,0.2068379 V 23.959337 c 0,0.114173 0.094406,0.206838 0.2102544,0.206838 H 15.681156 c 0.0553,0 0.580839,0.02444 0.619967,-0.01423 l 6.43045,-6.372949 c 0.03932,-0.03868 0.0616,-0.555495 0.0616,-0.609923 V 1.6206928 c 0,-0.1139678 -0.09419,-0.206838 -0.210255,-0.206838 H 3.2397334 z" /> + <path + style="opacity:0.4;filter:url(#bc)" + inkscape:connector-curvature="0" + id="path223" + transform="matrix(0.21025443,0,0,0.20691162,7.8654255,-0.4483919)" + clip-path="url(#ba)" + d="M 41.88,115.98 66.19,91.67 c 0,0 -9.3531,2.9131 -19.603,2.9131 0,10.25 -4.7065,21.396 -4.7065,21.396 z" /> + <g + id="g225" + transform="matrix(0.21025443,0,0,0.20691162,-22.411172,7.0004898)"> + <g + id="g227" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3420)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="110" + sodipodi:cx="10" + d="m 12,110 c 0,1.10457 -0.895431,2 -2,2 -1.1045695,0 -2,-0.89543 -2,-2 0,-1.10457 0.8954305,-2 2,-2 1.104569,0 2,0.89543 2,2 z" + id="circle229" + r="2" + cx="10" + cy="110" /> + <circle + style="fill:url(#linearGradient3422)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="110" + sodipodi:cx="10" + d="m 11.556,110 c 0,0.85936 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.69664 -1.556,-1.556 0,-0.85936 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.69664 1.556,1.556 z" + id="circle231" + r="1.556" + cx="10" + cy="110" /> + </g> + <g + id="g233" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3424)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="102" + sodipodi:cx="10" + d="m 12,102 c 0,1.10457 -0.895431,2 -2,2 -1.1045695,0 -2,-0.89543 -2,-2 0,-1.10457 0.8954305,-2 2,-2 1.104569,0 2,0.89543 2,2 z" + id="circle235" + r="2" + cx="10" + cy="102" /> + <circle + style="fill:url(#linearGradient3426)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="102" + sodipodi:cx="10" + d="m 11.556,102 c 0,0.85936 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.69664 -1.556,-1.556 0,-0.85936 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.69664 1.556,1.556 z" + id="circle237" + r="1.556" + cx="10" + cy="102" /> + </g> + <g + id="g239" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3428)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="94" + sodipodi:cx="10" + d="m 12,94 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle241" + r="2" + cx="10" + cy="94" /> + <circle + style="fill:url(#linearGradient3430)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="94" + sodipodi:cx="10" + d="m 11.556,94 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle243" + r="1.556" + cx="10" + cy="94" /> + </g> + <g + id="g245" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3432)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="86" + sodipodi:cx="10" + d="m 12,86 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle247" + r="2" + cx="10" + cy="86" /> + <circle + style="fill:url(#linearGradient3434)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="86" + sodipodi:cx="10" + d="m 11.556,86 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle249" + r="1.556" + cx="10" + cy="86" /> + </g> + <g + id="g251" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3436)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="78" + sodipodi:cx="10" + d="m 12,78 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle253" + r="2" + cx="10" + cy="78" /> + <circle + style="fill:url(#linearGradient3438)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="78" + sodipodi:cx="10" + d="m 11.556,78 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle255" + r="1.556" + cx="10" + cy="78" /> + </g> + <g + id="g257" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3440)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="70" + sodipodi:cx="10" + d="m 12,70 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle259" + r="2" + cx="10" + cy="70" /> + <circle + style="fill:url(#linearGradient3442)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="70" + sodipodi:cx="10" + d="m 11.556,70 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle261" + r="1.556" + cx="10" + cy="70" /> + </g> + <g + id="g263" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3444)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="62" + sodipodi:cx="10" + d="m 12,62 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle265" + r="2" + cx="10" + cy="62" /> + <circle + style="fill:url(#linearGradient3446)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="62" + sodipodi:cx="10" + d="m 11.556,62 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle267" + r="1.556" + cx="10" + cy="62" /> + </g> + <g + id="g269" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3448)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="54" + sodipodi:cx="10" + d="m 12,54 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle271" + r="2" + cx="10" + cy="54" /> + <circle + style="fill:url(#linearGradient3450)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="54" + sodipodi:cx="10" + d="m 11.556,54 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle273" + r="1.556" + cx="10" + cy="54" /> + </g> + <g + id="g275" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3452)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="46" + sodipodi:cx="10" + d="m 12,46 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle277" + r="2" + cx="10" + cy="46" /> + <circle + style="fill:url(#linearGradient3454)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="46" + sodipodi:cx="10" + d="m 11.556,46 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle279" + r="1.556" + cx="10" + cy="46" /> + </g> + <g + id="g281" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3456)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="38" + sodipodi:cx="10" + d="m 12,38 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle283" + r="2" + cx="10" + cy="38" /> + <circle + style="fill:url(#linearGradient3458)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="38" + sodipodi:cx="10" + d="m 11.556,38 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle285" + r="1.556" + cx="10" + cy="38" /> + </g> + <g + id="g287" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3460)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="30" + sodipodi:cx="10" + d="m 12,30 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle289" + r="2" + cx="10" + cy="30" /> + <circle + style="fill:url(#linearGradient3462)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="30" + sodipodi:cx="10" + d="m 11.556,30 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle291" + r="1.556" + cx="10" + cy="30" /> + </g> + <g + id="g293" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3464)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="22" + sodipodi:cx="10" + d="m 12,22 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle295" + r="2" + cx="10" + cy="22" /> + <circle + style="fill:url(#linearGradient3466)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="22" + sodipodi:cx="10" + d="m 11.556,22 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle297" + r="1.556" + cx="10" + cy="22" /> + </g> + <g + id="g299" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3468)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="14" + sodipodi:cx="10" + d="m 12,14 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle301" + r="2" + cx="10" + cy="14" /> + <circle + style="fill:url(#linearGradient3470)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="14" + sodipodi:cx="10" + d="m 11.556,14 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle303" + r="1.556" + cx="10" + cy="14" /> + </g> + </g> + <g + style="opacity:0.38462004;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" + id="g305" + transform="matrix(-0.59030942,0,0,-0.63192583,27.618336,27.775348)"> + <path + inkscape:connector-curvature="0" + id="path307" + d="M 16.728,8.2961 20.5,12.5 v 10" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path309" + d="m 24.5,22.5 v -12 l -3,-3" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path311" + d="m 28.5,22.5 v -14 l -1,-1" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path313" + d="M 32.5,22.5 V 7.5" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path315" + display="block" + d="m 20.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path317" + display="block" + d="m 24.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path319" + display="block" + d="m 28.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path321" + display="block" + d="m 32.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path323" + display="block" + d="m 32.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path325" + display="block" + d="m 28.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path327" + display="block" + d="m 24.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path329" + display="block" + d="m 20.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path331" + d="m 20.5,33.5 v 4 l -3,3 h -7" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path333" + d="m 24.5,33.5 v 7" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path335" + d="m 28.5,33.5 v 4 l 3,3 h 6" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path337" + d="m 32.5,33.5 2,2 h 3" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path339" + d="m 10.888,13.663 c 1.6249,-1.4406 3.4028,-3.3721 3.4028,-3.3721 0.01885,0.01796 1.7133,1.7863 3.2087,3.2089 v 22 l -2,2 h -5 z" + display="block" + style="color:#000000;display:block" /> + <path + inkscape:connector-curvature="0" + id="path341" + d="m 37.5,32.5 h -1 v -12 l -1,-1 v -12 h 2 v 25 z" + display="block" + style="color:#000000;display:block" /> + </g> + <path + style="fill:url(#linearGradient3472)" + inkscape:connector-curvature="0" + id="path345" + d="m 16.101745,24.380687 c 0,0 2.504939,-2.051324 3.661334,-3.189317 1.156394,-1.137993 3.240845,-3.603109 3.240845,-3.603109 0,0 -2.890986,1.82661 -5.046266,1.82661 0,2.120808 -1.856113,4.965816 -1.856113,4.965816 z" /> + </g> + <g + transform="matrix(0.63117684,-0.08174752,0.08600797,0.59988584,-47.68986,-33.098749)" + id="g616-9"> + <path + style="fill:url(#be-2-3);stroke:#000000;stroke-width:0.55532998;stroke-linejoin:round" + d="m 85.365,96.011 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.0012,0.0017 0.02544,0.02217 0.02417,0.0238 l 15.708,-15.618 c 0.39874,-0.3965 -0.14267,-1.5725 -1.2101,-2.6235 -1.0674,-1.0509 -2.2586,-1.5808 -2.6574,-1.1843 l -15.705,15.618 z" + id="path618-9" /> + <path + style="opacity:0.8;fill:#ff9de8;stroke:#dd78c5;stroke-width:0.55532998;stroke-linejoin:round" + d="m 99.153,82.3 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1285 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 1.9167,-1.9059 0.0391,-0.0389 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.04,0.039 -1.917,1.906 z" + id="path620-1" /> + <path + style="opacity:0.6" + d="m 85.365,96.011 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.0012,0.0017 0.02544,0.02217 0.02417,0.0238 l 10.816,-10.755 0.0391,-0.0389 c 0.001,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19293,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.03911,0.0389 -10.816,10.755 z" + id="path622-4" /> + <path + style="fill:url(#bf-6-0)" + d="m 97.005,84.436 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -10e-4,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.197,0.194 z" + id="path624-9" /> + <path + style="fill:url(#bg-7-0)" + d="m 96.826,84.614 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1285 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.196,0.194 z" + id="path626-1" /> + <path + style="fill:url(#bh-2-6)" + d="m 97.628,83.817 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.204,0.194 z" + id="path628-0" /> + <path + style="fill:url(#bi-4-7)" + d="m 97.448,83.995 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.204,0.194 z" + id="path630-7" /> + <path + style="fill:url(#bj-0-7)" + d="m 98.254,83.194 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.198,0.194 z" + id="path632-5" /> + <path + style="fill:url(#bk-6-9)" + d="m 98.074,83.372 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -10e-4,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.198,0.194 z" + id="path634-8" /> + <path + style="fill:url(#bl-2-6);fill-rule:evenodd;stroke:url(#bm-0-2);stroke-width:0.55532998" + d="m 82.185,102.91 7.0294,-3.0074 c 0.32575,-0.43222 -0.20033,-1.6548 -1.2324,-2.671 -1.0346,-1.0186 -2.2398,-1.5494 -2.6726,-1.22 l -3.124,6.898 z" + id="path636-7" /> + <path + style="fill-rule:evenodd;stroke:#000000;stroke-width:0.55532998" + d="m 83.046,101.04 -0.86146,1.8612 1.9008,-0.83782 c -0.14196,-0.17111 -0.2723,-0.3455 -0.44432,-0.51486 -0.19804,-0.19498 -0.39436,-0.35167 -0.59506,-0.50847 z" + id="path638-0" /> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-3d-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-3d-project.svg new file mode 100644 index 0000000..1d4f04c --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-3d-project.svg @@ -0,0 +1,32 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a"> + <stop stop-color="#fbffff" stop-opacity="0" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <linearGradient id="f" y2="16.549" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="110.17" gradientTransform="matrix(.18304 0 0 .35849 2.8651 3.4851)" y1="79.338" x1="157.21"/> + <linearGradient id="g" y2="11.503" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="22.394" gradientTransform="matrix(.21564 0 0 .30429 2.8651 3.4851)" y1="74.459" x1="78.703"/> + <filter id="e" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="2.6423077"/> + </filter> + </defs> + <path opacity=".29297" d="m84.5 33 69.5-9 12-13.5 3.5-57.5-149 56z" transform="matrix(.31556 0 0 .33013 -2.7527 33.927)" filter="url(#e)"/> + <path stroke-linejoin="round" d="m23.485 5.6161-18.67 4.9429 0.0392 25.808h0.0078v0.04909l0.070485-0.01638 18.505 7.1761 17.385-7.5033v-25.513l-17.338-4.9424z" stroke-opacity=".5" stroke="#000" stroke-width="3.202" fill="none"/> + <path stroke-linejoin="round" d="m40.8 10.563v24.014l-16.778-3.856-0.562-25.097 17.34 4.939z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#515151"/> + <path stroke-linejoin="round" d="m4.7875 10.563 18.674-4.938 1.195 25.952-19.82 4.84l-0.05-25.854z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#4a494d"/> + <path stroke-linejoin="round" d="m23.415 16.567 17.385-6.004-17.339-4.938-18.674 4.938 18.628 6.004z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#9db8d2"/> + <path stroke-linejoin="round" d="m40.8 10.563v25.515l-17.386 7.504v-27.017l17.386-6.003z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#4b6983"/> + <path stroke-linejoin="round" d="m23.415 16.567v27.016l-18.589-7.214-0.0384-25.806 18.627 6.004z" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="#7590ae"/> + <path fill-rule="evenodd" fill="url(#g)" d="m23.392 6.6501-17.585 4.6919v24.002c18.303 7.503 21.351 12.426 16.673-19.471 16.577-6.3815 0.912-9.2226 0.912-9.2226z"/> + <path d="m24.39 17.326v24.541c0.06887 0 7.3698-2.8787 10.745-6.4769 3.4437-2.9506 4.6147-8.9239 4.6147-8.9239v-14.682l-15.36 5.5416z" fill-opacity=".75" fill-rule="evenodd" fill="url(#f)"/> + <path stroke-linejoin="round" d="m23.415 16.567v27.016l-18.589-7.214-0.0384-25.806 18.627 6.004z" stroke="#000" stroke-linecap="round" stroke-width="1.9265" fill="none"/> + <g transform="matrix(.27133 .094049 .0019799 .4195 36.941 31.118)"> + <rect fill-rule="evenodd" rx="2.825" ry="7.866" height="46.063" width="38.976" stroke="#000" y="-13.622" x="-102.76" stroke-width="2.2011" fill="#fff"/> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="40px" line-height="125%" y="23.416523" x="-94.562927" font-family="Bitstream Vera Sans" fill="#000000"><tspan y="23.416523" x="-94.562927" font-weight="bold" fill="#f80d0d">3</tspan></text> + </g> + <g transform="matrix(.36014 .11661 .0026279 .52013 13.318 26.471)"> + <rect transform="matrix(.89114 -.45373 -.028839 .99958 0 0)" fill-rule="evenodd" rx="2.6473" ry="6.2048" height="36.335" width="36.525" stroke="#000" y="-2.7531" x="41.151" stroke-width="1.8925" fill="#fff"/> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" transform="matrix(1.0067 -.60333 -.017083 1.0035 0 0)" line-height="125%" font-size="31.689px" y="31.395872" x="39.189945" font-family="Bitstream Vera Sans" fill="#000000"><tspan y="31.395872" x="39.189945" font-weight="bold" fill="#f80d0d">D</tspan></text> + </g> + <text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="40px" line-height="125%" y="34.097565" x="-6.9512191" font-family="Bitstream Vera Sans" fill="#000000"><tspan/></text> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-bitmap2component-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-bitmap2component-project.svg new file mode 100644 index 0000000..fe6cb4d --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-bitmap2component-project.svg @@ -0,0 +1,1125 @@ +<?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" + height="48" + width="48" + version="1.1" + id="svg2" + inkscape:version="0.47 r22583" + sodipodi:docname="icon_bitmap2component.svg"> + <metadata + id="metadata347"> + <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="1280" + inkscape:window-height="949" + id="namedview345" + showgrid="false" + inkscape:zoom="4.9166667" + inkscape:cx="24" + inkscape:cy="23.59322" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective349" /> + <linearGradient + id="aw"> + <stop + offset="0" + id="stop7" /> + <stop + stop-opacity="0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + id="au"> + <stop + stop-color="#555753" + stop-opacity="0" + offset="0" + id="stop12" /> + <stop + stop-color="#eeeeec" + offset="1" + id="stop14" /> + </linearGradient> + <linearGradient + id="ay"> + <stop + stop-color="#2e3436" + offset="0" + id="stop17" /> + <stop + stop-color="#555753" + stop-opacity="0" + offset="1" + id="stop19" /> + </linearGradient> + <linearGradient + id="az"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop22" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop24" /> + </linearGradient> + <linearGradient + id="ax"> + <stop + stop-color="#888a85" + offset="0" + id="stop27" /> + <stop + stop-color="#fff" + offset="1" + id="stop29" /> + </linearGradient> + <filter + id="ck" + height="1.6824" + width="1.6824" + color-interpolation-filters="sRGB" + y="-.34118" + x="-.34118"> + <feGaussianBlur + stdDeviation="0.28648224" + id="feGaussianBlur32" /> + </filter> + <linearGradient + id="at"> + <stop + stop-color="#dee3e0" + offset="0" + id="stop35" /> + <stop + stop-color="#dee3e0" + stop-opacity="0" + offset="1" + id="stop37" /> + </linearGradient> + <radialGradient + id="ba" + xlink:href="#aw" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(-.062854 0 0 .020588 46.705 34.451)" + r="117.14" /> + <linearGradient + id="av" + y2="609.51" + gradientUnits="userSpaceOnUse" + x2="302.86" + gradientTransform="matrix(.062854 0 0 .020588 1.2826 34.451)" + y1="366.65" + x1="302.86"> + <stop + stop-opacity="0" + offset="0" + id="stop41" /> + <stop + offset=".5" + id="stop43" /> + <stop + stop-opacity="0" + offset="1" + id="stop45" /> + </linearGradient> + <radialGradient + id="bb" + xlink:href="#aw" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(.062854 0 0 .020588 1.295 34.451)" + r="117.14" /> + <radialGradient + id="bl" + gradientUnits="userSpaceOnUse" + cy="188.5" + cx="171.25" + gradientTransform="matrix(.23274 0 0 .23274 -13.152 -9.0643)" + r="19"> + <stop + stop-color="#b100cb" + offset="0" + id="stop49" /> + <stop + stop-color="#204a87" + stop-opacity="0" + offset="1" + id="stop51" /> + </radialGradient> + <linearGradient + id="cl" + y2="53.914" + gradientUnits="userSpaceOnUse" + x2="11.692" + gradientTransform="matrix(.97498 0 0 .9583 -.89967 3.1462)" + y1="20.521" + x1="10.666"> + <stop + stop-color="#fff" + offset="0" + id="stop54" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop56" /> + </linearGradient> + <radialGradient + id="bm" + xlink:href="#at" + gradientUnits="userSpaceOnUse" + cy="12.007" + cx="14.739" + gradientTransform="matrix(-3.3976e-6,-2.2552,3.3832,-5.402e-6,-27.32,54.059)" + r=".54688" /> + <radialGradient + id="bn" + gradientUnits="userSpaceOnUse" + cy="17.109" + cx="9.2366" + gradientTransform="matrix(1.2675 -4.6716e-7 1.8899e-7 .44533 1.7922 12.443)" + r="2.961"> + <stop + stop-color="#e9e9e9" + offset="0" + id="stop60" /> + <stop + stop-color="#a7a7a7" + offset="0" + id="stop62" /> + <stop + stop-color="#bebebe" + offset="0.529" + id="stop64" /> + <stop + stop-color="#e7e7e7" + offset="1" + id="stop66" /> + </radialGradient> + <radialGradient + id="bo" + xlink:href="#at" + gradientUnits="userSpaceOnUse" + cy="20.823" + cx="9.119" + gradientTransform="matrix(0 -.60512 2.7541 0 -44.001 27.997)" + r="3.177" /> + <linearGradient + id="bc" + y2="30.191" + gradientUnits="userSpaceOnUse" + x2="6.5596" + gradientTransform="matrix(1.3054 0 0 .96884 27.658 -4.2992)" + y1="28.781" + x1="6.5596"> + <stop + stop-color="#fff" + offset="0" + id="stop70" /> + <stop + stop-color="#d7dbc7" + offset="1" + id="stop72" /> + </linearGradient> + <linearGradient + id="bd" + y2="22.713" + gradientUnits="userSpaceOnUse" + x2="8.5602" + gradientTransform="matrix(1.1646 0 0 .37791 27.782 13.975)" + y1="29.18" + x1="5.3348"> + <stop + stop-color="#eee" + offset="0" + id="stop75" /> + <stop + stop-color="#a2a2a2" + offset="1" + id="stop77" /> + </linearGradient> + <linearGradient + id="be" + y2="24.938" + xlink:href="#ax" + gradientUnits="userSpaceOnUse" + x2="24" + gradientTransform="matrix(.67368 0 0 .67368 6.6323 9.8582)" + y1="22.125" + x1="22.062" /> + <linearGradient + id="bf" + y2="26.868" + xlink:href="#ax" + gradientUnits="userSpaceOnUse" + x2="24.082" + gradientTransform="matrix(1.0732 0 0 1.0757 2.6528 -.50307)" + y1="21.016" + x1="21.568" /> + <radialGradient + id="bp" + gradientUnits="userSpaceOnUse" + cy="62.526" + cx="442.29" + gradientTransform="matrix(-1.3017e-5,-1.3896,0.25862,0,12.335,648.41)" + r="77.923"> + <stop + stop-color="#777" + stop-opacity="0" + offset="0" + id="stop82" /> + <stop + stop-color="#2b2b2b" + offset="1" + id="stop84" /> + </radialGradient> + <radialGradient + id="bq" + xlink:href="#az" + gradientUnits="userSpaceOnUse" + cy="183.64" + cx="258.76" + gradientTransform="matrix(.17369 -.0023476 .0017845 .13208 -14.213 13.883)" + r="18.578" /> + <radialGradient + id="br" + gradientUnits="userSpaceOnUse" + cy="171.79" + cx="251.69" + gradientTransform="matrix(.040643 -.16438 .25253 .063961 -21.612 69.314)" + r="21.531"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop88" /> + <stop + stop-color="#090908" + stop-opacity=".96622" + offset="1" + id="stop90" /> + </radialGradient> + <linearGradient + id="bg" + y2="179.04" + xlink:href="#az" + gradientUnits="userSpaceOnUse" + x2="222.73" + gradientTransform="matrix(.13883 0 0 .13367 -4.9888 13.067)" + y1="171.62" + x1="236.75" /> + <radialGradient + id="bs" + gradientUnits="userSpaceOnUse" + cy="111.3" + cx="439.05" + gradientTransform="matrix(.071034 -.056703 .11549 .15363 -18.07 41.978)" + r="75.752"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop94" /> + <stop + stop-color="#babdb6" + offset="1" + id="stop96" /> + </radialGradient> + <linearGradient + id="bh" + y2="114.23" + gradientUnits="userSpaceOnUse" + x2="457.2" + gradientTransform="matrix(.072459 0 0 .10109 -4.6279 19.41)" + y1="289.78" + x1="457.2"> + <stop + stop-color="#2e3436" + offset="0" + id="stop99" /> + <stop + stop-color="#fff" + offset="1" + id="stop101" /> + </linearGradient> + <radialGradient + id="bt" + xlink:href="#ay" + gradientUnits="userSpaceOnUse" + cy="98.975" + cx="434.13" + gradientTransform="matrix(-.15022 .15417 -.1987 -.20393 113.38 -16.437)" + r="74.908" /> + <radialGradient + id="bu" + gradientUnits="userSpaceOnUse" + cy="130.89" + cx="441.36" + gradientTransform="matrix(-.012867 -.088952 .29168 -.044437 -3.9993 74.887)" + r="75.756"> + <stop + stop-color="#3a3a3a" + offset="0" + id="stop105" /> + <stop + stop-color="#3a3a3a" + stop-opacity="0" + offset="1" + id="stop107" /> + </radialGradient> + <radialGradient + id="bv" + xlink:href="#ay" + gradientUnits="userSpaceOnUse" + cy="131.83" + cx="469.91" + gradientTransform="matrix(-.14051 -.13746 .12306 -.13043 81.917 108.28)" + r="74.908" /> + <radialGradient + id="bw" + xlink:href="#au" + gradientUnits="userSpaceOnUse" + cy="218.66" + cx="344.26" + gradientTransform="matrix(-.013724 -.24747 .093642 -.0055498 12.749 122.21)" + r="74.908" /> + <linearGradient + id="bi" + y2="225.83" + xlink:href="#au" + gradientUnits="userSpaceOnUse" + x2="280.02" + gradientTransform="matrix(.093448 0 0 .13038 -14.224 11.368)" + y1="126.84" + x1="469.36" /> + <radialGradient + id="bx" + gradientUnits="userSpaceOnUse" + cy="95.382" + cx="529.4" + gradientTransform="matrix(0 .10037 -.10096 0 38.13 -18.815)" + r="74.908"> + <stop + stop-color="#2e3436" + stop-opacity="0" + offset="0" + id="stop113" /> + <stop + stop-color="#2e3436" + stop-opacity="0" + offset=".47336" + id="stop115" /> + <stop + stop-color="#0f1112" + offset="1" + id="stop117" /> + </radialGradient> + <radialGradient + id="by" + gradientUnits="userSpaceOnUse" + cy="165.52" + cx="449.88" + gradientTransform="matrix(0 -.096503 .10561 0 11.021 76.299)" + r="74.908"> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="0" + id="stop120" /> + <stop + stop-color="#eeeeec" + stop-opacity=".49804" + offset=".86670" + id="stop122" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop124" /> + </radialGradient> + <radialGradient + id="bz" + gradientUnits="userSpaceOnUse" + cy="170.41" + cx="459.45" + gradientTransform="matrix(.15094 -2.3254e-8 1.3013e-8 .12469 -40.912 13.001)" + r="74.908"> + <stop + stop-color="#eeeeec" + stop-opacity=".95270" + offset="0" + id="stop127" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset=".47989" + id="stop129" /> + <stop + stop-color="#eeeeec" + stop-opacity=".99324" + offset=".52296" + id="stop131" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset=".63154" + id="stop133" /> + <stop + stop-color="#eeeeec" + stop-opacity=".23529" + offset=".73835" + id="stop135" /> + <stop + stop-color="#fff" + stop-opacity=".71622" + offset=".83401" + id="stop137" /> + <stop + stop-color="#f6f6f5" + stop-opacity=".27027" + offset=".90514" + id="stop139" /> + <stop + stop-color="#f2f2f0" + stop-opacity=".27703" + offset=".90514" + id="stop141" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop143" /> + </radialGradient> + <radialGradient + id="ca" + gradientUnits="userSpaceOnUse" + cy="217.46" + cx="502.53" + gradientTransform="matrix(.10492 -.072831 .035871 .057009 -25.672 64.354)" + r="74.908"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop146" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop148" /> + </radialGradient> + <radialGradient + id="cb" + gradientUnits="userSpaceOnUse" + cy="33.605" + cx="427.8" + gradientTransform="matrix(-.44827 .10225 -.081708 -.35819 230.04 -5.144)" + r="74.908"> + <stop + stop-color="#eeeeec" + offset="0" + id="stop151" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop153" /> + </radialGradient> + <radialGradient + id="cc" + gradientUnits="userSpaceOnUse" + cy="127.25" + cx="399.88" + gradientTransform="matrix(.942 -.093118 .12194 .43761 -363.99 7.6542)" + r="2.0222"> + <stop + stop-color="#fff" + offset="0" + id="stop156" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop158" /> + </radialGradient> + <radialGradient + id="cd" + gradientUnits="userSpaceOnUse" + cy="127.65" + cx="400.3" + gradientTransform="matrix(1.0867,3.1905e-5,-1.4474e-5,0.51097,-406.97,-39.597)" + r="2.0222"> + <stop + stop-color="#fff" + offset="0" + id="stop161" /> + <stop + stop-color="#eeeeec" + stop-opacity="0" + offset="1" + id="stop163" /> + </radialGradient> + <linearGradient + id="bj" + y2="496.34" + gradientUnits="userSpaceOnUse" + x2="700.41" + gradientTransform="matrix(.15392 0 0 .1533 -88.254 -28.438)" + y1="327.78" + x1="697.91"> + <stop + stop-color="#f0f0f4" + offset="0" + id="stop166" /> + <stop + stop-color="#eeeeec" + offset=".037441" + id="stop168" /> + <stop + stop-color="#eeeeec" + stop-opacity=".69595" + offset=".39254" + id="stop170" /> + <stop + stop-color="#a1a29f" + offset="0.908" + id="stop172" /> + <stop + stop-color="#555753" + offset="1" + id="stop174" /> + </linearGradient> + <radialGradient + id="ce" + gradientUnits="userSpaceOnUse" + cy="14.782" + cx="76.166" + gradientTransform="matrix(4.2066 1.9379e-8 0 .1402 -297.74 19.928)" + r="21"> + <stop + stop-color="#7a7c7c" + offset="0" + id="stop177" /> + <stop + stop-color="#33393a" + offset="1" + id="stop179" /> + </radialGradient> + <linearGradient + id="bk" + y2="45.818" + gradientUnits="userSpaceOnUse" + x2="8.5625" + gradientTransform="translate(-53.5,9.8117)" + y1="4.6468" + x1="8.5625"> + <stop + stop-color="#2f3537" + offset="0" + id="stop182" /> + <stop + stop-color="#8a8e8e" + offset="0.3" + id="stop184" /> + <stop + stop-color="#2f3537" + offset="1" + id="stop186" /> + </linearGradient> + <radialGradient + id="cf" + gradientUnits="userSpaceOnUse" + cy="114.57" + cx="20.892" + gradientTransform="matrix(0.2297,0,0,0.2297,4.6135,3.9798)" + r="5.256"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop189" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop191" /> + </radialGradient> + <radialGradient + id="cg" + gradientUnits="userSpaceOnUse" + cy="64.568" + cx="20.892" + gradientTransform="matrix(0.2297,0,0,0.2297,4.6135,3.9798)" + r="5.257"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop194" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop196" /> + </radialGradient> + <radialGradient + id="ch" + gradientUnits="userSpaceOnUse" + cy="7.2679" + cx="8.1436" + gradientTransform="matrix(0.83037,0,0,0.95552,-34.846,-1.8031)" + r="38.159"> + <stop + stop-color="#fff" + offset="0" + id="stop199" /> + <stop + stop-color="#f8f8f8" + offset="1" + id="stop201" /> + </radialGradient> + <radialGradient + id="ci" + gradientUnits="userSpaceOnUse" + cy="35.737" + cx="33.967" + gradientTransform="matrix(0.8327,0,0,0.97109,-37.62,-2.5748)" + r="86.708"> + <stop + stop-color="#fafafa" + offset="0" + id="stop204" /> + <stop + stop-color="#bbb" + offset="1" + id="stop206" /> + </radialGradient> + <radialGradient + id="cj" + gradientUnits="userSpaceOnUse" + cy="3.7561" + cx="8.8244" + gradientTransform="matrix(0.83945,0,0,0.96329,-34.713,-1.9718)" + r="37.752"> + <stop + stop-color="#a3a3a3" + offset="0" + id="stop209" /> + <stop + stop-color="#4c4c4c" + offset="1" + id="stop211" /> + </radialGradient> + </defs> + <g + fill="none" + id="g213"> + <path + d="m11.506 5.4943v37.907" + stroke-opacity=".017544" + stroke="#000" + stroke-width=".98855" + id="path215" /> + <path + stroke-opacity=".20468" + d="m12.5 5.0205v38.018" + stroke="#fff" + id="path217" /> + </g> + <g + opacity=".3" + transform="matrix(.9138 0 0 1 4.4269 -9.3837)" + id="g219"> + <path + fill="url(#ba)" + d="m8.8251 42v4.9997c-3.2368 0.009-7.8251-1.12-7.8251-2.5s3.6121-2.4995 7.8251-2.4995z" + id="path221" /> + <rect + height="5" + width="30.35" + y="42" + x="8.8251" + fill="url(#av)" + id="rect223" /> + <path + fill="url(#bb)" + d="m39.175 42v4.9997c3.2369 0.0094 7.8251-1.1202 7.8251-2.5002s-3.612-2.5-7.825-2.5z" + id="path225" /> + </g> + <g + transform="translate(46,33.47034)" + id="g227"> + <rect + style="color:#000000;fill:url(#ci);stroke:url(#cj);stroke-width:0.89924002;stroke-linecap:round;stroke-linejoin:round;display:block" + display="block" + transform="matrix(0,1,-1,0,0,0)" + ry="1.0718" + width="30.235001" + y="0.82638001" + x="-31.895" + height="38.167999" + id="rect229" /> + <rect + style="color:#000000;fill:none;stroke:url(#ch);stroke-width:0.89074999;stroke-linecap:round;stroke-linejoin:round;display:block" + transform="matrix(0,1,-1,0,0,0)" + display="block" + rx="0.12782" + ry="0.13789999" + height="36.033001" + width="28.108" + y="1.8398" + x="-31.148001" + id="rect231" /> + <g + transform="matrix(0,1.3362,-1.0851,0,9.545,-39.685)" + id="g233"> + <g + transform="matrix(0.2297,0,0,0.2297,4.9671,4.245)" + id="g235" + style="fill:#ffffff;stroke:#000000"> + <path + d="m 23.428,113.07 c 0,1.973 -1.6,3.572 -3.573,3.572 -1.974,0 -3.573,-1.6 -3.573,-3.572 0,-1.974 1.6,-3.573 3.573,-3.573 1.973,0 3.573,1.6 3.573,3.573 z" + id="path237" /> + <path + d="m 23.428,63.07 c 0,1.973 -1.6,3.573 -3.573,3.573 -1.974,0 -3.573,-1.6 -3.573,-3.573 0,-1.974 1.6,-3.573 3.573,-3.573 1.973,0 3.573,1.6 3.573,3.573 z" + id="path239" /> + </g> + <path + d="m 9.995,29.952 c 0,0.4532 -0.36752,0.8205 -0.82073,0.8205 -0.45343,0 -0.82073,-0.36752 -0.82073,-0.8205 0,-0.45343 0.36752,-0.82073 0.82073,-0.82073 0.4532,0 0.82073,0.36752 0.82073,0.82073 z" + id="path241" + style="fill:url(#cf)" /> + <path + d="m 9.995,18.467 c 0,0.4532 -0.36752,0.82073 -0.82073,0.82073 -0.45343,0 -0.82073,-0.36752 -0.82073,-0.82073 0,-0.45343 0.36752,-0.82073 0.82073,-0.82073 0.4532,0 0.82073,0.36752 0.82073,0.82073 z" + id="path243" + style="fill:url(#cg)" /> + </g> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="M -22.444,-23.794 H -33.295" + id="path245" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -22.444,-17.113 -3.2554,-6.6808" + id="path247" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -33.295,-17.113 3.2554,-6.6808" + id="path249" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.1494;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -27.825,-24.512 v -4.7243" + id="path251" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -33.295,-17.113 h -3.2554" + id="path253" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -36.639,-17.148 v -5.3447" + id="path255" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -22.444,-17.113 h 6.5107" + id="path257" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -15.934,-15.777 v -2.6723 h 7.5958 v 2.6723 h -7.5958" + id="path259" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:0.99326003;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="m -19.189,-17.306 v 7.2734" + id="path261" /> + <path + style="color:#000000;fill:none;stroke:#9b9b9b;stroke-width:1.20410001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.74510001" + d="M -5.0823,-17.113 H -8.3377" + id="path263" /> + <path + style="color:#000000;fill:#9b9b9b;fill-opacity:0.74510001;fill-rule:evenodd" + d="m -33.295,-17.113 3.0519,-2.9229 -2.645,-1.5032 -0.40692,4.426 z" + id="path265" /> + </g> + <g + transform="matrix(.92391 0 0 .875 -.53806 5.8515)" + id="g267"> + <g + opacity=".3" + transform="translate(-1.5002,1.8117)" + id="g269"> + <path + fill="url(#ba)" + d="m8.8251 42v4.9997c-3.2368 0.009-7.8251-1.12-7.8251-2.5s3.6121-2.4995 7.8251-2.4995z" + id="path271" /> + <rect + height="5" + width="30.35" + y="42" + x="8.8251" + fill="url(#av)" + id="rect273" /> + <path + fill="url(#bb)" + d="m39.175 42v4.9997c3.2369 0.0094 7.8251-1.1202 7.8251-2.5002s-3.612-2.5-7.825-2.5z" + id="path275" /> + </g> + <rect + stroke-linejoin="round" + rx="2.4749" + ry="2.1004" + height="26.99" + width="40.99" + stroke="url(#bk)" + stroke-linecap="round" + y="19.317" + x="2.005" + stroke-width="1.01" + fill="url(#ce)" + id="rect277" /> + <rect + rx="1.6573" + ry="1.6573" + height="24" + width="40" + y="21.812" + x="2.4998" + fill="url(#bj)" + id="rect279" /> + <path + opacity=".27228" + fill="url(#cd)" + d="m30.74 24.195a2.7165 2.6372 0 0 1 -5.433 0 2.7165 2.6372 0 1 1 5.433 0z" + id="path281" /> + <path + fill="url(#cc)" + d="m30.727 25.473a2.7042 1.8094 0 0 1 -5.4083 0 2.7042 1.8094 0 1 1 5.4083 0z" + id="path283" /> + <path + fill="url(#cb)" + d="m38.5 33.812a10 10 0 0 1 -20 0 10 10 0 1 1 20 0z" + id="path285" /> + <path + fill="#888a85" + d="m37.5 33.812a9 9 0 0 1 -18 0 9 9 0 1 1 18 0z" + id="path287" /> + <path + fill="url(#ca)" + d="m39.5 33.812a11 11 0 0 1 -22 0 11 11 0 1 1 22 0z" + id="path289" /> + <path + fill="url(#bz)" + d="m38.437 34.25a10 10 0 0 1 -20 0 10 10 0 1 1 20 0z" + id="path291" /> + <path + fill="url(#by)" + d="m36.569 33.475a8.0691 7.8189 0 0 1 -16.138 0 8.0691 7.8189 0 1 1 16.138 0z" + id="path293" /> + <path + opacity=".85149" + fill="url(#bx)" + d="m35.5 33.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path295" /> + <path + fill="url(#bi)" + d="m35.5 33.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path297" /> + <path + fill="url(#bw)" + d="m35.5 34.812a7 7 0 0 1 -14 0 7 7 0 1 1 14 0z" + id="path299" /> + <path + opacity=".53960" + fill="url(#bv)" + d="m34.234 34.76a5.7665 6.0002 0 0 1 -11.533 0 5.7665 6.0002 0 1 1 11.533 0z" + id="path301" /> + <path + stroke-linejoin="round" + d="m34.176 35.312a5.676 5.426 0 0 1 -11.352 0 5.676 5.426 0 1 1 11.352 0z" + stroke="url(#bu)" + stroke-linecap="round" + stroke-width=".1485" + fill="url(#bt)" + id="path303" /> + <path + stroke-linejoin="round" + d="m33.928 36.812c0 2.9961-2.4316 5.4277-5.4277 5.4277s-5.4277-2.4316-5.4277-5.4277 2.4316-5.4277 5.4277-5.4277 5.4277 2.4316 5.4277 5.4277z" + stroke="url(#bh)" + stroke-linecap="round" + stroke-width=".14459" + fill="url(#bs)" + id="path305" /> + <path + fill="#2e3436" + d="m33 36.812a4.5 4.5 0 0 1 -9 0 4.5 4.5 0 1 1 9 0z" + id="path307" /> + <path + opacity=".23267" + fill="url(#bg)" + d="m27.724 34.278c-0.08496 0.02653-0.16639 0.05752-0.24728 0.0919 0.08079-0.03461 0.1624-0.06518 0.24728-0.0919zm1.77 0.05013c0.035 0.01321 0.06988 0.02718 0.10412 0.04177-0.03437-0.01461-0.06898-0.02856-0.10412-0.04177zm-2.308 0.18798c-0.05662 0.03268-0.11114 0.06787-0.16486 0.10443 0.05331-0.03657 0.10869-0.07167 0.16486-0.10443zm-0.16486 0.10443c-0.06461 0.04398-0.12648 0.08859-0.18655 0.13785 0.05929-0.04879 0.12287-0.09417 0.18655-0.13785zm3.2754 0.18798c0.03712 0.0324 0.07334 0.06589 0.10846 0.10026-0.03511-0.03423-0.07136-0.06799-0.10846-0.10026zm-3.5271 0.0084c-0.04762 0.0418-0.09456 0.08446-0.13883 0.12949 0.04437-0.04514 0.09114-0.08753 0.13883-0.12949zm-0.13883 0.12949c-0.33737 0.34318-0.57623 0.77514-0.6681 1.2574-0.000256 0.0014 0.000257 0.0028 0 0.0042v0.88976c0.13918 0.7375 0.61747 1.3607 1.2755 1.721h2.5987c0.63044-0.34525 1.0935-0.93177 1.2538-1.6291v-1.0652c-0.072-0.315-0.203-0.61-0.387-0.868-0.142-0.184-0.307-0.317-0.485-0.389h-3.488c-0.03512 0.02614-0.06746 0.05237-0.09978 0.07937zm-0.6681 2.1513c-0.01352-0.07159-0.02313-0.14322-0.03037-0.21722 0.007 0.07375 0.01683 0.14545 0.03037 0.21722zm0-0.88976c-0.01357 0.07192-0.0234 0.14331-0.03037 0.21722 0.0072-0.07297 0.01685-0.14567 0.03037-0.21722zm4.5596-1.1822c0.02542 0.02829 0.04966 0.05836 0.07375 0.08772-0.02444-0.02974-0.04796-0.05908-0.07375-0.08772zm-2.828 3.991c0.05283 0.01722 0.10623 0.03193 0.16052 0.04595-0.05432-0.01407-0.10765-0.02866-0.16052-0.04595zm1.6876 0c-0.05312 0.01729-0.10592 0.03188-0.16052 0.04595 0.05429-0.01402 0.10769-0.02874 0.16052-0.04595z" + id="path309" /> + <path + opacity=".37557" + fill="url(#br)" + d="m26.234 33.812c-0.535 0.385-0.965 0.904-1.234 1.501v2.946c0.28195 0.62634 0.73926 1.1627 1.3106 1.5527h4.4296c0.538-0.369 0.975-0.868 1.259-1.45v-3.1465c-0.271-0.557-0.682-1.041-1.189-1.404h-4.5769z" + id="path311" /> + <path + fill="#2e3436" + d="m27.734 34.215c-0.08393 0.02688-0.16438 0.05827-0.24429 0.0931 0.07981-0.03506 0.16044-0.06603 0.24429-0.0931zm1.7486 0.05078c0.03457 0.01338 0.06903 0.02754 0.10286 0.04232-0.03396-0.0148-0.06815-0.02893-0.10286-0.04232zm-2.28 0.19043c-0.05593 0.03311-0.1098 0.06876-0.16286 0.1058 0.05266-0.03705 0.10737-0.07261 0.16286-0.1058zm-0.16286 0.1058c-0.06383 0.04455-0.12495 0.08974-0.18429 0.13965 0.05858-0.04943 0.12138-0.0954 0.18429-0.13965zm3.2357 0.19043c0.03667 0.03282 0.07245 0.06675 0.10715 0.10157-0.03468-0.03468-0.07049-0.06888-0.10715-0.10157zm-3.4843 0.0085c-0.04705 0.04235-0.09341 0.08557-0.13714 0.13119 0.04384-0.04573 0.09004-0.08867 0.13714-0.13119zm-0.138 0.132c-0.33328 0.34766-0.56925 0.78528-0.66001 1.2738-0.000253 0.0014 0.000254 0.0029 0 0.0042v0.90138c0.13749 0.74714 0.60999 1.3785 1.26 1.7435h2.5672c0.6228-0.34977 1.0802-0.94395 1.2386-1.6504v-1.0792c-0.07047-0.31936-0.2005-0.61814-0.38143-0.88022-0.14074-0.1859-0.30357-0.32067-0.48-0.39356h-3.4458c-0.03469 0.02648-0.06665 0.05306-0.09857 0.0804zm-0.66001 2.1794c-0.01335-0.07252-0.02285-0.14509-0.03-0.22006 0.0069 0.07472 0.01662 0.14735 0.03 0.22006zm0-0.90138c-0.01341 0.07286-0.02312 0.14518-0.03 0.22006 0.0071-0.07392 0.01665-0.14757 0.03-0.22006zm4.5043-1.1976c0.02511 0.02866 0.04905 0.05912 0.07286 0.08887-0.02414-0.03013-0.04738-0.05985-0.07286-0.08887zm-2.7943 4.0414c0.05219 0.01744 0.10494 0.03235 0.15857 0.04655-0.05367-0.01425-0.10635-0.02904-0.15857-0.04655zm1.6672 0c-0.05248 0.01752-0.10464 0.0323-0.15857 0.04655 0.05363-0.0142 0.10638-0.02911 0.15857-0.04655z" + id="path313" /> + <path + opacity=".23267" + fill="url(#bq)" + d="m27.734 34.153c-0.08393 0.02723-0.16438 0.05903-0.24429 0.0943 0.07981-0.03551 0.16044-0.06688 0.24429-0.0943zm1.7486 0.05144c0.03457 0.01355 0.06903 0.02789 0.10286 0.04286-0.034-0.015-0.069-0.029-0.103-0.043zm-2.281 0.193c-0.05593 0.03353-0.1098 0.06965-0.16286 0.10716 0.05266-0.03753 0.10737-0.07354 0.16286-0.10716zm-0.16286 0.10716c-0.06383 0.04513-0.12495 0.0909-0.18429 0.14145 0.05858-0.05006 0.12138-0.09663 0.18429-0.14145zm3.2357 0.19289c0.03667 0.03325 0.07245 0.06761 0.10715 0.10288-0.03468-0.03512-0.07049-0.06977-0.10715-0.10288zm-3.4843 0.0086c-0.04705 0.0429-0.09341 0.08667-0.13714 0.13288 0.04384-0.04632 0.09004-0.08982 0.13714-0.13288zm-0.138 0.133c-0.33328 0.35214-0.56925 0.7954-0.66001 1.2902-0.000253 0.0014 0.000254 0.0029 0 0.0043v0.91301c0.13749 0.75678 0.60999 1.3962 1.26 1.766h2.5672c0.6228-0.35428 1.0802-0.95612 1.2386-1.6717v-1.0931c-0.071-0.324-0.201-0.627-0.382-0.892-0.141-0.188-0.303-0.325-0.48-0.399h-3.4458c-0.03469 0.02682-0.06665 0.05374-0.09857 0.08144zm-0.66 2.207c-0.01335-0.07346-0.02285-0.14697-0.03-0.22289 0.0069 0.07568 0.01662 0.14925 0.03 0.22289zm0-0.91301c-0.01341 0.0738-0.02312 0.14705-0.03 0.2229 0.0071-0.07488 0.01665-0.14948 0.03-0.2229zm4.5043-1.2131c0.02511 0.02903 0.04905 0.05988 0.07286 0.09002-0.02414-0.03052-0.04738-0.06063-0.07286-0.09002zm-2.7943 4.0935c0.05219 0.01767 0.10494 0.03277 0.15857 0.04715-0.054-0.015-0.107-0.03-0.159-0.048zm1.6672 0c-0.05248 0.01774-0.10464 0.03271-0.15857 0.04715 0.05363-0.01438 0.10638-0.02949 0.15857-0.04715z" + id="path315" /> + <path + fill-opacity=".50543" + d="m28.512 34.806c-1.0298-0.000002-1.8752 0.77295-1.9851 1.7632-0.0046 0.04174-0.008 0.08347-0.0099 0.12595-0.0014 0.0304-0.005 0.05994-0.005 0.09068 0 0.0067-0.000067 0.01348 0 0.02015-0.000067 0.0067 0 0.01346 0 0.02015 0.000605 0.03001 0.003 0.06102 0.005 0.09068 0.002 0.04247 0.0053 0.08421 0.0099 0.12595 0.10987 0.99028 0.95525 1.7632 1.9851 1.7632s1.8752-0.77295 1.9851-1.7632c0.0046-0.04174 0.008-0.08347 0.0099-0.12595 0.0024-0.03624 0.0046-0.07407 0.005-0.11083-0.00037-0.03675-0.0026-0.0746-0.005-0.11083-0.002-0.042-0.005-0.084-0.01-0.126-0.11-0.99-0.955-1.763-1.985-1.763z" + id="path317" /> + <path + stroke-linejoin="round" + d="m39.016 33.812a10.516 10.516 0 0 1 -21.033 0 10.516 10.516 0 1 1 21.033 0z" + stroke="url(#bp)" + stroke-linecap="round" + fill="none" + id="path319" /> + <path + d="m29.013 24.307a2.0122 2.017 0 0 1 -4.0244 0 2.0122 2.017 0 1 1 4.0244 0z" + fill-rule="evenodd" + stroke="url(#bf)" + stroke-miterlimit="10" + stroke-width=".97678" + fill="#2e3436" + id="path321" /> + <path + opacity=".34706" + fill-rule="evenodd" + d="m27.834 24.314a0.81921 0.82118 0 0 1 -1.6384 0 0.81921 0.82118 0 1 1 1.6384 0z" + id="path323" /> + <path + opacity=".30588" + d="m28.417 16.445a0.8397 0.8397 0 1 1 -1.6794 0 0.8397 0.8397 0 1 1 1.6794 0z" + fill-rule="evenodd" + transform="matrix(.6932 0 0 .69486 8.2648 13.585)" + filter="url(#ck)" + fill="#fff" + id="path325" /> + <path + d="m23.18 25.395a1.2632 1.2632 0 0 1 -2.5263 0 1.2632 1.2632 0 1 1 2.5263 0z" + fill-rule="evenodd" + stroke="url(#be)" + stroke-miterlimit="10" + stroke-width=".47368" + fill="#2e3436" + id="path327" /> + <rect + rx=".93042" + ry=".79550" + height="2.2404" + width="8.2404" + stroke="url(#bd)" + y="23.192" + x="32.88" + stroke-width=".75957" + fill="url(#bc)" + id="rect329" /> + <path + d="m17.228 20.683a3.7307 1.6168 0 0 1 -7.4614 0 3.7307 1.6168 0 1 1 7.4614 0z" + stroke-opacity=".99608" + fill-rule="evenodd" + stroke="url(#bo)" + stroke-miterlimit="10" + stroke-width=".4957" + fill="#2e3436" + id="path331" /> + <path + fill-rule="evenodd" + fill="url(#bn)" + d="m16.5 20.062a3 1.25 0 0 1 -6 0 3 1.25 0 1 1 6 0z" + id="path333" /> + <rect + stroke-linejoin="round" + rx=".51201" + ry=".55650" + height="1.4607" + width="1.4429" + stroke="url(#bm)" + stroke-miterlimit="0" + y="20.772" + x="12.662" + stroke-width=".30218" + fill="#2e3436" + id="rect335" /> + <rect + opacity=".4" + stroke-linejoin="round" + rx="1.3157" + ry="1.3157" + height="22.999" + width="38.999" + stroke="url(#cl)" + stroke-linecap="round" + y="22.312" + x="3.0002" + stroke-width="1.0008" + fill="none" + id="rect337" /> + <path + opacity=".8" + d="m32 37.11c0 1.933-1.567 3.5-3.5 3.5s-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" + fill-rule="evenodd" + fill="url(#bl)" + id="path339" /> + <rect + opacity=".5" + rx="1" + ry="1" + height="10" + width="2" + y="29.812" + x="9.4998" + fill="#eeeeec" + id="rect341" /> + <rect + opacity=".2" + rx="1" + ry="1" + height="8" + width="2" + y="30.812" + x="13.5" + fill="#555753" + id="rect343" /> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-cvpcb-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-cvpcb-project.svg new file mode 100644 index 0000000..e4bc2f0 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-cvpcb-project.svg @@ -0,0 +1,41 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="d" y2="-151.35" gradientUnits="userSpaceOnUse" x2="682.52" gradientTransform="matrix(-1,0,0,1,921.6,341.5)" y1="-167.43" x1="747"> + <stop stop-color="#fcaf3e" offset="0"/> + <stop stop-color="#fcaf3e" stop-opacity="0.65" offset="1"/> + </linearGradient> + <linearGradient id="e" y2="-2857.7" gradientUnits="userSpaceOnUse" x2="-1416.8" gradientTransform="matrix(.2344 0 0 .2344 550.77 853.66)" y1="-2902.3" x1="-1597"> + <stop stop-color="#fcaf3e" offset="0"/> + <stop stop-color="#f2983d" stop-opacity=".75660" offset=".49680"/> + <stop stop-color="#e77c3c" stop-opacity="0.51" offset="1"/> + </linearGradient> + <radialGradient id="f" gradientUnits="userSpaceOnUse" cy="-969.15" cx="-1035.3" gradientTransform="matrix(.4465 -.2703 -.2019 -.3361 447.65 -605.27)" r="76.859"> + <stop stop-color="#fffbd7" offset="0"/> + <stop stop-color="#e77c3c" offset="1"/> + </radialGradient> + </defs> + <rect style="color:#000000" height=".67940" width="0" stroke="#000" y="32.209" x="7.913" stroke-width=".69494"/> + <image xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAFaFJREFU eJztXWuQHNV1/rp7uqdnemZ2dlerfeixi0AIbD0WUY5Rgc26RMqmqBRKuUj8I0nZVU4oV8WxKomN YjBag7FXwQ6UHUgUUgT/MZIpqpZKiVAVGwTCNmALpBhsQNZKSNqHVjuP3Xl2973d+dGP6Xnt7uxs z/Zo5tu62zNz+3af7j59zrnnnD7N6LqONloX7FoT0Mbaos0ALY42A7Q42gzQ4mgzQIujzQAtjjYD tDjaDNDiaDNAi6PNAC2ONgO0ONoM0OJoM0CLw+fmxufnF2pa/+jRIwCA7du3Y9u2bRAEAff82Rd2 AXiGZZlhAGAYBgDAgCkeXPK1v78fd911F3w+4xA5jgMAsGxlnreiotaSUgoAIITg2LFjmJ6eLhlQ tACs8eYvmqafArD/uZ8eeVVRFHzwwQd49913AQD33nvvEmeiMm1ugHFz47UwwNGjRxCNRnHLLbeg s7MTAPD5z9+zi+W4U/39/fjEJ24G4LzwizPAu7/9LW697TabAawLX50BrKUGANA0Y0kIwcsvv4wd 27dD8PsdA8q2YP43lr/+9UlMT09Do3T4+eefOw0AiUQCb7zxBpLJZE1M4OY18oQKsC7+3r177Yt/ 4cIFMCw76vP54PNx4Dif2Tij+Yxm9Pvg44qbDgaJRAKKokBRFBBKQCgBpRSUUmiaVtQoJaCUgBCj WePi8Ti2XrcVGzduKt6HuV+LDpsus/lM2hiWHU2lUgCAzs5O7N27F9FoFIcPH17LU25jzSXA0aNH wPM8Pve5zyEUCgEAxsbGcOjQIezde4fu43kADhFuqgBYqoBhyjdqYuvW63HttVsAoEwVWONKRb/z zgeAs2cnMDy8CxcufIQ333yrbB96QXQY40tViKpizy23MLfediv27NkDXdeRTqfx0ksvQVXVZUkC N6+RqzbAcsnevXu3ffG/8pWv4NlnnzUuEMOCZY0LVtDhXNHYxRhgcvISenrWgfP5wFdhAJtW8yQT x4UjhCIQEBGJRDAxcQ4cV366yi6OOd7+mTEkzmuvvoZkMok777wToVAIu3fvxptvvrnoeWkE3FUB ur5o++nRI5AkCVu2GHfpk08+iZ/85CdF4/UqzdpGtX5d15HPyzg7MYFMJmO39BLNue6lS5dw4w03 YHp6GrFYfFl0VPpOiKF6Tr19Cid/cxIAsGXLFkiStOaqwFUJsBxs27YNAJBMJjE2NlbcyTisfoY1 l9Xv+Eq4MnsFDGDbFtUkgKYVi+5kMoHrr78eoVAIP3/5leo7sGcl5lfTyGRMVQIG0KhmH8srr7yC HTt3gOd5bNu2DW+//XZNx7PaWHMGiEajAIBjx47hm/c/AEHwA4yhs18YHy/T0SvRh5cvzyKflxGO hMGxi6sASilSqRR27tiBrdddh9dOvI5YLLbsfVWil1AChmHAgEE2k8X777+PHTt22Me+llhzBujt 7QUAKCqF3y9iaGjIsKAr6Ftg5QYRIQSTlyYRCATg431gmWLtp+kaiEoQjXZg5PZPo6u7C6+9dgJn /vCHFe2vaNsOCcCAwcTZCezcudM+9rXEmjMAAPzwR/+KYDAIAKCUWFK1oEdRvyUsyzJ27tyBcDiE WCyORCIBlmURi8XR2RmFJEnYuvU69Pf1I5VO4cUX/wfT0zM176eSBKCUFjFAPB4HwzCuWvfLhbuz gGUeIMOwYEzRfHl2FgDA84K1lZLlyqAoMt555x0IgoDBzZvxsRtvRCgUQnd3N2RZRjweRywWx7vv vocLFy7UsadyeqlGDQcWYziyNKrVbMu4BVcZ4D/PXAbDlnjunMd982dw+MMZ6B2doPkMAICQgo5e TQlgQZZlfHjmDD48c2ZVtleKShJg8ItfhW4al5QQZAE8+svf4u8/+TFXaKgFrjqCnjwzB4Zj8c7Y gQ6O4/YBGLJcsUyJI6fSHfHe734/KgiGJLAcOV65c6qhNJYgyzI+/rEbR6utV8URdZ5SOv7UU0/N O/vcgKsMcDqRwxP3fW0XgHHB7x8KBIIIBEQIggBRFOEX/OBNT19BUpiEAThy9Dn4TQbgmpgBvvDn 95QpMHs9QiArCuS8DFmRkc/lkclmIOfz5wHse+qpp043rSeQ5XlwHPcMw7BD0c4uhMNhdHV1IRIO o7OzE5FIBJIkGetWkAzPHjlqB1esIE1Z1MdjKNzRFr0aPvXp2x13sR0tBADk83ksLCwgkUgilVpA PJ5AKpXClSuXhzRKnwFwk5v0uuoJfOzv/uZuXdeHwaxwN4s7EpumrQQs54OuY/hLX/rS3SvbwvLg 9jRwWNN1cCxjR8l4Hw8fz0MQBFsVAJUlgI7VNwLdRrluBwKBQJlkoFSz1/P7/RAEHjwvwIp++jgf CKvC5/MNA3jBLXo94QeoCuct1CQMUEavx+luCAOUZe9UWseO8hbW1fRCeJWxlqtP3qrCtuZLlrWh cUfpbQkAHavlCGocSun1Nt1uM8B5wJjbatRohKggKoGiqlAUBfl8HgDAcZah6LABXHAEuY1K8/tc Lufot1LOjH5ZliErChRFhaoqdkYSoQSaRkEIOe8mvW4zwDjHskkGWFHY62phgBVuCCzDJAGMrxJp FeEqA+x68In59777tf2U0mdSqXmwHAtR9BuzAZ6zkyWAgg1QkACwEyuA5mEAlNKr60gk4g5bUHeu BkWRkUqlkcmkkc1mkcmkMZ9MIJ/LAsD+7r/4x3k3yXXVE/jYuSwA4Pff27+L47hRACMsy0aB5bmC T779th0UqpbI4T0Y55MQwxOoqgpu3r27fK3qruAkgOOU0sd7vnzw1XxqHj/Y617MoCHRwBsOPHYa wJ/WOv43f/nZ0pzLpoGT7qH932N0M0NIzhpBr3TsCgBg6MyvsGfPHiiKgv8WttjjKVEBAD6/6Cqd rjKAVudFM9wATaYCTDgdQbcn3i9fIWIub74ZiqIAAP5EmShfL+ASgSbclQCrwwGFz80EB90bNmxc W1oWgcsSoL6L1oyzAAtOugNmtpMX4W0VYP5Zn5sLDro9zLyeVgFNLQHQHHR7WgU4bQCvn8hSFML/ 3qbb0wxQpAI8fiJLYUsujysvl/0A9Y8vGNNePo3lcE4DvSwF3JUADhtg5okDdwMYLn1ev9Sz5/ze 1DaAg+6DBx88WPp76XfrqWQzl/DU2Ngh15JAnHBdBcw++U8dAI4HAoFhKRRGSJIg+P2QpCD8fj/8 ZtEF60kdKzmUYRiceP0XVwUD3HrbbaP2d83KEzAuuKqqkGUZ2WwOiiwjnUkjtZDCgQP3nQIwMjZ2 yNVYQCNcwccZlh0ORToQDoXR3d2NcDiM7u4uRCIR+7Hw0goeRjAIzRJWL4eD7ptuusnWAtadbi2t pFAjGXQBvlgMHOeDrMjDGqXHdZeTQl1lgKkffv1uv98/zPmMXDee5yH4Bfj9foiiCFEM2I+EVarh c7WogGBQsn8vZQCGYaCoKvxiFrLihyAI4HkBYiAIJZ8fPnDfN+4+fPhw0+YEDlNNB7f0ehWhF9nQ uuO/91FK94q2YTBRcyeFMgzMByNZMAwDlmXBcqyZJczad/6SEqCsLJe34aTbOjag3Oi16wqxLDiW Nc4Py4JlWDAs63r429M5gcUqwP51zeipBeV0exOuM0ChnIoGXdft/ECjWpdmP0LlXN/x5aqwASil VZ8LsKqWUU0zGi2uXub2cbvNAMn6RNjVEQ5eKcxTl1wNcqrBbQZ4Bro+qlEaJSqBqipQZAWyICOX z4Pnefh8lu4vrwV0dSSE6MhkMmUSoPBsYA75XA5yPg9ZlqEoMhRFgaoqoIQkVVV1NSnU1WcDw19+ ZB7Afo0aF1+rMTpYWpGrWVst0DQNspyHqsgAsP/R7//go5o2UCNcTQr96utTAIDM0w/czvP8fgD7 anEF/+xnPy8r8NgscNYavuOOvfbvy3QFjyuK8vijj37/VQDo7u5yjU5XGeBvT0zVNf7le/9YvxoY 4MSJE3XN5dxkAI+Hg68KT7Cn0bBo4IrQxNNA5yzAy5R7okpY1fFNWB/AQrPkMno7KdSRTNF0DOB0 A3iYdk/bAObZc3wuBs/zYDkOGqUQRRFWXX5PoEkcWE2QFVz4XIp169aBNQMpAMxqW/m69rlacKou L7OApyXAUvkArBlBcwzwjKpoFtulqRng0uQkBJ5HOBJGaiFlF5twQpIkRKNRzF65AtV8Bq8RKKLb w0zQsKzg0Av/vAvAvloqhS7FAJQQ5AhBb18fZi/PFvV1d3cjGo2C4zjMzs5CkeXVOKRlw0n3ww8/ dHCxfufS9AiOP/TQw6cbQafrfgBpfKwDwDjL8yOBYBDBYHDZlUKPHXtxUYdKNBpFNBrFwvx8xUqc xAzD6lXGuwnn/rZv3z5aiT6gvFJoNpNFJpMevf/+bx4HsO87j3y3uZNCOY4bZxh2pLN7Xc2VQscO HbKjZ5WkaEdHB86dm8DmTZsxF5sr6puLzWEuNgcpaKiAdDoNVW2kCjDphr7SSqEjGqXjAD7jJp2u RgPF5x+5W9f1kZVWCrXUZ7WWy+UwODgEhmUxODgEv1+0+3p7+zA4OISBgQF0RKNQFGXJ7bnVVgKz UujIgfu+0eyVQrHySqFL2AD5XA7UrDEEGOLUWi82N4ee9T2AruPS5KWGW+NOuldaKZRyV0Wl0DpO vPMWqnABE4kEJEkCy7HIZDLGq1lMbNgwAFEUkc/nsb6nB5eUSaiKunJaasUqOIIawbOerhS6lARY v369fZF7enpw9g9n7b6pqemiELIiN07/A/X6AdqVQgEszQDBYBDnzp2z+4PBIDIZowiTXxQhmDMM wPASrpkfwMNwPSkUunuVQnO5HIaGhuzv8UTcXk80nz6q1NcIOK3+OiuFNnVS6DjHsY+vdPBSDDA1 VT3jaGpqCpIkQZIkzM7OVl3PLRToXvEGrPckN2+l0Nk7v/7RwP8+9kVQ+kw6nQIv8Mhms8uvFFpH jaDOaCekkASBF7B+/XrjTeKN9AM46K6lUqiczyO1MG9VCv3id7835mpSqOvRwMm9+3+84eePJ/O5 7Oj0ZHb48rRx1y7LFYyldWlIMp4uzuVyoFrhIRNCCS7PXIaiKohEIpCVtXMFH3n22UX7nUvTFXwK wOhDD3/H9RoBriaF3nnkvbrG/98/fFYvfWzcic2Dm6EqKiilxhu+z03YU8HNg5tx4SPj/X/9/f1I JBIVg0VuwfkU8MmTJ+sy6/v63HvDqMczgha3AXRdRzqdBqUUftEP3scjT4yLTAlFX18fFFVBOBxe 1F5wA+18ANQ/BVqOEbhp4yYAwPzCfJG1ffHiRXR2doLlWJydOLumnkAvw9NZwcbJq34i+/r6kM1m QSlFOBzGfHIeqlrw9sXj8br2Xx/aDLBKCSH2tworGMafoiq2S1hXjPUGBvohioVKyxMTFQoxu4iC J7iOiFAD4PEycYuneFlivjMaRTwRRy5bUAGTk1Po7OrEunXrsDC/sKYqwLuX3+MSAFicAQYHB8EL vGkEishlc7YdMDQ0BEmSkEgkoOs6WJYtq0XgJkrj/16Ft7OCsbgDaHJyEr29xhRpbm4OWcN5AgCY mZkpCgYZd2IDXcFNUtPI0xJgKRWQzWVx7vw5XLvlWsiyXLRuNBpFIFCwAS5evAhCSaXNuIJ2UiiK /QA3/OJHuwCMoIY3iL2/7JOnQynx9E1NTS53N+7AkQ/wwAP3H6xhZBLA8Ye/80jzJ4Xqmo7tb/1b B4BxXhRHAoEgglIQfsEPv+iHXxDAm6+Ht3MGHD6zF154YVEJwAsCQqEQpmdmEJQko7KGGfKVQiHk cjlwHAdBEJBJp906zIpwSoA/+uQnRwsd1sL4QAiBoihGdRBZQTqdRjabwejBB48D2Df67YeaNynU VAHjDMuOSOEIwuEwOiLGMhKJIBwO2YUinWFgC0sJgE0bNyGdSaN3fS9yuRzm5q7YiR+SJAG6Dsms RJpONZoBCsvt23c4fi82DmXzoi8sLCCVSkHw+8ELAhLx2AhtQFKoqwzw8Tee2MXy/AjnE4y7XhAQ CAQRCAQRCoUQDkcgSQYDOGsDWVjKBiCEIB6LIR6LYWjomqL1WYbF+vUFH/paTgM7Ojoq/G6VijVU l2rmAeTzeSiKAt4vArI88q0H7t/19NNPu6YO3M4H2KfVUSl0qWngzMwMZFlBX18v4vEYUo67fGZm Br29veA4zp4KNhKrMQ001cQ+AE3LAGAYxqgQyrFgOc6sGeyzs4IFwawWbkf9LAnAmGK0+gkcGOjH zMwMWJa1nw7O5Yxg0KZNGxGPx0GpERRq9JPDzoQQURSrhX2h6zpkWQDP82bVNB84nw8+zgfCcq6X xnH1uYB6oS/xl81m0dvbi1gsBmKmhFt/VmqVcYLlJbfl5p+X4bmkUEtyMszSeptQio8uXDCsaLNZ Y1LptG0A6sCaeQKXrXqquIzdrhXstgSoq1KoZdRVa5Ik2Xe5pQasvmQyCUIIIpGIUUiCZZfcnltt pbgaKoWOMwwe13XNrolLiArVzAiWZRnldQOtocySTqB4LIbrrr3WvrMnL12y+64ZGgLHcVBkGVeu XGn408HOeaCRiaSX/Gy+S1g2JJdKCIiqghACSggoJdA1DYSQ5q0U+sbOv/4IwKhGSdEjXMvFUndW NptFMplEKpXC7OxsUd+ZM2fs3wYGBsDzfNNIAEKIVSl09NsPPdy8SaGaruP4tr/69qd+91/nk4n4 aDIRH7pQY32AxTAwMICZmRls2LABoigim83aL2Lu6uoCLwjI5nK2bdDIqaDTBviPw/9etb/0uzk7 OE8pHf3Wgwd/7DadriaFbvuXX9Y1/uIDd+iLMcjGjRsRCASMjGBKkUwm7XBwf38/enp6MD8/j1gs jnR6raaBOt7/4MO6LLnNm9x7+bTHU8IW719YSIEQAo7jTAlQSAiZmprG5cuzGBzcjGuuGcJ77/2u wbOA4qVX4elwsOEJrN7b1dUJRVEgiiJyuRxCIcn2BnZ3d6Gnpwe5XA4ffnjGfgClUWiWhBBXjcDV MZ70qi2bzUIUA9B1IBLpQDabtftEUQQhFDwvYMOGDRAEftFtude8Dc8/F7AYpqenAUxX7LvkmBKu BZy0NzoOUQu8nRKm67bx5+WTuBi8TrenbQCvn7zloNHTz1rh8ixAc7r2aoaXT9xyoet6ww3QWuD+ NLCOGXCbAdyHuwxAVDCsFc8uz/mr8kMRrgYmaF0G0AGmjguo6/o4jIyYZsa42qoMoCtZ6FaRyDJb YFm6YVTX9aZmAIZhRonqXQZw1RGkaXpd7a233joN4+3Zp9yk0yWcAjDy+i9+ddou/LTC5iZcDQa1 4X14OiewDffRZoAWR5sBWhxtBmhxtBmgxdFmgBZHmwFaHG0GaHG0GaDF0WaAFkebAVocbQZocbQZ oMXx/5Om/1dUVK3NAAAAAElFTkSuQmCC " transform="matrix(1.851e-4,1,-1,9.0254e-5,0,0)" height="43.358" width="30.618" y="-49.799" x="20.211"/> + <g transform="matrix(.35542 0 0 .3397 -57.093 12.065)"> + <path d="m268.36 5.3407a30.675 31.406 0 0 1 -61.349 0 30.675 31.406 0 1 1 61.349 0z" stroke="#000" stroke-linecap="square" stroke-width="4" fill="none"/> + <path d="m241.62-16.098v42.878" stroke="#000" stroke-width="8" fill="none"/> + <path fill-rule="evenodd" d="m220.12-8.3133v26.29l21.37-13.145-21.37-13.145z"/> + <path d="m234.77 5.2219h-35.043l-6.4932 0.031719" stroke="#000" stroke-width="4" fill="none"/> + <path d="m287.15 19.957h-45.27" stroke="#000" stroke-width="4" fill="none"/> + <path d="m287.14-9.1501h-45.45" stroke="#000" stroke-width="4" fill="none"/> + </g> + <g transform="matrix(.43344 .11715 -.11752 .40543 8.0669 -13.586)"> + <g transform="matrix(-.84925 -.56427 .49404 -.84925 117.62 338.15)"> + <path fill="none" d="m168.24 132.25h63.709v63.708h-63.71v-63.71z"/> + <path opacity=".2" d="m199.09 132.53c0.77 0.38 1.247 1.148 1.247 2.008v7.581c3.479 0.669 9.808 2.597 15.847 8.141 9.58 8.798 14.438 22.806 14.438 41.633 0 1.148-0.861 2.104-2.001 2.228-1.141 0.122-2.184-0.633-2.426-1.754-2.696-12.449-7.87-21.021-15.379-25.474-4.047-2.399-7.848-3.052-10.478-3.154v7.201c0 0.857-0.478 1.627-1.247 2.008s-1.67 0.293-2.353-0.229l-23.823-18.201c-0.552-0.421-0.88-1.084-0.88-1.779 0-0.692 0.328-1.358 0.88-1.779l23.824-18.2c0.681-0.523 1.582-0.611 2.351-0.23z"/> + <path fill="url(#d)" d="m196.94 134.29c0.769 0.38 1.247 1.147 1.247 2.008v7.58c3.479 0.669 9.808 2.597 15.846 8.142 9.581 8.795 14.438 22.804 14.438 41.633 0 1.148-0.86 2.104-2.001 2.228-1.141 0.121-2.184-0.633-2.427-1.755-2.695-12.449-7.869-21.02-15.379-25.472-4.047-2.4-7.847-3.052-10.477-3.154v7.201c0 0.856-0.479 1.626-1.247 2.008-0.77 0.38-1.67 0.292-2.354-0.229l-23.824-18.199c-0.551-0.424-0.88-1.088-0.88-1.781 0-0.691 0.329-1.357 0.88-1.779l23.824-18.201c0.684-0.524 1.585-0.611 2.354-0.23z"/> + <path d="m196.49 135.01c0.424 0.211 0.693 0.643 0.693 1.116v8.412c3.083 0.491 9.801 2.196 16.167 8.043 9.368 8.601 14.117 22.36 14.117 40.9 0 0.635-0.479 1.169-1.112 1.235-0.632 0.069-1.214-0.352-1.35-0.974-2.756-12.73-8.087-21.52-15.843-26.118-4.977-2.951-9.641-3.347-11.979-3.32v8.224c0 0.474-0.27 0.906-0.693 1.115-0.424 0.211-0.931 0.16-1.307-0.127l-23.82-18.2c-0.309-0.234-0.489-0.601-0.489-0.987 0-0.388 0.182-0.755 0.489-0.989l23.823-18.201c0.376-0.288 0.883-0.337 1.307-0.128z" stroke="#a66e4b" stroke-miterlimit="10" fill="none"/> + <path fill="url(#e)" d="m226.23 193.48c-6.72-31.037-26.985-30.646-30.285-30.369v9.414l-23.824-18.199 23.824-18.201v9.501c3.809 0.39 30.285 4.647 30.285 47.854z"/> + <path fill="#fef39e" d="m172.3 154.35 23.823-18.199v2.133l-23.1 16.62-0.72-0.55z"/> + <g transform="matrix(.99571 0 0 -.9918 8.8182 167.26)"> + <path fill="url(#f)" d="m186.18 15.654c-10.237 1.25-14.215-0.656-19.607-4.083-0.132-0.1-0.245-0.187-0.333-0.256 2.111-1.611 17.373-13.271 20.53-15.683v8.109l-0.127-0.063c5.505 0.981 8.872-0.175 15.625-2.917-3.299 7.286-10.145 14.168-16.088 14.893z"/> + </g> + <path fill="#fef39e" d="m225.58 180.92c0.205 1.348-6.825-31.207-29.488-33.5-0.058-0.005-0.065-0.021-0.065 0.054v-1.77c-0.002-0.001 24.488 1.95 29.553 35.217z"/> + </g> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-eeschema-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-eeschema-project.svg new file mode 100644 index 0000000..b6599cb --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-eeschema-project.svg @@ -0,0 +1,394 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="bb" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="2.0786429"/> + </filter> + <clipPath id="ba"> + <path fill-rule="evenodd" d="m72 88-32 32h-8v-40h40v8z"/> + </clipPath> + <filter id="bc" height="1.384" width="1.384" color-interpolation-filters="sRGB" y="-.192" x="-.192"> + <feGaussianBlur stdDeviation="1.9447689"/> + </filter> + <linearGradient id="bn" y2="172.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="175.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bo" y2="172.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="175.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bp" y2="164.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="167.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bq" y2="164.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="167.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="br" y2="156.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="159.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bs" y2="156.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="159.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bt" y2="148.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="151.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bu" y2="148.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="151.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bv" y2="140.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="143.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="bw" y2="140.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="143.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bx" y2="132.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="135.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="by" y2="132.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="135.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bz" y2="124.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="127.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ca" y2="124.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="127.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cb" y2="116.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="119.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="cc" y2="116.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="119.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cd" y2="108.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="111.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ce" y2="108.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="111.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="cf" y2="100.44" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="103.56" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="as" y2="100.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="103.1" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="at" y2="92.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="95.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="au" y2="92.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="95.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="av" y2="84.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="87.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="aw" y2="84.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="87.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="ax" y2="76.444" gradientUnits="userSpaceOnUse" x2="153" gradientTransform="translate(-143,-64)" y1="79.557" x1="153"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#ddd" offset="1"/> + </linearGradient> + <linearGradient id="ay" y2="76.9" gradientUnits="userSpaceOnUse" x2="151.9" gradientTransform="translate(-143,-64)" y1="79.101" x1="154.1"> + <stop stop-color="#bbb" offset="0"/> + <stop stop-color="#616161" offset="1"/> + </linearGradient> + <linearGradient id="bd" y2="99.255" gradientUnits="userSpaceOnUse" x2="91.229" gradientTransform="matrix(.42792 0 0 .39077 -4.2833 -.67735)" y1="106.41" x1="98.617"> + <stop stop-color="#a2a2a2" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <radialGradient id="az" gradientUnits="userSpaceOnUse" cy="112.3" cx="102" gradientTransform="matrix(.42792 0 0 .39064 -4.2833 -.67617)" r="139.56"> + <stop stop-color="#b7b8b9" offset="0"/> + <stop stop-color="#ececec" offset=".18851"/> + <stop stop-color="#fafafa" offset=".25718"/> + <stop stop-color="#fff" offset=".30111"/> + <stop stop-color="#fafafa" offset=".53130"/> + <stop stop-color="#ebecec" offset=".84490"/> + <stop stop-color="#e1e2e3" offset="1"/> + </radialGradient> + <linearGradient id="ar"> + <stop stop-color="#3e3e3e" offset="0"/> + <stop stop-color="#828282" offset=".5"/> + <stop stop-color="#3c3c3c" offset="1"/> + </linearGradient> + <linearGradient id="aq"> + <stop stop-color="#999" offset="0"/> + <stop stop-color="#fff" offset=".5"/> + <stop stop-color="#777" offset="1"/> + </linearGradient> + <linearGradient id="be" y2="31.211" gradientUnits="userSpaceOnUse" x2="23.576" gradientTransform="matrix(.64407 -.64045 .66092 .65072 61.423 86.661)" y1="25.357" x1="23.576"> + <stop offset="0"/> + <stop stop-color="#c3c3c3" offset=".13483"/> + <stop stop-color="#8c8c8c" offset=".20224"/> + <stop stop-color="#fff" offset=".26966"/> + <stop stop-color="#757575" offset=".4465"/> + <stop stop-color="#7d7d7d" offset=".57114"/> + <stop stop-color="#b6b6b6" offset=".72038"/> + <stop offset="1"/> + </linearGradient> + <linearGradient id="bf" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.298 83.616)" y1="24.99" x1="30.038"/> + <linearGradient id="bg" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.119 83.794)" y1="24.99" x1="30.038"/> + <linearGradient id="bh" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.921 82.996)" y1="24.99" x1="30.038"/> + <linearGradient id="bi" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.742 83.175)" y1="24.99" x1="30.038"/> + <linearGradient id="bj" y2="30" xlink:href="#ar" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 60.547 82.374)" y1="24.99" x1="30.038"/> + <linearGradient id="bk" y2="30" xlink:href="#aq" gradientUnits="userSpaceOnUse" x2="30.038" gradientTransform="matrix(.62586 -.62234 .77349 .76155 60.367 82.552)" y1="24.99" x1="30.038"/> + <linearGradient id="bl" y2="26.03" gradientUnits="userSpaceOnUse" x2="9" gradientTransform="matrix(.62586 -.62234 .77349 .76155 59.06 83.852)" y1="29.057" x1="9"> + <stop stop-color="#e4db7b" offset="0"/> + <stop stop-color="#f4f0c8" offset="1"/> + </linearGradient> + <linearGradient id="bm" y2="41.392" gradientUnits="userSpaceOnUse" x2="9.5221" gradientTransform="matrix(.52586 0 0 .51993 81.027 79.545)" y1="37.372" x1="5.5179"> + <stop stop-color="#cbbd27" offset="0"/> + <stop stop-color="#9b901d" offset="1"/> + </linearGradient> + </defs> + <path opacity=".5" d="m16 8v112h63.187c0.000003 0 11.906-9.9062 17.406-15.406 5.497-5.488 15.407-17.394 15.407-17.394v-79.188h-96z" transform="matrix(.44575 0 0 .40124 -5.4244 -1.1519)" filter="url(#bb)"/> + <path fill="#fff" d="m2.5634 2.4488v43.767h27.022l14.059-12.839v-30.928h-41.08z"/> + <path fill="url(#az)" d="m3.4193 2.8396c-0.23578 0-0.42792 0.1754-0.42792 0.39064v42.189c0 0.21563 0.19214 0.39064 0.42792 0.39064h25.321c0.11254 0 1.1822 0.04616 1.2618-0.02689l13.089-12.036c0.08002-0.07305 0.12538-1.0491 0.12538-1.1519v-29.365c0-0.21524-0.19171-0.39064-0.42792-0.39064h-39.369z"/> + <g stroke-linejoin="round" fill-rule="evenodd" transform="matrix(.82576 0 0 .64612 -28.052 -37.166)" stroke="#d3d7cf" stroke-linecap="round" stroke-width="1.3337px" fill="#d3d7cf"> + <path d="m43.101 70.118"/> + <path d="m47.211 70.118"/> + <path d="m51.321 70.118"/> + <path d="m55.431 70.118"/> + <path d="m59.541 70.118"/> + <path d="m63.651 70.118"/> + <path d="m67.761 70.118"/> + <path d="m71.871 70.118"/> + <path d="m75.981 70.118"/> + <path d="m80.091 70.118"/> + <path d="m84.201 70.118"/> + <path d="m43.101 65.009"/> + <path d="m47.211 65.009"/> + <path d="m51.321 65.009"/> + <path d="m55.431 65.009"/> + <path d="m59.541 65.009"/> + <path d="m63.651 65.009"/> + <path d="m67.761 65.009"/> + <path d="m71.871 65.009"/> + <path d="m75.981 65.009"/> + <path d="m80.091 65.009"/> + <path d="m84.201 65.009"/> + <path d="m43.101 85.443"/> + <path d="m47.211 85.443"/> + <path d="m51.321 85.443"/> + <path d="m55.431 85.443"/> + <path d="m59.541 85.443"/> + <path d="m63.651 85.443"/> + <path d="m67.761 85.443"/> + <path d="m71.871 85.443"/> + <path d="m75.981 85.443"/> + <path d="m80.091 85.443"/> + <path d="m84.201 85.443"/> + <path d="m43.101 75.226"/> + <path d="m47.211 75.226"/> + <path d="m51.321 75.226"/> + <path d="m55.431 75.226"/> + <path d="m59.541 75.226"/> + <path d="m63.651 75.226"/> + <path d="m67.761 75.226"/> + <path d="m71.871 75.226"/> + <path d="m75.981 75.226"/> + <path d="m80.091 75.226"/> + <path d="m84.201 75.226"/> + <path d="m43.101 90.551"/> + <path d="m47.211 90.551"/> + <path d="m51.321 90.551"/> + <path d="m55.431 90.551"/> + <path d="m59.541 90.551"/> + <path d="m63.651 90.551"/> + <path d="m67.761 90.551"/> + <path d="m71.871 90.551"/> + <path d="m75.981 90.551"/> + <path d="m80.091 90.551"/> + <path d="m84.201 90.551"/> + <path d="m43.101 80.335"/> + <path d="m47.211 80.335"/> + <path d="m51.321 80.335"/> + <path d="m55.431 80.335"/> + <path d="m59.541 80.335"/> + <path d="m63.651 80.335"/> + <path d="m67.761 80.335"/> + <path d="m71.871 80.335"/> + <path d="m75.981 80.335"/> + <path d="m80.091 80.335"/> + <path d="m84.201 80.335"/> + <path d="m43.101 95.66"/> + <path d="m47.211 95.66"/> + <path d="m51.321 95.66"/> + <path d="m55.431 95.66"/> + <path d="m59.541 95.66"/> + <path d="m63.651 95.66"/> + <path d="m67.761 95.66"/> + <path d="m71.871 95.66"/> + <path d="m75.981 95.66"/> + <path d="m80.091 95.66"/> + <path d="m84.201 95.66"/> + <path d="m43.101 100.77"/> + <path d="m47.211 100.77"/> + <path d="m51.321 100.77"/> + <path d="m55.431 100.77"/> + <path d="m59.541 100.77"/> + <path d="m63.651 100.77"/> + <path d="m67.761 100.77"/> + <path d="m71.871 100.77"/> + <path d="m75.981 100.77"/> + <path d="m80.091 100.77"/> + <path d="m84.201 100.77"/> + <path d="m43.101 105.88"/> + <path d="m47.211 105.88"/> + <path d="m51.321 105.88"/> + <path d="m55.431 105.88"/> + <path d="m59.541 105.88"/> + <path d="m63.651 105.88"/> + <path d="m67.761 105.88"/> + <path d="m71.871 105.88"/> + <path d="m75.981 105.88"/> + <path d="m80.091 105.88"/> + <path d="m84.201 105.88"/> + <path d="m43.101 116.1"/> + <path d="m47.211 116.1"/> + <path d="m51.321 116.1"/> + <path d="m55.431 116.1"/> + <path d="m59.541 116.1"/> + <path d="m63.651 116.1"/> + <path d="m67.761 116.1"/> + <path d="m71.871 116.1"/> + <path d="m75.981 116.1"/> + <path d="m80.091 116.1"/> + <path d="m43.101 110.99"/> + <path d="m47.211 110.99"/> + <path d="m51.321 110.99"/> + <path d="m55.431 110.99"/> + <path d="m59.541 110.99"/> + <path d="m63.651 110.99"/> + <path d="m67.761 110.99"/> + <path d="m71.871 110.99"/> + <path d="m75.981 110.99"/> + <path d="m80.091 110.99"/> + <path d="m84.201 110.99"/> + <path d="m43.101 121.21"/> + <path d="m47.211 121.21"/> + <path d="m51.321 121.21"/> + <path d="m55.431 121.21"/> + <path d="m59.541 121.21"/> + <path d="m63.651 121.21"/> + <path d="m67.761 121.21"/> + <path d="m71.871 121.21"/> + <path d="m75.981 121.21"/> + <path d="m43.101 126.31"/> + <path d="m47.211 126.31"/> + <path d="m51.321 126.31"/> + <path d="m55.431 126.31"/> + <path d="m59.541 126.31"/> + <path d="m63.651 126.31"/> + <path d="m67.761 126.31"/> + <path d="m71.871 126.31"/> + </g> + <path opacity=".4" d="m41.88 115.98 24.31-24.31s-9.3531 2.9131-19.603 2.9131c0 10.25-4.7065 21.396-4.7065 21.396z" clip-path="url(#ba)" transform="matrix(.42792 0 0 .39077 12.834 -.67735)" filter="url(#bc)"/> + <g transform="matrix(.42793 0 0 .39077 -48.788 13.39)"> + <g transform="translate(116,-32)"> + <circle cy="110" cx="10" r="2" fill="url(#bn)"/> + <circle cy="110" cx="10" r="1.556" fill="url(#bo)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="102" cx="10" r="2" fill="url(#bp)"/> + <circle cy="102" cx="10" r="1.556" fill="url(#bq)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="94" cx="10" r="2" fill="url(#br)"/> + <circle cy="94" cx="10" r="1.556" fill="url(#bs)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="86" cx="10" r="2" fill="url(#bt)"/> + <circle cy="86" cx="10" r="1.556" fill="url(#bu)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="78" cx="10" r="2" fill="url(#bv)"/> + <circle cy="78" cx="10" r="1.556" fill="url(#bw)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="70" cx="10" r="2" fill="url(#bx)"/> + <circle cy="70" cx="10" r="1.556" fill="url(#by)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="62" cx="10" r="2" fill="url(#bz)"/> + <circle cy="62" cx="10" r="1.556" fill="url(#ca)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="54" cx="10" r="2" fill="url(#cb)"/> + <circle cy="54" cx="10" r="1.556" fill="url(#cc)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="46" cx="10" r="2" fill="url(#cd)"/> + <circle cy="46" cx="10" r="1.556" fill="url(#ce)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="38" cx="10" r="2" fill="url(#cf)"/> + <circle cy="38" cx="10" r="1.556" fill="url(#as)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="30" cx="10" r="2" fill="url(#at)"/> + <circle cy="30" cx="10" r="1.556" fill="url(#au)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="22" cx="10" r="2" fill="url(#av)"/> + <circle cy="22" cx="10" r="1.556" fill="url(#aw)"/> + </g> + <g transform="translate(116,-32)"> + <circle cy="14" cx="10" r="2" fill="url(#ax)"/> + <circle cy="14" cx="10" r="1.556" fill="url(#ay)"/> + </g> + </g> + <path stroke-linejoin="round" style="color:#000000" d="m15.884 33.281h-6.1275" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m15.884 27.147v12.267" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 39.414v3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 39.414-5.106-3.68" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m23.033 43.094h-4.085" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 27.147v-7.36" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 27.147-5.1063 3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 7.5199v3.6801" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m22.011 19.787h-2.043v-8.587h2.0425v8.587" stroke="#4e9a06" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m20.99 23.557h8.17" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path stroke-linejoin="round" style="color:#000000" d="m9.7564 12.427h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m9.7564 14.88h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m24.054 32.054h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path stroke-linejoin="round" style="color:#000000" d="m24.054 34.507h5.1063" stroke="#888a85" stroke-linecap="round" stroke-width="1.399" fill="none"/> + <path style="color:#000000" fill-rule="evenodd" fill="#4e9a06" d="m20.99 39.414-2.234-3.45-1.149 2.99 3.383 0.46z"/> + <path fill="#a40000" d="m9.9459 33.281a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path stroke-linejoin="round" style="color:#000000" d="m21.001 7.1011h8.17" fill-rule="evenodd" fill-opacity=".75" stroke="#204a87" stroke-linecap="round" stroke-width="1.399" fill="#4e9a06"/> + <path fill="#a40000" d="m31.492 23.557a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path fill="#a40000" d="m31.43 7.1011a1.2631 1.2453 0 0 1 -2.5262 0 1.2631 1.2453 0 1 1 2.5262 0z"/> + <path fill="url(#bd)" d="m29.596 46.215s5.0982-3.8741 7.4518-6.0234c2.3536-2.1492 6.596-6.8049 6.596-6.8049s-5.8839 3.4497-10.27 3.4497c0 4.0054-3.7777 9.3785-3.7777 9.3785z"/> + <g transform="matrix(1.1923 -.15242 .16247 1.1185 -91.73 -61.864)"> + <path stroke-linejoin="round" d="m85.365 96.011c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.0012 0.0017 0.02544 0.02217 0.02417 0.0238l15.708-15.618c0.39874-0.3965-0.14267-1.5725-1.2101-2.6235-1.0674-1.0509-2.2586-1.5808-2.6574-1.1843l-15.705 15.618z" stroke="#000" stroke-width=".55533" fill="url(#be)"/> + <path opacity=".8" stroke-linejoin="round" d="m99.153 82.3c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1285 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l1.9167-1.9059 0.0391-0.0389c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.04 0.039-1.917 1.906z" stroke="#dd78c5" stroke-width=".55533" fill="#ff9de8"/> + <path opacity=".6" d="m85.365 96.011c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.0012 0.0017 0.02544 0.02217 0.02417 0.0238l10.816-10.755 0.0391-0.0389c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19293-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.03911 0.0389-10.816 10.755z"/> + <path fill="url(#bf)" d="m97.005 84.436c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.197 0.194z"/> + <path fill="url(#bg)" d="m96.826 84.614c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1285 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.196 0.194z"/> + <path fill="url(#bh)" d="m97.628 83.817c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.204 0.194z"/> + <path fill="url(#bi)" d="m97.448 83.995c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02215-0.0242-0.0238 0.32575-0.43222-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.204 0.194z"/> + <path fill="url(#bj)" d="m98.254 83.194c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.198 0.194z"/> + <path fill="url(#bk)" d="m98.074 83.372c0.43282-0.32935 1.5837 0.20459 2.6183 1.2232 1.0321 1.0162 1.5508 2.1286 1.225 2.5608-0.001 0.0017 0.0254 0.02217 0.0242 0.0238l0.19558-0.19448c0.001-0.0017-0.0254-0.02216-0.0242-0.0238 0.32575-0.43223-0.19292-1.5446-1.225-2.5608-1.0346-1.0186-2.1854-1.5525-2.6183-1.2232l-0.198 0.194z"/> + <path d="m82.185 102.91 7.0294-3.0074c0.32575-0.43222-0.20033-1.6548-1.2324-2.671-1.0346-1.0186-2.2398-1.5494-2.6726-1.22l-3.124 6.898z" fill-rule="evenodd" stroke="url(#bm)" stroke-width=".55533" fill="url(#bl)"/> + <path d="m83.046 101.04-0.86146 1.8612 1.9008-0.83782c-0.14196-0.17111-0.2723-0.3455-0.44432-0.51486-0.19804-0.19498-0.39436-0.35167-0.59506-0.50847z" fill-rule="evenodd" stroke="#000" stroke-width=".55533"/> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-gerbview-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-gerbview-project.svg new file mode 100644 index 0000000..a60a930 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-gerbview-project.svg @@ -0,0 +1,109 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="ab" y2="4.2193" gradientUnits="userSpaceOnUse" x2="7.5955" gradientTransform="matrix(.88924 0 0 .78227 .62292 7.6472)" y1="43.994" x1="40.752"> + <stop stop-color="#333" offset="0"/> + <stop stop-color="#474747" offset="1"/> + </linearGradient> + <linearGradient id="a" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#f5fffa" offset="0"/> + <stop stop-color="#6f6d7f" offset="1.2"/> + </linearGradient> + <linearGradient id="b" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#fff" stop-opacity="0.698" offset="0"/> + <stop stop-color="#5db7ff" stop-opacity="0.698" offset="1.2"/> + </linearGradient> + <linearGradient id="x" y2="19500" gradientUnits="userSpaceOnUse" x2="15000" y1="14100" x1="10100"> + <stop stop-color="#f5ffff" offset="0"/> + <stop stop-color="#fff" stop-opacity="0" offset="1.2"/> + </linearGradient> + <radialGradient id="ac" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17526" cx="18632" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="40170"/> + <radialGradient id="ad" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17831" cx="18969" r="23166"/> + <radialGradient id="ae" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="27370" cx="25538" gradientTransform="translate(-1.2031e-5,1.3252e-4)" r="3682.2"/> + <radialGradient id="af" xlink:href="#x" gradientUnits="userSpaceOnUse" cy="17398" cx="18401" gradientTransform="translate(-7.3214e-5,-4.3295e-5)" r="11888"/> + <radialGradient id="ag" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="15674" cx="16467" gradientTransform="matrix(.0019151 0 0 .0019411 33.623 -11.394)" r="3055.2"/> + <radialGradient id="ah" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="17753" cx="18300" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="28430"/> + <radialGradient id="ai" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="33086" cx="-2182.7" gradientTransform="matrix(.0032733 0 0 .0011356 31.832 15.718)" r="11540"/> + <radialGradient id="aj" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="18596" cx="17070" gradientTransform="matrix(.0019519 0 0 .0019044 33.623 -11.394)" r="3734.6"/> + <linearGradient id="ao" y2="39368" xlink:href="#x" gradientUnits="userSpaceOnUse" x2="2312.5" gradientTransform="matrix(.0032733 0 0 .0011356 31.832 15.718)" y1="39560" x1="-1083.8"/> + <radialGradient id="ak" xlink:href="#b" gradientUnits="userSpaceOnUse" cy="11246" cx="13190" gradientTransform="translate(-9.4474e-5,4.0964e-5)" r="16248"/> + <linearGradient id="ap" y2="18951" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="12508" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" y1="-85.143" x1="-1308.3"/> + <radialGradient id="al" xlink:href="#a" gradientUnits="userSpaceOnUse" cy="29167" cx="26631" gradientTransform="translate(-1.1897e-4,-1.2562e-4)" r="4284.2"/> + <linearGradient id="y" y2="20482" gradientUnits="userSpaceOnUse" x2="6753.4" gradientTransform="matrix(.0013312 0 0 .0027924 31.832 15.718)" y1="27356" x1="850.32"> + <stop stop-color="#a66500" offset="0"/> + <stop stop-color="#da8f00" offset="1"/> + </linearGradient> + <linearGradient id="z" y2="21261" gradientUnits="userSpaceOnUse" x2="3741.1" gradientTransform="matrix(.00126 0 0 .0029504 31.832 15.718)" y1="21261" x1="-3478.9"> + <stop stop-color="#eda700" offset="0"/> + <stop stop-color="#fff" offset=".38824"/> + <stop stop-color="#ffcb50" offset="0.7"/> + <stop stop-color="#ed8700" offset="1"/> + </linearGradient> + <linearGradient id="aa" y2="29618" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="24590" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" y1="405.03" x1="389.4"/> + <radialGradient id="am" gradientUnits="userSpaceOnUse" cy="10444" cx="11715" gradientTransform="matrix(.001928 0 0 .001928 33.623 -11.394)" r="15132"> + <stop stop-color="#f5ffff" stop-opacity=".49020" offset="0"/> + <stop stop-color="#fff" stop-opacity="0" offset="1.2"/> + </radialGradient> + </defs> + <g id="w" stroke-linejoin="round" stroke-linecap="round" transform="translate(-40.995 -.010729)"> + <rect style="color:#000000" fill-opacity=".63253" ry=".89887" height="32.011" width="31.012" stroke="url(#ab)" display="block" y="10.5" x="6.495" fill="#fff"/> + <rect opacity=".79121" style="color:#000000" display="block" rx=".13187" ry=".11482" height="30.004" width="28.998" stroke="#fff" y="11.496" x="7.5" fill="none"/> + <path style="color:#000000" d="m10.184 13.468 5.316 0.032 3 3v8" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 24.5v-8l-3-3" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 24.5v-8l-3-3" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 24.5v-11" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 24.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 31.5v2" stroke="#000" stroke-width="2" display="block" fill="none"/> + <path style="color:#000000" d="m18.5 33.5v3l-2 2h-6" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m22.5 33.5v5" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m26.5 33.5v3l2 2h6" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" d="m30.5 33.5 2 2h2" stroke="#000" display="block" fill="none"/> + <path style="color:#000000" display="block" d="m10.5 15.5h4l2 2v18l-1 1h-5v-21z" stroke="#000"/> + <rect style="color:#000000" display="block" ry="2.028" height="13" width="16" stroke="#000" y="22.5" x="16.5" fill="none"/> + </g> + <g transform="matrix(1.0331,0,0,1.042,-1.5828,-1.9714)"> + <use xlink:href="#w" transform="matrix(.88516 .46528 -.46528 .88516 55.782 10.953)" height="48" width="48" y="0" x="0"/> + <use xlink:href="#an" transform="matrix(.97367 .22797 -.22797 .97367 9.8015 -7.4372)" height="48" width="48" y="0" x="0"/> + <use id="an" xlink:href="#w" transform="translate(37,1)" height="48" width="48" y="0" x="0"/> + <path d="m4 26v-13h28v13c-7 6-18-6-28 0z" fill-opacity=".51807" fill-rule="evenodd" fill="#fff"/> + </g> + <g fill-rule="evenodd" transform="translate(-6,53)" stroke="#000"> + <path style="color:#000000" d="m31 31a10 10 0 1 1 -20 0 10 10 0 1 1 20 0z" fill-opacity=".3012" transform="translate(-47,-29)" stroke-width="1.5" fill="#72a0cf"/> + <rect style="color:#000000" stroke-width="1.0006" transform="matrix(.3824 -.924 .90415 .42722 0 0)" ry="1.1087" width="3.1174" y="-13.376" x="-14.434" height="17.268" fill="#2e3436"/> + </g> + <g transform="matrix(.69611 .19209 -.17663 .64009 -8.9202 1.1447)"> + <g opacity=".18470" transform="matrix(.001928 0 0 .001928 33.342 -9.8361)"> + <path fill-rule="evenodd" d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" transform="matrix(1.0366,0,0,1.0366,-8223.8,-8828.8)"/> + <path fill-rule="evenodd" d="m19683 17385c-463.92-572.08-642.91-183.34-885.67-376.28-186.31-167 126.72-430.52-278.63-868.94l-1977.9 1967.3c337.99 333.5 523.59 91.68 730.6 375.12 155.23 225.6-17.11 519.24 482.71 842.41l1928.9-1939.6z"/> + <rect fill-rule="evenodd" transform="rotate(-45)" height="1619" width="4666.7" y="23097" x="-2064"/> + <path fill-rule="evenodd" d="m19649 9700.3c0 5058-4100.3 9158.4-9158.4 9158.4-5058 0-9158.4-4100.3-9158.4-9158.4 0-5058 4100.3-9158.4 9158.4-9158.4 5058 0 9158.4 4100.3 9158.4 9158.4zm-907.21-0.01c0 4557-3694.2 8251.2-8251.2 8251.2s-8251.1-3694.2-8251.1-8251.2 3694.2-8251.2 8251.1-8251.2c4557 0 8251.2 3694.2 8251.2 8251.2z"/> + <path fill-rule="evenodd" d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" transform="matrix(.95833 0 0 .95833 944.44 99.204)"/> + <rect transform="rotate(-45)" height="11583" width="5522.2" y="26814" x="-2375"/> + </g> + <path opacity="0.293" d="m68.252 9.6924c0 6.7349-5.4597 12.195-12.195 12.195-6.7348 0-12.194-5.4597-12.194-12.195 0-6.7348 5.4597-12.195 12.194-12.195 6.7349 0 12.195 5.4597 12.195 12.195zm1.8483-2.402c0 8.9894-7.2873 16.277-16.277 16.277-8.9894 0-16.277-7.2874-16.277-16.277 0-8.9894 7.2874-16.277 16.277-16.277 8.9894 0 16.277 7.2874 16.277 16.277z" fill-rule="evenodd" fill="url(#ac)"/> + <path opacity=".68790" d="m19395 9325.5a9226.1 9226.1 0 1 1 -18452 0 9226.1 9226.1 0 1 1 18452 0z" fill-rule="evenodd" transform="matrix(.0017972 0 0 .0017972 36.035 -9.712)" fill="url(#ad)"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0019986 0 0 .0019986 17.768 -28.417)" fill="#717386"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0018239 0 0 .0018239 22.527 -23.608)" fill="url(#ae)"/> + <path d="m19395 9325.5a9226.1 9226.1 0 1 1 -18452 0 9226.1 9226.1 0 1 1 18452 0z" fill-rule="evenodd" transform="matrix(.0017972 0 0 .0017972 35.852 -9.712)" fill="url(#af)"/> + <path fill-rule="evenodd" fill="url(#ag)" d="m71.572 22.125c-0.89446-1.103-1.2396-0.35349-1.7076-0.72548-0.35921-0.32198 0.24432-0.83006-0.53721-1.6754l-3.8136 3.793c0.65166 0.643 1.0095 0.17676 1.4086 0.72325 0.29929 0.43497-0.03299 1.0011 0.93068 1.6242l3.7191-3.7396z"/> + <path fill-rule="evenodd" fill="url(#ah)" d="m69.601 7.6645c0 8.3692-6.7354 15.154-15.044 15.154-8.3085 0-15.044-6.7846-15.044-15.154 0-8.3692 6.7354-15.154 15.044-15.154 8.3085 0 15.044 6.7845 15.044 15.154zm1.2321-0.61426c0 9.3909-7.6128 17.004-17.004 17.004-9.3909 0-17.004-7.6128-17.004-17.004 0-9.3909 7.6128-17.004 17.004-17.004 9.3909 0 17.004 7.6128 17.004 17.004z"/> + <rect opacity=".9554" fill-rule="evenodd" transform="rotate(-45)" height="3.1216" width="8.9976" y="60.251" x="27.853" fill="url(#ai)"/> + <path fill-rule="evenodd" fill="url(#aj)" d="m71.343 22.447c-0.89446-1.103-1.2396-0.35349-1.7076-0.72548-0.35921-0.32198 0.19842-1.1055-0.81263-2.0885l-3.5381 3.4717c0.78938 0.78072 1.5604 0.26858 1.9595 0.81506 0.29929 0.43497-0.03299 1.0011 0.93068 1.6242l3.1682-3.0969z"/> + <rect fill-rule="evenodd" transform="rotate(-45)" height="2.5865" width="7.4552" y="60" x="28.624" fill="url(#ao)"/> + <path opacity=".21020" d="m13469 7844a3569.2 3569.2 0 1 1 -7138.4 0 3569.2 3569.2 0 1 1 7138.4 0z" fill-rule="evenodd" transform="matrix(.0016277 0 0 .0016277 32.568 -13.102)" fill="url(#ak)"/> + <path fill-rule="evenodd" fill="url(#ap)" d="m71.507 7.3083c0 9.7521-7.9056 17.658-17.658 17.658-9.7521 0-17.658-7.9056-17.658-17.658 0-9.7521 7.9056-17.658 17.658-17.658 9.7521 0 17.658 7.9056 17.658 17.658zm-1.7491-0.000017c0 8.7861-7.1225 15.909-15.909 15.909-8.786 0-15.909-7.1225-15.909-15.909 0-8.7861 7.1225-15.909 15.909-15.909 8.7861 0 15.909 7.1225 15.909 15.909z"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0018477 0 0 .0018477 35.444 -11.203)" fill="#808080"/> + <path d="m29524 27524a2285.7 2285.7 0 1 1 -4571.4 0 2285.7 2285.7 0 1 1 4571.4 0z" fill-rule="evenodd" transform="matrix(.0016773 0 0 .0016773 39.925 -6.5347)" fill="url(#al)"/> + <rect transform="rotate(-45)" height="22.333" width="10.647" y="67.417" x="27.253" fill="url(#y)"/> + <rect transform="rotate(-45)" height="19.934" width="8.513" y="68.617" x="28.321" fill="url(#z)"/> + <path fill-rule="evenodd" fill="url(#aa)" d="m70.103 7.1705c0 8.9219-7.2327 16.155-16.155 16.155-8.9219 0-16.155-7.2327-16.155-16.155 0-8.9219 7.2327-16.155 16.155-16.155 8.9219 0 16.155 7.2327 16.155 16.155zm-0.48222 0.000006c0 8.6556-7.0168 15.672-15.672 15.672-8.6556 0-15.672-7.0168-15.672-15.672 0-8.6556 7.0168-15.672 15.672-15.672 8.6556 0 15.672 7.0168 15.672 15.672z"/> + <path opacity=".54140" d="m56.503 2.2283c0 3.6148-2.9304 6.5452-6.5451 6.5452-3.6148 0-6.5451-2.9304-6.5451-6.5452s2.9304-6.5451 6.5451-6.5451c3.6148 0 6.5451 2.9304 6.5451 6.5451zm1.1483-0.68894c0 4.6295-3.7529 8.3824-8.3824 8.3824s-8.3824-3.7529-8.3824-8.3824 3.7529-8.3824 8.3824-8.3824 8.3824 3.7529 8.3824 8.3824z" fill-rule="evenodd" fill="url(#am)"/> + <path fill-rule="evenodd" fill="#9a9ba9" d="m67.861 25.319 0.29067 0.23655 3.2223-3.1012-0.17592-0.28246-3.337 3.1471z"/> + <path fill-rule="evenodd" fill="#8a92a0" d="m65.338 23.174 0.2678 0.19753 3.4914-3.4229-0.20844-0.32179-3.5507 3.5472z"/> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-kicad-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-kicad-project.svg new file mode 100644 index 0000000..f4f1e94 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-kicad-project.svg @@ -0,0 +1,276 @@ +<?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" + height="26" + width="26" + version="1.1" + id="svg2" + inkscape:version="0.48.1 r9760" + sodipodi:docname="icon_kicad.svg" + inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps_png\sources\icon_kicad.png" + inkscape:export-xdpi="60" + inkscape:export-ydpi="60"> + <metadata + id="metadata581"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <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="876" + id="namedview579" + showgrid="true" + inkscape:zoom="22.774716" + inkscape:cx="23.593222" + inkscape:cy="12.172521" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-grids="false" + inkscape:snap-to-guides="false"> + <inkscape:grid + type="xygrid" + id="grid3548" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10292-9-2-6-6" + id="linearGradient10600-2" + gradientUnits="userSpaceOnUse" + x1="110.96875" + y1="976.29968" + x2="110.96875" + y2="992.375" /> + <linearGradient + id="linearGradient10292-9-2-6-6" + inkscape:collect="always"> + <stop + id="stop10294-9-9-7-8" + offset="0" + style="stop-color: rgb(102, 102, 102); stop-opacity: 1;" /> + <stop + id="stop10296-6-6-7-4" + offset="1" + style="stop-color: rgb(51, 51, 51); stop-opacity: 1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10125-12" + id="linearGradient10596-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.00011,0,-0.10551)" + x1="110.96875" + y1="976.29968" + x2="110.99982" + y2="991.87488" /> + <linearGradient + id="linearGradient10125-12"> + <stop + style="stop-color: rgb(201, 156, 0); stop-opacity: 1;" + offset="0" + id="stop10127-04" /> + <stop + style="stop-color: rgb(135, 105, 0); stop-opacity: 1;" + offset="1" + id="stop10129-4" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10125-12" + id="linearGradient10598-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.00399,0,0,1.00959,-1.1658,-9.36636)" + x1="110.96875" + y1="976.29968" + x2="110.96875" + y2="992.375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10286-3" + id="linearGradient10602-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.99213,0,0,3.00466,-933.712,-1623.08)" + x1="294.3429" + y1="256.58133" + x2="294.41818" + y2="243.13852" /> + <linearGradient + id="linearGradient10286-3"> + <stop + id="stop10288-8" + offset="0" + style="stop-color: rgb(179, 179, 179); stop-opacity: 1;" /> + <stop + id="stop10290-7" + offset="1" + style="stop-color: rgb(230, 230, 230); stop-opacity: 1;" /> + </linearGradient> + <linearGradient + id="linearGradient15606-1"> + <stop + style="stop-color: rgb(255, 255, 255); stop-opacity: 0.588235;" + offset="0" + id="stop15608-0" /> + <stop + style="stop-color: rgb(255, 255, 255); stop-opacity: 0.862745;" + offset="1" + id="stop15610-5" /> + </linearGradient> + <linearGradient + y2="-781.62268" + x2="209.0625" + y1="-765.46082" + x1="209.0625" + gradientTransform="matrix(1.5,0,0,1.5,-368,281.32)" + gradientUnits="userSpaceOnUse" + id="linearGradient8673" + xlink:href="#linearGradient15606-1" + inkscape:collect="always" /> + </defs> + <g + style="display:inline" + id="g10552" + transform="matrix(0.59915384,0,0,0.51444411,36.445696,461.74209)"> + <g + transform="matrix(2.9999,0,0,2.99884,-391.989,-3823.61)" + id="g10554" + style="fill:url(#linearGradient10600-2);fill-opacity:1;display:inline"> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccc" + id="path10556" + d="m 111.8125,976.3733 c -0.4584,0.0875 -0.82072,0.53346 -0.8125,1.00011 l 0,14.00148 c 5e-5,0.52364 0.47642,1.00006 1,1.00011 l 11.33333,0 c 0.52358,-5e-5 0.99995,-0.47647 1,-1.00011 l 0,-8.73078 c 0.006,-0.26409 -0.0975,-0.52903 -0.28125,-0.71883 l -5.27042,-5.2707 c -0.18978,-0.18372 -0.45469,-0.2874 -0.71875,-0.28128 l -6.06291,0 c -0.0623,-0.006 -0.12518,-0.006 -0.1875,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10596-0);fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" + id="path10558" + d="m 120.66272,976.3765 c -0.33282,0.10664 -0.44483,0.61349 -0.18825,0.85184 l 3.01199,3.02879 c 0.27825,0.26531 0.83246,0.0383 0.84712,-0.34705 l 0,-3.02878 c -3e-5,-0.26431 -0.23916,-0.50477 -0.502,-0.5048 l -3.01199,0 c -0.0519,-0.008 -0.105,-0.008 -0.15687,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10598-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" /> + </g> + <path + sodipodi:nodetypes="cccccccccccccccc" + id="path10560" + d="m -55.9999,-892.61507 0,0.75 0,40.50004 0,0.72723 0.74999,0 32.49943,0 0.74998,0 0,-0.72723 0,-25.50003 0,-0.3282 -0.23436,-0.2343 -14.90598,-15.00001 -0.18748,-0.1875 -0.32813,0 -17.59346,0 -0.74999,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#000000;fill:url(#linearGradient10602-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono" + inkscape:connector-curvature="0" /> + <path + style="fill:url(#linearGradient8673);fill-opacity:1;stroke:none;display:inline" + d="m -54,-890.6378 16,0 14,14 0,24 -30,0 0,-38 z" + id="path10562" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" + inkscape:export-filename="/home/bedipp/DocumentFoundation/Writer_16.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" /> + </g> + <path + id="path303-2" + d="m 15.299838,22.117153 0,-3.724729 6.791318,0" + style="fill:none;stroke:#a33e03;stroke-width:0.58063614px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path305-2" + d="m 16.19962,19.500792 1.785093,0" + style="fill:none;stroke:#a33e03;stroke-width:0.73576558px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path307-0" + d="m 19.099716,19.5447 2.802461,0" + style="fill:none;stroke:#a33e03;stroke-width:0.74753916px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path309-5" + d="m 15.947174,21.474047 2.114702,0" + style="fill:none;stroke:#a33e03;stroke-width:0.86295766px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path311-5" + d="m 20.091621,21.496001 1.868901,0" + style="fill:none;stroke:#a33e03;stroke-width:1.01523209px;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.9867416;stroke-linecap:square;stroke-opacity:1" + d="m 8.5368289,14.555249 0,3.93792" + id="path315-9" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:round;stroke-opacity:1" + d="m 10.555193,14.642423 -1.9744558,1.81556" + id="path317-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:round;stroke-opacity:1" + d="M 10.555193,18.62481 8.5807372,16.80925" + id="path319-2" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:square;stroke-opacity:1" + d="m 8.5954516,16.501892 -3.7958892,0" + id="path321-8" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.88937062;stroke-linecap:round;stroke-opacity:1" + d="m 10.555193,18.98439 0,2.135555" + id="path323-3" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.94667083;stroke-linecap:square;stroke-opacity:1" + d="m 11.586328,21.454457 -1.9527374,0" + id="path325-8" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.90969408;stroke-linecap:round;stroke-opacity:1" + d="m 10.496239,14.485005 0,-2.89048" + id="path327-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.95496774;stroke-linecap:square;stroke-opacity:1" + d="m 11.530374,11.420821 -1.9661595,0 0,-3.7106413 1.9661595,0 0,3.7106413" + id="path329-4" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:none;stroke:#a33e03;stroke-width:0.95042706;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 10.965511,13.559011 4.47239,0" + id="path331-0" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;fill:#a33e03;fill-opacity:1;stroke:#a33e03;stroke-width:0.94674802;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 10.539398,4.0749115 0,3.5088427" + id="path333-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#a33e03;stroke-width:1.00222099px;stroke-opacity:1" + d="m 16.356524,12.501212 4.102533,-0.02269 1.085413,0.990712 -1.075141,0.937806 -4.112805,-0.03024 0,-1.875614 z" + id="path361-0" + inkscape:connector-curvature="0" /> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbcalculator-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbcalculator-project.svg new file mode 100644 index 0000000..c71e211 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbcalculator-project.svg @@ -0,0 +1,1100 @@ +<?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" + height="48" + width="48" + version="1.1" + id="svg2" + inkscape:version="0.48.1 " + sodipodi:docname="icon_pcbcalculator.svg" + inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps_png\sources\icon_pcbcalculator.png" + inkscape:export-xdpi="60" + inkscape:export-ydpi="60"> + <metadata + id="metadata297"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1143" + inkscape:window-height="741" + id="namedview295" + showgrid="false" + inkscape:zoom="5.4791667" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <radialGradient + id="ay" + xlink:href="#ap" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(-2.7744,0,0,1.9697,112.76,-872.89)" + r="117.14" /> + <linearGradient + id="ap"> + <stop + offset="0" + id="stop8" /> + <stop + stop-opacity="0" + offset="1" + id="stop10" /> + </linearGradient> + <radialGradient + id="ax" + xlink:href="#ap" + gradientUnits="userSpaceOnUse" + cy="486.65" + cx="605.71" + gradientTransform="matrix(2.7744,0,0,1.9697,-1891.6,-872.89)" + r="117.14" /> + <linearGradient + id="aq" + y2="609.51" + gradientUnits="userSpaceOnUse" + x2="302.86" + gradientTransform="matrix(2.7744,0,0,1.9697,-1892.2,-872.89)" + y1="366.65" + x1="302.86"> + <stop + stop-opacity="0" + offset="0" + id="stop14" /> + <stop + offset=".5" + id="stop16" /> + <stop + stop-opacity="0" + offset="1" + id="stop18" /> + </linearGradient> + <radialGradient + id="ar" + gradientUnits="userSpaceOnUse" + cy="3.7561" + cx="8.8244" + gradientTransform="matrix(.96827 0 0 1.0328 3.3536 .64645)" + r="37.752"> + <stop + stop-color="#a3a3a3" + offset="0" + id="stop21" /> + <stop + stop-color="#4c4c4c" + offset="1" + id="stop23" /> + </radialGradient> + <radialGradient + id="as" + gradientUnits="userSpaceOnUse" + cy="35.737" + cx="33.967" + gradientTransform="scale(.96049 1.0411)" + r="86.708"> + <stop + stop-color="#fafafa" + offset="0" + id="stop26" /> + <stop + stop-color="#bbb" + offset="1" + id="stop28" /> + </radialGradient> + <radialGradient + id="at" + gradientUnits="userSpaceOnUse" + cy="7.2679" + cx="8.1436" + gradientTransform="matrix(.96827 0 0 1.0328 3.3536 .64645)" + r="38.159"> + <stop + stop-color="#fff" + offset="0" + id="stop31" /> + <stop + stop-color="#f8f8f8" + offset="1" + id="stop33" /> + </radialGradient> + <radialGradient + id="au" + gradientUnits="userSpaceOnUse" + cy="114.57" + cx="20.892" + gradientTransform="matrix(.2297 0 0 .2297 4.6135 3.9798)" + r="5.256"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop36" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop38" /> + </radialGradient> + <radialGradient + id="av" + gradientUnits="userSpaceOnUse" + cy="64.568" + cx="20.892" + gradientTransform="matrix(.2297 0 0 .2297 4.6135 3.9798)" + r="5.257"> + <stop + stop-color="#f0f0f0" + offset="0" + id="stop41" /> + <stop + stop-color="#9a9a9a" + offset="1" + id="stop43" /> + </radialGradient> + <linearGradient + id="al" + y2="90.239" + xlink:href="#an" + gradientUnits="userSpaceOnUse" + x2="32.251" + gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)" + y1="6.1317" + x1="32.251" /> + <linearGradient + id="an" + y2="7.0165" + gradientUnits="userSpaceOnUse" + x2="45.448" + gradientTransform="matrix(1.0059 0 0 .99417 100 0)" + y1="92.54" + x1="45.448"> + <stop + offset="0" + id="stop47" /> + <stop + stop-opacity=".58824" + offset="1" + id="stop49" /> + </linearGradient> + <linearGradient + id="bu" + y2="49" + xlink:href="#ao" + gradientUnits="userSpaceOnUse" + x2="37" + y1="16" + x1="37" /> + <linearGradient + id="ao"> + <stop + stop-color="#717249" + offset="0" + id="stop53" /> + <stop + stop-color="#717249" + stop-opacity="0" + offset="1" + id="stop55" /> + </linearGradient> + <linearGradient + id="bt" + y2="39" + xlink:href="#ao" + gradientUnits="userSpaceOnUse" + x2="34" + y1="14" + x1="34" /> + <linearGradient + id="bb" + y2="5.9877" + gradientUnits="userSpaceOnUse" + x2="48" + y1="90" + x1="48"> + <stop + stop-color="#bcb5ac" + offset="0" + id="stop59" /> + <stop + stop-color="#e9e7e4" + offset="1" + id="stop61" /> + </linearGradient> + <linearGradient + id="az" + y2="63.893" + gradientUnits="userSpaceOnUse" + x2="36.357" + y1="6" + x1="36.357"> + <stop + stop-color="#fff" + offset="0" + id="stop64" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop66" /> + </linearGradient> + <linearGradient + id="bs" + y2="35.771" + gradientUnits="userSpaceOnUse" + x2="64" + gradientTransform="matrix(1.025,0,0,1.0625,-9.6,-4)" + y1="15.5" + x1="64"> + <stop + stop-color="#ccc7c1" + offset="0" + id="stop69" /> + <stop + stop-color="#fefefd" + stop-opacity=".58015" + offset="1" + id="stop71" /> + </linearGradient> + <radialGradient + id="aw" + gradientUnits="userSpaceOnUse" + cy="90.172" + cx="48" + gradientTransform="matrix(1.1573 0 0 .99591 -7.551 .19713)" + r="42"> + <stop + stop-color="#fff" + offset="0" + id="stop74" /> + <stop + stop-color="#fff" + stop-opacity="0" + offset="1" + id="stop76" /> + </radialGradient> + <linearGradient + id="bk" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="a"> + <stop + stop-color="#323232" + offset="0" + id="stop80" /> + <stop + stop-color="#505050" + offset="1" + id="stop82" /> + </linearGradient> + <linearGradient + id="bl" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bm" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -12.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bn" + y2="85.997" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="95.746" + gradientTransform="matrix(.75 0 0 .75 3 -.75002)" + y1="96" + x1="95.746" /> + <linearGradient + id="am"> + <stop + stop-color="#928075" + offset="0" + id="stop88" /> + <stop + stop-color="#5b4f48" + offset="1" + id="stop90" /> + </linearGradient> + <linearGradient + id="bg" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bh" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bi" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -24.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bj" + y2="70" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="96" + gradientTransform="matrix(.75 0 0 .75 3 -.75001)" + y1="80" + x1="96" /> + <linearGradient + id="bc" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bd" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 15 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="be" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 33 -36.75)" + y1="102" + x1="30.247" /> + <linearGradient + id="bf" + y2="64" + gradientUnits="userSpaceOnUse" + x2="93.747" + gradientTransform="matrix(.75 0 0 .75 3 -.75001)" + y1="54" + x1="93.747"> + <stop + stop-color="#802b27" + offset="0" + id="stop100" /> + <stop + stop-color="#a93833" + offset="1" + id="stop102" /> + </linearGradient> + <linearGradient + id="bo" + y2="112" + xlink:href="#a" + gradientUnits="userSpaceOnUse" + x2="30.247" + gradientTransform="matrix(.75 0 0 .75 -3 -.75002)" + y1="102" + x1="30.247" /> + <linearGradient + id="bp" + y2="112" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="53.333" + gradientTransform="matrix(.75 0 0 .75 -.99999 -159.75)" + y1="102" + x1="53.333" /> + <linearGradient + id="bq" + y2="102" + xlink:href="#am" + gradientUnits="userSpaceOnUse" + x2="74.667" + gradientTransform="matrix(.75 0 0 .75 1 -.75002)" + y1="112" + x1="74.667" /> + <linearGradient + id="br" + y2="112.05" + gradientUnits="userSpaceOnUse" + x2="94.746" + gradientTransform="matrix(.75 0 0 .75 3 -.75002)" + y1="102" + x1="94.746"> + <stop + stop-color="#c06517" + offset="0" + id="stop108" /> + <stop + stop-color="#e88b3b" + offset="1" + id="stop110" /> + </linearGradient> + <linearGradient + id="ba" + y2="90.239" + xlink:href="#an" + gradientUnits="userSpaceOnUse" + x2="32.251" + gradientTransform="translate(0,-97)" + y1="6.1317" + x1="32.251" /> + </defs> + <g + transform="matrix(.95571 0 0 .92396 -1.3711 2.5805)" + id="g113"> + <g + transform="matrix(.021055 0 0 .020868 42.852 41.154)" + id="g115"> + <rect + opacity=".40206" + style="color:#000000" + height="478.36" + width="1339.6" + y="-150.7" + x="-1559.3" + fill="url(#aq)" + id="rect117" /> + <path + opacity=".40206" + style="color:#000000" + fill="url(#ax)" + d="m-219.62-150.68v478.33c142.87 0.90045 345.4-107.17 345.4-239.2s-159.44-239.13-345.4-239.13z" + id="path119" /> + <path + opacity=".40206" + style="color:#000000" + fill="url(#ay)" + d="m-1559.3-150.68v478.33c-142.87 0.90045-345.4-107.17-345.4-239.2s159.44-239.13 345.4-239.13z" + id="path121" /> + </g> + </g> + <g + transform="matrix(.95571 0 0 .92396 -1.3711 2.5805)" + id="g123"> + <rect + stroke-linejoin="round" + style="color:#000000" + display="block" + ry="1.149" + height="40.92" + width="34.875" + stroke="url(#ar)" + stroke-linecap="round" + y="3.6464" + x="6.6036" + fill="url(#as)" + id="rect125" /> + <rect + stroke-linejoin="round" + style="color:#000000" + display="block" + rx=".14905" + ry=".14905" + height="38.946" + width="32.776" + stroke="url(#at)" + stroke-linecap="round" + y="4.5839" + x="7.6661" + fill="none" + id="rect127" /> + <g + transform="translate(.64645 -.037989)" + id="g129"> + <g + fill="#fff" + transform="matrix(.2297 0 0 .2297 4.9671 4.245)" + stroke="#000" + id="g131"> + <path + d="m23.428 113.07c0 1.973-1.6 3.572-3.573 3.572-1.974 0-3.573-1.6-3.573-3.572 0-1.974 1.6-3.573 3.573-3.573s3.573 1.6 3.573 3.573z" + id="path133" /> + <path + d="m23.428 63.07c0 1.973-1.6 3.573-3.573 3.573-1.974 0-3.573-1.6-3.573-3.573 0-1.974 1.6-3.573 3.573-3.573s3.573 1.6 3.573 3.573z" + id="path135" /> + </g> + <path + fill="url(#au)" + d="m9.995 29.952c0 0.4532-0.36752 0.8205-0.82073 0.8205-0.45343 0-0.82073-0.36752-0.82073-0.8205 0-0.45343 0.36752-0.82073 0.82073-0.82073 0.4532 0 0.82073 0.36752 0.82073 0.82073z" + id="path137" /> + <path + fill="url(#av)" + d="m9.995 18.467c0 0.4532-0.36752 0.82073-0.82073 0.82073-0.45343 0-0.82073-0.36752-0.82073-0.82073 0-0.45343 0.36752-0.82073 0.82073-0.82073 0.4532 0 0.82073 0.36752 0.82073 0.82073z" + id="path139" /> + </g> + <path + d="m11.506 5.4943v37.907" + stroke-opacity=".017544" + stroke="#000" + stroke-width=".98855" + fill="none" + id="path141" /> + <path + d="m12.5 5.0205v38.018" + stroke-opacity=".20468" + stroke="#fff" + fill="none" + id="path143" /> + </g> + <path + stroke-linejoin="round" + style="color:#000000" + d="m12.044 29.784v9.2396" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path145" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 29.784-4.7786 2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path147" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 39.023-4.778-2.771" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path149" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m11.531 34.365h-3.3791" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".89703" + fill="none" + id="path151" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 39.023v2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path153" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m18.734 41.795h-3.823" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path155" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 29.784v-5.544" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path157" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m17.778 24.24h-1.911v-6.468h1.911v6.468" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path159" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 27.012h7.6457" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path161" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m16.822 15v2.7719" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path163" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m29.758 36.663h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path165" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m29.758 38.511h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path167" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m22.646 36.665h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path169" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m22.646 38.513h4.7786" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".93970" + fill="none" + id="path171" /> + <path + style="color:#000000" + d="m16.822 39.023-2.0906-2.5986-1.0752 2.2522 3.1658 0.34649z" + fill-opacity=".74510" + fill-rule="evenodd" + fill="#9b9b9b" + id="path173" /> + <path + stroke-linejoin="round" + style="color:#000000" + d="m27.376 38.551 0.0283 2.4666" + stroke-opacity=".74510" + stroke="#9b9b9b" + stroke-linecap="round" + stroke-width=".92714" + fill="none" + id="path177" /> + <g + transform="matrix(.84783 0 0 .86922 -52.414 -25.974)" + id="g179"> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g181"> + <path + opacity="0.08" + d="m12-95.031c-5.5111 0-10.031 4.5202-10.031 10.031v71c0 5.5111 4.5202 10.031 10.031 10.031h72c5.5111 0 10.031-4.5202 10.031-10.031v-71c0-5.5111-4.5202-10.031-10.031-10.031h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path183" /> + <path + opacity=".1" + d="m12-94.031c-4.9716 0-9.0312 4.0596-9.0312 9.0312v71c0 4.9716 4.0596 9.0312 9.0312 9.0312h72c4.9716 0 9.0312-4.0596 9.0312-9.0312v-71c0-4.9716-4.0596-9.0312-9.0312-9.0312h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path185" /> + <path + opacity=".2" + d="m12-93c-4.4091 0-8 3.5909-8 8v71c0 4.4091 3.5909 8 8 8h72c4.4091 0 8-3.5909 8-8v-71c0-4.4091-3.5909-8-8-8h-72z" + transform="scale(1,-1)" + fill="url(#al)" + id="path187" /> + <rect + opacity=".3" + transform="scale(1,-1)" + rx="7" + ry="7" + height="85" + width="86" + y="-92" + x="5" + fill="url(#al)" + id="rect189" /> + <rect + opacity=".45" + transform="scale(1,-1)" + rx="6" + ry="6" + height="84" + width="84" + y="-91" + x="6" + fill="url(#ba)" + id="rect191" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g193"> + <rect + rx="2.5647" + ry="2.4475" + height="26.107" + width="68.393" + y="10.714" + x="13.429" + fill="#bdc490" + id="rect195" /> + <g + transform="matrix(.77679 0 0 .77679 18.259 5.3571)" + id="g197"> + <path + opacity=".5" + d="m68.217 22.238-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174m-2.2204-4.7417-1.896 1.5214h-3.817l-1.896-1.5214 1.896-1.496h3.817l1.896 1.496m2.2204 11.208-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174m-8.183-6.4659-1.896 1.496-1.921-1.496v-3.017l1.921-1.496 1.896 1.496v3.0174m5.963 8.266-1.921 1.496h-3.7921l-1.921-1.496 1.921-1.5214h3.7921l1.921 1.5214m-5.9626-1.8003-1.896 1.496-1.921-1.496v-3.0174l1.921-1.496 1.896 1.496v3.0174" + id="path199" /> + <path + opacity=".5" + d="m74.139 30.473-2.044 1.527l-1.8893-1.5269 1.9669-1.5528 1.9669 1.5528" + id="path201" /> + </g> + <path + opacity=".3" + style="color:#000000" + fill="url(#bu)" + d="m17 14c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h62c0.554 0 1-0.446 1-1v-18c0-0.554-0.446-1-1-1zm1.0312 2.0312h59.938v15.938h-59.938z" + id="path203" /> + <path + opacity=".6" + style="color:#000000" + fill="url(#bt)" + d="m17 14c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h62c0.554 0 1-0.446 1-1v-18c0-0.554-0.446-1-1-1zm0.03125 1.0312h61.938v17.938h-61.938z" + id="path205" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g207"> + <path + fill="url(#bb)" + d="m12 6c-3.324 0-6 2.676-6 6v72c0 3.324 2.676 6 6 6h72c3.324 0 6-2.676 6-6v-72c0-3.324-2.676-6-6-6h-72zm6 7h60c1.108 0 2 0.892 2 2v18c0 1.108-0.892 2-2 2h-60c-1.108 0-2-0.892-2-2v-18c0-1.108 0.892-2 2-2z" + id="path209" /> + <path + opacity=".5" + fill="url(#az)" + d="m12 6c-3.324 0-6 2.676-6 6v72c0 0.33472 0.04135 0.6507 0.09375 0.96875 0.0487 0.2956 0.09704 0.59692 0.1875 0.875 0.00988 0.03038 0.020892 0.0636 0.03125 0.09375 0.098865 0.28777 0.23488 0.54745 0.375 0.8125 0.14459 0.27351 0.31562 0.53562 0.5 0.78125 0.18438 0.24564 0.37378 0.47347 0.59375 0.6875 0.43995 0.42806 0.94291 0.81453 1.5 1.0938 0.27854 0.13961 0.57347 0.24695 0.875 0.34375-0.2562-0.10022-0.48671-0.23627-0.71875-0.375-0.00741-0.0044-0.023866 0.0045-0.03125 0-0.0319-0.019-0.0622-0.042-0.0937-0.062-0.1204-0.077-0.231-0.164-0.3437-0.25-0.1062-0.081-0.2133-0.161-0.3126-0.25-0.1778-0.162-0.3473-0.346-0.4999-0.531-0.1075-0.131-0.2183-0.266-0.3124-0.407-0.0251-0.038-0.0385-0.086-0.0626-0.125-0.0647-0.103-0.1302-0.204-0.1874-0.312-0.1011-0.195-0.2057-0.416-0.2813-0.625-0.008-0.022-0.0236-0.041-0.0313-0.063-0.0318-0.092-0.0358-0.187-0.0624-0.281-0.0304-0.107-0.0704-0.203-0.0938-0.313-0.0729-0.341-0.125-0.698-0.125-1.062v-72c0-2.782 2.2182-5 5-5h72c2.7818 0 5 2.2182 5 5v72c0 0.3643-0.05212 0.72099-0.125 1.0625-0.04415 0.20689-0.08838 0.39766-0.15625 0.59375-0.0077 0.02195-0.0233 0.04069-0.03125 0.0625-0.06274 0.17374-0.13838 0.36745-0.21875 0.53125-0.04158 0.0828-0.07904 0.16995-0.125 0.25-0.0546 0.09721-0.12677 0.18835-0.1875 0.28125-0.09411 0.14096-0.20492 0.276-0.3125 0.40625-0.14317 0.17445-0.30314 0.347-0.46875 0.5-0.01117 0.0102-0.01998 0.02115-0.03125 0.03125-0.13839 0.12556-0.28509 0.23444-0.4375 0.34375-0.10257 0.07315-0.20432 0.15336-0.3125 0.21875-0.0074 0.0045-0.02384-0.0044-0.03125 0-0.23204 0.13873-0.46255 0.27478-0.71875 0.375 0.30153-0.0968 0.59646-0.20414 0.875-0.34375 0.55709-0.27922 1.0601-0.66569 1.5-1.0938 0.21997-0.21403 0.40937-0.44186 0.59375-0.6875s0.35541-0.50774 0.5-0.78125c0.14012-0.26505 0.27614-0.52473 0.375-0.8125 0.01041-0.03078 0.02133-0.06274 0.03125-0.09375 0.09046-0.27808 0.1388-0.5794 0.1875-0.875 0.053-0.318 0.094-0.634 0.094-0.969v-72c0-3.324-2.676-6-6-6h-72z" + id="path211" /> + <rect + stroke-linejoin="round" + rx="2" + ry="2" + height="22" + width="66" + stroke="url(#bs)" + stroke-linecap="square" + y="13" + x="15" + stroke-width="2" + fill="none" + id="rect213" /> + <path + opacity=".5" + fill="url(#aw)" + d="m12 90c-3.324 0-6-2.676-6-6v-72c0-0.33472 0.04135-0.6507 0.09375-0.96875 0.0487-0.2956 0.09704-0.59692 0.1875-0.875 0.01-0.03 0.0209-0.063 0.0313-0.094 0.0989-0.2873 0.2349-0.547 0.375-0.812 0.1446-0.2735 0.3156-0.5356 0.5-0.7812 0.1844-0.2457 0.3738-0.4735 0.5937-0.6876 0.44-0.428 0.943-0.8145 1.5-1.0937 0.2786-0.1396 0.5735-0.2469 0.8748-0.3437-0.256 0.1002-0.4865 0.2362-0.7185 0.375-0.0074 0.0044-0.02387-0.0045-0.03125 0-0.03193 0.0193-0.06229 0.04251-0.09375 0.0625-0.1204 0.0767-0.23102 0.16351-0.34375 0.25-0.10617 0.0808-0.21328 0.16111-0.3125 0.25-0.1779 0.1614-0.3474 0.3453-0.5 0.5312-0.1075 0.1303-0.2183 0.2653-0.3124 0.4063-0.0251 0.0383-0.0385 0.0858-0.0626 0.125-0.0647 0.103-0.1302 0.2045-0.1874 0.3124-0.1011 0.1948-0.2057 0.4158-0.2813 0.625-0.008 0.0219-0.0236 0.0406-0.0313 0.0626-0.0318 0.0919-0.0358 0.1868-0.0624 0.2812-0.0304 0.1066-0.0704 0.203-0.0938 0.3125-0.0729 0.3415-0.125 0.6985-0.125 1.0625v72c0 2.7818 2.2182 5 5 5h72c2.7818 0 5-2.2182 5-5v-72c0-0.364-0.052-0.721-0.125-1.0625-0.044-0.2069-0.088-0.3977-0.156-0.5937-0.008-0.022-0.024-0.0407-0.031-0.0626-0.063-0.1737-0.139-0.3674-0.219-0.5312-0.042-0.0828-0.079-0.17-0.125-0.25-0.055-0.0972-0.127-0.1884-0.188-0.2812-0.094-0.141-0.205-0.276-0.312-0.4063-0.143-0.1745-0.303-0.347-0.469-0.5-0.011-0.0102-0.02-0.0211-0.031-0.0313-0.139-0.1255-0.285-0.2344-0.438-0.3437-0.102-0.0731-0.204-0.1534-0.312-0.2187-0.0074-0.0045-0.02384 0.0044-0.03125 0-0.23204-0.13873-0.46255-0.27478-0.71875-0.375 0.30153 0.0968 0.59646 0.20414 0.875 0.34375 0.55709 0.27922 1.0601 0.66569 1.5 1.0938 0.21997 0.21403 0.40937 0.44186 0.59375 0.6875s0.35541 0.50774 0.5 0.78125c0.14012 0.26505 0.27614 0.52473 0.375 0.8125 0.01041 0.03078 0.02133 0.06274 0.03125 0.09375 0.09046 0.27808 0.1388 0.5794 0.1875 0.875 0.053 0.318 0.094 0.634 0.094 0.969v72c0 3.324-2.676 6-6 6h-72z" + id="path215" /> + </g> + <g + transform="matrix(.34827 0 0 .37406 84.233 30.234)" + id="g217"> + <path + opacity=".2" + d="m16.125 39.844c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm-54 12c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97088-0.000002-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7812 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c-0.000002-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75zm18 0c-0.97087 0-1.7812 0.81038-1.7812 1.7812v5.25c0 0.97087 0.81038 1.7813 1.7812 1.7812h9.75c0.97087 0 1.7812-0.81038 1.7812-1.7812v-5.25c0-0.97087-0.81038-1.7812-1.7812-1.7812h-9.75z" + id="path219" /> + <path + opacity=".6" + d="m16.125 40.5c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm-54 12c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75zm18 0c-0.623 0-1.125 0.502-1.125 1.125v5.25c0 0.623 0.502 1.125 1.125 1.125h9.75c0.623 0 1.125-0.502 1.125-1.125v-5.25c0-0.623-0.502-1.125-1.125-1.125h-9.75z" + id="path221" /> + <g + transform="translate(0 .25)" + id="g223"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="15" + fill="url(#bk)" + id="rect225" /> + <path + fill="#fff" + d="m19.43 69.822v-0.68884h1.1503v-3.1674l-1.114 0.69543v-0.728l1.1635-0.75476h0.87671v3.9551h1.0646v0.68884h-3.141" + id="path227" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="33" + fill="url(#bl)" + id="rect229" /> + <path + fill="#fff" + d="m37.375 69.857v-0.6427c0.10547-0.23071 0.23401-0.43835 0.38562-0.62292 0.15161-0.18677 0.30981-0.35705 0.47461-0.51086 0.16699-0.15601 0.33179-0.29993 0.49438-0.43176 0.16479-0.13403 0.31201-0.26257 0.44165-0.38562 0.13183-0.12524 0.2384-0.25049 0.3197-0.37573 0.08129-0.12524 0.12194-0.25818 0.12195-0.3988-0.000007-0.20654-0.05164-0.35925-0.15491-0.45813-0.10327-0.09887-0.25488-0.14831-0.45483-0.14832-0.19776 0.000005-0.34937 0.05384-0.45483 0.1615-0.10327 0.10547-0.17029 0.26477-0.20105 0.4779l-0.93274-0.05273c0.02197-0.18237 0.06702-0.35376 0.13513-0.51416s0.16479-0.30102 0.29004-0.42188c0.12744-0.12084 0.28564-0.21533 0.47461-0.28345 0.19116-0.07031 0.41858-0.10546 0.68225-0.10547 0.25048 0.000004 0.47241 0.02967 0.66577 0.08899 0.19335 0.05713 0.35595 0.14173 0.48779 0.25378 0.13183 0.11206 0.2318 0.24939 0.29992 0.41199 0.06811 0.1604 0.10216 0.34388 0.10217 0.55042-0.000007 0.21753-0.04285 0.41419-0.12854 0.58997-0.0857 0.17578-0.19556 0.33838-0.32959 0.48779-0.13404 0.14722-0.28345 0.28565-0.44824 0.41528-0.1626 0.12964-0.3208 0.25598-0.47461 0.37903s-0.29444 0.24719-0.42188 0.37244c-0.12524 0.12525-0.21863 0.25928-0.28015 0.4021h2.1555v0.76135h-3.2498" + id="path231" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="51" + fill="url(#bm)" + id="rect233" /> + <path + fill="#fff" + d="m58.678 68.53c0 0.21094-0.03516 0.401-0.10547 0.57019-0.06813 0.16699-0.17139 0.30981-0.30982 0.42847-0.13842 0.11865-0.31092 0.20984-0.51746 0.27356-0.20434 0.06152-0.44274 0.09229-0.71521 0.09229-0.30322 0-0.55921-0.03845-0.76794-0.11536-0.20654-0.0769-0.37683-0.17798-0.51087-0.30322-0.13183-0.12744-0.23181-0.27136-0.29992-0.43176-0.06592-0.1604-0.10877-0.323-0.12854-0.48779l0.94263-0.0824c0.01318 0.09888 0.03735 0.19006 0.07251 0.27356 0.03735 0.0813 0.08679 0.15161 0.14831 0.21094s0.13623 0.10547 0.22412 0.13843c0.09008 0.03076 0.19556 0.04614 0.3164 0.04614 0.22192 0.000001 0.39442-0.05493 0.51746-0.1648 0.12304-0.10986 0.18457-0.27795 0.18458-0.50427-0.000008-0.13843-0.02967-0.24939-0.08899-0.33289-0.05713-0.08349-0.13073-0.14722-0.22082-0.19116-0.08789-0.04614-0.18348-0.0769-0.28674-0.09228-0.10328-0.01538-0.20105-0.02307-0.29334-0.02307h-0.324v-0.74817h0.30323c0.09228 0.000004 0.18566-0.0088 0.28015-0.02637 0.09667-0.01758 0.18347-0.04944 0.26038-0.09558 0.0769-0.04614 0.13952-0.10986 0.18787-0.19116 0.04833-0.08349 0.07251-0.18896 0.07251-0.31641 0-0.19116-0.05383-0.34057-0.1615-0.44824-0.10547-0.10986-0.26038-0.16479-0.46472-0.1648-0.19117 0.000003-0.34608 0.05274-0.46472 0.1582-0.11646 0.10547-0.18348 0.25489-0.20105 0.44824l-0.926-0.067c0.02637-0.21752 0.0857-0.40649 0.17798-0.5669 0.09449-0.1604 0.21204-0.29333 0.35267-0.3988 0.14282-0.10546 0.30652-0.18347 0.49108-0.23401 0.18458-0.05273 0.38013-0.0791 0.58668-0.0791 0.27246 0.000005 0.50647 0.03296 0.70203 0.09888 0.19554 0.06592 0.35595 0.15491 0.4812 0.26697 0.12523 0.11206 0.21752 0.2428 0.27685 0.39221 0.05932 0.14942 0.08899 0.30872 0.08899 0.4779 0 0.13623-0.01978 0.26368-0.05933 0.38232-0.03956 0.11646-0.09998 0.22193-0.18128 0.31641-0.07911 0.09229-0.18128 0.17249-0.30652 0.2406-0.12525 0.06592-0.27357 0.11536-0.44495 0.14832v0.01318c0.19116 0.02197 0.35706 0.06592 0.49768 0.13184 0.14062 0.06372 0.25598 0.14392 0.34607 0.2406 0.09008 0.09668 0.1571 0.20654 0.20105 0.32959 0.04394 0.12085 0.06592 0.24939 0.06592 0.38562" + id="path235" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="63.75" + x="69" + fill="url(#bn)" + id="rect237" /> + <path + fill="#fff" + d="m75.408 67.91v1.4941h-0.828v-1.494h-1.461v-0.82h1.461v-1.494h0.828v1.4941h1.4722v0.82h-1.472" + id="path239" /> + </g> + <g + transform="translate(0 .25)" + id="g241"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="15" + fill="url(#bg)" + id="rect243" /> + <path + fill="#fff" + d="m22.188 56.876v0.94592h-0.883v-0.946h-2.113v-0.69543l1.9611-3.0026h1.0349v3.0092h0.61963v0.68884h-0.62m-0.8833-2.2083c-0.000003-0.03735-0.000003-0.08569 0-0.14502 0.0022-0.06152 0.0044-0.12414 0.0066-0.18787 0.0044-0.06372 0.0077-0.12414 0.0099-0.18127 0.0044-0.05932 0.0088-0.10546 0.01318-0.13843-0.01099 0.02417-0.02857 0.05933-0.05273 0.10547-0.02417 0.04395-0.05164 0.09229-0.0824 0.14502-0.02857 0.05054-0.05933 0.10108-0.09229 0.15161-0.03076 0.05054-0.05823 0.09449-0.0824 0.13184l-1.0778 1.6381h1.3579v-1.5194" + id="path245" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="33" + fill="url(#bh)" + id="rect247" /> + <path + fill="#fff" + d="m40.679 56.243c-0.000008 0.23291-0.03736 0.44824-0.11206 0.646-0.07251 0.19556-0.18128 0.36585-0.32629 0.51087-0.14503 0.14282-0.3252 0.25488-0.54053 0.33618-0.21314 0.0791-0.46033 0.11865-0.74158 0.11865-0.25928-0.000001-0.4856-0.03076-0.67895-0.09228-0.19336-0.06372-0.35706-0.15051-0.49109-0.26038-0.13184-0.11206-0.23621-0.2428-0.31311-0.39221-0.07471-0.14941-0.12634-0.30981-0.15491-0.4812l0.92615-0.07581c0.01758 0.07251 0.04175 0.14282 0.07251 0.21094 0.03296 0.06812 0.078 0.12854 0.13513 0.18127 0.05713 0.05274 0.12744 0.09558 0.21094 0.12854 0.0835 0.03076 0.18457 0.04614 0.30322 0.04614 0.23071 0.000001 0.41418-0.07361 0.55041-0.22082 0.13843-0.14722 0.20764-0.35925 0.20764-0.63611 0-0.12304-0.01758-0.23401-0.05273-0.33289-0.03296-0.09887-0.08131-0.18347-0.14502-0.25378-0.06153-0.07031-0.13844-0.12414-0.23072-0.1615-0.09009-0.03735-0.19336-0.05603-0.30981-0.05603-0.15381 0.000003-0.28015 0.02967-0.37903 0.08899-0.09888 0.05713-0.18237 0.12744-0.25049 0.21094h-0.902l0.1615-2.6136h2.7916v0.68884h-1.9512l-0.07581 1.1733c0.09228-0.0813 0.20874-0.15051 0.34936-0.20764 0.14062-0.05932 0.30432-0.08899 0.49109-0.08899 0.22851 0.000003 0.43286 0.03736 0.61304 0.11206 0.18017 0.07471 0.33288 0.17908 0.45813 0.31311 0.12524 0.13404 0.22082 0.29553 0.28674 0.4845 0.06592 0.18677 0.09887 0.39441 0.09888 0.62292" + id="path249" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="51" + fill="url(#bi)" + id="rect251" /> + <path + fill="#fff" + d="m58.631 56.304c-0.000008 0.23291-0.03297 0.44714-0.09888 0.6427-0.06592 0.19336-0.16479 0.36035-0.29662 0.50098-0.12964 0.13843-0.29224 0.24719-0.48779 0.3263-0.19556 0.0769-0.42188 0.11536-0.67896 0.11536-0.54712 0-0.9679-0.19116-1.2623-0.57349-0.29223-0.38452-0.43836-0.95361-0.43836-1.7073 0-0.82837 0.14832-1.4513 0.44495-1.8688 0.29882-0.41967 0.72509-0.62951 1.2788-0.62952 0.18458 0.000004 0.35267 0.01978 0.50428 0.05933 0.1516 0.03736 0.28674 0.09888 0.40539 0.18457 0.11865 0.0857 0.21972 0.19666 0.30322 0.33289 0.08348 0.13404 0.15051 0.29774 0.20105 0.49109l-0.87342 0.12195c-0.04395-0.16259-0.11536-0.27905-0.21423-0.34937-0.09888-0.07251-0.21424-0.10876-0.34607-0.10876-0.24829 0.000003-0.44385 0.12415-0.58668 0.37244-0.14062 0.2483-0.21093 0.62513-0.21093 1.1305 0.09887-0.16479 0.2362-0.29114 0.41199-0.37903 0.17578-0.08789 0.37463-0.13183 0.59656-0.13184 0.20433 0.000003 0.38891 0.03406 0.55371 0.10217 0.16698 0.06592 0.30871 0.1626 0.42517 0.29004 0.11865 0.12525 0.20983 0.27906 0.27356 0.46142 0.06372 0.18238 0.09558 0.38782 0.09558 0.61633m-0.92944 0.02637c0-0.12524-0.01428-0.2373-0.04285-0.33618-0.02857-0.10107-0.07251-0.18677-0.13183-0.25708-0.05713-0.07031-0.12854-0.12414-0.21423-0.1615-0.08569-0.03955-0.18458-0.05932-0.29663-0.05933-0.0813 0.000001-0.1626 0.01319-0.2439 0.03955-0.0813 0.02637-0.15381 0.06921-0.21753 0.12854-0.06372 0.05713-0.11536 0.13074-0.15491 0.22082-0.03955 0.09009-0.05933 0.19885-0.05933 0.32629 0 0.13184 0.01647 0.25488 0.04944 0.36914 0.03295 0.11426 0.0791 0.21424 0.13842 0.29993 0.06152 0.0835 0.13512 0.14942 0.22082 0.19775 0.08569 0.04614 0.18237 0.06921 0.29004 0.06921 0.20873 0.000001 0.37133-0.07361 0.48779-0.22082 0.11645-0.14941 0.17468-0.35486 0.17468-0.61633" + id="path253" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="51.75" + x="69" + fill="url(#bj)" + id="rect255" /> + <path + fill="#fff" + d="m73.385 55.947v-0.89356h3.2294v0.894h-3.229" + id="path257" /> + </g> + <g + transform="translate(0 .25)" + id="g259"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="15" + fill="url(#bc)" + id="rect261" /> + <path + fill="#fff" + d="m22.584 41.913c-0.20874 0.32959-0.4065 0.6493-0.59326 0.95911-0.18457 0.30982-0.34607 0.62183-0.4845 0.93604-0.13843 0.31201-0.24829 0.63391-0.32959 0.9657-0.0791 0.32959-0.11865 0.67896-0.11865 1.0481h-0.9657c-0.000001-0.36694 0.04285-0.71521 0.12854-1.0448 0.08789-0.33179 0.20654-0.65478 0.35596-0.96899 0.14941-0.31421 0.323-0.62402 0.52075-0.92944 0.19775-0.30761 0.40649-0.62072 0.62622-0.93933h-2.3071v-0.76135h3.1674v0.73498" + id="path263" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="33" + fill="url(#bd)" + id="rect265" /> + <path + fill="#fff" + d="m40.666 44.515c0 0.19995-0.03296 0.38452-0.09888 0.55371-0.06592 0.16699-0.167 0.31201-0.30322 0.43506-0.13624 0.12085-0.30872 0.21533-0.51746 0.28345-0.20875 0.06811-0.45704 0.10217-0.74488 0.10217-0.28565 0-0.53394-0.03406-0.74487-0.10217-0.20874-0.06812-0.38232-0.1626-0.52075-0.28345-0.13623-0.12305-0.2373-0.26807-0.30322-0.43506s-0.09888-0.34936-0.09888-0.54712c-0.000001-0.16919 0.02637-0.3186 0.0791-0.44824 0.05273-0.13183 0.12305-0.24499 0.21094-0.33948 0.08789-0.09448 0.18896-0.16919 0.30322-0.22412 0.11426-0.05713 0.23181-0.09558 0.35266-0.11536v-0.01318c-0.12964-0.02856-0.2461-0.0758-0.34936-0.14172-0.10327-0.06591-0.19116-0.14502-0.26367-0.2373s-0.12854-0.19446-0.16809-0.30652c-0.03735-0.11425-0.05603-0.23291-0.05603-0.35596 0-0.18457 0.03296-0.35266 0.09888-0.50427 0.06811-0.15161 0.16699-0.28124 0.29663-0.38892 0.12964-0.10766 0.29004-0.19006 0.4812-0.24719 0.19336-0.05932 0.41638-0.08898 0.66907-0.08899 0.27026 0.000004 0.50317 0.03077 0.69873 0.09229 0.19775 0.05933 0.36035 0.14392 0.48779 0.25378 0.12744 0.10767 0.22192 0.23731 0.28345 0.38892 0.06152 0.15162 0.09229 0.31861 0.09229 0.50098 0 0.12085-0.01978 0.23841-0.05933 0.35266-0.03736 0.11206-0.09229 0.21424-0.1648 0.30652-0.07251 0.09229-0.1615 0.17029-0.26696 0.23401-0.10328 0.06372-0.22083 0.10877-0.35266 0.13513v0.01318c0.13623 0.02197 0.26258 0.06262 0.37903 0.12195 0.11865 0.05713 0.22082 0.13294 0.30652 0.22742 0.08569 0.09229 0.15271 0.20435 0.20105 0.33618 0.04834 0.12964 0.07251 0.27686 0.07251 0.44165m-1.068-2.118c0-0.09228-0.0099-0.17688-0.02966-0.25378-0.01978-0.0791-0.05273-0.14611-0.09887-0.20105-0.04615-0.05713-0.10877-0.10107-0.18787-0.13184-0.07691-0.03295-0.17469-0.04943-0.29334-0.04944-0.11426 0.000004-0.20984 0.01648-0.28674 0.04944-0.07691 0.03077-0.13843 0.07471-0.18457 0.13184-0.04614 0.05494-0.0791 0.12195-0.09888 0.20105-0.01978 0.07691-0.02966 0.1615-0.02966 0.25378-0.000002 0.0813 0.0077 0.1615 0.02307 0.2406 0.01758 0.0791 0.04834 0.15052 0.09229 0.21423 0.04394 0.06153 0.10547 0.11206 0.18457 0.15161s0.18127 0.05933 0.30652 0.05933c0.13183 0.000002 0.2373-0.01977 0.31641-0.05933 0.08129-0.03955 0.14282-0.09118 0.18457-0.15491 0.04175-0.06372 0.06921-0.13513 0.0824-0.21423s0.01978-0.1582 0.01978-0.2373m0.10876 2.0435c0-0.09448-0.01099-0.18567-0.03296-0.27356-0.01978-0.08789-0.05713-0.16479-0.11206-0.23071-0.05273-0.06811-0.12634-0.12195-0.22082-0.1615-0.09448-0.04175-0.21424-0.06262-0.35925-0.06262-0.13184 0.000003-0.2428 0.02088-0.33289 0.06262-0.08789 0.03955-0.1593 0.09339-0.21423 0.1615-0.05274 0.06812-0.09119 0.14722-0.11536 0.2373-0.02197 0.08789-0.03296 0.18128-0.03296 0.28015-0.000001 0.11646 0.01098 0.22302 0.03296 0.3197 0.02417 0.09668 0.06372 0.18018 0.11865 0.25049 0.05713 0.06812 0.13184 0.12085 0.22412 0.1582s0.20764 0.05603 0.34607 0.05603c0.13843 0.000001 0.25268-0.01868 0.34277-0.05603 0.09009-0.03955 0.1615-0.09448 0.21424-0.1648 0.05273-0.07031 0.08899-0.15381 0.10876-0.25049 0.02197-0.09887 0.03296-0.20764 0.03296-0.32629" + id="path267" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="51" + fill="url(#be)" + id="rect269" /> + <path + fill="#fff" + d="m58.635 43.427c0 0.82398-0.15051 1.4403-0.45153 1.849-0.30103 0.40869-0.7284 0.61304-1.2821 0.61304-0.19995 0-0.38012-0.02087-0.54052-0.06262-0.1582-0.04175-0.29663-0.10657-0.41528-0.19446-0.11866-0.08789-0.21972-0.20105-0.30322-0.33948-0.0813-0.13843-0.14611-0.30322-0.19446-0.49438l0.87012-0.12195c0.04394 0.1648 0.11535 0.28674 0.21422 0.36584 0.10108 0.0791 0.22742 0.11865 0.37903 0.11865 0.12525 0.000001 0.23731-0.02966 0.33619-0.08899 0.09887-0.05932 0.18347-0.14941 0.25378-0.27026s0.12414-0.27356 0.1615-0.45813c0.03955-0.18677 0.06042-0.40649 0.06262-0.65918-0.04394 0.0857-0.10218 0.1615-0.17468 0.22742-0.07251 0.06592-0.15491 0.12085-0.24719 0.1648-0.09009 0.04395-0.18677 0.078-0.29004 0.10217-0.10327 0.02197-0.20763 0.03296-0.31311 0.03296-0.20215 0.000002-0.38562-0.03515-0.55041-0.10547-0.1648-0.07251-0.30542-0.17578-0.42188-0.30982-0.11646-0.13403-0.20654-0.29553-0.27027-0.4845-0.06152-0.19116-0.09228-0.40649-0.09228-0.646 0-0.24609 0.03625-0.46582 0.10877-0.65918 0.0747-0.19336 0.18128-0.35595 0.3197-0.48779 0.13842-0.13403 0.30761-0.2351 0.50757-0.30322 0.20215-0.07031 0.43066-0.10546 0.68555-0.10547 0.26806 0.000004 0.50427 0.04615 0.70861 0.13843 0.20655 0.09009 0.37903 0.23072 0.51746 0.42188 0.13842 0.18897 0.2428 0.42957 0.31311 0.7218 0.07251 0.29004 0.10877 0.63501 0.10877 1.0349m-0.979-0.649c-0.000008-0.13183-0.01538-0.25488-0.04615-0.36914-0.02856-0.11645-0.07251-0.21643-0.13183-0.29993-0.05933-0.08569-0.13183-0.15271-0.21753-0.20105-0.08569-0.04834-0.18457-0.0725-0.29662-0.07251-0.10328 0.000005-0.19556 0.01978-0.27685 0.05933-0.0813 0.03736-0.15052 0.09229-0.20765 0.1648s-0.10108 0.1604-0.13183 0.26367c-0.02857 0.10328-0.04285 0.21973-0.04285 0.34937 0 0.12085 0.01428 0.23401 0.04285 0.33948 0.02856 0.10327 0.07032 0.19336 0.12524 0.27026 0.05493 0.07471 0.12415 0.13404 0.20765 0.17798 0.08348 0.04175 0.17907 0.06262 0.28673 0.06262 0.0857 0.000002 0.16919-0.01538 0.25049-0.04614 0.08349-0.03076 0.15711-0.0769 0.22082-0.13843 0.06592-0.06152 0.11865-0.13842 0.15821-0.23071 0.03954-0.09448 0.05932-0.20434 0.05932-0.32959" + id="path271" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="39.75" + x="69" + fill="url(#bf)" + id="rect273" /> + <path + fill="#fff" + d="m73.154 44.944c0.16211 0.000001 0.30176-0.02246 0.41895-0.06738 0.11913-0.04687 0.22168-0.10742 0.30761-0.18164 0.08789-0.07422 0.16016-0.1582 0.21681-0.25195 0.05858-0.09375 0.10643-0.18848 0.14355-0.28418l0.75292 0.28418c-0.06054 0.14844-0.13965 0.29395-0.2373 0.43652-0.09766 0.14258-0.21973 0.26855-0.36622 0.37793-0.14648 0.10938-0.32129 0.19824-0.52441 0.2666-0.20118 0.06641-0.43848 0.09961-0.71192 0.09961-0.35742 0-0.66699-0.05273-0.92871-0.1582-0.26172-0.10742-0.47852-0.25586-0.65039-0.44531-0.16992-0.19141-0.29688-0.41797-0.38086-0.67969-0.08203-0.26172-0.12305-0.54785-0.12305-0.8584 0-0.32226 0.04102-0.61328 0.12305-0.87305 0.08398-0.25976 0.20996-0.48046 0.37793-0.66211 0.16797-0.18359 0.37988-0.32422 0.63574-0.42188 0.25781-0.09961 0.56054-0.14941 0.9082-0.14941 0.26953 0.000004 0.50488 0.02832 0.70605 0.08496 0.20312 0.05665 0.37792 0.13672 0.52442 0.24023 0.14843 0.10157 0.27051 0.22266 0.36621 0.36328 0.09765 0.13868 0.17383 0.292 0.22852 0.45996l-0.76172 0.20801c-0.02735-0.08789-0.06934-0.17187-0.12598-0.25195-0.05664-0.08203-0.12892-0.15429-0.2168-0.2168-0.08594-0.0625-0.1875-0.1123-0.30468-0.14941-0.11719-0.03906-0.25001-0.05859-0.39844-0.05859-0.20898 0.000002-0.38867 0.03418-0.53906 0.10254-0.15039 0.06641-0.27442 0.16211-0.37207 0.28711-0.09571 0.125-0.167 0.27539-0.21388 0.45117-0.04492 0.17383-0.06737 0.36914-0.06737 0.58594 0 0.21484 0.02245 0.41211 0.06737 0.5918 0.04687 0.17774 0.11914 0.33106 0.2168 0.45996 0.09766 0.12891 0.22266 0.22949 0.375 0.30176 0.15429 0.07227 0.33886 0.1084 0.55371 0.1084m2.4082 0.62109v-4.1279h3.2461v0.66797h-2.3818v1.0371h2.2031v0.66797h-2.2031v1.0869h2.502v0.66797h-3.3662" + id="path275" /> + </g> + <g + transform="translate(0 .25)" + id="g277"> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="15" + fill="url(#bo)" + id="rect279" /> + <path + fill="#fff" + d="m22.605 79.5c-0.000003 0.44385-0.04065 0.81848-0.12195 1.1239-0.0813 0.30322-0.19446 0.54932-0.33948 0.73828-0.14282 0.18677-0.31311 0.3219-0.51086 0.4054-0.19556 0.0813-0.40979 0.12195-0.6427 0.12195s-0.44714-0.04065-0.6427-0.12195-0.36365-0.21533-0.50427-0.4021c-0.141-0.189-0.25-0.436-0.33-0.739-0.079-0.305-0.118-0.681-0.118-1.127 0-0.46802 0.03845-0.85473 0.11536-1.1602 0.0791-0.30761 0.19006-0.55261 0.33289-0.73498 0.14282-0.18237 0.31311-0.30981 0.51086-0.38233 0.19995-0.0747 0.42077-0.11206 0.66248-0.11206 0.22632 0 0.43616 0.03736 0.62952 0.11206 0.19555 0.07252 0.36364 0.19996 0.50427 0.38233 0.14282 0.18238 0.25378 0.42737 0.33289 0.73498 0.08129 0.30542 0.12194 0.69214 0.12195 1.1602m-0.92944 0c-0.000002-0.32739-0.01209-0.59765-0.03626-0.81079-0.02417-0.21533-0.06262-0.38562-0.11536-0.51086-0.05274-0.12744-0.12195-0.21643-0.20764-0.26697-0.0835-0.05053-0.18567-0.0758-0.30652-0.07581-0.12964 0.000008-0.23841 0.02638-0.32629 0.0791-0.08789 0.05054-0.1593 0.13953-0.21423 0.26697-0.05274 0.12745-0.09119 0.29883-0.11536 0.51416-0.02197 0.21314-0.03296 0.4812-0.03296 0.8042-0.000001 0.31861 0.01208 0.58448 0.03625 0.79761 0.02417 0.21314 0.06262 0.38452 0.11536 0.51416 0.05273 0.12744 0.12195 0.21753 0.20764 0.27026s0.19116 0.0791 0.31641 0.0791c0.12085 0 0.22412-0.02637 0.30982-0.0791 0.08569-0.05273 0.156-0.14282 0.21094-0.27026 0.05493-0.12964 0.09448-0.30103 0.11865-0.51416 0.02636-0.21314 0.03955-0.479 0.03955-0.79761" + id="path281" /> + <rect + transform="scale(1,-1)" + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="-83.25" + x="33" + fill="url(#bp)" + id="rect283" /> + <path + fill="#fff" + d="m38.471 81.558v-1.1169h1.0583v1.117h-1.058" + id="path285" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="51" + fill="url(#bq)" + id="rect287" /> + <path + fill="#fff" + d="m59.828 80.398c0 0.27466-0.03077 0.50647-0.09228 0.69544-0.06153 0.18896-0.14502 0.34167-0.25049 0.45813-0.10548 0.11426-0.22962 0.19665-0.37243 0.24719-0.14063 0.05054-0.29114 0.0758-0.45154 0.0758-0.16479 0-0.3186-0.02527-0.46142-0.0758-0.14063-0.05054-0.26368-0.13294-0.36914-0.24719-0.10328-0.11646-0.18568-0.26917-0.24719-0.45813-0.05933-0.18897-0.089-0.42078-0.08899-0.69544-0.000008-0.29004 0.02966-0.52954 0.08899-0.71851 0.06152-0.19116 0.14501-0.34277 0.25048-0.45483 0.10547-0.11426 0.22961-0.19336 0.37244-0.23731 0.14501-0.04614 0.30102-0.06921 0.46802-0.06921 0.15819 0 0.30761 0.02307 0.44823 0.06921 0.14062 0.04395 0.26258 0.12305 0.36585 0.23731 0.10547 0.11206 0.18786 0.26367 0.24719 0.45483 0.06152 0.18897 0.09228 0.42847 0.09228 0.71851m-4.0045 1.4238h-0.67895l3.0322-4.6439h0.68885l-3.0421 4.6439m-0.47461-4.6967c0.1582 0.000007 0.30762 0.02308 0.44824 0.06922 0.14062 0.04395 0.26367 0.12195 0.36914 0.23401s0.18897 0.26368 0.25048 0.45483c0.06153 0.18897 0.09229 0.42848 0.09229 0.71851 0 0.27467-0.03077 0.50648-0.09229 0.69544s-0.14612 0.34168-0.25378 0.45813c-0.10548 0.11645-0.22962 0.19995-0.37244 0.25048-0.14282 0.05054-0.29553 0.07581-0.45813 0.0758-0.16039 0.000007-0.31201-0.02526-0.45482-0.0758-0.14062-0.05054-0.26368-0.13293-0.36914-0.24719-0.10328-0.11645-0.18568-0.26916-0.2472-0.45813-0.05933-0.18896-0.08898-0.42188-0.08898-0.69873 0-0.29003 0.02966-0.52954 0.08898-0.71851 0.05932-0.19115 0.14173-0.34276 0.2472-0.45483 0.10547-0.11206 0.22961-0.19006 0.37243-0.23401 0.14502-0.04614 0.30102-0.06921 0.46802-0.06922m3.7705 3.2728c-0.000008-0.19116-0.0099-0.34936-0.02966-0.47461-0.01758-0.12524-0.04506-0.22412-0.0824-0.29663-0.03737-0.07471-0.0835-0.12634-0.13842-0.1549-0.05494-0.03077-0.11976-0.04614-0.19446-0.04615-0.08131 0.000007-0.15162 0.01538-0.21094 0.04615-0.05713 0.02857-0.10438 0.0802-0.14172 0.1549-0.03736 0.07471-0.06592 0.17468-0.08569 0.29993-0.01758 0.12525-0.02637 0.28235-0.02637 0.47132-0.000008 0.18458 0.0088 0.33838 0.02637 0.46142 0.01758 0.12086 0.04504 0.21863 0.0824 0.29334 0.03954 0.07471 0.08788 0.12744 0.14502 0.1582 0.05712 0.03077 0.12523 0.04615 0.20435 0.04615 0.0725 0 0.13622-0.01538 0.19116-0.04615 0.05712-0.03076 0.10437-0.0824 0.14172-0.1549 0.03954-0.07471 0.06921-0.17358 0.08899-0.29663 0.01977-0.12304 0.02965-0.27685 0.02966-0.46142m-3.326-1.796c0-0.18896-0.0099-0.34497-0.02967-0.46802-0.01758-0.12524-0.04504-0.22412-0.0824-0.29663-0.03735-0.0747-0.0835-0.12634-0.13842-0.1549-0.05493-0.03076-0.11976-0.04614-0.19446-0.04615-0.0813 0.000008-0.15161 0.01539-0.21093 0.04615-0.05933 0.03076-0.10767 0.0835-0.14502 0.1582-0.03736 0.07252-0.06593 0.17139-0.0857 0.29663-0.01758 0.12305-0.02637 0.27796-0.02637 0.46472 0 0.18458 0.0088 0.33839 0.02637 0.46142 0.01977 0.12305 0.04834 0.22193 0.0857 0.29663 0.03954 0.07471 0.08788 0.12854 0.14502 0.1615 0.05712 0.03077 0.12524 0.04615 0.20434 0.04615 0.0747 0 0.13952-0.01538 0.19446-0.04615 0.05712-0.03076 0.10437-0.08349 0.14172-0.1582 0.03955-0.07471 0.06812-0.17358 0.08569-0.29663 0.01978-0.12524 0.02967-0.28015 0.02967-0.46472" + id="path289" /> + <rect + rx="1.125" + ry="1.125" + height="7.5" + width="12" + y="75.75" + x="69" + fill="url(#br)" + id="rect291" /> + <path + fill="#fff" + d="m73.12 78.899v-0.81665h3.761v0.817h-3.761m0 2.0178v-0.80932h3.761v0.809h-3.761" + id="path293" /> + </g> + </g> + </g> +</svg> diff --git a/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbnew-project.svg b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbnew-project.svg new file mode 100644 index 0000000..8001830 --- /dev/null +++ b/resources/linux/mime/icons/hicolor/scalable/mimetypes/application-x-pcbnew-project.svg @@ -0,0 +1,1554 @@ +<?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" + height="26" + width="26" + version="1.1" + id="svg2" + inkscape:version="0.47 r22583" + sodipodi:docname="icon_pcbnew.svg"> + <metadata + id="metadata373"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="949" + id="namedview371" + showgrid="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false" + inkscape:zoom="9.4280905" + inkscape:cx="12.473042" + inkscape:cy="20.702255" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3350" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <filter + id="bb" + color-interpolation-filters="sRGB"> + <feGaussianBlur + stdDeviation="2.0786429" + id="feGaussianBlur7" /> + </filter> + <clipPath + id="ba"> + <path + d="M 72,88 40,120 H 32 V 80 h 40 v 8 z" + id="path10" + inkscape:connector-curvature="0" + style="fill-rule:evenodd" /> + </clipPath> + <filter + id="bc" + height="1.3839999" + width="1.3839999" + color-interpolation-filters="sRGB" + y="-0.192" + x="-0.192"> + <feGaussianBlur + stdDeviation="1.9447689" + id="feGaussianBlur13" /> + </filter> + <linearGradient + id="bn" + y2="172.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="175.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop16" /> + <stop + stop-color="#ddd" + offset="1" + id="stop18" /> + </linearGradient> + <linearGradient + id="bo" + y2="172.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="175.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop21" /> + <stop + stop-color="#616161" + offset="1" + id="stop23" /> + </linearGradient> + <linearGradient + id="bp" + y2="164.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="167.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop26" /> + <stop + stop-color="#ddd" + offset="1" + id="stop28" /> + </linearGradient> + <linearGradient + id="bq" + y2="164.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="167.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop31" /> + <stop + stop-color="#616161" + offset="1" + id="stop33" /> + </linearGradient> + <linearGradient + id="br" + y2="156.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="159.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop36" /> + <stop + stop-color="#ddd" + offset="1" + id="stop38" /> + </linearGradient> + <linearGradient + id="bs" + y2="156.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="159.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop41" /> + <stop + stop-color="#616161" + offset="1" + id="stop43" /> + </linearGradient> + <linearGradient + id="bt" + y2="148.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="151.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop46" /> + <stop + stop-color="#ddd" + offset="1" + id="stop48" /> + </linearGradient> + <linearGradient + id="bu" + y2="148.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="151.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop51" /> + <stop + stop-color="#616161" + offset="1" + id="stop53" /> + </linearGradient> + <linearGradient + id="bv" + y2="140.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="143.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop56" /> + <stop + stop-color="#ddd" + offset="1" + id="stop58" /> + </linearGradient> + <linearGradient + id="bw" + y2="140.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="143.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop61" /> + <stop + stop-color="#616161" + offset="1" + id="stop63" /> + </linearGradient> + <linearGradient + id="bx" + y2="132.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="135.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop66" /> + <stop + stop-color="#ddd" + offset="1" + id="stop68" /> + </linearGradient> + <linearGradient + id="by" + y2="132.89999" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="135.10001" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop71" /> + <stop + stop-color="#616161" + offset="1" + id="stop73" /> + </linearGradient> + <linearGradient + id="bz" + y2="124.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="127.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop76" /> + <stop + stop-color="#ddd" + offset="1" + id="stop78" /> + </linearGradient> + <linearGradient + id="ca" + y2="124.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="127.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop81" /> + <stop + stop-color="#616161" + offset="1" + id="stop83" /> + </linearGradient> + <linearGradient + id="cb" + y2="116.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="119.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop86" /> + <stop + stop-color="#ddd" + offset="1" + id="stop88" /> + </linearGradient> + <linearGradient + id="cc" + y2="116.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="119.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop91" /> + <stop + stop-color="#616161" + offset="1" + id="stop93" /> + </linearGradient> + <linearGradient + id="cd" + y2="108.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="111.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop96" /> + <stop + stop-color="#ddd" + offset="1" + id="stop98" /> + </linearGradient> + <linearGradient + id="ce" + y2="108.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="111.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop101" /> + <stop + stop-color="#616161" + offset="1" + id="stop103" /> + </linearGradient> + <linearGradient + id="cf" + y2="100.44" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="103.56" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop106" /> + <stop + stop-color="#ddd" + offset="1" + id="stop108" /> + </linearGradient> + <linearGradient + id="cg" + y2="100.9" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="103.1" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop111" /> + <stop + stop-color="#616161" + offset="1" + id="stop113" /> + </linearGradient> + <linearGradient + id="ch" + y2="92.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="95.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop116" /> + <stop + stop-color="#ddd" + offset="1" + id="stop118" /> + </linearGradient> + <linearGradient + id="at" + y2="92.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="95.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop121" /> + <stop + stop-color="#616161" + offset="1" + id="stop123" /> + </linearGradient> + <linearGradient + id="au" + y2="84.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="87.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop126" /> + <stop + stop-color="#ddd" + offset="1" + id="stop128" /> + </linearGradient> + <linearGradient + id="av" + y2="84.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="87.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop131" /> + <stop + stop-color="#616161" + offset="1" + id="stop133" /> + </linearGradient> + <linearGradient + id="aw" + y2="76.444" + gradientUnits="userSpaceOnUse" + x2="153" + gradientTransform="translate(-143,-64)" + y1="79.556999" + x1="153"> + <stop + stop-color="#fff" + offset="0" + id="stop136" /> + <stop + stop-color="#ddd" + offset="1" + id="stop138" /> + </linearGradient> + <linearGradient + id="ax" + y2="76.900002" + gradientUnits="userSpaceOnUse" + x2="151.89999" + gradientTransform="translate(-143,-64)" + y1="79.100998" + x1="154.10001"> + <stop + stop-color="#bbb" + offset="0" + id="stop141" /> + <stop + stop-color="#616161" + offset="1" + id="stop143" /> + </linearGradient> + <linearGradient + id="bd" + y2="99.254997" + gradientUnits="userSpaceOnUse" + x2="91.228996" + gradientTransform="matrix(0.21025443,0,0,0.20691162,-0.54460205,-0.4483919)" + y1="106.41" + x1="98.616997"> + <stop + stop-color="#a2a2a2" + offset="0" + id="stop193" /> + <stop + stop-color="#fff" + offset="1" + id="stop195" /> + </linearGradient> + <radialGradient + id="az" + gradientUnits="userSpaceOnUse" + cy="112.3" + cx="102" + gradientTransform="matrix(0.21025443,0,0,0.20683793,-0.54460205,-0.44781288)" + r="139.56"> + <stop + stop-color="#b7b8b9" + offset="0" + id="stop203" /> + <stop + stop-color="#ececec" + offset=".18851" + id="stop205" /> + <stop + stop-color="#fafafa" + offset=".25718" + id="stop207" /> + <stop + stop-color="#fff" + offset=".30111" + id="stop209" /> + <stop + stop-color="#fafafa" + offset=".53130" + id="stop211" /> + <stop + stop-color="#ebecec" + offset=".84490" + id="stop213" /> + <stop + stop-color="#e1e2e3" + offset="1" + id="stop215" /> + </radialGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#az" + id="radialGradient3418" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.21025443,0,0,0.20683793,-0.54460205,-0.44781288)" + cx="102" + cy="112.3" + r="139.56" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bn" + id="linearGradient3420" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="175.56" + x2="153" + y2="172.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bo" + id="linearGradient3422" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="175.10001" + x2="151.89999" + y2="172.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bp" + id="linearGradient3424" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="167.56" + x2="153" + y2="164.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bq" + id="linearGradient3426" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="167.10001" + x2="151.89999" + y2="164.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#br" + id="linearGradient3428" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="159.56" + x2="153" + y2="156.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bs" + id="linearGradient3430" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="159.10001" + x2="151.89999" + y2="156.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bt" + id="linearGradient3432" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="151.56" + x2="153" + y2="148.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bu" + id="linearGradient3434" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="151.10001" + x2="151.89999" + y2="148.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bv" + id="linearGradient3436" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="143.56" + x2="153" + y2="140.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bw" + id="linearGradient3438" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="143.10001" + x2="151.89999" + y2="140.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bx" + id="linearGradient3440" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="135.56" + x2="153" + y2="132.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#by" + id="linearGradient3442" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="135.10001" + x2="151.89999" + y2="132.89999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bz" + id="linearGradient3444" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="127.56" + x2="153" + y2="124.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ca" + id="linearGradient3446" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="127.1" + x2="151.89999" + y2="124.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cb" + id="linearGradient3448" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="119.56" + x2="153" + y2="116.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cc" + id="linearGradient3450" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="119.1" + x2="151.89999" + y2="116.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cd" + id="linearGradient3452" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="111.56" + x2="153" + y2="108.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ce" + id="linearGradient3454" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="111.1" + x2="151.89999" + y2="108.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cf" + id="linearGradient3456" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="103.56" + x2="153" + y2="100.44" /> + <linearGradient + inkscape:collect="always" + xlink:href="#cg" + id="linearGradient3458" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="103.1" + x2="151.89999" + y2="100.9" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ch" + id="linearGradient3460" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="95.556999" + x2="153" + y2="92.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#at" + id="linearGradient3462" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="95.100998" + x2="151.89999" + y2="92.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#au" + id="linearGradient3464" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="87.556999" + x2="153" + y2="84.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#av" + id="linearGradient3466" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="87.100998" + x2="151.89999" + y2="84.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#aw" + id="linearGradient3468" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="153" + y1="79.556999" + x2="153" + y2="76.444" /> + <linearGradient + inkscape:collect="always" + xlink:href="#ax" + id="linearGradient3470" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-143,-64)" + x1="154.10001" + y1="79.100998" + x2="151.89999" + y2="76.900002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#bd" + id="linearGradient3472" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.21025443,0,0,0.20691162,-0.54460205,-0.4483919)" + x1="98.616997" + y1="106.41" + x2="91.228996" + y2="99.254997" /> + <linearGradient + id="be-2-3" + y2="31.211" + gradientUnits="userSpaceOnUse" + x2="23.576" + gradientTransform="matrix(0.64407,-0.64045,0.66092,0.65072,61.423,86.661)" + y1="25.357" + x1="23.576"> + <stop + offset="0" + id="stop180-9" /> + <stop + stop-color="#c3c3c3" + offset=".13483" + id="stop182-1" /> + <stop + stop-color="#8c8c8c" + offset=".20224" + id="stop184-9" /> + <stop + stop-color="#fff" + offset=".26966" + id="stop186-6" /> + <stop + stop-color="#757575" + offset=".4465" + id="stop188-5-9" /> + <stop + stop-color="#7d7d7d" + offset=".57114" + id="stop190-8-3" /> + <stop + stop-color="#b6b6b6" + offset=".72038" + id="stop192-3" /> + <stop + offset="1" + id="stop194-8" /> + </linearGradient> + <linearGradient + id="bf-6-0" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.298,83.616)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="ar-2-5"> + <stop + stop-color="#3e3e3e" + offset="0" + id="stop166-8-6" /> + <stop + stop-color="#828282" + offset=".5" + id="stop168-4-6" /> + <stop + stop-color="#3c3c3c" + offset="1" + id="stop170-4" /> + </linearGradient> + <linearGradient + id="bg-7-0" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.119,83.794)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="aq-0"> + <stop + stop-color="#999" + offset="0" + id="stop173-4" /> + <stop + stop-color="#fff" + offset=".5" + id="stop175-6" /> + <stop + stop-color="#777" + offset="1" + id="stop177-2" /> + </linearGradient> + <linearGradient + id="bh-2-6" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.921,82.996)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bi-4-7" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.742,83.175)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bj-0-7" + y2="30" + xlink:href="#ar-2-5" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,60.547,82.374)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bk-6-9" + y2="30" + xlink:href="#aq-0" + gradientUnits="userSpaceOnUse" + x2="30.038" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,60.367,82.552)" + y1="24.99" + x1="30.038" /> + <linearGradient + id="bl-2-6" + y2="26.030001" + gradientUnits="userSpaceOnUse" + x2="9" + gradientTransform="matrix(0.62586,-0.62234,0.77349,0.76155,59.06,83.852)" + y1="29.056999" + x1="9"> + <stop + stop-color="#e4db7b" + offset="0" + id="stop203-9-1" /> + <stop + stop-color="#f4f0c8" + offset="1" + id="stop205-9-3" /> + </linearGradient> + <linearGradient + id="bm-0-2" + y2="41.391998" + gradientUnits="userSpaceOnUse" + x2="9.5221004" + gradientTransform="matrix(0.52586,0,0,0.51993,81.027,79.545)" + y1="37.372002" + x1="5.5179"> + <stop + stop-color="#cbbd27" + offset="0" + id="stop208-1" /> + <stop + stop-color="#9b901d" + offset="1" + id="stop210-5" /> + </linearGradient> + </defs> + <g + id="g3352" + transform="matrix(1.0840142,0,0,1.0274941,-1.0097516,-0.11085364)"> + <path + style="opacity:0.5;filter:url(#bb)" + inkscape:connector-curvature="0" + id="path217" + transform="matrix(0.21901212,0,0,0.21245446,-1.1052539,-0.69963571)" + d="m 16,8 v 112 h 63.187 c 3e-6,0 11.906,-9.9062 17.406,-15.406 C 102.09,99.106 112,87.2 112,87.2 V 8.012 H 16 z" /> + <path + style="fill:#ffffff" + inkscape:connector-curvature="0" + id="path219" + d="M 2.8194588,1.20688 V 24.381003 H 16.096062 L 23.003525,17.58326 V 1.20688 H 2.8194588 z" /> + <path + style="fill:url(#radialGradient3418)" + inkscape:connector-curvature="0" + id="path221" + d="m 3.2399477,1.4137496 c -0.1158487,0 -0.2102544,0.09287 -0.2102544,0.2068379 V 23.959337 c 0,0.114173 0.094406,0.206838 0.2102544,0.206838 H 15.681156 c 0.0553,0 0.580839,0.02444 0.619967,-0.01423 l 6.43045,-6.372949 c 0.03932,-0.03868 0.0616,-0.555495 0.0616,-0.609923 V 1.6206928 c 0,-0.1139678 -0.09419,-0.206838 -0.210255,-0.206838 H 3.2397334 z" /> + <path + style="opacity:0.4;filter:url(#bc)" + inkscape:connector-curvature="0" + id="path223" + transform="matrix(0.21025443,0,0,0.20691162,7.8654255,-0.4483919)" + clip-path="url(#ba)" + d="M 41.88,115.98 66.19,91.67 c 0,0 -9.3531,2.9131 -19.603,2.9131 0,10.25 -4.7065,21.396 -4.7065,21.396 z" /> + <g + id="g225" + transform="matrix(0.21025443,0,0,0.20691162,-22.411172,7.0004898)"> + <g + id="g227" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3420)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="110" + sodipodi:cx="10" + d="m 12,110 c 0,1.10457 -0.895431,2 -2,2 -1.1045695,0 -2,-0.89543 -2,-2 0,-1.10457 0.8954305,-2 2,-2 1.104569,0 2,0.89543 2,2 z" + id="circle229" + r="2" + cx="10" + cy="110" /> + <circle + style="fill:url(#linearGradient3422)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="110" + sodipodi:cx="10" + d="m 11.556,110 c 0,0.85936 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.69664 -1.556,-1.556 0,-0.85936 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.69664 1.556,1.556 z" + id="circle231" + r="1.556" + cx="10" + cy="110" /> + </g> + <g + id="g233" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3424)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="102" + sodipodi:cx="10" + d="m 12,102 c 0,1.10457 -0.895431,2 -2,2 -1.1045695,0 -2,-0.89543 -2,-2 0,-1.10457 0.8954305,-2 2,-2 1.104569,0 2,0.89543 2,2 z" + id="circle235" + r="2" + cx="10" + cy="102" /> + <circle + style="fill:url(#linearGradient3426)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="102" + sodipodi:cx="10" + d="m 11.556,102 c 0,0.85936 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.69664 -1.556,-1.556 0,-0.85936 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.69664 1.556,1.556 z" + id="circle237" + r="1.556" + cx="10" + cy="102" /> + </g> + <g + id="g239" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3428)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="94" + sodipodi:cx="10" + d="m 12,94 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle241" + r="2" + cx="10" + cy="94" /> + <circle + style="fill:url(#linearGradient3430)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="94" + sodipodi:cx="10" + d="m 11.556,94 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle243" + r="1.556" + cx="10" + cy="94" /> + </g> + <g + id="g245" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3432)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="86" + sodipodi:cx="10" + d="m 12,86 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle247" + r="2" + cx="10" + cy="86" /> + <circle + style="fill:url(#linearGradient3434)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="86" + sodipodi:cx="10" + d="m 11.556,86 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle249" + r="1.556" + cx="10" + cy="86" /> + </g> + <g + id="g251" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3436)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="78" + sodipodi:cx="10" + d="m 12,78 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle253" + r="2" + cx="10" + cy="78" /> + <circle + style="fill:url(#linearGradient3438)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="78" + sodipodi:cx="10" + d="m 11.556,78 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle255" + r="1.556" + cx="10" + cy="78" /> + </g> + <g + id="g257" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3440)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="70" + sodipodi:cx="10" + d="m 12,70 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle259" + r="2" + cx="10" + cy="70" /> + <circle + style="fill:url(#linearGradient3442)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="70" + sodipodi:cx="10" + d="m 11.556,70 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle261" + r="1.556" + cx="10" + cy="70" /> + </g> + <g + id="g263" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3444)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="62" + sodipodi:cx="10" + d="m 12,62 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle265" + r="2" + cx="10" + cy="62" /> + <circle + style="fill:url(#linearGradient3446)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="62" + sodipodi:cx="10" + d="m 11.556,62 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle267" + r="1.556" + cx="10" + cy="62" /> + </g> + <g + id="g269" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3448)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="54" + sodipodi:cx="10" + d="m 12,54 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle271" + r="2" + cx="10" + cy="54" /> + <circle + style="fill:url(#linearGradient3450)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="54" + sodipodi:cx="10" + d="m 11.556,54 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle273" + r="1.556" + cx="10" + cy="54" /> + </g> + <g + id="g275" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3452)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="46" + sodipodi:cx="10" + d="m 12,46 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle277" + r="2" + cx="10" + cy="46" /> + <circle + style="fill:url(#linearGradient3454)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="46" + sodipodi:cx="10" + d="m 11.556,46 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle279" + r="1.556" + cx="10" + cy="46" /> + </g> + <g + id="g281" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3456)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="38" + sodipodi:cx="10" + d="m 12,38 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle283" + r="2" + cx="10" + cy="38" /> + <circle + style="fill:url(#linearGradient3458)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="38" + sodipodi:cx="10" + d="m 11.556,38 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle285" + r="1.556" + cx="10" + cy="38" /> + </g> + <g + id="g287" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3460)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="30" + sodipodi:cx="10" + d="m 12,30 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle289" + r="2" + cx="10" + cy="30" /> + <circle + style="fill:url(#linearGradient3462)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="30" + sodipodi:cx="10" + d="m 11.556,30 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle291" + r="1.556" + cx="10" + cy="30" /> + </g> + <g + id="g293" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3464)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="22" + sodipodi:cx="10" + d="m 12,22 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle295" + r="2" + cx="10" + cy="22" /> + <circle + style="fill:url(#linearGradient3466)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="22" + sodipodi:cx="10" + d="m 11.556,22 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle297" + r="1.556" + cx="10" + cy="22" /> + </g> + <g + id="g299" + transform="translate(116,-32)"> + <circle + style="fill:url(#linearGradient3468)" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="14" + sodipodi:cx="10" + d="m 12,14 c 0,1.104569 -0.895431,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 1.104569,0 2,0.895431 2,2 z" + id="circle301" + r="2" + cx="10" + cy="14" /> + <circle + style="fill:url(#linearGradient3470)" + sodipodi:ry="1.556" + sodipodi:rx="1.556" + sodipodi:cy="14" + sodipodi:cx="10" + d="m 11.556,14 c 0,0.859355 -0.696645,1.556 -1.556,1.556 -0.8593551,0 -1.556,-0.696645 -1.556,-1.556 0,-0.859355 0.6966449,-1.556 1.556,-1.556 0.859355,0 1.556,0.696645 1.556,1.556 z" + id="circle303" + r="1.556" + cx="10" + cy="14" /> + </g> + </g> + <g + style="opacity:0.38462004;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" + id="g305" + transform="matrix(-0.59030942,0,0,-0.63192583,27.618336,27.775348)"> + <path + inkscape:connector-curvature="0" + id="path307" + d="M 16.728,8.2961 20.5,12.5 v 10" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path309" + d="m 24.5,22.5 v -12 l -3,-3" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path311" + d="m 28.5,22.5 v -14 l -1,-1" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path313" + d="M 32.5,22.5 V 7.5" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path315" + display="block" + d="m 20.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path317" + display="block" + d="m 24.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path319" + display="block" + d="m 28.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path321" + display="block" + d="m 32.5,22.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path323" + display="block" + d="m 32.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path325" + display="block" + d="m 28.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path327" + display="block" + d="m 24.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path329" + display="block" + d="m 20.5,31.5 v 2" + style="color:#000000;fill:none;stroke-width:2;display:block" /> + <path + inkscape:connector-curvature="0" + id="path331" + d="m 20.5,33.5 v 4 l -3,3 h -7" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path333" + d="m 24.5,33.5 v 7" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path335" + d="m 28.5,33.5 v 4 l 3,3 h 6" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path337" + d="m 32.5,33.5 2,2 h 3" + display="block" + style="color:#000000;fill:none;display:block" /> + <path + inkscape:connector-curvature="0" + id="path339" + d="m 10.888,13.663 c 1.6249,-1.4406 3.4028,-3.3721 3.4028,-3.3721 0.01885,0.01796 1.7133,1.7863 3.2087,3.2089 v 22 l -2,2 h -5 z" + display="block" + style="color:#000000;display:block" /> + <path + inkscape:connector-curvature="0" + id="path341" + d="m 37.5,32.5 h -1 v -12 l -1,-1 v -12 h 2 v 25 z" + display="block" + style="color:#000000;display:block" /> + </g> + <path + style="fill:url(#linearGradient3472)" + inkscape:connector-curvature="0" + id="path345" + d="m 16.101745,24.380687 c 0,0 2.504939,-2.051324 3.661334,-3.189317 1.156394,-1.137993 3.240845,-3.603109 3.240845,-3.603109 0,0 -2.890986,1.82661 -5.046266,1.82661 0,2.120808 -1.856113,4.965816 -1.856113,4.965816 z" /> + </g> + <g + transform="matrix(0.63117684,-0.08174752,0.08600797,0.59988584,-47.68986,-33.098749)" + id="g616-9"> + <path + style="fill:url(#be-2-3);stroke:#000000;stroke-width:0.55532998;stroke-linejoin:round" + d="m 85.365,96.011 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.0012,0.0017 0.02544,0.02217 0.02417,0.0238 l 15.708,-15.618 c 0.39874,-0.3965 -0.14267,-1.5725 -1.2101,-2.6235 -1.0674,-1.0509 -2.2586,-1.5808 -2.6574,-1.1843 l -15.705,15.618 z" + id="path618-9" /> + <path + style="opacity:0.8;fill:#ff9de8;stroke:#dd78c5;stroke-width:0.55532998;stroke-linejoin:round" + d="m 99.153,82.3 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1285 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 1.9167,-1.9059 0.0391,-0.0389 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.04,0.039 -1.917,1.906 z" + id="path620-1" /> + <path + style="opacity:0.6" + d="m 85.365,96.011 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.0012,0.0017 0.02544,0.02217 0.02417,0.0238 l 10.816,-10.755 0.0391,-0.0389 c 0.001,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19293,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.03911,0.0389 -10.816,10.755 z" + id="path622-4" /> + <path + style="fill:url(#bf-6-0)" + d="m 97.005,84.436 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -10e-4,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.197,0.194 z" + id="path624-9" /> + <path + style="fill:url(#bg-7-0)" + d="m 96.826,84.614 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1285 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.196,0.194 z" + id="path626-1" /> + <path + style="fill:url(#bh-2-6)" + d="m 97.628,83.817 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.204,0.194 z" + id="path628-0" /> + <path + style="fill:url(#bi-4-7)" + d="m 97.448,83.995 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02215 -0.0242,-0.0238 0.32575,-0.43222 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.204,0.194 z" + id="path630-7" /> + <path + style="fill:url(#bj-0-7)" + d="m 98.254,83.194 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -0.001,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 10e-4,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.198,0.194 z" + id="path632-5" /> + <path + style="fill:url(#bk-6-9)" + d="m 98.074,83.372 c 0.43282,-0.32935 1.5837,0.20459 2.6183,1.2232 1.0321,1.0162 1.5508,2.1286 1.225,2.5608 -10e-4,0.0017 0.0254,0.02217 0.0242,0.0238 l 0.19558,-0.19448 c 0.001,-0.0017 -0.0254,-0.02216 -0.0242,-0.0238 0.32575,-0.43223 -0.19292,-1.5446 -1.225,-2.5608 -1.0346,-1.0186 -2.1854,-1.5525 -2.6183,-1.2232 l -0.198,0.194 z" + id="path634-8" /> + <path + style="fill:url(#bl-2-6);fill-rule:evenodd;stroke:url(#bm-0-2);stroke-width:0.55532998" + d="m 82.185,102.91 7.0294,-3.0074 c 0.32575,-0.43222 -0.20033,-1.6548 -1.2324,-2.671 -1.0346,-1.0186 -2.2398,-1.5494 -2.6726,-1.22 l -3.124,6.898 z" + id="path636-7" /> + <path + style="fill-rule:evenodd;stroke:#000000;stroke-width:0.55532998" + d="m 83.046,101.04 -0.86146,1.8612 1.9008,-0.83782 c -0.14196,-0.17111 -0.2723,-0.3455 -0.44432,-0.51486 -0.19804,-0.19498 -0.39436,-0.35167 -0.59506,-0.50847 z" + id="path638-0" /> + </g> +</svg> diff --git a/resources/linux/mime/mime/packages/kicad.xml b/resources/linux/mime/mime/packages/kicad.xml new file mode 100644 index 0000000..3b945dd --- /dev/null +++ b/resources/linux/mime/mime/packages/kicad.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-kicad-project"> + <sub-class-of type="text/plain"/> + <comment>KiCad Project</comment> + <comment xml:lang="fr">Projet KiCad</comment> + <glob pattern="*.pro"/> + </mime-type> + <mime-type type="application/x-kicad-schematic"> + <sub-class-of type="text/plain"/> + <comment>KiCad Schematic</comment> + <comment xml:lang="fr">Schéma électronique KiCad</comment> + <glob pattern="*.sch"/> + </mime-type> + <mime-type type="application/x-kicad-pcbnew"> + <sub-class-of type="text/plain"/> + <comment>KiCad PCB</comment> + <comment xml:lang="fr">Circuit imprimé KiCad</comment> + <glob pattern="*.brd"/> + </mime-type> +</mime-info> diff --git a/resources/linux/mime/mimelnk/application/x-kicad-pcb.desktop b/resources/linux/mime/mimelnk/application/x-kicad-pcb.desktop new file mode 100644 index 0000000..7a5afb8 --- /dev/null +++ b/resources/linux/mime/mimelnk/application/x-kicad-pcb.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=MimeType +MimeType=application/x-kicad-pcb +Icon=pcbnew +Patterns=*.kicad_pcb + +Comment=KiCad Printed Circuit Board +#Comment[fr]=Schéma électronique KiCad diff --git a/resources/linux/mime/mimelnk/application/x-kicad-project.desktop b/resources/linux/mime/mimelnk/application/x-kicad-project.desktop new file mode 100644 index 0000000..bdae413 --- /dev/null +++ b/resources/linux/mime/mimelnk/application/x-kicad-project.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=MimeType +MimeType=application/x-kicad-project +Icon=kicad +Patterns=*.pro +Comment=KiCad Project +Comment[fr]=Projet KiCad diff --git a/resources/linux/mime/mimelnk/application/x-kicad-schematic.desktop b/resources/linux/mime/mimelnk/application/x-kicad-schematic.desktop new file mode 100644 index 0000000..f34abc3 --- /dev/null +++ b/resources/linux/mime/mimelnk/application/x-kicad-schematic.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=MimeType +MimeType=application/x-kicad-schematic +Icon=eeschema +Patterns=*.sch +Comment=KiCad Schematic +Comment[fr]=Schéma électronique KiCad |