Merge pull request #3034 from kamfretoz/ikon-baru-pt3

Qt: Add new controller image and icon refinement
This commit is contained in:
Connor McLaughlin 2023-10-21 13:49:18 +10:00 committed by GitHub
commit 07acd6b690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1000 additions and 599 deletions

View file

@ -1,13 +1,16 @@
# DuckStation Contributors List # DuckStation Contributors List
The following people have contributed to the project in some way, and are credited here. The following people have contributed to the project in some way, and are credited here.
## Code Contributions ## Code Contributions
- Connor McLaughlin - @stenzek - Connor McLaughlin - @stenzek
- @ggrtk - @ggrtk
- @CookiePLMonster - @CookiePLMonster
- @PookaMustard - @PookaMustard
## Translators ## Translators
- Anderson Cardoso - Portuguese (Br) - Anderson Cardoso - Portuguese (Br)
- @bajolzas - Portuguese (Pt) - @bajolzas - Portuguese (Pt)
- posix - @Richard-L, blexx - German - posix - @Richard-L, blexx - German
@ -23,57 +26,65 @@ The following people have contributed to the project in some way, and are credit
- Zuzia, Seba, @CookiePLMonster - Polish - Zuzia, Seba, @CookiePLMonster - Polish
- Foxtrot Uniform - Turkish - Foxtrot Uniform - Turkish
## UI Contributions
- @kamfretoz
- @maxihplay (MBee)
## Cheat Database ## Cheat Database
- Pugsy - Pugsy
- Unicorngoulash - Unicorngoulash
## Game Compatibility Database ## Game Compatibility Database
- @Zet-sensei
- @DarkFrost89 - @Zet-sensei
- @macattack222 - @DarkFrost89
- @HeroponRikiBestest - @macattack222
- @picili - @HeroponRikiBestest
- @andercard0 - @picili
- @Abbanon - @andercard0
- @Shideravan - @Abbanon
- @mirrornoir - @Shideravan
- @pryon - @mirrornoir
- @MojoJojoDojo - @pryon
- @heckez-sys - @MojoJojoDojo
- @Damaniel - @heckez-sys
- @RaydenX93 - @Damaniel
- @gp2man - @RaydenX93
- @Richard-L - @gp2man
- @pan2marumie3 - @Richard-L
- @CookiePLMonster - @pan2marumie3
- @LoStraniero91 - @CookiePLMonster
- @JFD62780 - @LoStraniero91
- @lmarciano9 - @JFD62780
- @Facepalm38 - @lmarciano9
- @Alien-Grey - @Facepalm38
- @dmlipat - @Alien-Grey
- @Krusher97 - @dmlipat
- @AngryScotsmanGaming - @Krusher97
- @PookaMustard - @AngryScotsmanGaming
- @waspennator - @PookaMustard
- @Serpentario - @waspennator
- @QuasarDGames - @Serpentario
- @egamboau - @QuasarDGames
- @goldstinger - @egamboau
- @DankRank - @goldstinger
- @Kesnos-ho - @DankRank
- @Facepalm38 - @Kesnos-ho
- @ZL1LAC - @Facepalm38
- @cs50-account - @ZL1LAC
- @nxrighthere - @cs50-account
- @Overload86 - @nxrighthere
- @landcaster - @Overload86
- @Sekai9 - @landcaster
- @Sekai9
## Special Thanks ## Special Thanks
The following people did not directly contribute to the emulator, but it would not be in the state if not for them.
- nocash (https://problemkaputt.de/) for fantastic documentation.
- @PeterLemon for great simple test programs.
- amidog for CPU, GTE and GPU test programs.
- Jakub Czekański - @JaCzekanski - for collaboration on hardware tests.
The following people did not directly contribute to the emulator, but it would not be in the state if not for them.
- nocash (https://problemkaputt.de/) for fantastic documentation.
- @PeterLemon for great simple test programs.
- amidog for CPU, GTE and GPU test programs.
- Jakub Czekański - @JaCzekanski - for collaboration on hardware tests.

View file

@ -134,7 +134,7 @@
<string>Clear Mapping</string> <string>Clear Mapping</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="file-reduce-line"> <iconset theme="trash-fill">
<normaloff>.</normaloff>.</iconset> <normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="toolButtonStyle"> <property name="toolButtonStyle">

View file

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1100</width> <width>1202</width>
<height>500</height> <height>646</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -40,19 +40,6 @@
</property> </property>
<item row="0" column="0" rowspan="3"> <item row="0" column="0" rowspan="3">
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item> <item>
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="title"> <property name="title">
@ -448,109 +435,7 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<layout class="QGridLayout" name="gridLayout_27"> <layout class="QGridLayout" name="gridLayout_27">
<item row="1" column="1"> <item row="0" column="3">
<widget class="QGroupBox" name="groupBox_25">
<property name="title">
<string>Select</string>
</property>
<layout class="QGridLayout" name="gridLayout_25">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Select">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QGroupBox" name="groupBox_22">
<property name="title">
<string>L1</string>
</property>
<layout class="QGridLayout" name="gridLayout_22">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="3">
<widget class="QGroupBox" name="groupBox_24">
<property name="title">
<string>R1</string>
</property>
<layout class="QGridLayout" name="gridLayout_24">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="R1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="3">
<widget class="QGroupBox" name="groupBox_23"> <widget class="QGroupBox" name="groupBox_23">
<property name="title"> <property name="title">
<string>R2</string> <string>R2</string>
@ -584,7 +469,41 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="0"> <item row="0" column="1">
<widget class="QGroupBox" name="groupBox_25">
<property name="title">
<string>Select</string>
</property>
<layout class="QGridLayout" name="gridLayout_25">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Select">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox_21"> <widget class="QGroupBox" name="groupBox_21">
<property name="title"> <property name="title">
<string>L2</string> <string>L2</string>
@ -618,7 +537,7 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="2"> <item row="0" column="2">
<widget class="QGroupBox" name="groupBox_26"> <widget class="QGroupBox" name="groupBox_26">
<property name="title"> <property name="title">
<string>Start</string> <string>Start</string>
@ -652,36 +571,78 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="1" column="3">
<spacer name="verticalSpacer_2"> <widget class="QGroupBox" name="groupBox_24">
<property name="orientation"> <property name="title">
<enum>Qt::Vertical</enum> <string>R1</string>
</property> </property>
<property name="sizeHint" stdset="0"> <layout class="QGridLayout" name="gridLayout_24">
<size> <property name="leftMargin">
<width>20</width> <number>6</number>
<height>40</height> </property>
</size> <property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="R1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="QGroupBox" name="groupBox_22">
<property name="title">
<string>L1</string>
</property> </property>
</spacer> <layout class="QGridLayout" name="gridLayout_22">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="0" column="2" rowspan="3"> <item row="0" column="2" rowspan="3">
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item> <item>
<widget class="QGroupBox" name="groupBox_16"> <widget class="QGroupBox" name="groupBox_16">
<property name="title"> <property name="title">
@ -1265,7 +1226,7 @@
</customwidgets> </customwidgets>
<resources> <resources>
<include location="resources/resources.qrc"/> <include location="resources/resources.qrc"/>
<include location="../resources/resources.qrc"/> <include location="resources/resources.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>

View file

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1100</width> <width>1157</width>
<height>500</height> <height>565</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -40,19 +40,6 @@
</property> </property>
<item row="0" column="0" rowspan="3"> <item row="0" column="0" rowspan="3">
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item> <item>
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="title"> <property name="title">
@ -408,143 +395,7 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<layout class="QGridLayout" name="gridLayout_27"> <layout class="QGridLayout" name="gridLayout_27">
<item row="1" column="0">
<widget class="QGroupBox" name="groupBox_21">
<property name="title">
<string>L2</string>
</property>
<layout class="QGridLayout" name="gridLayout_21">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L2">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QGroupBox" name="groupBox_22">
<property name="title">
<string>L1</string>
</property>
<layout class="QGridLayout" name="gridLayout_22">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="3"> <item row="1" column="3">
<widget class="QGroupBox" name="groupBox_23">
<property name="title">
<string>R2</string>
</property>
<layout class="QGridLayout" name="gridLayout_23">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="R2">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="2">
<widget class="QGroupBox" name="groupBox_26">
<property name="title">
<string>Start</string>
</property>
<layout class="QGridLayout" name="gridLayout_26">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Start">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="3">
<widget class="QGroupBox" name="groupBox_24"> <widget class="QGroupBox" name="groupBox_24">
<property name="title"> <property name="title">
<string>R1</string> <string>R1</string>
@ -578,7 +429,143 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="0">
<widget class="QGroupBox" name="groupBox_22">
<property name="title">
<string>L1</string>
</property>
<layout class="QGridLayout" name="gridLayout_22">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L1">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox_21">
<property name="title">
<string>L2</string>
</property>
<layout class="QGridLayout" name="gridLayout_21">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="L2">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="3">
<widget class="QGroupBox" name="groupBox_23">
<property name="title">
<string>R2</string>
</property>
<layout class="QGridLayout" name="gridLayout_23">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="R2">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="2">
<widget class="QGroupBox" name="groupBox_26">
<property name="title">
<string>Start</string>
</property>
<layout class="QGridLayout" name="gridLayout_26">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Start">
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="1">
<widget class="QGroupBox" name="groupBox_25"> <widget class="QGroupBox" name="groupBox_25">
<property name="title"> <property name="title">
<string>Select</string> <string>Select</string>
@ -612,36 +599,10 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="0" column="1">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout> </layout>
</item> </item>
<item row="0" column="2" rowspan="3"> <item row="0" column="2" rowspan="3">
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item> <item>
<widget class="QGroupBox" name="groupBox_16"> <widget class="QGroupBox" name="groupBox_16">
<property name="title"> <property name="title">
@ -1028,7 +989,7 @@
<string/> <string/>
</property> </property>
<property name="pixmap"> <property name="pixmap">
<pixmap resource="resources/resources.qrc">:/controllers/analog_controller.svg</pixmap> <pixmap resource="resources/resources.qrc">:/controllers/analog_joystick.svg</pixmap>
</property> </property>
<property name="scaledContents"> <property name="scaledContents">
<bool>true</bool> <bool>true</bool>
@ -1180,7 +1141,7 @@
</customwidgets> </customwidgets>
<resources> <resources>
<include location="resources/resources.qrc"/> <include location="resources/resources.qrc"/>
<include location="../resources/resources.qrc"/> <include location="resources/resources.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>

View file

@ -7,11 +7,11 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1100</width> <width>1100</width>
<height>500</height> <height>534</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -22,82 +22,34 @@
<height>500</height> <height>500</height>
</size> </size>
</property> </property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777210</height>
</size>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>Form</string> <string>Form</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="1"> <item row="0" column="1">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>187</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>405</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="title"> <property name="title">
<string>Buttons</string> <string>Buttons</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout_5"> <layout class="QGridLayout" name="gridLayout_5">
<item row="1" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_3">
<property name="title">
<string>Left</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Left">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="2" colspan="2"> <item row="1" column="2" colspan="2">
<widget class="QGroupBox" name="groupBox_4"> <widget class="QGroupBox" name="groupBox_4">
<property name="title"> <property name="title">
@ -138,23 +90,95 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="0" colspan="2">
<widget class="QGroupBox" name="groupBox_3">
<property name="title">
<string>Left</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="InputBindingWidget" name="Left">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="2"> <item row="3" column="3">
<spacer name="horizontalSpacer_2"> <spacer name="horizontalSpacer_2">
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>405</width> <width>40</width>
<height>20</height> <height>20</height>
</size> </size>
</property> </property>
</spacer> </spacer>
</item> </item>
<item row="2" column="1"> <item row="3" column="1">
<widget class="QLabel" name="label">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/controllers/mouse.svg</pixmap>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1">
<spacer name="verticalSpacer"> <spacer name="verticalSpacer">
<property name="orientation"> <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
@ -162,7 +186,7 @@
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>187</height> <height>40</height>
</size> </size>
</property> </property>
</spacer> </spacer>

View file

@ -850,7 +850,7 @@ ControllerBindingWidget_AnalogJoystick::~ControllerBindingWidget_AnalogJoystick(
QIcon ControllerBindingWidget_AnalogJoystick::getIcon() const QIcon ControllerBindingWidget_AnalogJoystick::getIcon() const
{ {
return QIcon::fromTheme(QStringLiteral("controller-line")); return QIcon::fromTheme(QStringLiteral("joystick-line"));
} }
ControllerBindingWidget_Base* ControllerBindingWidget_AnalogJoystick::createInstance(ControllerBindingWidget* parent) ControllerBindingWidget_Base* ControllerBindingWidget_AnalogJoystick::createInstance(ControllerBindingWidget* parent)

View file

@ -81,7 +81,7 @@
<string>New Profile</string> <string>New Profile</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="file-add-line"> <iconset theme="add-line">
<normaloff>.</normaloff>.</iconset> <normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
@ -102,7 +102,7 @@
<string>Delete Profile</string> <string>Delete Profile</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="file-reduce-line"> <iconset theme="minus-line">
<normaloff>.</normaloff>.</iconset> <normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>

View file

@ -60,7 +60,7 @@
<string>Add</string> <string>Add</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="add-line"/> <iconset theme="folder-add-line"/>
</property> </property>
</widget> </widget>
</item> </item>
@ -76,7 +76,7 @@
<string>Remove</string> <string>Remove</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="minus-line"/> <iconset theme="folder-reduce-line"/>
</property> </property>
</widget> </widget>
</item> </item>
@ -119,7 +119,7 @@
<string>Add</string> <string>Add</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="add-line"/> <iconset theme="folder-add-line"/>
</property> </property>
</widget> </widget>
</item> </item>
@ -135,7 +135,7 @@
<string>Remove</string> <string>Remove</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="minus-line"/> <iconset theme="folder-reduce-line"/>
</property> </property>
</widget> </widget>
</item> </item>

View file

@ -0,0 +1,403 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="DuckStation_-_Joystick" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 1073.1 737.4" style="enable-background:new 0 0 1073.1 737.4;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
.st1{fill:#CCCCCC;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
.st2{fill:#4D4D4D;stroke:#000000;stroke-miterlimit:10;}
.st3{stroke:#000000;stroke-miterlimit:10;}
.st4{fill:#455E7D;stroke:#000000;stroke-miterlimit:10;}
.st5{fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;}
.st6{fill:#455E7D;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
.st7{fill:#FFFFFF;}
.st8{fill:none;stroke:#6FB5E3;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}
.st9{fill:none;stroke:#FF5B61;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}
.st10{fill:none;stroke:#7ACCC2;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}
.st11{fill:none;stroke:#F388AA;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}
.st12{fill:none;stroke:#666666;stroke-miterlimit:10;}
.st13{fill:none;stroke:#B3B3B3;stroke-width:5;stroke-miterlimit:10;}
.st14{fill:#808080;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st15{fill:#4D4D4D;}
.st16{fill:none;stroke:#B3B3B3;stroke-width:4;stroke-miterlimit:10;}
.st17{fill:#4D4D4D;stroke:#B3B3B3;stroke-width:4;stroke-miterlimit:10;}
.st18{display:none;fill:none;stroke:#B3B3B3;stroke-width:4;stroke-miterlimit:10;}
.st19{fill:#999999;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st20{fill:#999999;stroke:#000000;stroke-miterlimit:10;}
.st21{fill:#666666;stroke:#000000;stroke-miterlimit:10;}
.st22{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st23{fill:#455E7D;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st24{fill:none;stroke:#82A7D0;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}
.st25{fill:#82A7D0;}
</style>
<g id="By__x40_Maxihplay">
<g id="mesa">
<path id="inferior" class="st0" d="M1070.7,615c-0.2,2.9-0.3,5.1-1.2,7.6c-1.3,3.5-3.6,7.5-8,9.8
c-95.7,52.1-272.6,99.8-505.9,103.3C306,739.5,114.8,681.5,14.8,633.2c-6.7-3.2-8.7-9.1-9.5-17.8l-3.8-40.7l39.2-203.4
c1.2-8.4,8.5-14.7,17-14.6l962.4,5.5c8.4,0,15.4,6.1,16.8,14.4l34.7,195.9L1070.7,615L1070.7,615z"/>
<path id="superior" class="st1" d="M1071.4,569.6c0.1,0.3,0.1,0.7,0.1,1.1c0.5,7.4-2.8,14.3-9.4,17.5
C964.3,636,785.6,706.8,552.4,710.4c-243.3,3.7-431.1-67.5-533-115.8C8,589.2,1.5,577,3.3,564.6L36,338.9
c2-14.1,14.2-24.6,28.5-24.5c137.4,0.8,327,1.2,399.2,2.3c1.9,0,3.6,0,4.9,0c1.7,0,3.4-0.4,5-1.1c38-11.9,85.6-12.3,130,1.9
c0.2,0.1,5.9,0,6.5,0c0,0,374.9-0.4,406.7,2.3c1.7,0.1,6.9,0.6,11,4.1c3,2.6,5.1,6.1,5.8,10.3L1071.4,569.6z"/>
<g id="mode">
<path class="st2" d="M797,350.5h-35.9c-1.8,0-3.6-1.4-3.9-3.2l-2.2-12.2c-0.3-1.8,0.9-3.2,2.8-3.2h35.9c1.8,0,3.6,1.4,3.9,3.2
l2.2,12.2C800.1,349.1,798.9,350.5,797,350.5z"/>
<g id="mode-2">
<path class="st3" d="M771.5,357.1v6.5H771v-4.4v-1.8l0,0c-0.3,0.6-0.6,1.2-0.8,1.7l-2.2,4.4h-0.6l-2.2-4.4
c-0.3-0.6-0.6-1.2-0.8-1.7h-0.1v1.8v4.4h-0.5v-6.5h0.8l2.2,4.4c0.3,0.5,0.6,1.1,0.8,1.8h0.1c0.3-0.7,0.6-1.3,0.8-1.8l2.2-4.4
H771.5L771.5,357.1z"/>
<path class="st3" d="M776.6,357c1,0,1.8,0.3,2.4,1c0.6,0.6,0.8,1.4,0.8,2.3c0,1.1-0.4,2-1.1,2.6c-0.6,0.5-1.3,0.8-2.2,0.8
c-1,0-1.8-0.3-2.5-1c-0.6-0.6-0.8-1.4-0.8-2.4c0-1.1,0.4-2,1.1-2.6C775,357.3,775.8,357,776.6,357L776.6,357z M776.6,357.4
c-0.9,0-1.6,0.3-2.1,0.9c-0.5,0.5-0.7,1.2-0.7,2.1c0,1,0.3,1.8,0.9,2.3c0.5,0.5,1.1,0.7,1.9,0.7c0.9,0,1.6-0.3,2.1-0.9
c0.5-0.5,0.7-1.2,0.7-2.1c0-1-0.3-1.8-0.9-2.3C778,357.6,777.4,357.4,776.6,357.4L776.6,357.4z"/>
<path class="st3" d="M781.7,357.1h2.3c1.3,0,2.3,0.3,3,0.9c0.6,0.5,0.9,1.3,0.9,2.3c0,1.1-0.4,2-1.3,2.5
c-0.7,0.5-1.6,0.7-2.8,0.7h-2.2L781.7,357.1L781.7,357.1z M782.2,357.5v5.8h1.7c1.2,0,2.1-0.3,2.7-0.8c0.6-0.5,0.9-1.2,0.9-2.1
c0-1.9-1.2-2.9-3.5-2.9H782.2L782.2,357.5z"/>
<path class="st3" d="M794.7,357.1v0.3h-4.5v2.5h3.4v0.3h-3.4v3h4.5v0.3h-5V357L794.7,357.1L794.7,357.1z"/>
</g>
</g>
<g id="start">
<g id="start-2">
<path class="st3" d="M321.7,349l-0.5,0.1c-0.4-0.8-1.1-1.2-2.1-1.2c-0.6,0-1.2,0.1-1.5,0.4c-0.3,0.2-0.5,0.5-0.5,0.9
s0.2,0.7,0.5,1c0.3,0.2,0.8,0.3,1.4,0.5h0.3c1,0.2,1.8,0.5,2.1,0.8c0.3,0.2,0.4,0.6,0.4,1.1c0,0.6-0.3,1-0.8,1.3
s-1.1,0.4-1.9,0.4s-1.4-0.1-1.9-0.5c-0.4-0.3-0.8-0.6-1-1.1l0.5-0.1c0.2,0.5,0.5,0.9,1,1.1c0.4,0.2,0.9,0.3,1.4,0.3
c0.8,0,1.4-0.1,1.8-0.5c0.3-0.2,0.5-0.6,0.5-1s-0.2-0.8-0.5-1s-0.9-0.4-1.6-0.5h-0.2c-0.9-0.2-1.6-0.4-1.9-0.7
c-0.3-0.2-0.4-0.6-0.4-1c0-0.5,0.2-0.9,0.7-1.2c0.5-0.3,1-0.5,1.8-0.5C320.3,347.6,321.2,348.1,321.7,349L321.7,349z"/>
<path class="st3" d="M328.7,347.7v0.3H326v6.1h-0.5V348h-2.7v-0.3H328.7z"/>
<path class="st3" d="M332.5,347.7l2.8,6.5h-0.5l-1-2.2h-3.3l-1,2.2H329l2.8-6.5H332.5L332.5,347.7z M333.7,351.6l-0.8-1.8
c-0.2-0.5-0.5-1.1-0.7-1.8h-0.1c-0.2,0.5-0.4,1.1-0.7,1.8l-0.8,1.9h3.1V351.6z"/>
<path class="st3" d="M336.8,347.7h2.6c1,0,1.7,0.2,2.2,0.5c0.4,0.3,0.6,0.6,0.6,1.1c0,0.4-0.2,0.8-0.5,1.1
c-0.3,0.3-0.8,0.4-1.3,0.5l2.1,3.2H342l-2-3.2c-0.2,0-0.4,0-0.5,0h-2v3.2H337L336.8,347.7L336.8,347.7z M337.2,348v2.7h2
c1.6,0,2.4-0.5,2.4-1.4c0-0.5-0.2-0.8-0.6-1s-0.9-0.3-1.7-0.3L337.2,348L337.2,348z"/>
<path class="st3" d="M349,347.7v0.3h-2.8v6.1h-0.5V348H343v-0.3H349z"/>
</g>
<g id="Camada_47">
<path class="st4" d="M320,330.5l-2.9,9.2c-0.3,0.7,0.4,1.5,1.1,1.4l31.2-3.5c1.1-0.2,2-2.4,0.4-3.3l-28.6-4.4
C320.8,329.7,320.2,330,320,330.5L320,330.5z"/>
</g>
</g>
<g id="select">
<path id="select-2" class="st4" d="M293.3,340.8h-24.8c-1,0-1.7-0.9-1.4-1.8l3-8.6c0.2-0.6,0.7-0.9,1.4-0.9h24.8
c1,0,1.7,0.9,1.4,1.8l-3,8.6C294.5,340.4,293.9,340.8,293.3,340.8z"/>
<g>
<path class="st3" d="M266.5,349l-0.5,0.1c-0.4-0.8-1.1-1.2-2.1-1.2c-0.6,0-1.2,0.1-1.5,0.4c-0.3,0.2-0.5,0.5-0.5,0.9
s0.2,0.7,0.5,1c0.3,0.2,0.8,0.3,1.4,0.5h0.3c1,0.2,1.8,0.5,2.1,0.8c0.3,0.2,0.4,0.6,0.4,1.1c0,0.6-0.3,1-0.8,1.3
s-1.1,0.4-1.9,0.4s-1.4-0.1-1.9-0.5c-0.4-0.3-0.8-0.6-1-1.1l0.5-0.1c0.2,0.5,0.5,0.9,1,1.1c0.4,0.2,0.9,0.3,1.4,0.3
c0.8,0,1.4-0.1,1.8-0.5c0.3-0.2,0.5-0.6,0.5-1s-0.2-0.8-0.5-1s-0.9-0.4-1.6-0.5h-0.2c-0.9-0.2-1.6-0.4-1.9-0.7
c-0.3-0.2-0.4-0.6-0.4-1c0-0.5,0.2-0.9,0.7-1.2c0.5-0.3,1-0.5,1.8-0.5C265.1,347.6,266,348.1,266.5,349L266.5,349z"/>
<path class="st3" d="M273.4,347.7v0.3h-4.5v2.5h3.4v0.3h-3.4v3h4.5v0.3h-5v-6.5L273.4,347.7L273.4,347.7z"/>
<path class="st3" d="M275.5,347.7v6.1h4.4v0.3H275v-6.5L275.5,347.7L275.5,347.7z"/>
<path class="st3" d="M286.3,347.7v0.3h-4.5v2.5h3.4v0.3h-3.4v3h4.5v0.3h-5v-6.5L286.3,347.7L286.3,347.7z"/>
<path class="st3" d="M293.6,349.3l-0.5,0.1c-0.4-1-1.1-1.5-2.4-1.5c-0.9,0-1.6,0.3-2.1,0.9c-0.5,0.5-0.7,1.2-0.7,2.1
c0,1,0.3,1.8,0.9,2.3c0.5,0.5,1.1,0.7,1.9,0.7c1.3,0,2.1-0.5,2.4-1.6l0.5,0.2c-0.5,1.1-1.5,1.7-2.9,1.7c-1,0-1.8-0.3-2.5-1
c-0.6-0.6-0.9-1.4-0.9-2.4c0-1.1,0.4-2,1.1-2.6c0.6-0.5,1.3-0.8,2.2-0.8c0.7,0,1.4,0.2,1.9,0.5
C293,348.4,293.4,348.8,293.6,349.3L293.6,349.3z"/>
<path class="st3" d="M300.4,347.7v0.3h-2.8v6.1h-0.5V348h-2.7v-0.3H300.4z"/>
</g>
</g>
<line class="st5" x1="454.5" y1="316.5" x2="608" y2="317.6"/>
</g>
<g id="botoes_centro">
<g id="botoes_R_e_L">
<ellipse class="st6" cx="402.8" cy="390.1" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="400.7" cy="465.2" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="670.3" cy="390.1" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="672.4" cy="465.2" rx="33.6" ry="28.4"/>
<g>
<path class="st7" d="M385.4,450.7h4.7v17h8.2v3.9h-12.9V450.7L385.4,450.7z"/>
<path class="st7" d="M400.7,469c5.2-4.9,8.8-8.3,8.8-11.2c0-2-1.1-3.1-2.9-3.1c-1.4,0-2.6,1-3.7,2.1l-2.5-2.5
c2-2.2,3.9-3.2,6.8-3.2c4,0,6.7,2.5,6.7,6.5c0,3.5-3.2,7.1-6.6,10.5c1-0.1,2.4-0.2,3.4-0.2h4.1v3.9h-14.3L400.7,469L400.7,469
L400.7,469z"/>
</g>
<g>
<path class="st7" d="M656.9,450.8h7.5c4.4,0,8.1,1.5,8.1,6.5c0,5-3.7,6.8-8.1,6.8h-2.8v7.5h-4.7V450.8L656.9,450.8z
M664.1,460.4c2.5,0,3.8-1,3.8-3.1c0-2.1-1.3-2.7-3.8-2.7h-2.4v5.9L664.1,460.4L664.1,460.4z M663.6,462.9l3.3-3l6.6,11.8h-5.2
L663.6,462.9L663.6,462.9z"/>
<path class="st7" d="M675.3,469c5.2-4.9,8.8-8.3,8.8-11.2c0-2-1.1-3.1-2.9-3.1c-1.4,0-2.6,1-3.7,2.1l-2.5-2.5
c2-2.2,3.9-3.2,6.8-3.2c4,0,6.7,2.5,6.7,6.5c0,3.5-3.2,7.1-6.6,10.5c1-0.1,2.4-0.2,3.4-0.2h4.1v3.9h-14.2V469L675.3,469z"/>
</g>
<g>
<path class="st7" d="M654.1,375.7h7.5c4.4,0,8.1,1.5,8.1,6.5c0,5-3.7,6.8-8.1,6.8h-2.8v7.5h-4.7V375.7L654.1,375.7z
M661.3,385.3c2.5,0,3.8-1,3.8-3.1c0-2.1-1.3-2.7-3.8-2.7h-2.4v5.9L661.3,385.3L661.3,385.3z M660.8,387.8l3.3-3l6.6,11.8h-5.2
L660.8,387.8L660.8,387.8z"/>
<path class="st7" d="M673.6,392.8h4.5V381h-3.8v-2.9c2.2-0.4,3.7-0.9,5.1-1.9h3.5v16.6h3.8v3.8h-12.9L673.6,392.8L673.6,392.8z"
/>
</g>
<g>
<path class="st7" d="M388.1,375.7h4.7v16.9h8.2v3.9h-12.9V375.7L388.1,375.7z"/>
<path class="st7" d="M404.5,392.8h4.5V381h-3.8v-2.9c2.2-0.4,3.7-0.9,5.1-1.9h3.5v16.6h3.8v3.8h-13V392.8z"/>
</g>
</g>
<g id="botoes_PSX">
<ellipse class="st6" cx="583.5" cy="450.2" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="489.6" cy="450.2" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="491.7" cy="375" rx="33.6" ry="28.4"/>
<ellipse class="st6" cx="581.4" cy="375" rx="33.6" ry="28.4"/>
<g id="X">
<path id="path174" class="st8" d="M501.2,435.8l-23.8,23.8"/>
<path id="path176" class="st8" d="M477.4,435.8l23.8,23.8"/>
</g>
<circle id="O" class="st9" cx="583.7" cy="449.4" r="16.3"/>
<path id="T" class="st10" d="M582.1,357.6l13.5,26.9h-26.9L582.1,357.6L582.1,357.6L582.1,357.6z"/>
<rect id="_" x="478.8" y="360.9" class="st11" width="25.8" height="25.8"/>
</g>
</g>
<g id="Alavanca_Esquerda_B">
<g id="borracha_B">
<g id="detalhes_B">
<g id="x_cópia">
<path class="st12" d="M842.8,377.4l22.4,0.1c1.5,0,2.6-1.3,2.4-2.7l-1.7-14.1c0-1.4,1-2.6,2.4-2.9l100.4,1.6
c1.8-0.3,3.4,1.1,3.4,2.9l2.1,15.6l24,0.1c1.4,0,2.6,1,2.9,2.4l10.5,64.5c0.3,1.8-1.1,3.4-2.9,3.4h-22.2
c-1.5,0-2.8,1.4-2.5,2.9l1.9,14.2c0,1.5-1.1,2.7-2.6,2.9l-101.8-0.9c-1.7,0.2-3.2-1.2-3.2-2.9l-1.6-13.6
c-0.2-1.4-1.4-2.5-2.8-2.5h-24.5c-1.5,0-2.7-1.1-2.9-2.6l-6.5-65.2C839.7,378.9,841.1,377.4,842.8,377.4L842.8,377.4z"/>
</g>
<g id="Camada_21_cópia_cópia">
<path class="st12" d="M988.9,422.5l10.8-9.2c0.3-0.3,0.3-0.8,0-1l-12.8-10.2c-0.2-0.2-0.6,0-0.6,0.3l2,19.9
C988.3,422.6,988.7,422.7,988.9,422.5L988.9,422.5z"/>
</g>
<g id="Camada_23_cópia">
<path class="st12" d="M944.3,454.8l-27.4,0.4c-0.3,0-0.4,0.4-0.2,0.6l14.2,9.3c0.1,0.1,0.3,0.1,0.4,0l13.1-9.7
C944.8,455.2,944.7,454.8,944.3,454.8z"/>
</g>
<g id="Camada_21_cópia_2">
<path class="st12" d="M860.9,402.4l-10.8,9.2c-0.3,0.3-0.3,0.8,0,1l12.8,10.2c0.2,0.2,0.6,0,0.6-0.3l-2-19.9
C861.4,402.3,861.1,402.2,860.9,402.4L860.9,402.4z"/>
</g>
</g>
<g id="sombra_2B">
<path class="st13" d="M979.5,424.7l3.1,10c1.3,5.6,0.1,8.4-2.6,10.4c-1,0.8-2.3,1.4-4,1.7c-6.4,1.1-90.4,0.4-90.4,0.4
s-8.8,0-10.4-6.8c-1.5-6.8-6.4-56.4-6.4-56.4s0-1.1,4.1-2.6C878.8,379.2,979.5,424.7,979.5,424.7z"/>
</g>
<g id="base_B">
<path class="st14" d="M983.5,412.4l0.8,25.6c0,0-1.2,6.1-8.7,6.4s-89.6,0.5-89.6,0.5s-9.6,1.6-10.4-7.7
c-0.6-7.6-5.9-53.2-5.9-53.2l2.4-25.2l71.3-14.4L983.5,412.4L983.5,412.4z"/>
</g>
<g id="sombra">
<path class="st15" d="M955,386.2l-7.5-26.7l10.8-1l4.3,23.9l-0.1,9.9l-2.9,5l-5.6-1.4c0.2-0.8,0.6-1.6,0.8-3.2
C955.1,389.4,955,388.2,955,386.2L955,386.2z"/>
<path class="st15" d="M973.8,419.2c1.1,0.6,2.5,0.7,3.6,1.2l4.5-6.9l-7.1-57.3l-5.9-1.3l1.3,15.6l3.6,20.3l1.6,8.6
c-0.1,2.5,0.4,9.5,0.4,10.7c0,2.9,0,4.5-0.7,6.4C974.7,417.5,974.1,418.7,973.8,419.2L973.8,419.2z"/>
<path class="st15" d="M965.2,386.9c-2.3-10.6-4.2-18.9-6.5-29.6l7-0.6L971,378l1.4,28l-3.4,4.4c-2.5-0.7-5.1-1-7.6-1.7
c0.6-0.4,1.4-1.6,2.1-2.7c1-1.6,1.2-3.2,1.4-4.2C965.5,396.8,965.2,387.8,965.2,386.9L965.2,386.9z"/>
<path class="st15" d="M883.8,371.5l2.5,27.5c-1.5,2.2-2.4,3.7-3.9,5.9c0.2,1.5,0,4.5,0.3,7.6c0.3,2.4,0.5,3.7,0.8,5
c0.7,2.2,1.6,4,2.3,5c-1.7-1-3.5-2-5.2-3l-6.9-63.9l7.2-1.4L883.8,371.5L883.8,371.5z"/>
<path class="st15" d="M891.5,354.9c-0.3,11.1-0.1,14-0.4,25c0.1,4.6,0.5,16.2,0.8,18.6s0.5,4.2,1.5,6.4c1,2,2.4,3.5,3.3,4.4
c-3.6-0.1-7.2-0.2-10.9-0.3l-0.9-3.6l-0.7-10l-0.9-21l-3.2-19L891.5,354.9L891.5,354.9z"/>
<path class="st15" d="M899.5,353.6l-7.2,2.2l3.1,38.4l6,2.1c-0.3-0.9-0.7-1.8-1-2.8c-0.4-1.6-0.8-3.1-1-6.8
C899.2,375.8,899.4,364.6,899.5,353.6"/>
</g>
<g id="luz">
<path class="st16" d="M878.9,353.4l92.2,1.2c2.5,0,4.7,1.9,5.1,4.4c1.1,8.3,0.7,15.4,2.2,25.6c1.5,9.7,2.4,18,4,27.3
c0.1,0.5,0.4,3.5-1.9,6.6c-1.7,2-3.2,2.7-6.1,2.7c-14.1-0.9-29.1-1.3-45-1.1c-16.2,0.2-31.5,1-45.8,2.1c-0.9,0-2.3-0.2-3.5-1.2
c-0.9-0.8-1.5-1.9-1.5-3.3c0.4-10.1,0.1-21.8-1.5-34.6c-1-8.3-2.5-15.9-4.1-22.7c-0.4-1.8,0.1-3.7,1.5-4.9
c0.4-0.3,0.8-0.7,1.3-1C876.8,353.7,877.8,353.4,878.9,353.4L878.9,353.4z"/>
<path class="st16" d="M959,397.4l-56.1,0.5c-5.6,0-8.6-2.9-9.4-8.8l-1.4-31.4c-0.2-1.8,1.3-3.4,3.2-3.4l63.7,4.4
c2,6.2,3.9,14.2,4.3,23.5c0.2,3.8,0.1,7.4-0.2,10.6c0,0.5-0.3,1.9-1.5,3.2C960.5,397,959.5,397.3,959,397.4L959,397.4z"/>
<path class="st16" d="M890.7,410.6h77c3.4-0.1,6-3.1,5.7-6.5c0.2-5.5-0.3-14.5-1-21.4c-0.8-8.4-2.4-15.7-4-21.9
c0-0.3-0.7-1.8-1.2-2.5s-2.1-1.8-3.1-1.8l-78.7-3c-2.1,0-5.3,1.1-4.7,4.8c1,5.8,2.5,12.9,3.1,19.7c1,9.9,1.1,19,0.7,27
C884.3,407.4,885.6,410.5,890.7,410.6L890.7,410.6z"/>
<path class="st17" d="M907,391.1l41.5-0.4c2.7,0,4.7-2.3,4.5-5l-2.4-23l-50.2-5.6l1.1,28.7C901.6,388.8,904.1,391.2,907,391.1
L907,391.1z"/>
</g>
<g id="_2">
<path class="st18" d="M910,363.5c0,5,5.4,13.2,17.1,13.2c12.5,0,18.5-8.1,18.5-13.1s-9.9-9.1-18.5-9.1S910,358.5,910,363.5z"/>
<path class="st19" d="M908.9,364.9c0,5.3,5.8,13.9,18.4,13.9c13.5,0,19.8-8.5,19.8-13.7s-10.7-9.5-19.8-9.5
C918,355.6,908.9,359.7,908.9,364.9L908.9,364.9z"/>
</g>
</g>
<g id="B">
<path id="base_B-2" class="st1" d="M992.4,291.7c-0.8,0.1-1.4-0.5-1.4-1.3c0.7-15.3,2.8-126-5.7-155.5
c-7.6-26.8,9.8-45.3,11.5-47c0.1-0.1,0.2-0.2,0.3-0.3c1.5-1.6,13-14.5,15.8-21c2.6-6,2.3-40.9,2.2-50.1c0-1.7-0.4-3.4-1.2-4.9
c-1.8-3.4-5.5-9-11.8-9.9c-7.6-1.1-92,2.4-118.9,3.5c-5.8,0.2-11.5,2.1-16.4,5.2C853.2,19.2,825.5,40.1,805,75
c-0.1,0.1-0.1,0.2-0.1,0.3c-0.5,2.1-4.5,22.6,8.2,43.1c13.4,21.6,32,13.4,32,13.4l34.6-14.3l0,0c0.5-0.2,10-4.8,16.2-0.6
c0.5,0.3,0.7,0.9,0.5,1.4c-1.8,5.6-11.9,39.8-10.3,110c0,2.1-0.7,4.2-2.2,5.8l-16.2,17.6c-1,1.1-1.6,2.4-1.8,3.9
c-0.7,5.6-1.7,20.9,2.9,41c0.3,1.1,0.7,2.2,1.3,3.2l9.2,15.8c0.8,1.4,1.4,2.9,1.7,4.5l4.2,22.3c0.4,2.2,1.3,4.2,2.6,6
c2.5,3.4,7.7,8.6,17.3,13.4l0,0c0.5,0.2,21.9,9.5,49.7,0.9c11.3-3.5,17-7.8,18.3-8.8c0.2-0.2,0.4-0.2,0.7-0.3
c5-0.2,56.9-3,61-36.7c0,0,3.9-18.2-15.1-24.2C1019.9,292.7,1014.5,289.4,992.4,291.7L992.4,291.7z"/>
<g id="punho_b">
<path id="forma" class="st20" d="M966.4,338.3c0,0,16.9-14.6,21.5-94.1s-10-96.9-10-96.9s-8.6-13.8-32.7,5.7
c0,0-40.5,25.9-44.8,87.3c0,0-1.1,17.1-1,30.4c0.1,6.8,1.6,13.4,4.4,19.5c3.7,8.1,9.6,23.6,13,46.6c0.5,3.7,2.2,7.2,4.9,9.9
c2.5,2.5,6.1,4.9,10.9,5.3c4,0.3,6.9,0.3,9.7-0.1c7.7-1.1,13.1-4.2,14.5-5.1C961.1,344,964.4,340.7,966.4,338.3L966.4,338.3z"/>
<g id="listras_b">
<path id="_9" class="st21" d="M959.1,339.2l-33.6,0.8c-0.6,0-1,0.6-0.8,1.1c1.1,2.6,4.9,8.6,16.1,8.4c10.7-0.2,17.2-6.3,19-8.9
C960.3,340,959.8,339.2,959.1,339.2L959.1,339.2z"/>
<path id="_8" class="st21" d="M968.4,320.8c-5,1.9-21.8,6.9-46.1,2.5c-0.4-0.1-0.7,0.2-0.7,0.6c0.2,1.5,0.7,3.3,1.5,6.2
c0.2,0.9,0.9,1.5,1.7,1.8c4.6,1.2,24.6,4,39.6-1.2c0.8-0.3,1.4-0.9,1.7-1.6l3.2-7.3C969.6,321.2,969,320.6,968.4,320.8
L968.4,320.8z"/>
<path id="_7" class="st21" d="M974.6,300c-4.8,3-21,10.4-57,3.7c-0.5-0.1-1,0.4-0.8,0.9c0.3,1.4,0.8,3.8,1.3,5.7
s1.9,3.3,3.8,3.6c9.2,1.6,36.8,4.5,51-4.4c0.6-0.4,1.1-1,1.3-1.8c0.5-1.8,1-4.7,1.6-6.9C975.8,300.1,975.1,299.6,974.6,300
L974.6,300z"/>
<path id="_6" class="st21" d="M977.9,277.9c-5.3,2.8-30.4,14.2-70,2.1c-0.5-0.1-1,0.2-0.9,0.7l1.2,8.3c0.1,1,0.8,1.7,1.7,2
c7.8,2.4,44.2,12.5,67.3-2.4c0.8-0.5,1.4-1.5,1.4-2.5l0.2-7.6C978.9,278,978.4,277.6,977.9,277.9L977.9,277.9z"/>
<path id="_5" class="st21" d="M980.3,255.2c-5.7,3-33.1,15.8-72,2c-0.5-0.2-0.9,0.1-1,0.6l0.2,10c0,0.3,0.2,0.6,0.4,0.7
c4.5,1.9,40.2,15.4,72.5-2.5c0.3-0.2,0.6-0.6,0.6-1l0.3-9.2C981.4,255.3,980.8,254.9,980.3,255.2L980.3,255.2z"/>
<path id="_4" class="st21" d="M981.2,230.8c-5.9,3.8-31.1,17.4-70.4,4.1c-0.5-0.2-1,0.2-1.1,0.7l-0.9,8.2
c0,0.4,0.2,0.7,0.5,0.8c4.7,2.2,39.7,17.5,72.4-2.5c0.2-0.1,0.4-0.4,0.4-0.7l0.3-9.9C982.5,230.9,981.8,230.5,981.2,230.8
L981.2,230.8z"/>
<path id="_3" class="st21" d="M982.4,205.8c-4.2,3-25,15.7-65.7,5.1c-0.7-0.2-1.4,0.2-1.6,0.9l-1.9,8.6
c-0.2,0.7,0.2,1.4,0.9,1.7c6.9,2.6,44,12.7,68.7-4.5c0.6-0.4,0.8-1.1,0.8-1.8l-0.4-9.6C983.2,205.8,982.8,205.6,982.4,205.8
L982.4,205.8z"/>
<path id="_2-2" class="st21" d="M979.5,181c0.5-0.3,1.2-0.1,1.3,0.5c0.4,2.3,1.2,7.1,0.7,9.4c-0.6,3.1-9.5,6.3-9.5,6.3
s-23.2,8.8-47-0.1c-0.7-0.2-1-1-0.8-1.7l3.3-9.1c0.3-0.7,1-1.1,1.7-0.9C935.5,186.9,962.8,192.2,979.5,181L979.5,181z"/>
<path id="_1" class="st21" d="M976.3,165.4c-3,2.2-13.2,8.1-31.9,5.1c-0.8-0.1-1.1-1.1-0.5-1.6l11.9-10.6
c2.9-0.4,6-0.9,9.3-1.7c2.7-0.6,5.1-1.4,7.4-2.1c0.3-0.1,0.7-0.1,1.1,0c0.5,0.2,1,0.4,1.1,0.7c0.5,1.2,1.3,3.7,2.3,8.4
C977.2,164.2,976.9,165,976.3,165.4L976.3,165.4z"/>
</g>
</g>
<g id="detalhes_b">
<path class="st22" d="M1012.2,26.9c0,0-0.8-7.6-8.8-8.8c-7.1-1.1-42.5,1-50,1.5c-0.9,0.1-1.8-0.1-2.6-0.5l-4.2-2
c-0.9-0.4-1.8-0.6-2.8-0.5l-56.6,4.7c-0.4,0-0.7,0.1-1.1,0.2c-3.6,1.1-22.9,9.1-63.4,62.3c-3.9,5.1-6.5,11.1-7.7,17.4l-1.6,9"/>
<path class="st22" d="M893.5,207.8l0.4,58.9c0,6.5-3.6,12.5-9.4,15.6l-9.5,4.9c0,0-2.7,2-3.4,5.1"/>
<path class="st22" d="M991,290.2l-1.2,32.8c0,0-0.3,16.4-16.2,30.6"/>
<path class="st22" d="M907.8,131.1c-1.4-2.8-3-7.7-7.3-11.2c-1.8-1.4-3.5-2.5-5.1-3.3"/>
<path class="st22" d="M945.4,16.5l0.7,107.3c0,4.3-3.4,7.8-7.7,7.8l-23.7,0.3"/>
</g>
</g>
<g id="botoes_B">
<g id="botao_meio">
<circle class="st23" cx="909.2" cy="63.4" r="29.1"/>
<circle class="st23" cx="909.2" cy="63.4" r="23"/>
<circle class="st23" cx="909.2" cy="63.4" r="17.2"/>
<circle class="st23" cx="909.2" cy="63.4" r="11"/>
<circle class="st23" cx="909.2" cy="63.4" r="6"/>
</g>
<g id="O-2">
<circle class="st23" cx="973.9" cy="67.8" r="18"/>
<circle id="O-3" class="st24" cx="973.8" cy="67.4" r="9.6"/>
</g>
<g id="X-2">
<circle class="st23" cx="857.8" cy="88.5" r="18"/>
<path id="path174-2" class="st24" d="M865.3,81.5l-14,14"/>
<path id="path176-2" class="st24" d="M851.2,81.5l14,14"/>
</g>
</g>
</g>
<g id="Alavanca_direita_A">
<g id="borracha_A">
<g id="detalhes_A">
<g id="x">
<path class="st12" d="M236.7,377.4l-22.4,0.1c-1.5,0-2.6-1.3-2.4-2.7l1.7-14.1c0-1.4-1-2.6-2.4-2.9l-100.4,1.6
c-1.8-0.3-3.4,1.1-3.4,2.9l-2.1,15.6l-24,0.1c-1.4,0-2.6,1-2.9,2.4L67.9,445c-0.3,1.8,1.1,3.4,2.9,3.4H93
c1.6,0,2.8,1.4,2.5,2.9l-1.9,14.2c0,1.5,1.1,2.7,2.6,2.9l101.8-0.9c1.7,0.2,3.2-1.2,3.2-2.9l1.6-13.6c0.2-1.4,1.4-2.5,2.8-2.5
h24.5c1.5,0,2.7-1.1,2.9-2.6l6.6-65.2C239.7,378.9,238.4,377.4,236.7,377.4L236.7,377.4z"/>
</g>
<g id="Camada_21_cópia">
<path class="st12" d="M90.6,422.5l-10.8-9.2c-0.3-0.3-0.3-0.8,0-1l12.8-10.2c0.2-0.2,0.6,0,0.6,0.3l-2,19.9
C91.1,422.6,90.8,422.7,90.6,422.5L90.6,422.5z"/>
</g>
<g id="Camada_23">
<path class="st12" d="M135.1,454.8l27.4,0.4c0.3,0,0.4,0.4,0.2,0.6l-14.2,9.3c-0.1,0.1-0.3,0.1-0.4,0l-13.1-9.7
C134.7,455.2,134.8,454.8,135.1,454.8z"/>
</g>
<g id="Camada_21">
<path class="st12" d="M218.6,402.4l10.8,9.2c0.3,0.3,0.3,0.8,0,1l-12.8,10.2c-0.2,0.2-0.6,0-0.6-0.3l2-19.9
C218,402.3,218.3,402.2,218.6,402.4L218.6,402.4z"/>
</g>
</g>
<g id="sombra_2">
<path class="st13" d="M99.9,424.7l-3.1,10c-1.3,5.6-0.1,8.4,2.6,10.4c1,0.8,2.3,1.4,4,1.7c6.4,1.1,90.4,0.4,90.4,0.4
s8.8,0,10.4-6.8s6.4-56.4,6.4-56.4s0-1.1-4.1-2.6C200.6,379.2,99.9,424.7,99.9,424.7L99.9,424.7z"/>
</g>
<g id="base_A">
<path class="st14" d="M96,412.8L95.2,438c0,0,1.2,6.1,8.7,6.4s89.6,0.5,89.6,0.5s9.6,1.6,10.4-7.7c0.6-7.6,5.9-53.2,5.9-53.2
l-2.4-25.3L136,344.4L96,412.8L96,412.8z"/>
</g>
<g id="sombra-2">
<path class="st15" d="M124.4,386.2l7.5-26.7l-10.8-1l-4.3,23.9l0.1,9.9l2.9,5l5.6-1.4c-0.2-0.8-0.6-1.6-0.8-3.2
C124.3,389.4,124.4,388.2,124.4,386.2L124.4,386.2z"/>
<path class="st15" d="M105.7,419.2c-1.1,0.6-2.5,0.7-3.6,1.2l-4.5-6.9l7.1-57.3l5.9-1.3l-1.3,15.6l-3.6,20.3l-1.6,8.6
c0.1,2.5-0.4,9.5-0.4,10.7c0,2.9,0,4.5,0.7,6.4C104.7,417.5,105.3,418.7,105.7,419.2L105.7,419.2z"/>
<path class="st15" d="M114.2,386.9c2.3-10.6,4.2-18.9,6.5-29.6l-7-0.6l-5.3,21.3l-1.4,28l3.4,4.4c2.5-0.7,5.1-1,7.6-1.7
c-0.6-0.4-1.4-1.6-2.1-2.7c-1-1.6-1.2-3.2-1.4-4.2C114,396.8,114.3,387.8,114.2,386.9L114.2,386.9z"/>
<path class="st15" d="M195.7,371.5l-2.5,27.5c1.5,2.2,2.4,3.7,3.9,5.9c-0.2,1.5,0.1,4.5-0.3,7.6c-0.3,2.4-0.5,3.7-0.8,5
c-0.6,2.2-1.6,4-2.3,5c1.7-1,3.5-2,5.2-3l6.9-63.9l-7.4-1.2L195.7,371.5L195.7,371.5z"/>
<path class="st15" d="M187.9,354.9c0.3,11.1,0.1,14,0.4,25c-0.1,4.6-0.5,16.2-0.8,18.6s-0.5,4.2-1.5,6.4c-1,2-2.4,3.5-3.4,4.4
c3.6-0.1,7.2-0.2,10.9-0.3l0.9-3.6l0.7-10l0.9-21l3.2-19L187.9,354.9L187.9,354.9z"/>
<path class="st15" d="M179.9,353.6l7.2,2.2l-3.1,38.4l-6,2.1c0.4-0.9,0.7-1.8,1-2.8c0.4-1.6,0.8-3.1,1-6.8
C180.3,375.8,180.1,364.6,179.9,353.6"/>
</g>
<g id="luz-2">
<path class="st16" d="M200.5,353.4l-92.2,1.2c-2.5,0-4.7,1.9-5.1,4.4c-1.1,8.3-0.7,15.4-2.2,25.6c-1.5,9.7-2.4,18-4,27.3
c-0.1,0.5-0.4,3.5,1.9,6.6c1.7,2,3.2,2.7,6.1,2.7c14.1-0.9,29.1-1.3,45.1-1.1c16.2,0.2,31.5,1,45.8,2.1c0.9,0,2.3-0.2,3.5-1.2
c0.9-0.8,1.6-1.9,1.5-3.3c-0.4-10.1-0.1-21.8,1.5-34.6c1-8.3,2.4-15.9,4.1-22.7c0.4-1.8-0.1-3.7-1.5-4.9c-0.4-0.3-0.8-0.7-1.3-1
C202.7,353.7,201.6,353.4,200.5,353.4L200.5,353.4z"/>
<path class="st16" d="M120.5,397.4l56.1,0.5c5.6,0,8.6-2.9,9.4-8.8l1.4-31.4c0.1-1.8-1.3-3.4-3.2-3.4l-63.7,4.4
c-2,6.2-3.9,14.2-4.3,23.5c-0.2,3.8-0.1,7.4,0.2,10.6c0.1,0.5,0.3,1.9,1.5,3.2C118.9,397,120,397.3,120.5,397.4L120.5,397.4z"/>
<path class="st16" d="M188.7,410.6h-77c-3.4-0.1-6-3.1-5.7-6.5c-0.2-5.5,0.3-14.5,1.1-21.4c0.8-8.4,2.4-15.7,4.1-21.9
c0-0.3,0.7-1.8,1.2-2.5s2.1-1.8,3.1-1.8l78.7-3c2.1,0,5.3,1.1,4.7,4.8c-1,5.8-2.4,12.9-3.1,19.7c-1,9.9-1.1,19-0.7,27
C195.1,407.4,193.8,410.5,188.7,410.6L188.7,410.6z"/>
<path class="st17" d="M172.4,391.1l-41.5-0.4c-2.7,0-4.7-2.3-4.4-5l2.4-23l50.2-5.6l-1.1,28.7
C177.8,388.8,175.4,391.2,172.4,391.1L172.4,391.1z"/>
</g>
<g id="_1-2">
<path class="st18" d="M169.4,363.5c0,5-5.4,13.2-17.1,13.2c-12.6,0-18.5-8.1-18.5-13.1s9.9-9.1,18.5-9.1
S169.4,358.5,169.4,363.5z"/>
<path class="st19" d="M170.6,364.9c0,5.3-5.8,13.9-18.4,13.9c-13.5,0-19.9-8.5-19.9-13.7s10.6-9.5,19.9-9.5
S170.6,359.7,170.6,364.9L170.6,364.9z"/>
</g>
</g>
<g id="A">
<path id="base_A-2" class="st1" d="M87.1,291.7c0.8,0.1,1.4-0.5,1.4-1.3c-0.7-15.3-2.8-126,5.7-155.5c7.6-26.8-9.8-45.3-11.6-47
c-0.1-0.1-0.2-0.2-0.3-0.3c-1.4-1.6-13-14.5-15.8-21c-2.6-6-2.3-40.9-2.2-50.1c0-1.7,0.4-3.4,1.2-4.9c1.8-3.4,5.6-9,11.8-9.9
c7.6-1.1,92,2.4,118.9,3.5c5.9,0.2,11.5,2.1,16.4,5.2c13.6,8.8,41.3,29.7,61.8,64.6c0.1,0.1,0.1,0.2,0.1,0.3
c0.5,2.1,4.5,22.6-8.2,43.1c-13.4,21.6-32,13.4-32,13.4l-34.6-14.3l0,0c-0.5-0.2-10-4.8-16.2-0.6c-0.5,0.3-0.7,0.9-0.5,1.4
c1.8,5.6,11.9,39.8,10.3,110c-0.1,2.1,0.7,4.2,2.2,5.8l16.2,17.6c1,1.1,1.6,2.4,1.8,3.9c0.7,5.6,1.7,20.9-2.9,41
c-0.3,1.1-0.7,2.2-1.3,3.2l-9.1,15.8c-0.8,1.4-1.4,2.9-1.7,4.5l-4.2,22.3c-0.4,2.2-1.3,4.2-2.6,6c-2.5,3.4-7.7,8.6-17.3,13.4l0,0
c-0.5,0.2-21.9,9.5-49.7,0.9c-11.3-3.5-17-7.8-18.3-8.8c-0.2-0.2-0.4-0.2-0.7-0.3c-5-0.2-56.9-3-61-36.7c0,0-3.9-18.2,15.1-24.2
C59.5,292.7,64.9,289.4,87.1,291.7L87.1,291.7z"/>
<g id="punho_A">
<path id="forma-2" class="st20" d="M113.1,338.3c0,0-16.9-14.6-21.5-94.1s10.1-96.9,10.1-96.9s8.6-13.8,32.7,5.7
c0,0,40.5,25.9,44.8,87.3c0,0,1.1,17.1,1,30.4c-0.1,6.8-1.6,13.4-4.4,19.5c-3.7,8.1-9.6,23.6-13,46.6c-0.5,3.7-2.2,7.2-4.9,9.9
c-2.5,2.5-6.1,4.9-10.9,5.3c-3.9,0.3-6.9,0.3-9.7-0.1c-7.7-1.1-13.1-4.2-14.5-5.1C118.3,344,115,340.7,113.1,338.3L113.1,338.3z
"/>
<g id="listras">
<path id="_9-2" class="st21" d="M120.3,339.2l33.6,0.8c0.6,0,1,0.6,0.8,1.1c-1.1,2.6-4.9,8.6-16.1,8.4s-17.2-6.3-19-8.9
C119.2,340,119.6,339.2,120.3,339.2L120.3,339.2z"/>
<path id="_8-2" class="st21" d="M111,320.8c5,1.9,21.8,6.9,46.1,2.5c0.4-0.1,0.7,0.2,0.7,0.6c-0.2,1.5-0.7,3.3-1.5,6.2
c-0.2,0.9-0.9,1.5-1.7,1.8c-4.6,1.2-24.6,4-39.6-1.2c-0.8-0.3-1.4-0.9-1.7-1.6l-3.2-7.3C109.8,321.2,110.4,320.6,111,320.8
L111,320.8z"/>
<path id="_7-2" class="st21" d="M104.9,300c4.8,3,20.9,10.4,57,3.7c0.5-0.1,0.9,0.4,0.8,0.9c-0.3,1.4-0.8,3.8-1.3,5.7
s-1.9,3.3-3.8,3.6c-9.2,1.6-36.8,4.5-50.9-4.4c-0.6-0.4-1.1-1-1.3-1.8c-0.5-1.8-1-4.7-1.6-6.9
C103.6,300.1,104.3,299.6,104.9,300L104.9,300z"/>
<path id="_6-2" class="st21" d="M101.5,277.9c5.3,2.8,30.4,14.2,69.9,2.1c0.5-0.1,0.9,0.2,0.9,0.7l-1.2,8.3
c-0.1,1-0.8,1.7-1.7,2c-7.8,2.4-44.2,12.5-67.3-2.4c-0.8-0.5-1.4-1.5-1.4-2.5l-0.2-7.6C100.5,278,101.1,277.6,101.5,277.9
L101.5,277.9z"/>
<path id="_5-2" class="st21" d="M99.1,255.2c5.7,3,33.1,15.8,72,2c0.4-0.2,0.9,0.1,0.9,0.6l-0.1,10c0,0.3-0.2,0.6-0.4,0.7
C167,270.4,131.2,284,99,266c-0.3-0.2-0.6-0.6-0.6-1l-0.3-9.2C98.1,255.3,98.6,254.9,99.1,255.2L99.1,255.2z"/>
<path id="_4-2" class="st21" d="M98.2,230.8c5.9,3.8,31.1,17.4,70.4,4.1c0.5-0.2,1.1,0.2,1.1,0.7l0.9,8.2
c0,0.4-0.1,0.7-0.5,0.8c-4.7,2.2-39.7,17.5-72.4-2.5c-0.2-0.1-0.4-0.4-0.4-0.7l-0.3-9.9C96.9,230.9,97.6,230.5,98.2,230.8
L98.2,230.8z"/>
<path id="_3-2" class="st21" d="M97.1,205.8c4.2,3,25,15.7,65.7,5.1c0.7-0.2,1.4,0.2,1.6,0.9l1.9,8.6c0.1,0.7-0.2,1.4-0.9,1.7
c-6.9,2.6-43.9,12.7-68.7-4.5c-0.6-0.4-0.8-1.1-0.8-1.8l0.4-9.6C96.2,205.8,96.7,205.6,97.1,205.8L97.1,205.8z"/>
<path id="_2-3" class="st21" d="M99.9,181c-0.5-0.3-1.2-0.1-1.3,0.5c-0.4,2.3-1.2,7.1-0.7,9.4c0.6,3.1,9.4,6.3,9.4,6.3
s23.2,8.8,47-0.1c0.7-0.2,1-1,0.8-1.7l-3.3-9.1c-0.3-0.7-1-1.1-1.7-0.9C143.9,186.9,116.6,192.2,99.9,181z"/>
<path id="_1-3" class="st21" d="M103.1,165.4c3,2.2,13.2,8.1,31.9,5.1c0.8-0.1,1.1-1.1,0.5-1.6l-11.9-10.6
c-2.9-0.4-6-0.9-9.3-1.7c-2.7-0.6-5.1-1.4-7.4-2.1c-0.3-0.1-0.7-0.1-1.1,0c-0.5,0.2-1,0.4-1.1,0.7c-0.5,1.2-1.3,3.7-2.3,8.4
C102.2,164.2,102.5,165,103.1,165.4L103.1,165.4z"/>
</g>
</g>
<g id="detalhes_A-2">
<path class="st22" d="M67.2,26.9c0,0,0.8-7.6,8.8-8.8c7.1-1.1,42.5,1,50,1.5c0.9,0.1,1.8-0.1,2.6-0.5l4.2-2
c0.9-0.4,1.8-0.6,2.8-0.5l56.6,4.7c0.4,0,0.7,0.1,1.1,0.2c3.6,1.1,22.9,9.1,63.4,62.3c3.9,5.1,6.5,11.1,7.7,17.4l1.6,9"/>
<path class="st22" d="M185.9,207.8l-0.4,58.9c0,6.5,3.6,12.5,9.4,15.6l9.4,4.9c0,0,2.7,2,3.4,5.1"/>
<path class="st22" d="M88.4,290.2l1.2,32.8c0,0,0.3,16.4,16.2,30.6"/>
<path class="st22" d="M171.6,131.1c1.4-2.8,3-7.7,7.4-11.2c1.8-1.4,3.6-2.5,5.1-3.3"/>
<path class="st22" d="M134.1,16.5l-0.7,107.3c0,4.3,3.4,7.8,7.7,7.8l23.7,0.3"/>
</g>
</g>
<g id="botoes_A">
<circle class="st23" cx="105.5" cy="67.8" r="18"/>
<circle class="st23" cx="217.6" cy="85.5" r="18"/>
<g>
<path class="st25" d="M96.1,59.7h3.3v11.8h5.7v2.8h-9C96.1,74.2,96.1,59.7,96.1,59.7z"/>
<path class="st25" d="M107.5,71.6h3.1v-8.2h-2.7v-2c1.5-0.3,2.5-0.7,3.5-1.3h2.4v11.5h2.7v2.6h-9V71.6z"/>
</g>
<g>
<path class="st25" d="M206.9,77.8h5.2c3.1,0,5.6,1.1,5.6,4.5s-2.5,4.8-5.6,4.8h-1.9v5.2h-3.3V77.8z M211.9,84.5
c1.7,0,2.6-0.7,2.6-2.2s-0.9-1.9-2.6-1.9h-1.7v4.1H211.9z M211.6,86.2l2.3-2.1l4.6,8.2h-3.7L211.6,86.2L211.6,86.2z"/>
<path class="st25" d="M220.4,89.7h3.1v-8.2h-2.6v-2c1.5-0.3,2.5-0.7,3.5-1.3h2.4v11.5h2.6v2.6h-9V89.7z"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Duckstation_-_Mouse" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 370 500" style="enable-background:new 0 0 370 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
.st1{fill:#CCCCCC;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
.st2{fill:#999999;}
.st3{fill:none;stroke:#4D4D4D;stroke-miterlimit:10;}
.st4{fill:none;stroke:#000000;stroke-width:4;stroke-miterlimit:10;}
.st5{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st6{fill:#8D8D8D;}
</style>
<g id="tela">
<rect class="st0" width="370" height="500"/>
</g>
<g id="By_Maxihplay">
<path id="base" class="st1" d="M114.7,426.9c-33.6-20.6-53.4-58-52-97.4l7.6-215c0-33.8,27.4-61.2,61.2-61.2h108.2
c33.8,0,61.2,27.4,61.2,61.2l6.4,215.4c1.1,38.6-17.9,75.3-50.5,95.9c-22.2,14.1-48.5,21.7-75.7,21
C157.2,446,134.4,439,114.7,426.9z"/>
<path id="sombra" class="st2" d="M307.3,329.8l-2.4-81.6c-0.6,12-4.7,83.7-61.2,122c-9.1,6.2-29.3,18.3-57.9,18.5
s-49-11.4-57.9-17.2c-58.4-38-61.8-114-62.2-125.1l-2.9,82.9c-1.3,39.4,18.4,76.8,52,97.4c19.7,12.1,42.6,19.2,66.4,19.8
c27.2,0.7,53.4-6.9,75.7-21C289.4,405,308.4,368.4,307.3,329.8z"/>
<g id="detalhes">
<line id="d" class="st3" x1="286.3" y1="190" x2="287.7" y2="276.5"/>
<line id="c_00000019656054744658015030000010830243787137806253_" class="st3" x1="84.1" y1="190" x2="82.7" y2="276.5"/>
<line id="b" class="st3" x1="282.8" y1="110.6" x2="286.3" y2="166.4"/>
<line id="a" class="st3" x1="87.7" y1="112.1" x2="84.1" y2="166.4"/>
</g>
<path id="linhas" class="st4" d="M114.7,426.9c-33.6-20.6-53.4-58-52-97.4l7.6-215c0-33.8,27.4-61.2,61.2-61.2h108.2
c33.8,0,61.2,27.4,61.2,61.2l6.4,215.4c1.1,38.6-17.9,75.3-50.5,95.9c-22.2,14.1-48.5,21.7-75.7,21
C157.2,446,134.4,439,114.7,426.9z"/>
<g id="linhas_2">
<path class="st5" d="M71.4,183.1c0,0,124.5-21.8,227.1,1.9"/>
<line class="st5" x1="185" y1="58.8" x2="185" y2="174.1"/>
</g>
<path id="logo" class="st6" d="M226.6,232.9c-13.7-1.2-28.7-1.9-44.7-1.8c-13.6,0.1-26.5,0.7-38.4,1.8c-0.4,0-2.7-0.1-4.4-1.9
c-1.1-1.1-1.9-2.7-1.9-4.4v-10.3c0-3.5,2.8-6.3,6.3-6.3c12.1-1.4,25.5-2.3,40.3-2.4c15.7-0.1,30.1,0.9,42.9,2.4
c0.4,0,2.7,0.1,4.4,1.9c1.1,1.1,1.9,2.7,1.9,4.4v10.3C232.8,230.2,229.9,232.9,226.6,232.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Duckstation_-_Joystick" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 150 150" style="enable-background:new 0 0 150 150;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
.st1{fill:none;stroke:#000000;stroke-width:12;stroke-miterlimit:10;}
.st2{fill:none;stroke:#000000;stroke-width:12;stroke-linecap:round;stroke-miterlimit:10;}
.st3{stroke:#000000;stroke-width:5;stroke-miterlimit:10;}
</style>
<g id="tela">
<path id="tela-2" class="st0" d="M3,0h143.9c1.7,0,3.1,1.4,3.1-3v143.9c0,7.7-1.4,9.1-3.1,9.1H3c-1.7,0-3-1.4-3-9.1V-3
C0,1.4,1.4,0,3,0z"/>
</g>
<g id="By_Maxihplay">
<path id="Base" class="st1" d="M16.9,108.8c-1.8,0-3.1-1.7-2.8-3.5l7.8-29.7c0.3-1.3,1.4-2.2,2.7-2.3l100.1-0.7
c1.3,0,2.5,0.9,2.8,2.2l8.4,30.4c0.4,1.8-0.9,3.5-2.7,3.5c-11.8,5-32.5,11.9-59.1,11.8C48.5,120.3,28.5,113.7,16.9,108.8z"/>
<g id="alavancas">
<line id="b" class="st2" x1="109.8" y1="55" x2="110" y2="77.5"/>
<line id="a" class="st2" x1="40.9" y1="53.4" x2="41.1" y2="77.8"/>
<path id="alavanca_A_00000147182982806732442090000011541912298013890730_" class="st3" d="M114.1,54.3c2.1-0.3,2.6,0.1,2.5,0.2
c1.8,0.7,1.4,2.7,1.4,2.7c-0.4,3.9-5.1,4.1-5.7,4.1c-1.3,1.7-6.2,1.5-6.3,0.9c-2.1-1-2.9-6.5-3.1-6.9c-0.5-1.8-0.6-4.4-0.4-4.9
c0.1-0.6,1.9-2.3,1.9-3.1c-0.1-7.7,0.8-11.8,1-12.4c0.3-0.8-1.6-0.1-1.5-0.1c0,0-3.2,1.6-3.2,1.6c-3.1,1.5-4.3-5.2-3.8-6.3l0,0
c5.1-10.7,10.1-7.7,18.2-8.3c2.2,0.8,0.9,5.7,1,7.2c-0.3,0.8-1.4,2.2-1.5,2.4l0,0c-0.2,0.2-1.8,2.3-1.1,5.3
C114.4,40.1,113.9,52.5,114.1,54.3L114.1,54.3z"/>
<path id="alavanca_A" class="st3" d="M36.7,54.3c0.2-1.8-0.3-14.2,0.6-17.7c0.7-3-0.9-5.1-1.1-5.3l0,0c-0.1-0.2-1.2-1.6-1.5-2.4
c0.1-1.5-1.2-6.4,1-7.2c8.1,0.6,13.1-2.4,18.2,8.3l0,0c0.5,1.1-0.7,7.8-3.8,6.3c0,0-3.2-1.6-3.2-1.6c0.1,0-1.8-0.6-1.5,0.1
c0.2,0.6,1.1,4.8,1,12.4c0,0.9,1.9,2.5,1.9,3.1c0.1,0.5,0.1,3.1-0.4,4.9c-0.2,0.4-1,5.9-3.1,6.9c-0.1,0.6-5,0.8-6.3-0.9
c-0.6,0-5.3-0.2-5.7-4.1c0,0-0.4-2,1.4-2.7C34.1,54.4,34.6,54,36.7,54.3L36.7,54.3z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Duckstation_-_Joystick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 153"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-2,.cls-3{stroke:#fff;stroke-miterlimit:10;}.cls-1,.cls-4,.cls-3{fill:none;}.cls-1,.cls-3{stroke-width:12px;}.cls-2{fill:#fff;stroke-width:5px;}</style></defs><g id="tela"><path id="tela-2" class="cls-4" d="M3,3H146.9c1.7,0,3.1,1.4,3.1-3V143.9c0,7.7-1.4,9.1-3.1,9.1H3c-1.7,0-3-1.4-3-9.1V0C0,4.4,1.4,3,3,3Z"/></g><g id="By_Maxihplay"><path id="Base" class="cls-3" d="M16.9,111.8c-1.8,0-3.1-1.7-2.8-3.5l7.8-29.7c.3-1.3,1.4-2.2,2.7-2.3l100.1-.7c1.3,0,2.5,.9,2.8,2.2l8.4,30.4c.4,1.8-.9,3.5-2.7,3.5-11.8,5-32.5,11.9-59.1,11.8-25.6-.2-45.6-6.8-57.2-11.7Z"/><g id="alavancas"><line id="b" class="cls-1" x1="109.8" y1="58" x2="110" y2="80.5"/><line id="a" class="cls-1" x1="40.9" y1="56.4" x2="41.1" y2="80.8"/><path id="alavanca_A" class="cls-2" d="M114.07,57.3c2.1-.3,2.6,.1,2.5,.2,1.8,.7,1.4,2.7,1.4,2.7-.44,3.86-5.11,4.1-5.7,4.1-1.32,1.73-6.17,1.47-6.3,.9-2.13-1.04-2.87-6.45-3.1-6.9-.51-1.8-.55-4.44-.41-4.94,.05-.63,1.91-2.25,1.91-3.1-.1-7.66,.78-11.82,.99-12.43,.31-.77-1.6-.11-1.49-.13,0,0-3.2,1.6-3.2,1.6-3.05,1.53-4.32-5.24-3.8-6.3h0c5.12-10.65,10.14-7.65,18.2-8.3,2.22,.79,.9,5.69,1,7.2-.3,.8-1.4,2.2-1.5,2.4h0c-.2,.2-1.8,2.3-1.1,5.3,.92,3.46,.39,15.95,.6,17.7h0Z"/><path id="alavanca_A-2" class="cls-2" d="M36.7,57.3c.21-1.75-.32-14.24,.6-17.7,.7-3-.9-5.1-1.1-5.3h0c-.1-.2-1.2-1.6-1.5-2.4,.1-1.51-1.22-6.41,1-7.2,8.06,.65,13.08-2.35,18.2,8.3h0c.52,1.06-.75,7.83-3.8,6.3,0,0-3.2-1.6-3.2-1.6,.11,.01-1.8-.64-1.49,.13,.21,.61,1.1,4.77,.99,12.43,0,.85,1.86,2.47,1.91,3.1,.14,.51,.1,3.14-.41,4.94-.22,.45-.96,5.85-3.1,6.9-.13,.57-4.98,.83-6.3-.9-.59,0-5.26-.24-5.7-4.1,0,0-.4-2,1.4-2.7-.1-.1,.4-.5,2.5-.2h0Z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -213,6 +213,8 @@
<file>controllers/negcon.svg</file> <file>controllers/negcon.svg</file>
<file>controllers/analog_controller.svg</file> <file>controllers/analog_controller.svg</file>
<file>controllers/digital_controller.svg</file> <file>controllers/digital_controller.svg</file>
<file>controllers/analog_joystick.svg</file>
<file>controllers/mouse.svg</file>
<file>icons/list-add@2x.png</file> <file>icons/list-add@2x.png</file>
<file>icons/flag-eu.svg</file> <file>icons/flag-eu.svg</file>
<file>icons/flag-jp.svg</file> <file>icons/flag-jp.svg</file>
@ -350,6 +352,7 @@
<file>icons/black/svg/arrow-down-line.svg</file> <file>icons/black/svg/arrow-down-line.svg</file>
<file>icons/black/svg/screenshot-2-line.svg</file> <file>icons/black/svg/screenshot-2-line.svg</file>
<file>icons/black/svg/minus-line.svg</file> <file>icons/black/svg/minus-line.svg</file>
<file>icons/black/svg/joystick-line.svg</file>
<file>icons/audio-card@2x.png</file> <file>icons/audio-card@2x.png</file>
<file>icons/applications-system-24@2x.png</file> <file>icons/applications-system-24@2x.png</file>
<file>icons/video-display@2x.png</file> <file>icons/video-display@2x.png</file>
@ -504,6 +507,7 @@
<file>icons/white/svg/arrow-down-line.svg</file> <file>icons/white/svg/arrow-down-line.svg</file>
<file>icons/white/svg/screenshot-2-line.svg</file> <file>icons/white/svg/screenshot-2-line.svg</file>
<file>icons/white/svg/minus-line.svg</file> <file>icons/white/svg/minus-line.svg</file>
<file>icons/white/svg/joystick-line.svg</file>
<file>icons/flag-jp@2x.png</file> <file>icons/flag-jp@2x.png</file>
<file>icons/view-fullscreen.png</file> <file>icons/view-fullscreen.png</file>
<file>icons/edit-clear-16.png</file> <file>icons/edit-clear-16.png</file>