Use scalable icons for wizard

master
Andrei Kortunov 2 weeks ago
parent 02cdeb6252
commit 0873eb6e62

@ -19,6 +19,8 @@ Wizard::InstallationTargetPage::InstallationTargetPage(QWidget* parent, const Fi
setupUi(this);
folderIconLabel->setPixmap(QIcon(":folder").pixmap(QSize(48, 48)));
registerField(QLatin1String("installation.path*"), targetLineEdit);
}

@ -9,6 +9,8 @@ Wizard::LanguageSelectionPage::LanguageSelectionPage(QWidget* parent)
setupUi(this);
flagIconLabel->setPixmap(QIcon(":preferences-desktop-locale").pixmap(QSize(48, 48)));
registerField(QLatin1String("installation.language"), languageComboBox, "currentData", "currentDataChanged");
}

@ -11,6 +11,10 @@ Wizard::MethodSelectionPage::MethodSelectionPage(QWidget* parent)
setupUi(this);
installerIconLabel->setPixmap(QIcon(":system-installer").pixmap(QSize(48, 48)));
folderIconLabel->setPixmap(QIcon(":folder").pixmap(QSize(48, 48)));
buyIconLabel->setPixmap(QIcon(":dollar").pixmap(QSize(48, 48)));
#ifndef OPENMW_USE_UNSHIELD
retailDiscRadioButton->setEnabled(false);
existingLocationRadioButton->setChecked(true);

@ -30,9 +30,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>

@ -30,9 +30,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>

@ -59,9 +59,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
@ -124,9 +121,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
@ -191,9 +185,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item>

@ -128,10 +128,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Where should Morrowind be installed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Morrowind will be installed to the following location. </source>
<translation type="unfinished"></translation>
@ -170,10 +166,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>What is the language of the Morrowind installation?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Select the language of the Morrowind installation.</source>
<translation type="unfinished"></translation>
@ -197,10 +189,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Retail CD/DVD</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Install from a retail disc to a new location.</source>
<translation type="unfinished"></translation>
@ -209,10 +197,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Existing Installation</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Select an existing installation.</source>
<translation type="unfinished"></translation>
@ -221,10 +205,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Don&apos;t have a copy?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Buy the game</source>
<translation type="unfinished"></translation>

@ -128,10 +128,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Where should Morrowind be installed?</source>
<translation>À quel emplacement Morrowind doit-il être installé ?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Morrowind will be installed to the following location. </source>
<translation>Morrowind sera installé à l&apos;emplacement suivant :</translation>
@ -170,10 +166,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>What is the language of the Morrowind installation?</source>
<translation>Dans quelle langue est cette installation de Morrowind ?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select the language of the Morrowind installation.</source>
<translation>Sélectionnez la langue de cette installation de Morrowind.</translation>
@ -197,10 +189,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Retail CD/DVD</source>
<translation>Copie CD/DVD physique</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Install from a retail disc to a new location.</source>
<translation>Installer depuis un CD/DVD et choisir la destination sur l&apos;ordinateur.</translation>
@ -209,10 +197,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Existing Installation</source>
<translation>Installation existante</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select an existing installation.</source>
<translation>Sélectionnez une installation existante.</translation>
@ -221,10 +205,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Don&apos;t have a copy?</source>
<translation>Vous n&apos;avez pas de copie du jeu ?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Buy the game</source>
<translation>Achetez le jeu.</translation>

@ -130,10 +130,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Where should Morrowind be installed?</source>
<translation>Куда нужно установить Morrowind?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Morrowind will be installed to the following location. </source>
<translation>Morrowind будет установлен в следующее место. </translation>
@ -172,10 +168,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>What is the language of the Morrowind installation?</source>
<translation>Какой язык использует ваша копия Morrowind?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&gt;&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select the language of the Morrowind installation.</source>
<translation>Выберите язык, используемый вашей копией Morrowind.</translation>
@ -199,10 +191,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Retail CD/DVD</source>
<translation>CD/DVD-диск</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Install from a retail disc to a new location.</source>
<translation>Установить игру с диска.</translation>
@ -211,10 +199,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Existing Installation</source>
<translation>Установленная копия игры</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select an existing installation.</source>
<translation>Выбрать установленную копию игры.</translation>
@ -223,10 +207,6 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
<source>Don&apos;t have a copy?</source>
<translation>Нет копии игры?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Buy the game</source>
<translation>Купить игру</translation>

@ -130,10 +130,6 @@ de ordinarie fonterna i Morrowind. Bocka i denna ruta om du ändå föredrar ord
<source>Where should Morrowind be installed?</source>
<translation>Var ska Morrowind installeras?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Morrowind will be installed to the following location. </source>
<translation>Morrowind kommer installeras på följande plats. </translation>
@ -172,10 +168,6 @@ de ordinarie fonterna i Morrowind. Bocka i denna ruta om du ändå föredrar ord
<source>What is the language of the Morrowind installation?</source>
<translation>Vad är språket på Morrowindinstallationen?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/preferences-desktop-locale.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select the language of the Morrowind installation.</source>
<translation>Välj språket på Morrowindinstallationen.</translation>
@ -199,10 +191,6 @@ de ordinarie fonterna i Morrowind. Bocka i denna ruta om du ändå föredrar ord
<source>Retail CD/DVD</source>
<translation>Köpt CD/DVD</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/system-installer.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Install from a retail disc to a new location.</source>
<translation>Installera från en köpt skiva till en ny plats.</translation>
@ -211,10 +199,6 @@ de ordinarie fonterna i Morrowind. Bocka i denna ruta om du ändå föredrar ord
<source>Existing Installation</source>
<translation>Befintlig installation</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/folder.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Select an existing installation.</source>
<translation>Välj en befintlig installation.</translation>
@ -223,10 +207,6 @@ de ordinarie fonterna i Morrowind. Bocka i denna ruta om du ändå föredrar ord
<source>Don&apos;t have a copy?</source>
<translation>Äger du inte spelet?</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/icons/tango/48x48/dollar.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Buy the game</source>
<translation>Köp spelet</translation>

@ -0,0 +1,100 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
height="48"
width="48"
version="1.1"
id="Capa_1"
viewBox="0 0 30.72 30.72"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs11" />
<g
id="g11"
transform="matrix(0.06,0,0,0.06222222,0,-0.56888864)">
<g
id="g1">
<path
style="fill:#74d24f"
d="M 496,112 H 16 c -8.82,0 -16,7.18 -16,16 v 256 c 0,8.82 7.18,16 16,16 h 480 c 8.82,0 16,-7.18 16,-16 V 128 c 0,-8.82 -7.18,-16 -16,-16 z"
id="path1" />
</g>
<g
id="g2">
<path
style="fill:#ffefbc"
d="m 472,192 c -22.055,0 -40,-17.945 -40,-40 0,-4.422 -3.578,-8 -8,-8 H 88 c -4.422,0 -8,3.578 -8,8 0,22.055 -17.945,40 -40,40 -4.422,0 -8,3.578 -8,8 v 112 c 0,4.422 3.578,8 8,8 22.055,0 40,17.945 40,40 0,4.422 3.578,8 8,8 h 336 c 4.422,0 8,-3.578 8,-8 0,-22.055 17.945,-40 40,-40 4.422,0 8,-3.578 8,-8 V 200 c 0,-4.422 -3.578,-8 -8,-8 z"
id="path2" />
</g>
<g
id="g3">
<path
style="fill:#869b55"
d="m 128,256 c 0,48.221 26.691,90.175 66.081,112 H 317.92 C 357.309,346.175 384,304.221 384,256 384,207.779 357.309,165.825 317.919,144 H 194.08 C 154.691,165.825 128,207.779 128,256 Z"
id="path3" />
</g>
<g
id="g4">
<path
style="fill:#ffefbc"
d="m 256,244 c -16.023,0 -28,-8.445 -28,-16 0,-7.555 11.977,-16 28,-16 16.023,0 28,8.445 28,16 0,6.625 5.375,12 12,12 6.625,0 12,-5.375 12,-12 0,-19.236 -16.824,-34.862 -40,-38.932 V 184 c 0,-6.625 -5.375,-12 -12,-12 -6.625,0 -12,5.375 -12,12 v 5.068 c -23.176,4.07 -40,19.695 -40,38.932 0,22.43 22.844,40 52,40 16.023,0 28,8.445 28,16 0,7.555 -11.977,16 -28,16 -16.023,0 -28,-8.445 -28,-16 0,-6.625 -5.375,-12 -12,-12 -6.625,0 -12,5.375 -12,12 0,19.236 16.824,34.862 40,38.932 V 328 c 0,6.625 5.375,12 12,12 6.625,0 12,-5.375 12,-12 v -5.068 c 23.176,-4.07 40,-19.695 40,-38.932 0,-22.43 -22.844,-40 -52,-40 z"
id="path4" />
</g>
<g
id="g5">
<circle
style="fill:#74d24f"
cx="80"
cy="256"
r="24"
id="circle4" />
</g>
<g
id="g6">
<circle
style="fill:#74d24f"
cx="432"
cy="256"
r="24"
id="circle5" />
</g>
<g
id="g7">
<circle
style="fill:#869b55"
cx="40"
cy="152"
r="16"
id="circle6" />
</g>
<g
id="g8">
<circle
style="fill:#869b55"
cx="472"
cy="152"
r="16"
id="circle7" />
</g>
<g
id="g9">
<circle
style="fill:#869b55"
cx="40"
cy="360"
r="16"
id="circle8" />
</g>
<g
id="g10">
<circle
style="fill:#869b55"
cx="472"
cy="360"
r="16"
id="circle9" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

@ -0,0 +1,338 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="48"
height="48"
id="svg97"
version="1.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs3">
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
id="linearGradient9766">
<stop
style="stop-color:#6194cb;stop-opacity:1;"
offset="0"
id="stop9768" />
<stop
style="stop-color:#729fcf;stop-opacity:1;"
offset="1"
id="stop9770" />
</linearGradient>
<linearGradient
id="linearGradient3096">
<stop
id="stop3098"
offset="0"
style="stop-color:#424242;stop-opacity:1;" />
<stop
id="stop3100"
offset="1.0000000"
style="stop-color:#777777;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
id="linearGradient1789">
<stop
style="stop-color:#202020;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop1790" />
<stop
style="stop-color:#b9b9b9;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop1791" />
</linearGradient>
<linearGradient
id="linearGradient3983">
<stop
style="stop-color:#ffffff;stop-opacity:0.87628865;"
offset="0.0000000"
id="stop3984" />
<stop
style="stop-color:#fffffe;stop-opacity:0.0000000;"
offset="1.0000000"
id="stop3985" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient5048"
id="linearGradient6715"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6717"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6719"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<radialGradient
xlink:href="#linearGradient1789"
id="radialGradient238"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.055022,-0.02734504,0.177703,1.190929,-3.572177,-7.125301)"
cx="20.706017"
cy="37.517986"
fx="20.706017"
fy="37.517986"
r="30.905205" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="6.1802502"
x2="15.514889"
y1="31.36775"
x1="18.112709"
id="linearGradient3104"
xlink:href="#linearGradient3096" />
<linearGradient
xlink:href="#linearGradient3983"
id="linearGradient491"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.516844,0,0,0.708978,-0.879573,-1.318166)"
x1="6.2297964"
y1="13.773066"
x2="9.8980894"
y2="66.834053" />
<linearGradient
xlink:href="#linearGradient9766"
id="linearGradient9772"
x1="22.175976"
y1="36.987999"
x2="22.065331"
y2="32.050499"
gradientUnits="userSpaceOnUse" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="46.689312"
x2="12.853771"
y1="32.567184"
x1="13.035696"
gradientTransform="matrix(1.317489,0,0,0.816256,-0.879573,-1.318166)"
id="linearGradient322"
xlink:href="#linearGradient319" />
<linearGradient
id="linearGradient319">
<stop
id="stop320"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
id="stop321"
offset="1"
style="stop-color:#ffffff;stop-opacity:0;" />
</linearGradient>
</defs>
<metadata
id="metadata4">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:date>2009-01-13, 2020-12-18</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Jakub Steiner, Daniel S. Fowler</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:source>https://tekeye.uk/free_resources/tango_desktop_project/index</dc:source>
<dc:subject>
<rdf:Bag>
<rdf:li>folder</rdf:li>
<rdf:li>directory</rdf:li>
<rdf:li>icon</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:rights>
<cc:Agent>
<dc:title>Public Domain</dc:title>
</cc:Agent>
</dc:rights>
<dc:publisher>
<cc:Agent>
<dc:title>https://tekeye.uk/</dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier>https://tekeye.uk/free_resources/tango_desktop_project/images/folder.svg</dc:identifier>
<dc:coverage>computing</dc:coverage>
<dc:description>A representation of a folder for file storage.</dc:description>
<dc:language>en-GB</dc:language>
<dc:relation>https://tekeye.uk/free_resources/tango_desktop_project/images/folder-remote.svg</dc:relation>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
transform="matrix(0.18110236,0,0,0.18029774,0.81889764,0.85315151)">
<g
id="g95"
transform="matrix(5.5294093,0,0,5.5293987,-0.61953982,-5.1472721)">
<g
style="display:inline"
transform="matrix(0.02262383,0,0,0.02086758,43.38343,36.36962)"
id="g6707">
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
id="rect6709"
width="1339.6335"
height="478.35718"
x="-1559.2523"
y="-150.69685" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
id="path6711" />
<path
id="path6713"
d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
</g>
<path
d="m 4.5217805,38.687417 c 0.021796,0.416304 0.4599049,0.832609 0.8762095,0.832609 h 31.327021 c 0.416302,0 0.810812,-0.416305 0.789016,-0.832609 L 36.577584,11.460682 c -0.0218,-0.416303 -0.459897,-0.832616 -0.876201,-0.832616 H 22.43051 c -0.485057,0 -1.234473,-0.315589 -1.401644,-1.1066322 L 20.417475,6.6283628 C 20.262006,5.8926895 19.535261,5.5904766 19.118957,5.5904766 H 4.3400975 c -0.4163128,0 -0.8108208,0.4163041 -0.7890249,0.8326083 z"
id="path216"
style="fill:url(#radialGradient238);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3104);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path9788"
d="M 5.2265927,22.5625 H 35.492173"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path9784"
d="M 5.0421736,18.5625 H 35.489104"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 4.9806965,12.5625 H 35.488057"
id="path9778" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.3861577,32.5625 H 35.494881"
id="path9798" />
<path
id="path9800"
d="M 5.5091398,34.5625 H 35.496893"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.0421736,16.5625 H 35.489104"
id="path9782" />
<path
id="path9780"
d="M 5.0114345,14.5625 H 35.48858"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path9776"
d="M 4.9220969,10.5625 H 20.202912"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 4.8737534,8.5624999 H 19.657487"
id="path9774" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.3246666,28.5625 H 35.493876"
id="path9794" />
<path
id="path9792"
d="M 5.2880638,26.5625 H 35.493184"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.2265927,24.5625 H 35.492173"
id="path9790" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.1958537,20.5625 H 35.491649"
id="path9786" />
<path
id="path9796"
d="M 5.3246666,30.5625 H 35.493876"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.113636;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 5.5091398,36.5625 H 35.496893"
id="path9802" />
<path
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.451429;fill:url(#linearGradient491);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.2138;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m 6.068343,38.864023 c 0.016343,0.312228 -0.1809113,0.520379 -0.4985848,0.416303 v 0 C 5.2520766,39.176251 5.033027,38.968099 5.0166756,38.65587 L 4.068956,6.5913839 C 4.0526131,6.2791558 4.2341418,6.0906134 4.5463699,6.0906134 L 18.96842,6.0429196 c 0.312228,0 0.931943,0.3004727 1.132936,1.3221818 l 0.573489,2.8155346 C 20.247791,9.715379 20.255652,9.7010175 20.037287,9.0239299 L 19.631192,7.7647478 C 19.412142,7.0371009 18.932991,6.9328477 18.620763,6.9328477 H 5.7329889 c -0.3122276,0 -0.5094814,0.2081522 -0.4931306,0.5203887 L 6.1778636,38.968099 Z"
id="path219" />
<g
style="fill:#ffffff;fill-opacity:0.757062;fill-rule:nonzero;stroke:none;stroke-width:0.999465;stroke-miterlimit:4"
id="g220"
transform="matrix(1.040764,0,0.05449252,1.040764,-8.670199,2.670594)">
<path
style="fill:#ffffff;fill-opacity:0.508475"
d="m 42.417183,8.5151772 c 0.0051,-0.097113 -0.128161,-0.2469882 -0.235117,-0.2470056 l -13.031401,-0.00212 c 0,0 0.911714,0.5879545 2.201812,0.5962436 l 11.053497,0.07102 c 0.01109,-0.2117278 0.0027,-0.2560322 0.01121,-0.4181395 z"
id="path221" />
</g>
<path
style="color:#000000;display:block;visibility:visible;fill:url(#linearGradient9772);fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m 39.783532,39.51062 c 1.143894,-0.04406 1.963076,-1.096299 2.047035,-2.321005 0.791787,-11.548687 1.65936,-21.231949 1.65936,-21.231949 0.07215,-0.247484 -0.167911,-0.494967 -0.48014,-0.494967 H 8.6386304 c 0,0 -1.8503191,21.866892 -1.8503191,21.866892 -0.1145551,0.982066 -0.4660075,1.804718 -1.5498358,2.183713 z"
id="path233" />
<path
id="path304"
d="m 9.6202444,16.463921 32.7910986,0.06481 -1.574046,20.001979 c -0.08432,1.071511 -0.450678,1.428215 -1.872656,1.428215 -1.871502,0 -28.677968,-0.03241 -31.394742,-0.03241 0.2335983,-0.320811 0.3337557,-0.988623 0.3350963,-1.004612 z"
style="opacity:0.465909;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient322);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path323"
d="M 9.6202481,16.223182 8.4536014,31.866453 c 0,0 8.2961546,-4.148078 18.6663476,-4.148078 10.370193,0 15.55529,-11.495193 15.55529,-11.495193 z"
style="fill:#ffffff;fill-opacity:0.0892857;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 19 KiB

@ -0,0 +1,307 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="48"
height="48"
id="svg11300"
version="1.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<title
id="title148">Locale Preferences Icon</title>
<defs
id="defs3">
<linearGradient
id="linearGradient2913">
<stop
style="stop-color:white;stop-opacity:0.43877551;"
offset="0"
id="stop2915" />
<stop
id="stop2921"
offset="0.5"
style="stop-color:white;stop-opacity:1;" />
<stop
style="stop-color:white;stop-opacity:0;"
offset="1"
id="stop2917" />
</linearGradient>
<linearGradient
id="linearGradient2877">
<stop
style="stop-color:#75507b;stop-opacity:1;"
offset="0"
id="stop2879" />
<stop
id="stop2885"
offset="0.25709054"
style="stop-color:#a984af;stop-opacity:1;" />
<stop
style="stop-color:#513755;stop-opacity:1;"
offset="0.5655992"
id="stop2887" />
<stop
style="stop-color:#875c8e;stop-opacity:1;"
offset="1"
id="stop2881" />
</linearGradient>
<linearGradient
id="linearGradient2865">
<stop
style="stop-color:#73d216;stop-opacity:1;"
offset="0"
id="stop2867" />
<stop
id="stop2873"
offset="0.25568181"
style="stop-color:#9ced4b;stop-opacity:1;" />
<stop
style="stop-color:#64b813;stop-opacity:1;"
offset="0.59400827"
id="stop2875" />
<stop
style="stop-color:#8eea34;stop-opacity:1;"
offset="1"
id="stop2869" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6719"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6717"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient5048"
id="linearGradient6715"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<linearGradient
xlink:href="#linearGradient5048"
id="linearGradient6761"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6763"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient6765"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
xlink:href="#linearGradient2865"
id="linearGradient2871"
x1="10.029842"
y1="28.695923"
x2="46.026699"
y2="28.695923"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0154047,0,0,0.97776882,-0.164004,0.32227608)" />
<linearGradient
xlink:href="#linearGradient2877"
id="linearGradient2883"
x1="3.1234348"
y1="17.789515"
x2="39.120289"
y2="17.789515"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0154047,0,0,0.97776881,-0.05761325,0.0798138)" />
<linearGradient
xlink:href="#linearGradient2913"
id="linearGradient2919"
x1="10.964451"
y1="28.712873"
x2="36.336609"
y2="27.445059"
gradientUnits="userSpaceOnUse" />
<linearGradient
xlink:href="#linearGradient2913"
id="linearGradient3205"
gradientUnits="userSpaceOnUse"
x1="4.1213179"
y1="24.253414"
x2="33.066338"
y2="25.661276" />
</defs>
<metadata
id="metadata4">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:creator>
<cc:Agent>
<dc:title>Jakub Steiner, Daniel S. Fowler</dc:title>
</cc:Agent>
</dc:creator>
<dc:source>https://tekeye.uk/free_resources/tango_desktop_project/index</dc:source>
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:title>Locale Preferences Icon</dc:title>
<dc:subject>
<rdf:Bag>
<rdf:li>locale</rdf:li>
<rdf:li>settings</rdf:li>
<rdf:li>preferences</rdf:li>
<rdf:li>location</rdf:li>
<rdf:li>flag</rdf:li>
<rdf:li>computer</rdf:li>
<rdf:li>icon</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:date> 2021-01-02</dc:date>
<dc:rights>
<cc:Agent>
<dc:title>Public Domain</dc:title>
</cc:Agent>
</dc:rights>
<dc:publisher>
<cc:Agent>
<dc:title>https://tekeye.uk/</dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier>https://tekeye.uk/free_resources/tango_desktop_project/images/svg/apps/preferences-desktop-locale.svg</dc:identifier>
<dc:relation>https://tekeye.uk/free_resources/tango_desktop_project/images/svg/apps/preferences-desktop-screensaver.svg</dc:relation>
<dc:language>en-GB</dc:language>
<dc:coverage>computing</dc:coverage>
<dc:description>An icon for locale settings.</dc:description>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
transform="matrix(0.17322834,0,0,0.18209601,1.8267717,0.63275188)">
<g
id="g146"
transform="matrix(5.3725693,0,0,5.3725694,-6.3889238,-4.0101781)">
<g
id="g6753"
transform="matrix(0.01971468,0,0,0.03343226,38.92492,24.71253)">
<rect
y="-150.69685"
x="-1559.2523"
height="478.35718"
width="1339.6335"
id="rect6755"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#linearGradient6761);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path6757"
d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6763);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6765);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
id="path6759" />
</g>
<g
transform="matrix(0.01971468,0,0,0.03343226,46.17276,35.14236)"
id="g6707">
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
id="rect6709"
width="1339.6335"
height="478.35718"
x="-1559.2523"
y="-150.69685" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
id="path6711" />
<path
id="path6713"
d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
</g>
<path
style="color:#000000;display:block;overflow:visible;visibility:visible;fill:url(#linearGradient2883);fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:0.996406;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m 3.6216391,6.1344628 c 9.3237929,-6.39532928 26.0362549,1.9013142 35.5359699,0 V 30.6787 c -9.147873,2.938395 -24.980731,-6.222482 -35.5359699,0 z"
id="rect15576" />
<path
id="path16462"
d="m 4.6213179,6.8032613 c 7.9771481,-5.728237 23.8335951,1.944544 33.0355491,0.5 l -0.125,23.2897917 c -6.814844,2.192704 -22.737708,-5.704436 -32.8480491,-1.125 z"
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.629213;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3205);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path16504"
d="m 10.528047,17.040871 c 9.323793,-6.395329 26.036255,1.901314 35.53597,0 v 24.544238 c -9.147873,2.938394 -24.980731,-6.222483 -35.53597,0 z"
style="color:#000000;display:block;overflow:visible;visibility:visible;fill:url(#linearGradient2871);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:0.996406;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.629213;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2919);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m 11.464451,17.654135 c 7.977148,-5.728237 23.833595,1.944544 33.035549,0.5 l -0.125,23.37818 c -6.814844,2.192704 -22.737708,-5.704436 -32.848049,-1.125 z"
id="path16506" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

@ -0,0 +1,456 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="48"
height="48"
id="svg14603"
version="1.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<title
id="title103">System Installer Icon</title>
<defs
id="defs3">
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient5031"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient5060"
id="radialGradient5029"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient5048"
id="linearGradient5027"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<linearGradient
id="linearGradient7844">
<stop
id="stop7846"
offset="0"
style="stop-color:#000000;stop-opacity:1;" />
<stop
id="stop7848"
offset="1"
style="stop-color:#000000;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient7834">
<stop
id="stop7836"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
id="stop7838"
offset="1"
style="stop-color:#ffffff;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient7670">
<stop
id="stop7672"
offset="0"
style="stop-color:#dfdfdf;stop-opacity:1;" />
<stop
id="stop7674"
offset="1.0000000"
style="stop-color:#c0c0c0;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(1.008511,0,0,1,-47.59576,-0.285714)"
gradientUnits="userSpaceOnUse"
y2="40.857143"
x2="72.85714"
y1="9.7142859"
x1="64.571426"
id="linearGradient7676"
xlink:href="#linearGradient7670" />
<linearGradient
gradientTransform="translate(-2)"
gradientUnits="userSpaceOnUse"
y2="0.50379461"
x2="19.323767"
y1="11.312428"
x1="19.362535"
id="linearGradient7840"
xlink:href="#linearGradient7834" />
<linearGradient
id="aigrd1"
gradientUnits="userSpaceOnUse"
x1="14.9966"
y1="11.1885"
x2="32.511002"
y2="34.307499">
<stop
offset="0"
style="stop-color:#EBEBEB"
id="stop3034" />
<stop
offset="0.5"
style="stop-color:#FFFFFF"
id="stop3036" />
<stop
offset="1"
style="stop-color:#EBEBEB"
id="stop3038" />
</linearGradient>
<linearGradient
id="aigrd2"
gradientUnits="userSpaceOnUse"
x1="12.2744"
y1="32.4165"
x2="35.391201"
y2="14.2033">
<stop
offset="0"
style="stop-color:#FBFBFB"
id="stop3043" />
<stop
offset="0.5"
style="stop-color:#B6B6B6"
id="stop3045" />
<stop
offset="1"
style="stop-color:#E4E4E4"
id="stop3047" />
</linearGradient>
<linearGradient
id="linearGradient4236">
<stop
style="stop-color:#ffffff;stop-opacity:0.32673267;"
offset="0.0000000"
id="stop4238" />
<stop
style="stop-color:#ffffff;stop-opacity:0.60396039;"
offset="1.0000000"
id="stop4240" />
</linearGradient>
<linearGradient
id="linearGradient6028">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop6030" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop6032" />
</linearGradient>
<linearGradient
id="linearGradient6036">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop6038" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop6040" />
</linearGradient>
<linearGradient
y2="14.2033"
x2="35.391201"
y1="32.4165"
x1="12.2744"
gradientUnits="userSpaceOnUse"
id="linearGradient3394">
<stop
id="stop3396"
style="stop-color:#fff307;stop-opacity:1.0000000;"
offset="0.0000000" />
<stop
id="stop3398"
style="stop-color:#166eff;stop-opacity:1.0000000;"
offset="0.50000000" />
<stop
id="stop3400"
style="stop-color:#ffffff;stop-opacity:0.0000000;"
offset="1.0000000" />
</linearGradient>
<radialGradient
r="22.728432"
fy="37.595428"
fx="24.546707"
cy="37.595428"
cx="24.546707"
gradientTransform="matrix(1,0,0,0.333333,0,25.06362)"
gradientUnits="userSpaceOnUse"
id="radialGradient10566"
xlink:href="#linearGradient7844" />
<linearGradient
y2="34.307499"
x2="32.511002"
y1="11.1885"
x1="14.9966"
gradientTransform="matrix(0.683145,0,0,0.683145,18.55581,18.12886)"
gradientUnits="userSpaceOnUse"
id="linearGradient10568"
xlink:href="#aigrd1" />
<linearGradient
y2="14.2033"
x2="35.391201"
y1="32.4165"
x1="12.2744"
gradientTransform="matrix(0.705308,0,0,0.705308,18.02392,17.61692)"
gradientUnits="userSpaceOnUse"
id="linearGradient10570"
xlink:href="#aigrd2" />
<linearGradient
y2="28"
x2="29"
y1="14.625"
x1="21.125"
gradientTransform="matrix(0.717302,0,0,0.717302,17.73603,18.06909)"
gradientUnits="userSpaceOnUse"
id="linearGradient10572"
xlink:href="#linearGradient4236" />
<linearGradient
y2="28"
x2="29"
y1="14.625"
x1="21.125"
gradientTransform="matrix(0.717302,0,0,0.717302,17.73603,18.06909)"
gradientUnits="userSpaceOnUse"
id="linearGradient10574"
xlink:href="#linearGradient4236" />
<linearGradient
y2="54.698483"
x2="48.798885"
y1="3.6100161"
x1="10.50172"
gradientTransform="matrix(0.573842,0,0,0.573842,20.97995,19.56347)"
gradientUnits="userSpaceOnUse"
id="linearGradient10576"
xlink:href="#linearGradient6036" />
<linearGradient
y2="18.366575"
x2="17.742729"
y1="31.494707"
x1="28.702885"
gradientUnits="userSpaceOnUse"
id="linearGradient10578"
xlink:href="#linearGradient6028" />
<radialGradient
r="21.333334"
fy="27.569166"
fx="37.751469"
cy="27.569166"
cx="37.751469"
gradientTransform="matrix(0.441746,0.498655,-0.407098,0.360624,32.00755,10.21308)"
gradientUnits="userSpaceOnUse"
id="radialGradient10580"
xlink:href="#linearGradient3394" />
</defs>
<metadata
id="metadata4">
<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>System Installer Icon</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Jakub Steiner, Daniel S. Fowler</dc:title>
</cc:Agent>
</dc:creator>
<dc:source>https://tekeye.uk/free_resources/tango_desktop_project/index</dc:source>
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:date> 2021-01-02</dc:date>
<dc:rights>
<cc:Agent>
<dc:title>Public Domain</dc:title>
</cc:Agent>
</dc:rights>
<dc:publisher>
<cc:Agent>
<dc:title>https://tekeye.uk/</dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier>https://tekeye.uk/free_resources/tango_desktop_project/images/svg/apps/system-installer.svg</dc:identifier>
<dc:relation>https://tekeye.uk/free_resources/tango_desktop_project/images/svg/apps/preferences-desktop-screensaver.svg</dc:relation>
<dc:language>en-GB</dc:language>
<dc:subject>
<rdf:Bag>
<rdf:li>install</rdf:li>
<rdf:li>setup</rdf:li>
<rdf:li>packages</rdf:li>
<rdf:li>manager</rdf:li>
<rdf:li>settings</rdf:li>
<rdf:li>preferences</rdf:li>
<rdf:li>cd</rdf:li>
<rdf:li>dvd</rdf:li>
<rdf:li>computer</rdf:li>
<rdf:li>icon</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:coverage>computing</dc:coverage>
<dc:description>An icon for system setup and installation.</dc:description>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
transform="matrix(0.1653543,0,0,0.16681119,2.8346457,3.4986993)">
<g
id="g101"
transform="matrix(5.9766957,0,0,5.9767047,-14.855812,-21.310431)">
<path
id="path7822"
d="M 7.0663522,9.8326324 11.142857,5.5714286 h 23.571429 l 4.320377,4.3622191 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#6b6c69;fill-opacity:1;fill-rule:evenodd;stroke:#606060;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<g
id="g5022"
transform="matrix(0.0201828,0,0,0.02086758,41.09416,37.29644)">
<rect
y="-150.69685"
x="-1559.2523"
height="478.35718"
width="1339.6335"
id="rect4173"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path5058"
d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.402062;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
id="path5018" />
</g>
<rect
ry="1.4285715"
rx="1.4285721"
y="9.4285717"
x="6.5756874"
height="31.142857"
width="32.848644"
id="rect6910"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient7676);fill-opacity:1;fill-rule:evenodd;stroke:#606060;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="rect7826"
d="m 38.857143,22.756128 v 16.428573 c 0,0.474857 -0.363132,0.857143 -0.814198,0.857143 H 15.874474 l 0.04939,-17.285716 c 0,0 22.93328,0 22.933279,0 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
id="path7824"
d="m 15.379549,11.285714 v 28"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#606060;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
d="M 38.857143,22.613273 V 11.470414 c 0,-0.474857 -0.363132,-0.857143 -0.814198,-0.857143 H 15.874474 l 0.04939,12.000002 c 0,0 22.93328,0 22.933279,0 z"
id="path10582" />
<path
id="rect7829"
d="m 11.512932,6.5274685 c 0,0 22.772115,0 22.772115,0 0,0 4.256999,4.2569985 4.256999,4.2569985 v 28.431057 c 0,0.287766 -0.231668,0.519434 -0.519434,0.519434 H 7.9773979 c -0.2877664,0 -0.519434,-0.231668 -0.519434,-0.519434 V 10.784467 c 0,0 4.0549681,-4.2569985 4.0549681,-4.2569985 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.625668;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7840);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<g
transform="translate(-0.999997,-0.285714)"
id="g10554">
<ellipse
transform="matrix(0.55024,0,0,0.55024,19.89726,20.62321)"
id="path10170"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.625668;fill:url(#radialGradient10566);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:11;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
cx="24.546707"
cy="37.595428"
rx="22.728432"
ry="7.5761442" />
<g
id="g10156"
transform="translate(-1.642857,-2.642857)">
<path
style="fill:url(#linearGradient10568);fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
d="m 34.951289,21.954475 c -6.626509,0 -11.955042,5.328533 -11.955042,11.955042 0,6.626509 5.328533,11.955042 11.955042,11.955042 6.62651,0 11.955043,-5.328533 11.955043,-11.955042 0,-6.626509 -5.328533,-11.955042 -11.955043,-11.955042 z m 0,14.824252 c -1.571234,0 -2.86921,-1.297976 -2.86921,-2.86921 0,-1.571234 1.297976,-2.86921 2.86921,-2.86921 1.571234,0 2.86921,1.297976 2.86921,2.86921 0,1.571234 -1.297976,2.86921 -2.86921,2.86921 z"
id="path3040" />
<path
style="fill:url(#linearGradient10570);fill-rule:nonzero;stroke:#808080;stroke-miterlimit:4;stroke-opacity:1"
d="m 34.951305,21.566644 c -6.841486,0 -12.342888,5.501401 -12.342888,12.342888 0,6.841486 5.501402,12.342887 12.342888,12.342887 6.841487,0 12.342888,-5.501401 12.342888,-12.342887 0,-6.841487 -5.501401,-12.342888 -12.342888,-12.342888 z m 0,15.30518 c -1.622208,0 -2.962293,-1.340084 -2.962293,-2.962292 0,-1.622208 1.340085,-2.962293 2.962293,-2.962293 1.622208,0 2.962293,1.340085 2.962293,2.962293 0,1.622208 -1.340085,2.962292 -2.962293,2.962292 z"
id="path3049" />
<path
style="opacity:0.11;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
d="m 34.951289,28.111323 c -3.237952,0 -5.798194,2.635543 -5.798194,5.798194 0,3.237954 2.635543,5.798195 5.798194,5.798195 3.237953,0 5.798195,-2.635543 5.798195,-5.798195 0,-3.237953 -2.635544,-5.798194 -5.798195,-5.798194 z m 0,8.960846 c -1.731928,0 -3.162651,-1.430723 -3.162651,-3.162652 0,-1.731928 1.430723,-3.162651 3.162651,-3.162651 1.731928,0 3.162651,1.430723 3.162651,3.162651 0,1.731929 -1.430723,3.162652 -3.162651,3.162652 z"
id="path3051" />
<path
id="path3916"
d="m 38.150519,22.816711 -2.063876,8.030725 c 0.645402,0.171876 1.161538,0.571243 1.512147,1.123894 l 7.111176,-4.332097 c -1.454832,-2.369804 -3.789773,-4.113338 -6.559447,-4.822522 z"
style="fill:url(#linearGradient10572);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-miterlimit:4;stroke-opacity:1" />
<path
style="fill:url(#linearGradient10574);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-miterlimit:4;stroke-opacity:1"
d="m 30.911911,44.678269 2.717288,-7.833804 c -0.629082,-0.224368 -1.110628,-0.664826 -1.414602,-1.244438 l -7.44334,3.73264 c 1.255025,2.481415 3.438679,4.411057 6.140654,5.345602 z"
id="path4214" />
<path
id="path5264"
d="m 34.951287,22.548803 c -6.29708,0 -11.360712,5.063632 -11.360712,11.360712 0,6.297081 5.063632,11.360712 11.360712,11.360712 6.297081,0 11.360712,-5.063631 11.360712,-11.360712 0,-6.29708 -5.063631,-11.360712 -11.360712,-11.360712 z"
style="opacity:0.546448;fill:none;fill-rule:nonzero;stroke:url(#linearGradient10576);stroke-miterlimit:4;stroke-opacity:1" />
<circle
transform="matrix(0.573842,0,0,0.573842,21.03068,19.61419)"
id="path6026"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.672131;fill:none;fill-opacity:0.316384;fill-rule:nonzero;stroke:url(#linearGradient10578);stroke-width:1.62159;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
cx="24.306795"
cy="24.930641"
r="6.0987959" />
<path
id="path3390"
d="m 34.951289,23.065643 c -6.010605,0 -10.843874,4.833269 -10.843874,10.843874 0,6.010605 4.833269,10.843874 10.843874,10.843874 6.010606,0 10.843875,-4.833269 10.843875,-10.843874 0,-6.010605 -4.833269,-10.843874 -10.843875,-10.843874 z m 0,13.446404 c -1.425195,0 -2.60253,-1.177335 -2.60253,-2.60253 0,-1.425195 1.177335,-2.60253 2.60253,-2.60253 1.425195,0 2.60253,1.177335 2.60253,2.60253 0,1.425195 -1.177335,2.60253 -2.60253,2.60253 z"
style="opacity:0.114286;fill:url(#radialGradient10580);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-miterlimit:4;stroke-opacity:1" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

@ -1,8 +0,0 @@
[Icon Theme]
Name=Tango
Comment=Tango Theme
Inherits=default
Directories=48x48
[48x48]
Size=48

@ -1,10 +1,9 @@
<RCC>
<qresource prefix="icons/tango">
<file alias="48x48/preferences-desktop-locale.png">icons/tango/48x48/preferences-desktop-locale.png</file>
<file alias="index.theme">icons/tango/index.theme</file>
<file alias="48x48/folder.png">icons/tango/48x48/folder.png</file>
<file alias="48x48/system-installer.png">icons/tango/48x48/system-installer.png</file>
<file alias="48x48/dollar.png">icons/tango/48x48/dollar.png</file>
<qresource prefix="">
<file alias="preferences-desktop-locale">icons/preferences-desktop-locale.svg</file>
<file alias="folder">icons/folder.svg</file>
<file alias="system-installer">icons/system-installer.svg</file>
<file alias="dollar">icons/dollar.svg</file>
</qresource>
<qresource prefix="images">
<file alias="intropage-background.png">images/intropage-background.png</file>

Loading…
Cancel
Save