Compare commits

...

3 Commits

Author SHA1 Message Date
chaoticgd 80ff25dbd6
Merge cdc89aa574 into bf8693a7e8 2025-01-30 08:25:19 +08:00
PCSX2 Bot bf8693a7e8 [ci skip] Qt: Update Base Translation. 2025-01-29 19:07:07 -05:00
TheTechnician27 32a67c48e0 Qt: Add Wiki and Documentation to 'Help' menu 2025-01-29 10:10:44 -05:00
216 changed files with 741 additions and 2294 deletions

View File

@ -89,6 +89,16 @@ QString AboutDialog::getThirdPartyLicensesUrl()
return GetDocFileUrl("ThirdPartyLicenses.html");
}
QString AboutDialog::getWikiUrl()
{
return QString::fromUtf8(PCSX2_WIKI_URL);
}
QString AboutDialog::getDocumentationUrl()
{
return QString::fromUtf8(PCSX2_DOCUMENTATION_URL);
}
QString AboutDialog::getDiscordServerUrl()
{
return QString::fromUtf8(PCSX2_DISCORD_URL);

View File

@ -19,6 +19,8 @@ public:
static QString getGitHubRepositoryUrl();
static QString getLicenseUrl();
static QString getThirdPartyLicensesUrl();
static QString getWikiUrl();
static QString getDocumentationUrl();
static QString getDiscordServerUrl();
static void showHTMLDialog(QWidget* parent, const QString& title, const QString& url);

View File

@ -345,6 +345,8 @@ void MainWindow::connectSignals()
connect(m_ui.actionViewGameProperties, &QAction::triggered, this, &MainWindow::onViewGamePropertiesActionTriggered);
connect(m_ui.actionGitHubRepository, &QAction::triggered, this, &MainWindow::onGitHubRepositoryActionTriggered);
connect(m_ui.actionSupportForums, &QAction::triggered, this, &MainWindow::onSupportForumsActionTriggered);
connect(m_ui.actionWiki, &QAction::triggered, this, &MainWindow::onWikiActionTriggered);
connect(m_ui.actionDocumentation, &QAction::triggered, this, &MainWindow::onDocumentationActionTriggered);
connect(m_ui.actionDiscordServer, &QAction::triggered, this, &MainWindow::onDiscordServerActionTriggered);
connect(m_ui.actionAboutQt, &QAction::triggered, qApp, &QApplication::aboutQt);
connect(m_ui.actionAbout, &QAction::triggered, this, &MainWindow::onAboutActionTriggered);
@ -1598,6 +1600,16 @@ void MainWindow::onSupportForumsActionTriggered()
QtUtils::OpenURL(this, AboutDialog::getSupportForumsUrl());
}
void MainWindow::onWikiActionTriggered()
{
QtUtils::OpenURL(this, AboutDialog::getWikiUrl());
}
void MainWindow::onDocumentationActionTriggered()
{
QtUtils::OpenURL(this, AboutDialog::getDocumentationUrl());
}
void MainWindow::onDiscordServerActionTriggered()
{
QtUtils::OpenURL(this, AboutDialog::getDiscordServerUrl());

View File

@ -157,6 +157,8 @@ private Q_SLOTS:
void onViewGamePropertiesActionTriggered();
void onGitHubRepositoryActionTriggered();
void onSupportForumsActionTriggered();
void onWikiActionTriggered();
void onDocumentationActionTriggered();
void onDiscordServerActionTriggered();
void onAboutActionTriggered();
void onToolsOpenDataDirectoryTriggered();

View File

@ -117,6 +117,8 @@
</property>
<addaction name="actionGitHubRepository"/>
<addaction name="actionSupportForums"/>
<addaction name="actionWiki"/>
<addaction name="actionDocumentation"/>
<addaction name="actionDiscordServer"/>
<addaction name="separator"/>
<addaction name="actionCheckForUpdates"/>
@ -514,6 +516,22 @@
<string>Support &amp;Forums...</string>
</property>
</action>
<action name="actionWiki">
<property name="icon">
<iconset theme="book"/>
</property>
<property name="text">
<string>PCSX2 &amp;Wiki...</string>
</property>
</action>
<action name="actionDocumentation">
<property name="icon">
<iconset theme="booklet"/>
</property>
<property name="text">
<string>D&amp;ocumentation...</string>
</property>
</action>
<action name="actionDiscordServer">
<property name="icon">
<iconset theme="discord"/>

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="pop_icon" data-name="pop icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
fill: #1d1d1b;
}
</style>
</defs>
<g id="by_maxihplay" data-name="by maxihplay">
<path class="cls-1" d="m146.85,100.35l-.1-.3-15.3-57.1c-1.2-6.7-6.9-9.5-13.8-9.5H32.25c-6.8,0-12.6,2.8-13.8,9.5L3.25,99.75l-.1.7c-.6,4,.6,8.1,3.2,11.2s6.5,4.9,10.6,4.9h116c4.1,0,7.9-1.8,10.6-4.9,2.7-3.1,3.9-7.2,3.3-11.3h0Zm-123.2,4.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.4,10-10,10Zm2.9-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.9,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.4,10-10,10Z"/>
</g>
</svg>
<svg viewBox="0 0 150 150"><path id="by_maxihplay" d="m146.85,100.35l-.1-.3-15.3-57.1c-1.2-6.7-6.9-9.5-13.8-9.5H32.25c-6.8,0-12.6,2.8-13.8,9.5L3.25,99.75l-.1.7c-.6,4,.6,8.1,3.2,11.2s6.5,4.9,10.6,4.9h116c4.1,0,7.9-1.8,10.6-4.9,2.7-3.1,3.9-7.2,3.3-11.3h0Zm-123.2,4.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.4,10-10,10Zm2.9-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.9,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.5,10-10,10Zm2.8-34.9c0-5.5,4.5-10,10-10s10,4.5,10,10-4.5,10-10,10-10-4.4-10-10Zm22.8,34.9c-5.5,0-10-4.5-10-10s4.5-10,10-10,10,4.5,10,10-4.4,10-10,10Z" fill="#1d1d1b"/></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 901 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M16.05 12.05L21 17l-4.95 4.95-1.414-1.414 2.536-2.537L4 18v-2h13.172l-2.536-2.536 1.414-1.414zm-8.1-10l1.414 1.414L6.828 6 20 6v2H6.828l2.536 2.536L7.95 11.95 3 7l4.95-4.95z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M16.05 12.05L21 17l-4.95 4.95-1.414-1.414 2.536-2.537L4 18v-2h13.172l-2.536-2.536 1.414-1.414zm-8.1-10l1.414 1.414L6.828 6 20 6v2H6.828l2.536 2.536L7.95 11.95 3 7l4.95-4.95z"/></svg>

Before

Width:  |  Height:  |  Size: 326 B

After

Width:  |  Height:  |  Size: 217 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M8 8v8h8V8H8zM6 6h12v12H6V6zm0-4h2v3H6V2zm0 17h2v3H6v-3zM2 6h3v2H2V6zm0 10h3v2H2v-2zM19 6h3v2h-3V6zm0 10h3v2h-3v-2zM16 2h2v3h-2V2zm0 17h2v3h-2v-3z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M8 8v8h8V8H8zM6 6h12v12H6V6zm0-4h2v3H6V2zm0 17h2v3H6v-3zM2 6h3v2H2V6zm0 10h3v2H2v-2zM19 6h3v2h-3V6zm0 10h3v2h-3v-2zM16 2h2v3h-2V2zm0 17h2v3h-2v-3z"/></svg>

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 190 B

View File

@ -1,41 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
fill="currentColor"
class="bi bi-at"
viewBox="0 0 16 16"
version="1.1"
id="svg4"
sodipodi:docname="at.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs8" />
<sodipodi:namedview
id="namedview6"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="83.4386"
inkscape:cx="6.2441124"
inkscape:cy="15.178826"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
d="M 15.802279,7.0562664 C 15.802279,2.8957055 12.648554,0 8.1149865,0 3.4173529,0 0.197721,3.250482 0.197721,7.9957932 0.197721,12.893953 3.3318138,16 8.2776509,16 9.4864151,16 10.6461,15.82752 11.508501,15.530237 v -1.208765 c -0.602979,0.279054 -1.8986853,0.459947 -3.2112181,0.459947 -4.1030676,0 -6.7491674,-2.636283 -6.7491674,-6.7281324 0,-3.9880806 2.6937773,-6.8445224 6.4420683,-6.8445224 3.8352322,0 6.4617002,2.3670465 6.4617002,5.8278703 0,2.3586328 -0.776862,3.8829095 -1.985627,3.8829095 -0.68992,0 -1.082559,-0.392638 -1.082559,-1.0657316 V 4.2292726 H 9.9365466 V 5.3987731 H 9.7822959 C 9.4092898,4.5644172 8.5468884,4.0469763 7.5386499,4.0469763 c -1.9631901,0 -3.3346187,1.6294478 -3.3346187,3.9586329 0,2.4357578 1.3419807,4.0750218 3.3360211,4.0750218 1.1218229,0 1.9842245,-0.546889 2.3964943,-1.524277 h 0.1542504 c 0.113585,0.939527 0.985802,1.609817 2.107625,1.609817 2.204383,0 3.603857,-1.984225 3.603857,-5.1085023 z M 5.7381241,8.0434706 c 0,-1.6785275 0.7572305,-2.6741454 2.0417178,-2.6741454 1.3041192,0 2.1370728,1.0348816 2.1370728,2.6741454 0,1.6392639 -0.8427695,2.6839624 -2.1567046,2.6839624 -1.2550395,0 -2.022086,-1.0166529 -2.022086,-2.6839624 z"
id="path2"
style="stroke-width:1.40228" />
</svg>
<svg viewBox="0 0 16 16"><path d="M 15.802279,7.0562664 C 15.802279,2.8957055 12.648554,0 8.1149865,0 3.4173529,0 0.197721,3.250482 0.197721,7.9957932 0.197721,12.893953 3.3318138,16 8.2776509,16 9.4864151,16 10.6461,15.82752 11.508501,15.530237 v -1.208765 c -0.602979,0.279054 -1.8986853,0.459947 -3.2112181,0.459947 -4.1030676,0 -6.7491674,-2.636283 -6.7491674,-6.7281324 0,-3.9880806 2.6937773,-6.8445224 6.4420683,-6.8445224 3.8352322,0 6.4617002,2.3670465 6.4617002,5.8278703 0,2.3586328 -0.776862,3.8829095 -1.985627,3.8829095 -0.68992,0 -1.082559,-0.392638 -1.082559,-1.0657316 V 4.2292726 H 9.9365466 V 5.3987731 H 9.7822959 C 9.4092898,4.5644172 8.5468884,4.0469763 7.5386499,4.0469763 c -1.9631901,0 -3.3346187,1.6294478 -3.3346187,3.9586329 0,2.4357578 1.3419807,4.0750218 3.3360211,4.0750218 1.1218229,0 1.9842245,-0.546889 2.3964943,-1.524277 h 0.1542504 c 0.113585,0.939527 0.985802,1.609817 2.107625,1.609817 2.204383,0 3.603857,-1.984225 3.603857,-5.1085023 z M 5.7381241,8.0434706 c 0,-1.6785275 0.7572305,-2.6741454 2.0417178,-2.6741454 1.3041192,0 2.1370728,1.0348816 2.1370728,2.6741454 0,1.6392639 -0.8427695,2.6839624 -2.1567046,2.6839624 -1.2550395,0 -2.022086,-1.0166529 -2.022086,-2.6839624 z" style="stroke-width:1.40228"/></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,47 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
version="1.1"
id="bandaid"
x="0px"
y="0px"
viewBox="0 0 21.6 21.6"
style="enable-background:new 0 0 21.6 21.6"
xml:space="preserve"
sodipodi:docname="band-aid-line-dark.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs8" /><sodipodi:namedview
id="namedview6"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="35.231481"
inkscape:cx="10.785808"
inkscape:cy="10.785808"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="bandaid" />
<style
type="text/css"
id="style2">
.st0{fill:#FFFFFF;}
</style>
<path
id="By_Maxihplay"
class="st0"
d="M16.4,10.8L19,8.3c1-1,1-2.7,0-3.8l-1.9-1.9c-0.5-0.5-1.2-0.8-1.9-0.8s-1.4,0.3-1.9,0.8 l-2.5,2.5L8.3,2.6c-1-1-2.7-1-3.8,0L2.6,4.5c-1,1-1,2.7,0,3.8l2.5,2.5l-2.5,2.5c-1,1-1,2.7,0,3.8L4.5,19c0.5,0.5,1.2,0.8,1.9,0.8 s1.4-0.3,1.9-0.8l2.5-2.5l2.5,2.5c1,1,2.7,1,3.8,0l1.9-1.9c1-1,1-2.7,0-3.8L16.4,10.8z M8.4,9.8c0.5,0,0.9,0.4,0.9,0.9 s-0.4,0.9-0.9,0.9s-0.9-0.4-0.9-0.9C7.6,10.2,8,9.8,8.4,9.8z M7.1,17.8c-0.2,0.2-0.5,0.3-0.7,0.3S5.8,18,5.6,17.8L3.8,16 c-0.4-0.4-0.4-1.1,0-1.5L6.3,12l3.3,3.3C9.7,15.3,7.1,17.8,7.1,17.8z M10.8,13.8c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9 s0.9,0.4,0.9,0.9C11.7,13.5,11.3,13.8,10.8,13.8z M10.8,9.1c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9 S11.3,9.1,10.8,9.1z M13.2,11.5c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9C14.1,11.1,13.7,11.5,13.2,11.5z M11.9,6.3 l2.5-2.5c0.2-0.2,0.5-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.9,1.9c0.4,0.4,0.4,1.1,0,1.5l-2.5,2.5L11.9,6.3z"
style="fill:#000000" />
</svg>
<svg viewBox="0 0 21 21"><path id="By_Maxihplay" d="M16.4,10.8L19,8.3c1-1,1-2.7,0-3.8l-1.9-1.9c-0.5-0.5-1.2-0.8-1.9-0.8s-1.4,0.3-1.9,0.8 l-2.5,2.5L8.3,2.6c-1-1-2.7-1-3.8,0L2.6,4.5c-1,1-1,2.7,0,3.8l2.5,2.5l-2.5,2.5c-1,1-1,2.7,0,3.8L4.5,19c0.5,0.5,1.2,0.8,1.9,0.8 s1.4-0.3,1.9-0.8l2.5-2.5l2.5,2.5c1,1,2.7,1,3.8,0l1.9-1.9c1-1,1-2.7,0-3.8L16.4,10.8z M8.4,9.8c0.5,0,0.9,0.4,0.9,0.9 s-0.4,0.9-0.9,0.9s-0.9-0.4-0.9-0.9C7.6,10.2,8,9.8,8.4,9.8z M7.1,17.8c-0.2,0.2-0.5,0.3-0.7,0.3S5.8,18,5.6,17.8L3.8,16 c-0.4-0.4-0.4-1.1,0-1.5L6.3,12l3.3,3.3C9.7,15.3,7.1,17.8,7.1,17.8z M10.8,13.8c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9 s0.9,0.4,0.9,0.9C11.7,13.5,11.3,13.8,10.8,13.8z M10.8,9.1c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9 S11.3,9.1,10.8,9.1z M13.2,11.5c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9C14.1,11.1,13.7,11.5,13.2,11.5z M11.9,6.3 l2.5-2.5c0.2-0.2,0.5-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.9,1.9c0.4,0.4,0.4,1.1,0,1.5l-2.5,2.5L11.9,6.3z" /></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 972 B

View File

@ -0,0 +1 @@
<svg viewBox="0 0 24 24"><path d="M21 18H6a1 1 0 0 0 0 2h15v2H6a3 3 0 0 1-3-3V4a2 2 0 0 1 2-2h16v16zM5 16.05c.162-.033.329-.05.5-.05H19V4H5v12.05zM16 9H8V7h8v2z"/></svg>

After

Width:  |  Height:  |  Size: 170 B

View File

@ -0,0 +1 @@
<svg viewBox="0 0 24 24"><path d="M20.005 2C21.107 2 22 2.898 22 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H4v-4H2v-2h2v-3H2v-2h2V8H2V6h2V2h16.005zM8 4H6v16h2V4zm12 0H10v16h10V4z"/></svg>

After

Width:  |  Height:  |  Size: 185 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M15.456 9.678l-.142-.142a5.475 5.475 0 0 0-2.39-1.349c-2.907-.778-5.699.869-6.492 3.83-.043.16-.066.34-.104.791-.154 1.87-.594 3.265-1.8 4.68 2.26.888 4.938 1.514 6.974 1.514a5.505 5.505 0 0 0 5.31-4.078 5.497 5.497 0 0 0-1.356-5.246zM13.29 6.216l4.939-3.841a1 1 0 0 1 1.32.082l2.995 2.994a1 1 0 0 1 .082 1.321l-3.84 4.938a7.505 7.505 0 0 1-7.283 9.292C8 21.002 3.5 19.5 1 18c3.98-3 3.047-4.81 3.5-6.5 1.058-3.95 4.842-6.257 8.789-5.284zm3.413 1.879c.065.063.13.128.193.194l1.135 1.134 2.475-3.182-1.746-1.746-3.182 2.475 1.125 1.125z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M15.456 9.678l-.142-.142a5.475 5.475 0 0 0-2.39-1.349c-2.907-.778-5.699.869-6.492 3.83-.043.16-.066.34-.104.791-.154 1.87-.594 3.265-1.8 4.68 2.26.888 4.938 1.514 6.974 1.514a5.505 5.505 0 0 0 5.31-4.078 5.497 5.497 0 0 0-1.356-5.246zM13.29 6.216l4.939-3.841a1 1 0 0 1 1.32.082l2.995 2.994a1 1 0 0 1 .082 1.321l-3.84 4.938a7.505 7.505 0 0 1-7.283 9.292C8 21.002 3.5 19.5 1 18c3.98-3 3.047-4.81 3.5-6.5 1.058-3.95 4.842-6.257 8.789-5.284zm3.413 1.879c.065.063.13.128.193.194l1.135 1.134 2.475-3.182-1.746-1.746-3.182 2.475 1.125 1.125z"/></svg>

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 578 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Buzz_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="By_Maxihplay"><path d="M72.11,143.02h-.21c-18.77-.66-29.6-13.24-33.39-18.61h0c-1.41-2-2.16-4.37-2.16-6.83V35.41c0-9.6,7.8-17.4,17.38-17.4h42.52c9.58,0,17.38,7.81,17.38,17.4V117.84c0,2.32-.68,4.6-1.98,6.57-8.56,13.04-20.38,18.61-39.55,18.61Zm-23.75-25.48c2.77,3.92,10.58,12.97,23.86,13.48,17.29-.02,24.08-5.06,29.41-13.18V35.41c.01-2.98-2.4-5.4-5.37-5.4H53.74c-2.97,0-5.38,2.42-5.38,5.4V117.54Z"/><g><rect x="56.75" y="100.17" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="81.75" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="63.33" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="44.91" width="36.5" height="13.15" rx="3.81" ry="3.81"/></g><path class="cls-2" d="M95.12,23.03c0,5.55-9.01,7.04-20.12,7.04s-20.12-1.5-20.12-7.04,9.01-10.04,20.12-10.04,20.12,4.5,20.12,10.04Z"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Maxihplay"><path d="M72.11,143.02h-.21c-18.77-.66-29.6-13.24-33.39-18.61h0c-1.41-2-2.16-4.37-2.16-6.83V35.41c0-9.6,7.8-17.4,17.38-17.4h42.52c9.58,0,17.38,7.81,17.38,17.4V117.84c0,2.32-.68,4.6-1.98,6.57-8.56,13.04-20.38,18.61-39.55,18.61Zm-23.75-25.48c2.77,3.92,10.58,12.97,23.86,13.48,17.29-.02,24.08-5.06,29.41-13.18V35.41c.01-2.98-2.4-5.4-5.37-5.4H53.74c-2.97,0-5.38,2.42-5.38,5.4V117.54Z"/><g><rect x="56.75" y="100.17" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="81.75" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="63.33" width="36.5" height="13.15" rx="3.81" ry="3.81"/><rect x="56.75" y="44.91" width="36.5" height="13.15" rx="3.81" ry="3.81"/></g><path class="cls-2" d="M95.12,23.03c0,5.55-9.01,7.04-20.12,7.04s-20.12-1.5-20.12-7.04,9.01-10.04,20.12-10.04,20.12,4.5,20.12,10.04Z"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 980 B

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="camera_video_-_PCSX2" data-name="camera video - PCSX2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
@ -10,7 +9,7 @@
}
</style>
</defs>
<g id="By_Maxihplay" data-name="By Maxihplay">
<g id="By_Maxihplay">
<rect class="cls-1" x="9.4" y="33.49" width="90.95" height="83.02" rx="12.96" ry="12.96"/>
<path class="cls-1" d="m138.43,105.09l-37.81-15.05v-30.07l37.81-15.05c1.03-.41,2.16.3,2.16,1.35v57.48c0,1.05-1.14,1.76-2.16,1.35Z"/>
</g>

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 466 B

View File

@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Camada_3" data-name="Camada 3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<g id="Cheats">
<g id="By_Maxihplay" data-name="By Maxihplay">
<svg viewBox="0 0 150 150">
<g id="By_Maxihplay">
<path d="m105.8,87.35c-3.75-3.8-8.31-5.73-13.6-5.73-6.17,0-11.91,3.15-17.2,9.6-5.37-6.37-11.02-9.6-17.2-9.6-5.29,0-9.85,1.93-13.6,5.73-3.75,3.8-5.66,8.38-5.66,13.75s1.91,9.96,5.66,13.75c3.75,3.8,8.31,5.73,13.6,5.73,6.17,0,11.91-3.15,17.2-9.6,5.37,6.37,11.02,9.6,17.2,9.6,5.29,0,9.85-1.93,13.6-5.73,3.75-3.8,5.66-8.38,5.66-13.75s-1.91-9.96-5.66-13.75Zm-47.92,21.56l.07-.07c-2.28,0-4.26-.72-5.88-2.29-1.62-1.58-2.43-3.37-2.43-5.52,0-1.36.37-2.65,1.1-3.87.73-1.22,1.76-2.22,3.01-2.87,1.25-.64,2.57-1,4.12-1,3.53,0,7.13,2.58,10.66,7.81-3.53,5.23-7.13,7.81-10.66,7.81Zm42.26-5.37c-.22.86-.66,1.58-1.18,2.22-.51.64-1.18,1.29-1.84,1.72-.66.43-1.4.86-2.28,1.07-.88.21-1.76.36-2.65.36-3.53,0-7.13-2.58-10.66-7.81,3.53-5.23,7.13-7.81,10.66-7.81,2.28,0,4.26.72,5.88,2.29,1.62,1.58,2.43,3.37,2.43,5.52,0,.79-.15,1.58-.37,2.44Z"/>
<path d="m51.73,69.93h-15V25.8c0-10.83,9.16-19.64,20.41-19.64h35.72c11.25,0,20.41,8.81,20.41,19.64v22.5h-15v-22.5c0-2.39-2.48-4.4-5.41-4.4h-35.72c-2.93,0-5.41,2.02-5.41,4.4v44.13Z"/>
<path d="m115.49,143.67H34.51c-9.8,0-17.78-7.98-17.78-17.78v-49.56c0-9.8,7.98-17.78,17.78-17.78h80.98c9.8,0,17.78,7.98,17.78,17.78v49.56c0,9.8-7.98,17.78-17.78,17.78ZM34.51,70.55c-3.19,0-5.78,2.59-5.78,5.78v49.56c0,3.19,2.59,5.78,5.78,5.78h80.98c3.19,0,5.78-2.59,5.78-5.78v-49.56c0-3.19-2.59-5.78-5.78-5.78H34.51Z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3zM4.003 9L4 20h11V9H4.003z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3zM4.003 9L4 20h11V9H4.003z"/></svg>

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 286 B

View File

@ -1,18 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Bios_-_Pcsx2" data-name="Bios - Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
stroke-linejoin: round;
}
.cls-1, .cls-2 {
fill: none;
stroke: #000;
stroke-linecap: round;
stroke-width: 12px;
}
.cls-2 {
stroke-miterlimit: 10;
}

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{fill:none;}</style></defs><g id="tela"><path class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="close-line"><path id="By_Maxihplay" d="M75,63.55L112.47,26.08c1.44-1.44,3.79-1.44,5.23,0l6.22,6.22c1.44,1.44,1.44,3.79,0,5.23l-37.47,37.47,37.47,37.47c1.44,1.44,1.44,3.79,0,5.23l-6.22,6.22c-1.44,1.44-3.79,1.44-5.23,0l-37.47-37.47-37.47,37.47c-1.44,1.44-3.79,1.44-5.23,0l-6.22-6.22c-1.44-1.44-1.44-3.79,0-5.23l37.47-37.47L26.08,37.53c-1.44-1.44-1.44-3.79,0-5.23l6.22-6.22c1.44-1.44,3.79-1.44,5.23,0l37.47,37.47Z"/></g></svg>
<svg viewBox="0 0 150 150"><path id="By_Maxihplay" d="M75,63.55L112.47,26.08c1.44-1.44,3.79-1.44,5.23,0l6.22,6.22c1.44,1.44,1.44,3.79,0,5.23l-37.47,37.47,37.47,37.47c1.44,1.44,1.44,3.79,0,5.23l-6.22,6.22c-1.44,1.44-3.79,1.44-5.23,0l-37.47-37.47-37.47,37.47c-1.44,1.44-3.79,1.44-5.23,0l-6.22-6.22c-1.44-1.44-1.44-3.79,0-5.23l37.47-37.47L26.08,37.53c-1.44-1.44-1.44-3.79,0-5.23l6.22-6.22c1.44-1.44,3.79-1.44,5.23,0l37.47,37.47Z"/></svg>

Before

Width:  |  Height:  |  Size: 636 B

After

Width:  |  Height:  |  Size: 435 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="controller_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2{stroke:#000;stroke-width:12px;}</style></defs><path id="tela" class="cls-1" d="M0,0H150V150H0V0Z"/><path id="By_Maxihplay_and_Kam" class="cls-2" d="M16.38,67.89l-7.41,34.31s3.12,19.69,23.12,11.69l14.32-17.38s15.16,10.75,23.33-6.58h9.27s7.2,15.9,23.52,5.71l16.17,19.28s19.19,6.26,22.34-14.35l-8.46-35.01s.13-15.89-9.17-19.46l-2.95-7.73s-9.19-8.82-22.09-.84l-2.39,8.1H53.11l-2.71-8.52s-10.65-6.62-22.39,.35l-3.72,9.38s-9.11,5.46-7.91,21.05h0Z"/></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;}.cls-2{stroke:#000;stroke-width:12px;}</style></defs><path id="By_Maxihplay_and_Kam" class="cls-2" d="M16.38,67.89l-7.41,34.31s3.12,19.69,23.12,11.69l14.32-17.38s15.16,10.75,23.33-6.58h9.27s7.2,15.9,23.52,5.71l16.17,19.28s19.19,6.26,22.34-14.35l-8.46-35.01s.13-15.89-9.17-19.46l-2.95-7.73s-9.19-8.82-22.09-.84l-2.39,8.1H53.11l-2.71-8.52s-10.65-6.62-22.39,.35l-3.72,9.38s-9.11,5.46-7.91,21.05h0Z"/></svg>

Before

Width:  |  Height:  |  Size: 638 B

After

Width:  |  Height:  |  Size: 462 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="controller_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2,.cls-3{stroke:#000;stroke-width:12px;}.cls-3{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="tela" class="cls-1" d="M0,0H150V150H0V0Z"/><path id="By_Maxihplay_and_Kam" class="cls-2" d="M16.38,67.89l-7.41,34.31s3.12,19.69,23.12,11.69l14.32-17.38s15.16,10.75,23.33-6.58h9.27s7.2,15.9,23.52,5.71l16.17,19.28s19.19,6.26,22.34-14.35l-8.46-35.01s.13-15.89-9.17-19.46l-2.95-7.73s-9.19-8.82-22.09-.84l-2.39,8.1H53.11l-2.71-8.52s-10.65-6.62-22.39,.35l-3.72,9.38s-9.11,5.46-7.91,21.05h0Z"/><path id="x" class="cls-3" d="M133.75,16.25L16.25,133.75"/></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;}.cls-2,.cls-3{stroke:#000;stroke-width:12px;}.cls-3{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="By_Maxihplay_and_Kam" class="cls-2" d="M16.38,67.89l-7.41,34.31s3.12,19.69,23.12,11.69l14.32-17.38s15.16,10.75,23.33-6.58h9.27s7.2,15.9,23.52,5.71l16.17,19.28s19.19,6.26,22.34-14.35l-8.46-35.01s.13-15.89-9.17-19.46l-2.95-7.73s-9.19-8.82-22.09-.84l-2.39,8.1H53.11l-2.71-8.52s-10.65-6.62-22.39,.35l-3.72,9.38s-9.11,5.46-7.91,21.05h0Z"/><path id="x" class="cls-3" d="M133.75,16.25L16.25,133.75"/></svg>

Before

Width:  |  Height:  |  Size: 755 B

After

Width:  |  Height:  |  Size: 579 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="black" d="M12 22a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2m1-20v11l4.5-4.5l1.42 1.42L12 16.84L5.08 9.92L6.5 8.5L11 13V2h2Z"/></svg>
<svg viewBox="0 0 24 24"><path d="M12 22a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2m1-20v11l4.5-4.5l1.42 1.42L12 16.84L5.08 9.92L6.5 8.5L11 13V2h2Z"/></svg>

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 170 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="black" d="M12 22a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2m1-6h-2V6l-4.5 4.5l-1.42-1.42L12 2.16l6.92 6.92l-1.42 1.42L13 6v10Z"/></svg>
<svg viewBox="0 0 24 24"><path d="M12 22a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2m1-6h-2V6l-4.5 4.5l-1.42-1.42L12 2.16l6.92 6.92l-1.42 1.42L13 6v10Z"/></svg>

Before

Width:  |  Height:  |  Size: 245 B

After

Width:  |  Height:  |  Size: 173 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="black" d="M12 14a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m11.46-5.14l-1.59 6.89L15 14.16l3.8-2.38A7.972 7.972 0 0 0 12 8c-3.95 0-7.23 2.86-7.88 6.63l-1.97-.35C2.96 9.58 7.06 6 12 6c3.58 0 6.73 1.89 8.5 4.72l2.96-1.86Z"/></svg>
<svg viewBox="0 0 24 24"><path d="M12 14a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m11.46-5.14l-1.59 6.89L15 14.16l3.8-2.38A7.972 7.972 0 0 0 12 8c-3.95 0-7.23 2.86-7.88 6.63l-1.97-.35C2.96 9.58 7.06 6 12 6c3.58 0 6.73 1.89 8.5 4.72l2.96-1.86Z"/></svg>

Before

Width:  |  Height:  |  Size: 338 B

After

Width:  |  Height:  |  Size: 266 B

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
@ -7,15 +6,10 @@
stroke-miterlimit: 10;
stroke-width: 2px;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<g id="Camada_3" data-name="Camada 3">
<g id="codigos">
<g id="By_Maxihplay" data-name="By Maxihplay">
<g id="Camada_3">
<g id="By_Maxihplay">
<g id="baixo">
<path class="cls-1" d="m20.57,127.29v-7.95h12.21v-30.79l-10.63,5.87-2.93-7.29,15.21-8.03h7.51v40.25h10.52v7.95h-31.89Z"/>
<path class="cls-1" d="m95.6,103.13c0,3.94-.43,7.45-1.28,10.56-.86,3.1-2.11,5.73-3.76,7.86-1.65,2.14-3.66,3.77-6.03,4.89-2.37,1.12-5.08,1.69-8.14,1.69-2.64,0-5.07-.47-7.3-1.39-2.22-.93-4.14-2.39-5.76-4.38-1.61-1.99-2.87-4.54-3.78-7.64-.9-3.1-1.36-6.82-1.36-11.14,0-3.93.43-7.45,1.3-10.56.87-3.1,2.12-5.72,3.76-7.86,1.64-2.14,3.65-3.77,6.05-4.89,2.4-1.12,5.11-1.69,8.14-1.69,2.64,0,5.07.47,7.3,1.39,2.22.93,4.14,2.38,5.74,4.36,1.6,1.98,2.85,4.52,3.76,7.62.9,3.1,1.36,6.83,1.36,11.18Zm-28.37.15v1.37c0,.43.02.86.07,1.3l17.96-12.98c-.86-2.42-1.98-4.21-3.39-5.37s-3.06-1.74-4.97-1.74c-1.37,0-2.64.35-3.81,1.05s-2.19,1.77-3.06,3.21c-.87,1.44-1.55,3.25-2.05,5.43-.5,2.18-.75,4.75-.75,7.74Zm19.36.15c0-.42-.01-.84-.04-1.26-.02-.43-.04-.84-.04-1.23l-17.85,12.9c.78,2.37,1.88,4.13,3.3,5.28,1.42,1.15,3.07,1.72,4.95,1.72,1.37,0,2.64-.35,3.83-1.06s2.21-1.78,3.08-3.21c.87-1.43,1.55-3.24,2.03-5.43.49-2.19.73-4.76.73-7.72Z"/>
@ -28,8 +22,7 @@
</g>
</g>
</g>
</g>
<g id="Camada_2" data-name="Camada 2">
<path class="cls-2" d="m-3.8-.03h154.06v152.06H-3.8V-.03Z"/>
<g id="Camada_2">
<path class="cls-2" d="m-3.8-.03h154.06v152.06H-3.8V-.03Z" fill="none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.53451 3H20.9993C21.5516 3 21.9993 3.44772 21.9993 4V20C21.9993 20.5523 21.5516 21 20.9993 21H6.53451C6.20015 21 5.88792 20.8329 5.70246 20.5547L0.369122 12.5547C0.145189 12.2188 0.145189 11.7812 0.369122 11.4453L5.70246 3.4453C5.88792 3.1671 6.20015 3 6.53451 3ZM7.06969 5L2.40302 12L7.06969 19H19.9993V5H7.06969ZM12.9993 10.5858L15.8277 7.75736L17.242 9.17157L14.4135 12L17.242 14.8284L15.8277 16.2426L12.9993 13.4142L10.1709 16.2426L8.75668 14.8284L11.5851 12L8.75668 9.17157L10.1709 7.75736L12.9993 10.5858Z" fill="#000000"></path></svg>
<svg viewBox="0 0 24 24"><path d="M6.53451 3H20.9993C21.5516 3 21.9993 3.44772 21.9993 4V20C21.9993 20.5523 21.5516 21 20.9993 21H6.53451C6.20015 21 5.88792 20.8329 5.70246 20.5547L0.369122 12.5547C0.145189 12.2188 0.145189 11.7812 0.369122 11.4453L5.70246 3.4453C5.88792 3.1671 6.20015 3 6.53451 3ZM7.06969 5L2.40302 12L7.06969 19H19.9993V5H7.06969ZM12.9993 10.5858L15.8277 7.75736L17.242 9.17157L14.4135 12L17.242 14.8284L15.8277 16.2426L12.9993 13.4142L10.1709 16.2426L8.75668 14.8284L11.5851 12L8.75668 9.17157L10.1709 7.75736L12.9993 10.5858Z"/></svg>

Before

Width:  |  Height:  |  Size: 612 B

After

Width:  |  Height:  |  Size: 557 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:12px;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-1,.cls-4{stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-2{opacity:.85;}.cls-4{stroke-width:9px;}</style></defs><g id="tela"><path id="tela-2" class="cls-2" d="M0,0H150V150H0V0Z"/></g><g id="CD_-_Pcsx2_B"><g id="tela-3"><rect id="tela-4" class="cls-3" width="150" height="150"/></g><g id="By_Kam"><circle id="interior" class="cls-1" cx="75" cy="75" r="18.29"/><path id="brilho" class="cls-4" d="M78.75,30.3c-23.59-1.7-43.98,14.54-47.18,35.98"/><circle id="exterior" class="cls-1" cx="75" cy="75" r="62.27"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:12px;}.cls-1,.cls-3,.cls-4{fill:none;}.cls-1,.cls-4{stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-4{stroke-width:9px;}</style></defs><g id="By_Kam"><circle id="interior" class="cls-1" cx="75" cy="75" r="18.29"/><path id="brilho" class="cls-4" d="M78.75,30.3c-23.59-1.7-43.98,14.54-47.18,35.98"/><circle id="exterior" class="cls-1" cx="75" cy="75" r="62.27"/></g></svg>

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 444 B

View File

@ -1,74 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg5"
sodipodi:docname="disc-eject-line.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="0.921875"
inkscape:cx="306.98305"
inkscape:cy="258.71186"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<svg viewBox="0 0 512 512">
<circle
style="fill:none;stroke:#000000;stroke-width:43.8472;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="path788"
cx="254.69832"
cy="256"
r="211.72192" />
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:31.4605;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="path1582"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="256"
sodipodi:cy="101.09832"
sodipodi:r1="122.9679"
sodipodi:r2="61.483952"
sodipodi:arg1="2.6179939"
sodipodi:arg2="3.6651914"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 149.50667,162.58227 202.75334,70.356346 256,-21.869583 l 53.24666,92.225926 53.24667,92.225927 -106.49333,0 z"
inkscape:transform-center-y="-19.324427"
transform="matrix(0.77253244,0,0,0.62860054,56.930019,153.80068)"
inkscape:transform-center-x="-1.607738e-06" />
transform="matrix(0.77253244,0,0,0.62860054,56.930019,153.80068)"/>
<rect
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:17.5612;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="rect1636"
width="169.33095"
height="28.414787"
x="170.03285"
y="315.31885" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 795 B

View File

@ -1,51 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 192 192"
version="1.1"
id="svg316"
sodipodi:docname="discord-black.svg"
width="192"
height="192"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs320" />
<sodipodi:namedview
id="namedview318"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="1.2245745"
inkscape:cx="204.96916"
inkscape:cy="43.688645"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="svg316" />
<g
id="图层_2"
data-name="图层 2"
transform="matrix(1.5101425,0,0,1.5101425,-4.8969338e-5,23.241334)">
<g
id="Discord_Logos"
data-name="Discord Logos">
<g
id="Discord_Logo_-_Large_-_White"
data-name="Discord Logo - Large - White">
<path
d="M 107.7,8.07 A 105.15,105.15 0 0 0 81.47,0 72.06,72.06 0 0 0 78.11,6.83 97.68,97.68 0 0 0 49,6.83 72.37,72.37 0 0 0 45.64,0 105.89,105.89 0 0 0 19.39,8.09 C 2.79,32.65 -1.71,56.6 0.54,80.21 v 0 A 105.73,105.73 0 0 0 32.71,96.36 77.7,77.7 0 0 0 39.6,85.25 68.42,68.42 0 0 1 28.75,80.07 c 0.91,-0.66 1.8,-1.34 2.66,-2 a 75.57,75.57 0 0 0 64.32,0 c 0.87,0.71 1.76,1.39 2.66,2 a 68.68,68.68 0 0 1 -10.87,5.19 77,77 0 0 0 6.89,11.1 105.25,105.25 0 0 0 32.19,-16.14 v 0 C 129.24,52.84 122.09,29.11 107.7,8.07 Z M 42.45,65.69 C 36.18,65.69 31,60 31,53 31,46 36,40.26 42.43,40.26 48.86,40.26 54,46 53.89,53 53.78,60 48.84,65.69 42.45,65.69 Z m 42.24,0 C 78.41,65.69 73.25,60 73.25,53 c 0,-7 5,-12.74 11.44,-12.74 6.44,0 11.54,5.74 11.43,12.74 -0.11,7 -5.04,12.69 -11.43,12.69 z"
id="path311" />
</g>
</g>
</g>
</svg>
<svg viewBox="0 0 192 192"><path transform="matrix(1.5101425,0,0,1.5101425,-4.8969338e-5,23.241334)" d="M 107.7,8.07 A 105.15,105.15 0 0 0 81.47,0 72.06,72.06 0 0 0 78.11,6.83 97.68,97.68 0 0 0 49,6.83 72.37,72.37 0 0 0 45.64,0 105.89,105.89 0 0 0 19.39,8.09 C 2.79,32.65 -1.71,56.6 0.54,80.21 v 0 A 105.73,105.73 0 0 0 32.71,96.36 77.7,77.7 0 0 0 39.6,85.25 68.42,68.42 0 0 1 28.75,80.07 c 0.91,-0.66 1.8,-1.34 2.66,-2 a 75.57,75.57 0 0 0 64.32,0 c 0.87,0.71 1.76,1.39 2.66,2 a 68.68,68.68 0 0 1 -10.87,5.19 77,77 0 0 0 6.89,11.1 105.25,105.25 0 0 0 32.19,-16.14 v 0 C 129.24,52.84 122.09,29.11 107.7,8.07 Z M 42.45,65.69 C 36.18,65.69 31,60 31,53 31,46 36,40.26 42.43,40.26 48.86,40.26 54,46 53.89,53 53.78,60 48.84,65.69 42.45,65.69 Z m 42.24,0 C 78.41,65.69 73.25,60 73.25,53 c 0,-7 5,-12.74 11.44,-12.74 6.44,0 11.54,5.74 11.43,12.74 -0.11,7 -5.04,12.69 -11.43,12.69 z"/></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 883 B

View File

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="DJ_Hero" data-name="DJ Hero" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
stroke-linecap: round;
stroke-linejoin: bevel;
}
.cls-1, .cls-2 {
fill: none;
stroke: #000;
stroke-width: 12px;
}
.cls-2 {
stroke-miterlimit: 10;
}
</style>
</defs>
<g id="By_Maxihplay" data-name="By Maxihplay">
<path id="corpo" class="cls-2" d="m122.71,16.1c8.94,0,16.18,7.13,16.18,15.91v85.98c0,8.78-7.25,15.91-16.18,15.91H27.29c-8.94,0-16.18-7.13-16.18-15.91V32.02c0-8.78,7.25-15.91,16.18-15.91h95.43Z"/>
<g id="By_Maxihplay">
<path class="cls-2" d="m122.71,16.1c8.94,0,16.18,7.13,16.18,15.91v85.98c0,8.78-7.25,15.91-16.18,15.91H27.29c-8.94,0-16.18-7.13-16.18-15.91V32.02c0-8.78,7.25-15.91,16.18-15.91h95.43Z"/>
<g id="botoes">
<ellipse id="b" cx="48.19" cy="115.43" rx="6.64" ry="6.52"/>
<ellipse id="a" cx="31.22" cy="115.43" rx="6.64" ry="6.52"/>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M2 21v-2h2V4.835c0-.484.346-.898.821-.984l9.472-1.722c.326-.06.638.157.697.483.007.035.01.07.01.107v1.28L19 4c.552 0 1 .448 1 1v14h2v2h-4V6h-3v15H2zM13 4.396L6 5.67V19h7V4.396zM12 11v2h-2v-2h2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M2 21v-2h2V4.835c0-.484.346-.898.821-.984l9.472-1.722c.326-.06.638.157.697.483.007.035.01.07.01.107v1.28L19 4c.552 0 1 .448 1 1v14h2v2h-4V6h-3v15H2zM13 4.396L6 5.67V19h7V4.396zM12 11v2h-2v-2h2z"/></svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M13 10h5l-6 6-6-6h5V3h2v7zm-9 9h16v-7h2v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8h2v7z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M13 10h5l-6 6-6-6h5V3h2v7zm-9 9h16v-7h2v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8h2v7z"/></svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 123 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Drum_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-width:9px;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;}.cls-2{opacity:.85;}.cls-3{stroke-width:12px;}</style></defs><path id="tela" class="cls-2" d="M0,0H150V150H0V0Z"/><g id="By_maxihplay"><g id="tambo"><path d="M69.09,140.76c-21.11,0-56.84-4.38-56.84-20.78v-1.52c0-.14,.01-7.3,0-7.33,1.17,2.81,6.58,19.67,56.84,19.67,43.78,0,55.67-14.99,56.84-17.79-.01,.03,0,5.47,0,5.61v1.37c0,16.4-35.73,20.78-56.84,20.78Z"/><g><path d="M100.77,84.63c-7.06,1.46-16.11,2.47-27.69,2.66v38.47c8.49-.29,18.6-1.48,27.69-3.79v-37.34Z"/><path d="M36.99,121.86c9.05,2.34,19.15,3.57,27.69,3.88v-38.46c-11.67-.21-20.69-1.26-27.69-2.77v37.34Z"/><path d="M109.16,82.42v36.96c9.7-3.62,16.76-8.9,16.76-16.19v-32.33c0-.09-.3,6.1-16.76,11.56Z"/><path d="M28.59,82.19c-16.19-5.73-15.75-12.39-16.34-12.92v33.92c0,7.19,6.86,12.42,16.34,16.04v-37.04Z"/></g><ellipse class="cls-3" cx="69.09" cy="61.19" rx="51.24" ry="15.18"/></g><path id="B" class="cls-1" d="M76.18,61.58l60.16-35.59c.29-.17,.66-.06,.8,.25l.55,1.16c.13,.27,.02,.6-.24,.74l-61.34,33.7"/><path id="A" class="cls-1" d="M58.58,59.24L107.61,9.41c.23-.24,.62-.22,.84,.03l.83,.98c.19,.23,.18,.57-.04,.78L58.58,59.49"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-width:9px;}.cls-1,.cls-3{fill:none;stroke:#000;stroke-miterlimit:10;}.cls-3{stroke-width:12px;}</style></defs><g id="By_maxihplay"><g id="tambo"><path d="M69.09,140.76c-21.11,0-56.84-4.38-56.84-20.78v-1.52c0-.14,.01-7.3,0-7.33,1.17,2.81,6.58,19.67,56.84,19.67,43.78,0,55.67-14.99,56.84-17.79-.01,.03,0,5.47,0,5.61v1.37c0,16.4-35.73,20.78-56.84,20.78Z"/><g><path d="M100.77,84.63c-7.06,1.46-16.11,2.47-27.69,2.66v38.47c8.49-.29,18.6-1.48,27.69-3.79v-37.34Z"/><path d="M36.99,121.86c9.05,2.34,19.15,3.57,27.69,3.88v-38.46c-11.67-.21-20.69-1.26-27.69-2.77v37.34Z"/><path d="M109.16,82.42v36.96c9.7-3.62,16.76-8.9,16.76-16.19v-32.33c0-.09-.3,6.1-16.76,11.56Z"/><path d="M28.59,82.19c-16.19-5.73-15.75-12.39-16.34-12.92v33.92c0,7.19,6.86,12.42,16.34,16.04v-37.04Z"/></g><ellipse class="cls-3" cx="69.09" cy="61.19" rx="51.24" ry="15.18"/></g><path id="B" class="cls-1" d="M76.18,61.58l60.16-35.59c.29-.17,.66-.06,.8,.25l.55,1.16c.13,.27,.02,.6-.24,.74l-61.34,33.7"/><path id="A" class="cls-1" d="M58.58,59.24L107.61,9.41c.23-.24,.62-.22,.84,.03l.83,.98c.19,.23,.18,.57-.04,.78L58.58,59.49"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7.737 13h8.526L12 6.606 7.737 13zm4.679-9.376l7.066 10.599a.5.5 0 0 1-.416.777H4.934a.5.5 0 0 1-.416-.777l7.066-10.599a.5.5 0 0 1 .832 0zM5 17h14a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M7.737 13h8.526L12 6.606 7.737 13zm4.679-9.376l7.066 10.599a.5.5 0 0 1-.416.777H4.934a.5.5 0 0 1-.416-.777l7.066-10.599a.5.5 0 0 1 .832 0zM5 17h14a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z"/></svg>

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 221 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Emulation_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-width:12px;}.cls-1,.cls-2{fill:none;}.cls-1,.cls-3{stroke:#000;}.cls-3{stroke-linecap:square;stroke-width:6px;}</style></defs><g id="tela"><rect class="cls-2" width="150" height="150"/></g><g id="by_Kam"><g id="Suporte"><path id="B" class="cls-3" d="M108.2,132.87h24.96c.49,0,.74-.59,.39-.94l-24.96-22.28c-.35-.35-.94-.11-.94,.39v22.28c0,.3,.25,.55,.55,.55Z"/><path id="A" class="cls-3" d="M41.8,132.87H16.84c-.49,0-.74-.59-.39-.94l24.96-22.27c.35-.35,.95-.11,.95,.39v22.27c0,.31-.25,.55-.55,.55Z"/></g><g id="Ps2"><rect id="B-2" class="cls-1" x="78.4" y="37.52" width="26.22" height="92.35"/><rect id="A-2" class="cls-1" x="45.39" y="19.13" width="33.01" height="110.74"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{fill:none;stroke-linecap:round;stroke-width:12px;}.cls-1,.cls-3{stroke:#000;}.cls-3{stroke-linecap:square;stroke-width:6px;}</style></defs><g id="by_Kam"><g id="Suporte"><path id="B" class="cls-3" d="M108.2,132.87h24.96c.49,0,.74-.59,.39-.94l-24.96-22.28c-.35-.35-.94-.11-.94,.39v22.28c0,.3,.25,.55,.55,.55Z"/><path id="A" class="cls-3" d="M41.8,132.87H16.84c-.49,0-.74-.59-.39-.94l24.96-22.27c.35-.35,.95-.11,.95,.39v22.27c0,.31-.25,.55-.55,.55Z"/></g><g id="Ps2"><rect id="B-2" class="cls-1" x="78.4" y="37.52" width="26.22" height="92.35"/><rect id="A-2" class="cls-1" x="45.39" y="19.13" width="33.01" height="110.74"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 858 B

After

Width:  |  Height:  |  Size: 685 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="EyeToy_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1,.cls-2{fill:none;}.cls-2,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><rect class="cls-1" width="150" height="150"/></g><g id="By_Maxihplay"><g id="suporte"><path d="M128.79,125.89H21.21c-2.55,0-4.89-1.49-5.97-3.8-1.08-2.31-.72-5.06,.91-7.02l.34-.38,24.14-24.42c1.24-1.33,2.98-2.09,4.81-2.09h59.34c1.8,0,3.52,.74,4.76,2.03l24.16,24.65c1.75,1.93,2.19,4.72,1.13,7.1-1.06,2.38-3.42,3.92-6.03,3.92Zm-94.64-12H115.93l-13.43-13.7H47.69l-13.54,13.7Z"/><polygon class="cls-3" points="82.86 91.16 67.14 91.16 63.31 80.64 86.69 80.64 82.86 91.16"/></g><g id="webcam"><g id="B"><line class="cls-2" x1="140.42" y1="67.15" x2="124.16" y2="67.15"/><line class="cls-2" x1="140.42" y1="30.11" x2="124.16" y2="30.11"/><line class="cls-2" x1="140.42" y1="48.63" x2="124.16" y2="48.63"/></g><g id="A"><line class="cls-2" x1="25.84" y1="67.15" x2="9.58" y2="67.15"/><line class="cls-2" x1="25.84" y1="30.11" x2="9.58" y2="30.11"/><line class="cls-2" x1="25.84" y1="48.63" x2="9.58" y2="48.63"/></g><rect class="cls-2" x="24.09" y="30.11" width="101.81" height="46.2"/><circle id="lente" class="cls-2" cx="75" cy="54.11" r="22.02"/><g id="brilho"><path d="M79.87,57.12c-3.64,0-6.6-2.96-6.6-6.6s2.96-6.6,6.6-6.6,6.6,2.96,6.6,6.6-2.96,6.6-6.6,6.6Z"/></g></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;}.cls-2,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Maxihplay"><g id="suporte"><path d="M128.79,125.89H21.21c-2.55,0-4.89-1.49-5.97-3.8-1.08-2.31-.72-5.06,.91-7.02l.34-.38,24.14-24.42c1.24-1.33,2.98-2.09,4.81-2.09h59.34c1.8,0,3.52,.74,4.76,2.03l24.16,24.65c1.75,1.93,2.19,4.72,1.13,7.1-1.06,2.38-3.42,3.92-6.03,3.92Zm-94.64-12H115.93l-13.43-13.7H47.69l-13.54,13.7Z"/><polygon class="cls-3" points="82.86 91.16 67.14 91.16 63.31 80.64 86.69 80.64 82.86 91.16"/></g><g id="webcam"><g id="B"><line class="cls-2" x1="140.42" y1="67.15" x2="124.16" y2="67.15"/><line class="cls-2" x1="140.42" y1="30.11" x2="124.16" y2="30.11"/><line class="cls-2" x1="140.42" y1="48.63" x2="124.16" y2="48.63"/></g><g id="A"><line class="cls-2" x1="25.84" y1="67.15" x2="9.58" y2="67.15"/><line class="cls-2" x1="25.84" y1="30.11" x2="9.58" y2="30.11"/><line class="cls-2" x1="25.84" y1="48.63" x2="9.58" y2="48.63"/></g><rect class="cls-2" x="24.09" y="30.11" width="101.81" height="46.2"/><circle id="lente" class="cls-2" cx="75" cy="54.11" r="22.02"/><g id="brilho"><path d="M79.87,57.12c-3.64,0-6.6-2.96-6.6-6.6s2.96-6.6,6.6-6.6,6.6,2.96,6.6,6.6-2.96,6.6-6.6,6.6Z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM11 11V8h2v3h3v2h-3v3h-2v-3H8v-2h3z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM11 11V8h2v3h3v2h-3v3h-2v-3H8v-2h3z"/></svg>

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 198 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="File_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1,.cls-2,.cls-3{fill:none;}.cls-2{stroke-miterlimit:10;}.cls-2,.cls-3{stroke:#000;stroke-width:12px;}.cls-3{stroke-linejoin:bevel;}</style></defs><g id="Tela"><path class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="File"><path class="cls-2" d="M28.01,130.61H121.99c1.59,0,2.87-1.28,2.87-2.85V22.41c0-1.57-1.29-2.85-2.87-2.85H62.04L25.13,56.59V127.76c0,1.57,1.29,2.85,2.87,2.85Z"/><path class="cls-3" d="M59.61,56.96H25.13L63.04,19.39V53.56c0,1.87-1.53,3.39-3.42,3.39Z"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2,.cls-3{fill:none;}.cls-2{stroke-miterlimit:10;}.cls-2,.cls-3{stroke:#000;stroke-width:12px;}.cls-3{stroke-linejoin:bevel;}</style></defs><path class="cls-2" d="M28.01,130.61H121.99c1.59,0,2.87-1.28,2.87-2.85V22.41c0-1.57-1.29-2.85-2.87-2.85H62.04L25.13,56.59V127.76c0,1.57,1.29,2.85,2.87,2.85Z"/><path class="cls-3" d="M59.61,56.96H25.13L63.04,19.39V53.56c0,1.87-1.53,3.39-3.42,3.39Z"/></svg>

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 440 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM8 7h8v2H8V7zm0 4h8v2H8v-2zm0 4h8v2H8v-2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM8 7h8v2H8V7zm0 4h8v2H8v-2zm0 4h8v2H8v-2z"/></svg>

Before

Width:  |  Height:  |  Size: 282 B

After

Width:  |  Height:  |  Size: 174 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM16 11v2H8v-2h8z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM16 11v2H8v-2h8z"/></svg>

Before

Width:  |  Height:  |  Size: 287 B

After

Width:  |  Height:  |  Size: 179 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zm10.529 11.454a4.002 4.002 0 0 1-4.86-6.274 4 4 0 0 1 6.274 4.86l2.21 2.21-1.414 1.415-2.21-2.21zm-.618-2.032a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zm10.529 11.454a4.002 4.002 0 0 1-4.86-6.274 4 4 0 0 1 6.274 4.86l2.21 2.21-1.414 1.415-2.21-2.21zm-.618-2.032a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828z"/></svg>

Before

Width:  |  Height:  |  Size: 425 B

After

Width:  |  Height:  |  Size: 317 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M8.595 12.812a3.51 3.51 0 0 1 0-1.623l-.992-.573 1-1.732.992.573A3.496 3.496 0 0 1 11 8.645V7.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.51 3.51 0 0 1 0 1.622l.992.573-1 1.732-.992-.573a3.496 3.496 0 0 1-1.405.812V16.5h-2v-1.145a3.496 3.496 0 0 1-1.405-.812l-.992.573-1-1.732.992-.572zM12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M8.595 12.812a3.51 3.51 0 0 1 0-1.623l-.992-.573 1-1.732.992.573A3.496 3.496 0 0 1 11 8.645V7.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.51 3.51 0 0 1 0 1.622l.992.573-1 1.732-.992-.573a3.496 3.496 0 0 1-1.405.812V16.5h-2v-1.145a3.496 3.496 0 0 1-1.405-.812l-.992.573-1-1.732.992-.572zM12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z"/></svg>

Before

Width:  |  Height:  |  Size: 645 B

After

Width:  |  Height:  |  Size: 517 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0H24V24H0z"/><path d="M21 4v2h-1l-5 7.5V22H9v-8.5L4 6H3V4h18zM6.404 6L11 12.894V20h2v-7.106L17.596 6H6.404z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M21 4v2h-1l-5 7.5V22H9v-8.5L4 6H3V4h18zM6.404 6L11 12.894V20h2v-7.106L17.596 6H6.404z"/></svg>

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 129 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M13 9h8L11 24v-9H4l9-15v9zm-2 2V7.22L7.532 13H13v4.394L17.263 11H11z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M13 9h8L11 24v-9H4l9-15v9zm-2 2V7.22L7.532 13H13v4.394L17.263 11H11z"/></svg>

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 112 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-linejoin:round;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-1,.cls-2,.cls-3,.cls-5{stroke:#000;}.cls-1,.cls-3{stroke-width:12px;}.cls-2{stroke-width:18px;}.cls-5{stroke-width:6px;}</style></defs><g id="tela"><rect class="cls-4" x="0" width="150" height="150"/></g><g id="PCSX2_-_Save_-_Load"><g id="By_maxihplay"><g id="seta"><path class="cls-5" d="M55.07,104.57l18.6-20.15c.74-.74,1.94-.74,2.67,0l18.6,20.15c1.2,1.2,.35,2.44-1.32,2.44H56.38c-1.67,0-2.52-1.28-1.32-2.44h0Z"/><line class="cls-2" x1="75" y1="132.42" x2="75" y2="98.79"/></g><g id="corpo"><path class="cls-1" d="M42.93,127.31s-13.93,0-18.94,0c-2.67,0-4.84-2.16-4.84-4.84V27.34c0-2.57,2.09-4.65,4.66-4.64,18.31,.02,84.55,.11,86.95,.13,.06,0,20.08,20.82,20.08,20.88V122.72c0,2.54-2.07,4.59-4.61,4.59h-19.27"/><path id="Forma_2" class="cls-3" d="M47.45,60.79h48.84c1.77,0,3.21-1.44,3.21-3.21V23.18c0-.13-.11-.24-.24-.24H44.47c-.13,0-.24,.11-.24,.24V57.58c0,1.77,1.44,3.21,3.21,3.21Z"/></g></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-linejoin:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-2,.cls-3,.cls-5{stroke:#000;}.cls-1,.cls-3{stroke-width:12px;}.cls-2{stroke-width:18px;}.cls-5{stroke-width:6px;}</style></defs><g id="By_maxihplay"><g id="seta"><path class="cls-5" d="M55.07,104.57l18.6-20.15c.74-.74,1.94-.74,2.67,0l18.6,20.15c1.2,1.2,.35,2.44-1.32,2.44H56.38c-1.67,0-2.52-1.28-1.32-2.44h0Z"/><line class="cls-2" x1="75" y1="132.42" x2="75" y2="98.79"/></g><g id="corpo"><path class="cls-1" d="M42.93,127.31s-13.93,0-18.94,0c-2.67,0-4.84-2.16-4.84-4.84V27.34c0-2.57,2.09-4.65,4.66-4.64,18.31,.02,84.55,.11,86.95,.13,.06,0,20.08,20.82,20.08,20.88V122.72c0,2.54-2.07,4.59-4.61,4.59h-19.27"/><path id="Forma_2" class="cls-3" d="M47.45,60.79h48.84c1.77,0,3.21-1.44,3.21-3.21V23.18c0-.13-.11-.24-.24-.24H44.47c-.13,0-.24,.11-.24,.24V57.58c0,1.77,1.44,3.21,3.21,3.21Z"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 932 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-linejoin:round;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-1,.cls-2,.cls-3,.cls-5{stroke:#000;}.cls-1,.cls-3{stroke-width:12px;}.cls-2{stroke-width:18px;}.cls-5{stroke-width:6px;}</style></defs><g id="tela"><rect class="cls-4" x="0" width="150" height="150"/></g><g id="PCSX2_-_Save_-_Load"><g id="By_maxihplay"><g id="seta"><path class="cls-5" d="M94.93,108.72l-18.6,20.15c-.74,.74-1.94,.74-2.67,0l-18.6-20.15c-1.2-1.2-.35-2.44,1.32-2.44h37.23c1.67,0,2.52,1.28,1.32,2.44h0Z"/><line class="cls-2" x1="75" y1="80.86" x2="75" y2="114.49"/></g><g id="corpo"><path class="cls-1" d="M42.93,127.31s-13.93,0-18.94,0c-2.67,0-4.84-2.16-4.84-4.84V27.34c0-2.57,2.09-4.65,4.66-4.64,18.31,.02,84.55,.11,86.95,.13,.06,0,20.08,20.82,20.08,20.88V122.72c0,2.54-2.07,4.59-4.61,4.59h-19.27"/><path id="Forma_2" class="cls-3" d="M47.45,60.79h48.84c1.77,0,3.21-1.44,3.21-3.21V23.18c0-.13-.11-.24-.24-.24H44.47c-.13,0-.24,.11-.24,.24V57.58c0,1.77,1.44,3.21,3.21,3.21Z"/></g></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;stroke-linejoin:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-2,.cls-3,.cls-5{stroke:#000;}.cls-1,.cls-3{stroke-width:12px;}.cls-2{stroke-width:18px;}.cls-5{stroke-width:6px;}</style></defs><g id="PCSX2_-_Save_-_Load"><g id="By_maxihplay"><g id="seta"><path class="cls-5" d="M94.93,108.72l-18.6,20.15c-.74,.74-1.94,.74-2.67,0l-18.6-20.15c-1.2-1.2-.35-2.44,1.32-2.44h37.23c1.67,0,2.52,1.28,1.32,2.44h0Z"/><line class="cls-2" x1="75" y1="80.86" x2="75" y2="114.49"/></g><g id="corpo"><path class="cls-1" d="M42.93,127.31s-13.93,0-18.94,0c-2.67,0-4.84-2.16-4.84-4.84V27.34c0-2.57,2.09-4.65,4.66-4.64,18.31,.02,84.55,.11,86.95,.13,.06,0,20.08,20.82,20.08,20.88V122.72c0,2.54-2.07,4.59-4.61,4.59h-19.27"/><path id="Forma_2" class="cls-3" d="M47.45,60.79h48.84c1.77,0,3.21-1.44,3.21-3.21V23.18c0-.13-.11-.24-.24-.24H44.47c-.13,0-.24,.11-.24,.24V57.58c0,1.77,1.44,3.21,3.21,3.21Z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 967 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 7V9h2v3h3v2h-3v3h-2v-3H8v-2h3z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 7V9h2v3h3v2h-3v3h-2v-3H8v-2h3z"/></svg>

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 190 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H20a1 1 0 0 1 1 1v3h-2V7h-7.414l-2-2H4v11.998L5.5 11h17l-2.31 9.243a1 1 0 0 1-.97.757H3zm16.938-8H7.062l-1.5 6h12.876l1.5-6z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H20a1 1 0 0 1 1 1v3h-2V7h-7.414l-2-2H4v11.998L5.5 11h17l-2.31 9.243a1 1 0 0 1-.97.757H3zm16.938-8H7.062l-1.5 6h12.876l1.5-6z"/></svg>

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 213 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4 7h8v2H8v-2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4 7h8v2H8v-2z"/></svg>

Before

Width:  |  Height:  |  Size: 279 B

After

Width:  |  Height:  |  Size: 171 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4.591 8.809a3.508 3.508 0 0 1 0-1.622l-.991-.572 1-1.732.991.573a3.495 3.495 0 0 1 1.404-.812V8.5h2v1.144c.532.159 1.01.44 1.403.812l.992-.573 1 1.731-.991.573a3.508 3.508 0 0 1 0 1.622l.991.572-1 1.731-.991-.572a3.495 3.495 0 0 1-1.404.811v1.145h-2V16.35a3.495 3.495 0 0 1-1.404-.811l-.991.572-1-1.73.991-.573zm3.404.688a1.5 1.5 0 1 0 0-2.998 1.5 1.5 0 0 0 0 2.998z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4.591 8.809a3.508 3.508 0 0 1 0-1.622l-.991-.572 1-1.732.991.573a3.495 3.495 0 0 1 1.404-.812V8.5h2v1.144c.532.159 1.01.44 1.403.812l.992-.573 1 1.731-.991.573a3.508 3.508 0 0 1 0 1.622l.991.572-1 1.731-.991-.572a3.495 3.495 0 0 1-1.404.811v1.145h-2V16.35a3.495 3.495 0 0 1-1.404-.811l-.991.572-1-1.73.991-.573zm3.404.688a1.5 1.5 0 1 0 0-2.998 1.5 1.5 0 0 0 0 2.998z"/></svg>

Before

Width:  |  Height:  |  Size: 632 B

After

Width:  |  Height:  |  Size: 524 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M20 3h2v6h-2V5h-4V3h4zM4 3h4v2H4v4H2V3h2zm16 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M20 3h2v6h-2V5h-4V3h4zM4 3h4v2H4v4H2V3h2zm16 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z"/></svg>

Before

Width:  |  Height:  |  Size: 234 B

After

Width:  |  Height:  |  Size: 126 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8zm2-8v4h4V5h-4zm0 10v4h4v-4h-4zM5 5v4h4V5H5zm0 10v4h4v-4H5z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8zm2-8v4h4V5h-4zm0 10v4h4v-4h-4zM5 5v4h4V5H5zm0 10v4h4v-4H5z"/></svg>

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 161 B

View File

@ -1,23 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="PCSX2_-_Gametrak" 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">
<svg viewBox="0 0 150 150">
<g id="By_Maxihplay">
<g>
<path d="M73.8,124.7c-7.8,0-14.8-1.8-21.8-5.7c-2.5,2.1-5.7,3.1-9.2,2.7L30,120.3c0,0-0.1,0-0.1,0c-6-0.8-11.4-4.1-14.8-9.1
c-3.4-5-4.5-11.2-3.1-17.1l14-57.1c1.3-5.2,5.9-9,11.3-9.2l15.2-0.5c3.2-0.1,6.3,1.2,8.5,3.6c1.1,1.2,1.9,2.7,2.4,4.2
c3-0.6,6.1-1,9.2-1.1c4.9-0.2,9.8,0.4,14.5,1.5c0.4-1.7,1.3-3.3,2.5-4.6c2.2-2.4,5.3-3.7,8.5-3.6l15.2,0.5c5.4,0.2,10,4,11.3,9.2
l14,57.1c0,0.1,0.1,0.2,0.1,0.3c1.3,5.8,0.2,11.9-3.2,16.8c-3.4,5-8.8,8.3-14.8,9.1c0,0-0.1,0-0.1,0l-12.9,1.4
c-3.9,0.5-7.6-0.9-10.1-3.6c-6.9,4.2-13.7,6.2-21.8,6.5C75,124.7,74.4,124.7,73.8,124.7z M50.2,104.9c1.2,0,2.4,0.4,3.4,1.1
c7.4,5.1,13.6,7,21.6,6.7c7.8-0.3,13.9-2.7,21-8.3c1.7-1.3,4-1.7,6-0.9c2,0.8,3.4,2.6,3.7,4.8l0.2,1.5c0,0,0.1,0,0.1,0l12.9-1.4
c2.6-0.4,4.9-1.8,6.4-4c1.5-2.2,2-4.9,1.4-7.5c0-0.1,0-0.2-0.1-0.3l-13.9-56.8c0,0,0-0.1-0.1-0.1l-14-0.5l0.5,3.9
c0.3,2.2-0.6,4.3-2.4,5.6c-1.8,1.3-4.1,1.5-6.1,0.6c-5.5-2.5-11.7-3.7-18-3.5c-4.7,0.2-9.2,1.1-13.5,2.8c-2,0.8-4.2,0.5-5.9-0.8
c-1.7-1.3-2.5-3.4-2.3-5.5l0.4-3.1l-14,0.5c0,0-0.1,0-0.1,0.1l-14,57.1c-0.6,2.6-0.2,5.3,1.4,7.5c1.5,2.2,3.8,3.6,6.4,4l12.9,1.4
c0,0,0.1,0,0.1,0c0.4-2,1.7-3.7,3.6-4.5C48.7,105.1,49.5,104.9,50.2,104.9z"/>
</g>
<g>
<path d="M73.8,124.7c-7.8,0-14.8-1.8-21.8-5.7c-2.5,2.1-5.7,3.1-9.2,2.7L30,120.3c0,0-0.1,0-0.1,0c-6-0.8-11.4-4.1-14.8-9.1 c-3.4-5-4.5-11.2-3.1-17.1l14-57.1c1.3-5.2,5.9-9,11.3-9.2l15.2-0.5c3.2-0.1,6.3,1.2,8.5,3.6c1.1,1.2,1.9,2.7,2.4,4.2 c3-0.6,6.1-1,9.2-1.1c4.9-0.2,9.8,0.4,14.5,1.5c0.4-1.7,1.3-3.3,2.5-4.6c2.2-2.4,5.3-3.7,8.5-3.6l15.2,0.5c5.4,0.2,10,4,11.3,9.2 l14,57.1c0,0.1,0.1,0.2,0.1,0.3c1.3,5.8,0.2,11.9-3.2,16.8c-3.4,5-8.8,8.3-14.8,9.1c0,0-0.1,0-0.1,0l-12.9,1.4 c-3.9,0.5-7.6-0.9-10.1-3.6c-6.9,4.2-13.7,6.2-21.8,6.5C75,124.7,74.4,124.7,73.8,124.7z M50.2,104.9c1.2,0,2.4,0.4,3.4,1.1 c7.4,5.1,13.6,7,21.6,6.7c7.8-0.3,13.9-2.7,21-8.3c1.7-1.3,4-1.7,6-0.9c2,0.8,3.4,2.6,3.7,4.8l0.2,1.5c0,0,0.1,0,0.1,0l12.9-1.4 c2.6-0.4,4.9-1.8,6.4-4c1.5-2.2,2-4.9,1.4-7.5c0-0.1,0-0.2-0.1-0.3l-13.9-56.8c0,0,0-0.1-0.1-0.1l-14-0.5l0.5,3.9 c0.3,2.2-0.6,4.3-2.4,5.6c-1.8,1.3-4.1,1.5-6.1,0.6c-5.5-2.5-11.7-3.7-18-3.5c-4.7,0.2-9.2,1.1-13.5,2.8c-2,0.8-4.2,0.5-5.9-0.8 c-1.7-1.3-2.5-3.4-2.3-5.5l0.4-3.1l-14,0.5c0,0-0.1,0-0.1,0.1l-14,57.1c-0.6,2.6-0.2,5.3,1.4,7.5c1.5,2.2,3.8,3.6,6.4,4l12.9,1.4 c0,0,0.1,0,0.1,0c0.4-2,1.7-3.7,3.6-4.5C48.7,105.1,49.5,104.9,50.2,104.9z"/>
<path d="M75.2,83.5c-7.1,0-12.8-4.7-12.8-10.5s5.8-10.5,12.8-10.5S88.1,67.2,88.1,73S82.3,83.5,75.2,83.5z"/>
</g>
<path d="M113.2,78c-6.7,0-12.1-4.4-12.1-9.9c0-5.4,5.4-9.9,12.1-9.9c6.6,0,12.1,4.4,12.1,9.9C125.3,73.6,119.9,78,113.2,78z"/>
<path d="M36.6,78c-6.6,0-12.1-4.4-12.1-9.9c0-5.4,5.4-9.9,12.1-9.9s12.1,4.4,12.1,9.9C48.7,73.6,43.3,78,36.6,78z"/>
</g>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,41 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="96"
height="96"
version="1.1"
id="svg4"
sodipodi:docname="github-black.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs8" />
<sodipodi:namedview
id="namedview6"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="6.9532167"
inkscape:cx="68.026069"
inkscape:cy="44.367954"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M 48.039718,0.79985077 C 21.474995,0.79985077 0,22.433162 0,49.196518 c 0,21.393378 13.759769,39.502427 32.848216,45.911787 2.386548,0.481833 3.26073,-1.041349 3.26073,-2.322631 0,-1.121982 -0.07867,-4.967795 -0.07867,-8.974874 -13.363486,2.885097 -16.146317,-5.769211 -16.146317,-5.769211 -2.147598,-5.608928 -5.329661,-7.050493 -5.329661,-7.050493 -4.373862,-2.964747 0.318599,-2.964747 0.318599,-2.964747 4.851762,0.320566 7.39761,4.967795 7.39761,4.967795 4.294212,7.371059 11.213921,5.288361 13.997735,4.006096 0.397267,-3.12503 1.670682,-5.288361 3.022764,-6.489993 -10.658339,-1.121983 -21.872261,-5.288362 -21.872261,-23.878259 0,-5.288362 1.907665,-9.615024 4.930428,-12.979987 -0.476916,-1.201632 -2.147598,-6.170411 0.4779,-12.820687 0,0 4.056246,-1.282265 13.20222,4.967795 a 46.18712,46.18712 0 0 1 12.010421,-1.602832 c 4.056245,0 8.191158,0.561483 12.009437,1.602832 9.146958,-6.25006 13.203204,-4.967795 13.203204,-4.967795 2.625497,6.650276 0.953832,11.619055 0.476916,12.820687 3.102413,3.364963 4.931411,7.691625 4.931411,12.979987 0,18.589897 -11.213922,22.675643 -21.951911,23.878259 1.750332,1.522198 3.26073,4.406312 3.26073,8.97389 0,6.489994 -0.07867,11.698705 -0.07867,13.300553 0,1.282266 0.875166,2.805448 3.26073,2.324598 C 82.240016,88.697961 95.999785,70.589896 95.999785,49.196518 96.078452,22.433162 74.524791,0.79985077 48.039718,0.79985077 Z"
fill="#24292f"
id="path2"
style="stroke-width:0.983332" />
</svg>
<svg width="96" height="96"><path fill-rule="evenodd" clip-rule="evenodd" fill="#24292f" style="stroke-width:0.983332" d="M 48.039718,0.79985077 C 21.474995,0.79985077 0,22.433162 0,49.196518 c 0,21.393378 13.759769,39.502427 32.848216,45.911787 2.386548,0.481833 3.26073,-1.041349 3.26073,-2.322631 0,-1.121982 -0.07867,-4.967795 -0.07867,-8.974874 -13.363486,2.885097 -16.146317,-5.769211 -16.146317,-5.769211 -2.147598,-5.608928 -5.329661,-7.050493 -5.329661,-7.050493 -4.373862,-2.964747 0.318599,-2.964747 0.318599,-2.964747 4.851762,0.320566 7.39761,4.967795 7.39761,4.967795 4.294212,7.371059 11.213921,5.288361 13.997735,4.006096 0.397267,-3.12503 1.670682,-5.288361 3.022764,-6.489993 -10.658339,-1.121983 -21.872261,-5.288362 -21.872261,-23.878259 0,-5.288362 1.907665,-9.615024 4.930428,-12.979987 -0.476916,-1.201632 -2.147598,-6.170411 0.4779,-12.820687 0,0 4.056246,-1.282265 13.20222,4.967795 a 46.18712,46.18712 0 0 1 12.010421,-1.602832 c 4.056245,0 8.191158,0.561483 12.009437,1.602832 9.146958,-6.25006 13.203204,-4.967795 13.203204,-4.967795 2.625497,6.650276 0.953832,11.619055 0.476916,12.820687 3.102413,3.364963 4.931411,7.691625 4.931411,12.979987 0,18.589897 -11.213922,22.675643 -21.951911,23.878259 1.750332,1.522198 3.26073,4.406312 3.26073,8.97389 0,6.489994 -0.07867,11.698705 -0.07867,13.300553 0,1.282266 0.875166,2.805448 3.26073,2.324598 C 82.240016,88.697961 95.999785,70.589896 95.999785,49.196518 96.078452,22.433162 74.524791,0.79985077 48.039718,0.79985077 Z"/></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-2.29-2.333A17.9 17.9 0 0 1 8.027 13H4.062a8.008 8.008 0 0 0 5.648 6.667zM10.03 13c.151 2.439.848 4.73 1.97 6.752A15.905 15.905 0 0 0 13.97 13h-3.94zm9.908 0h-3.965a17.9 17.9 0 0 1-1.683 6.667A8.008 8.008 0 0 0 19.938 13zM4.062 11h3.965A17.9 17.9 0 0 1 9.71 4.333 8.008 8.008 0 0 0 4.062 11zm5.969 0h3.938A15.905 15.905 0 0 0 12 4.248 15.905 15.905 0 0 0 10.03 11zm4.259-6.667A17.9 17.9 0 0 1 15.973 11h3.965a8.008 8.008 0 0 0-5.648-6.667z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-2.29-2.333A17.9 17.9 0 0 1 8.027 13H4.062a8.008 8.008 0 0 0 5.648 6.667zM10.03 13c.151 2.439.848 4.73 1.97 6.752A15.905 15.905 0 0 0 13.97 13h-3.94zm9.908 0h-3.965a17.9 17.9 0 0 1-1.683 6.667A8.008 8.008 0 0 0 19.938 13zM4.062 11h3.965A17.9 17.9 0 0 1 9.71 4.333 8.008 8.008 0 0 0 4.062 11zm5.969 0h3.938A15.905 15.905 0 0 0 12 4.248 15.905 15.905 0 0 0 10.03 11zm4.259-6.667A17.9 17.9 0 0 1 15.973 11h3.965a8.008 8.008 0 0 0-5.648-6.667z"/></svg>

Before

Width:  |  Height:  |  Size: 666 B

After

Width:  |  Height:  |  Size: 557 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Guitar_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:14px;}.cls-1,.cls-2,.cls-3{stroke-linecap:round;}.cls-1,.cls-2,.cls-3,.cls-4{stroke:#000;stroke-miterlimit:10;}.cls-1,.cls-2,.cls-5,.cls-4{fill:none;}.cls-2,.cls-4{stroke-width:12px;}.cls-3{stroke-width:9px;}</style></defs><g id="Tela"><rect class="cls-5" width="150" height="150"/></g><g id="By_Maxihplay"><g id="corpo"><path class="cls-4" d="M60.13,44.79c5.86,17.42,10.94,31.98,11.6,33.87,.05,.14,.13,.25,.25,.33,1.31,.88,9.63,6.44,21.87,14,1.02,.63,.97,2.12-.09,2.68-4.92,2.6-11.14,6.91-15.8,9.95-7.88,4.48-9.07,19.79-11.45,32.44-.05,.29-.29,.51-.58,.55-23.18,3.32-36.09,3.15-51.91-19.23-7.96-11.27-6.42-28.62,5.6-32.33,28.49-8.8,21.2-8.38,36.22-42.37,.25-.56,.8-.93,1.41-.94l1.36-.03c.69-.01,1.3,.42,1.52,1.07Z"/><line class="cls-2" x1="58.04" y1="92.64" x2="43.61" y2="108.11"/></g><g id="cabeca"><line class="cls-1" x1="73.68" y1="76.62" x2="114.49" y2="31.62"/><polygon class="cls-3" points="116.64 35.87 110.2 29.84 109.3 26.73 126.2 9.83 140.63 12.69 140.91 13.19 119.41 36.19 116.64 35.87"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:14px;}.cls-1,.cls-2,.cls-3{stroke-linecap:round;}.cls-1,.cls-2,.cls-3,.cls-4{stroke:#000;stroke-miterlimit:10;}.cls-1,.cls-2,.cls-5,.cls-4{fill:none;}.cls-2,.cls-4{stroke-width:12px;}.cls-3{stroke-width:9px;}</style></defs><g id="By_Maxihplay"><g id="corpo"><path class="cls-4" d="M60.13,44.79c5.86,17.42,10.94,31.98,11.6,33.87,.05,.14,.13,.25,.25,.33,1.31,.88,9.63,6.44,21.87,14,1.02,.63,.97,2.12-.09,2.68-4.92,2.6-11.14,6.91-15.8,9.95-7.88,4.48-9.07,19.79-11.45,32.44-.05,.29-.29,.51-.58,.55-23.18,3.32-36.09,3.15-51.91-19.23-7.96-11.27-6.42-28.62,5.6-32.33,28.49-8.8,21.2-8.38,36.22-42.37,.25-.56,.8-.93,1.41-.94l1.36-.03c.69-.01,1.3,.42,1.52,1.07Z"/><line class="cls-2" x1="58.04" y1="92.64" x2="43.61" y2="108.11"/></g><g id="cabeca"><line class="cls-1" x1="73.68" y1="76.62" x2="114.49" y2="31.62"/><polygon class="cls-3" points="116.64 35.87 110.2 29.84 109.3 26.73 126.2 9.83 140.63 12.69 140.91 13.19 119.41 36.19 116.64 35.87"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1013 B

View File

@ -1,15 +1,8 @@
<?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="Aim_-_Pcsx2" 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">
<svg viewBox="0 0 150 150">
<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;}
</style>
<g id="tela">
<path id="tela-2" class="st0" d="M0,0h150v150H0V0z"/>
</g>
<g id="By_Maxihplay">
<circle class="st1" cx="75" cy="75" r="52.2"/>
<circle class="st1" cx="75" cy="75" r="29.8"/>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 678 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Headset_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2{stroke-linecap:round;}.cls-2,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><path id="tela" class="cls-1" d="M0,0H150V150H0V0Z"/><g id="By_Maxihplay"><path id="B" class="cls-3" d="M124.15,66.01h3.66c1.78,0,3.22,1.44,3.22,3.22v35.96c0,1.78-1.44,3.22-3.22,3.22h-3.66c-5.99,0-10.86-4.87-10.86-10.86v-20.68c0-5.99,4.87-10.86,10.86-10.86Z" transform="translate(244.33 174.4) rotate(-180)"/><path id="A" class="cls-3" d="M29.82,66.01h3.66c1.78,0,3.22,1.44,3.22,3.22v35.96c0,1.78-1.44,3.22-3.22,3.22h-3.66c-5.99,0-10.86-4.87-10.86-10.86v-20.68c0-5.99,4.87-10.86,10.86-10.86Z"/><path id="Mic" class="cls-2" d="M31.77,75.68v41.6c0,4.62,3.74,8.36,8.36,8.36h21.62"/><g id="alca"><line class="cls-2" x1="57.72" y1="24.99" x2="94.79" y2="24.99"/><path class="cls-2" d="M28.08,94.89V57.62c0-20.49,20.47-37.26,40.96-37.26h13.83c20.49,0,40.96,16.77,40.96,37.26v37.27"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;stroke-linecap:round;}.cls-2,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Maxihplay"><path id="B" class="cls-3" d="M124.15,66.01h3.66c1.78,0,3.22,1.44,3.22,3.22v35.96c0,1.78-1.44,3.22-3.22,3.22h-3.66c-5.99,0-10.86-4.87-10.86-10.86v-20.68c0-5.99,4.87-10.86,10.86-10.86Z" transform="translate(244.33 174.4) rotate(-180)"/><path id="A" class="cls-3" d="M29.82,66.01h3.66c1.78,0,3.22,1.44,3.22,3.22v35.96c0,1.78-1.44,3.22-3.22,3.22h-3.66c-5.99,0-10.86-4.87-10.86-10.86v-20.68c0-5.99,4.87-10.86,10.86-10.86Z"/><path id="Mic" class="cls-2" d="M31.77,75.68v41.6c0,4.62,3.74,8.36,8.36,8.36h21.62"/><g id="alca"><line class="cls-2" x1="57.72" y1="24.99" x2="94.79" y2="24.99"/><path class="cls-2" d="M28.08,94.89V57.62c0-20.49,20.47-37.26,40.96-37.26h13.83c20.49,0,40.96,16.77,40.96,37.26v37.27"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 899 B

View File

@ -1,53 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="heart-circle-line-black.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="0.921875"
inkscape:cx="318.91525"
inkscape:cy="316.20339"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<svg viewBox="0 0 512 512">
<circle
style="fill:none;stroke:#000000;stroke-width:39.1094;stroke-linecap:round;stroke-dasharray:none"
id="path234"
cx="255.99998"
cy="255.99998"
r="236.44533"/>
<path
style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:round"
d="M 14.169739,256 H 138.21901 L 210.20476,131.31702 277.76735,383.464 358.15788,244.22352 h 139.38547"
id="path561" />
</g>
d="M 14.169739,256 H 138.21901 L 210.20476,131.31702 277.76735,383.464 358.15788,244.22352 h 139.38547"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 396 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 5H4v14l9.292-9.294a1 1 0 0 1 1.414 0L20 15.01V5zM2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M20 5H4v14l9.292-9.294a1 1 0 0 1 1.414 0L20 15.01V5zM2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/></svg>

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 250 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke:#010101;stroke-linejoin:round;stroke-width:9px;}.cls-1,.cls-2{stroke-linecap:round;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-2,.cls-4{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-3" d="M0,0H150V150H0V0Z"/></g><g id="Monitor_-_Pcsx2"><g id="By_Kam"><line id="pe" class="cls-2" x1="39.95" y1="129.07" x2="110.05" y2="129.07"/><g id="A_B"><g id="B"><path id="path1211" class="cls-1" d="M106.56,80.07h-37.51"/><circle id="path1155-3" class="cls-1" cx="57.14" cy="80.07" r="11.91"/></g><g id="A"><path id="path858" class="cls-1" d="M43.44,50.11h38.71"/><circle id="path1155" class="cls-1" cx="94.65" cy="49.51" r="11.91"/></g></g><rect id="monitor" class="cls-4" x="18.39" y="20.93" width="113.21" height="87.73" rx="2.83" ry="2.83"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke:#010101;stroke-linejoin:round;stroke-width:9px;}.cls-1,.cls-2{stroke-linecap:round;}.cls-1,.cls-2,.cls-4{fill:none;}.cls-2,.cls-4{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="Monitor_-_Pcsx2"><g id="By_Kam"><line id="pe" class="cls-2" x1="39.95" y1="129.07" x2="110.05" y2="129.07"/><g id="A_B"><g id="B"><path id="path1211" class="cls-1" d="M106.56,80.07h-37.51"/><circle id="path1155-3" class="cls-1" cx="57.14" cy="80.07" r="11.91"/></g><g id="A"><path id="path858" class="cls-1" d="M43.44,50.11h38.71"/><circle id="path1155" class="cls-1" cx="94.65" cy="49.51" r="11.91"/></g></g><rect id="monitor" class="cls-4" x="18.39" y="20.93" width="113.21" height="87.73" rx="2.83" ry="2.83"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 937 B

After

Width:  |  Height:  |  Size: 786 B

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Jogcon_-_PCSX2" data-name="Jogcon - PCSX2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
@ -11,8 +10,7 @@
}
</style>
</defs>
<g id="By_maxihplay" data-name="By @maxihplay">
<g>
<g id="By_maxihplay">
<path class="cls-1" d="m126.03,63.22c3.43-3.42,5.55-8.15,5.55-13.38,0-10.44-8.47-18.91-18.91-18.91-6.44,0-12.12,3.22-15.54,8.13"/>
<path class="cls-1" d="m24.65,63.22c-3.43-3.42-4.52-8.15-4.52-13.38,0-10.44,8.47-18.91,18.91-18.91,6.44,0,12.12,3.22,15.54,8.13"/>
<g>
@ -22,5 +20,4 @@
<circle class="cls-1" cx="75" cy="79.2" r="20.58"/>
<path class="cls-1" d="m55.23,37.19c2.88-8.45,10.44-14.38,19.06-14.98,9.65-.68,18.83,5.45,22.14,14.98"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Keyboard_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-3{stroke-width:9px;}.cls-3,.cls-2{stroke:#000;stroke-miterlimit:10;}.cls-2{stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="By_Maxihplay"><g id="teclas"><path id="espaco" d="M102.85,102.7H47.15c-1.64,0-2.96-1.51-2.96-3.37v-5.75c0-1.86,1.33-3.37,2.96-3.37h55.7c1.64,0,2.96,1.51,2.96,3.37v5.75c0,1.86-1.33,3.37-2.96,3.37Z"/><g id="baixo"><rect class="cls-3" x="30.55" y="73.44" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="51.11" y="73.54" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="71.68" y="73.34" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="92.25" y="73.63" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="112.95" y="73.78" width="6.5" height="6.5" rx=".19" ry=".19"/></g><g id="cima"><rect class="cls-3" x="30.55" y="52.39" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="51.11" y="52.49" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="71.68" y="52.3" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="92.25" y="52.59" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="112.95" y="52.74" width="6.5" height="6.5" rx=".19" ry=".19"/></g></g><rect id="externo" class="cls-2" x="12.58" y="35.55" width="124.83" height="78.9" rx="12" ry="12"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;}.cls-3{stroke-width:9px;}.cls-3,.cls-2{stroke:#000;stroke-miterlimit:10;}.cls-2{stroke-width:12px;}</style></defs><g id="By_Maxihplay"><g id="teclas"><path id="espaco" d="M102.85,102.7H47.15c-1.64,0-2.96-1.51-2.96-3.37v-5.75c0-1.86,1.33-3.37,2.96-3.37h55.7c1.64,0,2.96,1.51,2.96,3.37v5.75c0,1.86-1.33,3.37-2.96,3.37Z"/><g id="baixo"><rect class="cls-3" x="30.55" y="73.44" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="51.11" y="73.54" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="71.68" y="73.34" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="92.25" y="73.63" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="112.95" y="73.78" width="6.5" height="6.5" rx=".19" ry=".19"/></g><g id="cima"><rect class="cls-3" x="30.55" y="52.39" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="51.11" y="52.49" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="71.68" y="52.3" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="92.25" y="52.59" width="6.5" height="6.5" rx=".19" ry=".19"/><rect class="cls-3" x="112.95" y="52.74" width="6.5" height="6.5" rx=".19" ry=".19"/></g></g><rect id="externo" class="cls-2" x="12.58" y="35.55" width="124.83" height="78.9" rx="12" ry="12"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 17h18v2H3v-2zm0-6h3v3H3v-3zm5 0h3v3H8v-3zM3 5h3v3H3V5zm10 0h3v3h-3V5zm5 0h3v3h-3V5zm-5 6h3v3h-3v-3zm5 0h3v3h-3v-3zM8 5h3v3H8V5z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M3 17h18v2H3v-2zm0-6h3v3H3v-3zm5 0h3v3H8v-3zM3 5h3v3H3V5zm10 0h3v3h-3V5zm5 0h3v3h-3V5zm-5 6h3v3h-3v-3zm5 0h3v3h-3v-3zM8 5h3v3H8V5z"/></svg>

Before

Width:  |  Height:  |  Size: 282 B

After

Width:  |  Height:  |  Size: 174 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="keyboard_mania_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:16px;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-1,.cls-3,.cls-4{stroke:#000;stroke-miterlimit:10;}.cls-3{stroke-width:12px;}.cls-4{stroke-width:9px;}</style></defs><g id="tela"><rect class="cls-2" width="150" height="150"/></g><g id="By_maxihplay"><g id="teclas"><line id="_4b" class="cls-4" x1="113.99" y1="85.32" x2="113.99" y2="113.23"/><line id="_3b" class="cls-4" x1="88" y1="85.32" x2="88" y2="113.23"/><line id="_2b" class="cls-4" x1="62.02" y1="85.32" x2="62.02" y2="113.23"/><line id="_1b" class="cls-4" x1="36.03" y1="85.32" x2="36.03" y2="113.23"/><line id="_4" class="cls-1" x1="113.99" y1="56.89" x2="113.99" y2="91.09"/><line id="_3" class="cls-1" x1="88" y1="56.89" x2="88" y2="91.09"/><line id="_2" class="cls-1" x1="62.02" y1="56.89" x2="62.02" y2="91.09"/><line id="_1" class="cls-1" x1="36.03" y1="57.87" x2="36.03" y2="92.07"/></g><g id="corpo"><rect class="cls-3" x="11.46" y="33.82" width="127.07" height="82.36" rx="2.94" ry="2.94"/><line class="cls-3" x1="13.49" y1="55.86" x2="136.52" y2="55.86"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-width:16px;}.cls-1,.cls-3,.cls-4{fill:none;stroke:#000;stroke-miterlimit:10;}.cls-3{stroke-width:12px;}.cls-4{stroke-width:9px;}</style></defs><g id="By_maxihplay"><g id="teclas"><line id="_4b" class="cls-4" x1="113.99" y1="85.32" x2="113.99" y2="113.23"/><line id="_3b" class="cls-4" x1="88" y1="85.32" x2="88" y2="113.23"/><line id="_2b" class="cls-4" x1="62.02" y1="85.32" x2="62.02" y2="113.23"/><line id="_1b" class="cls-4" x1="36.03" y1="85.32" x2="36.03" y2="113.23"/><line id="_4" class="cls-1" x1="113.99" y1="56.89" x2="113.99" y2="91.09"/><line id="_3" class="cls-1" x1="88" y1="56.89" x2="88" y2="91.09"/><line id="_2" class="cls-1" x1="62.02" y1="56.89" x2="62.02" y2="91.09"/><line id="_1" class="cls-1" x1="36.03" y1="57.87" x2="36.03" y2="92.07"/></g><g id="corpo"><rect class="cls-3" x="11.46" y="33.82" width="127.07" height="82.36" rx="2.94" ry="2.94"/><line class="cls-3" x1="13.49" y1="55.86" x2="136.52" y2="55.86"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1007 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M9.973 18H11v-5h2v5h1.027c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278zM10 20v1h4v-1h-4zm-4.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M9.973 18H11v-5h2v5h1.027c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278zM10 20v1h4v-1h-4zm-4.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15z"/></svg>

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 349 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z"/></svg>

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 133 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M4 15h2v5h12V4H6v5H4V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6zm6-4V8l5 4-5 4v-3H2v-2h8z" fill="#000000"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M4 15h2v5h12V4H6v5H4V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6zm6-4V8l5 4-5 4v-3H2v-2h8z"/></svg>

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 159 B

View File

@ -1,41 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
fill="#FFFFFF"
width="800px"
height="800px"
viewBox="0 0 512 512"
version="1.1"
id="svg1"
sodipodi:docname="magnifier-line.svg"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="true"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="1.005"
inkscape:cx="250.24876"
inkscape:cy="399.50249"
inkscape:window-width="1920"
inkscape:window-height="1008"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<path
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"
id="path1"
style="fill:#000000" />
</svg>
<svg viewBox="0 0 512 512"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"/></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 391 B

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="memory_card_-_PCSX2" data-name="memory card - PCSX2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
@ -8,13 +7,9 @@
}
</style>
</defs>
<g id="by_Maxihplay" data-name="by Maxihplay">
<g id="seta">
<g id="by_Maxihplay">
<polygon points="57.97 43.34 92.03 43.34 75.8 25.49 57.97 43.34 57.97 43.34"/>
</g>
<g id="Formato-2">
<path d="m129.28,4.74v121.48c0,10.53-8.56,19.09-19.09,19.09H39.8c-10.53,0-19.09-8.56-19.09-19.09V4.69l108.59.05h-.02,0ZM32.71,126.22c0,3.91,4.18,7.09,8.09,7.09h68.4c3.91,0,8.09-3.18,8.09-7.09V16.74l-84.59-.04v109.52h.01Z"/>
</g>
<path id="etiqueta-2" class="cls-1" d="m53.8,90.72h42.4c2.23,0,4.04,1.76,4.04,3.94v17.68c0,2.17-1.81,3.94-4.04,3.94h-42.4c-2.23,0-4.04-1.76-4.04-3.94v-17.68c0-2.17,1.81-3.94,4.04-3.94Z"/>
<path class="cls-1" d="m53.8,90.72h42.4c2.23,0,4.04,1.76,4.04,3.94v17.68c0,2.17-1.81,3.94-4.04,3.94h-42.4c-2.23,0-4.04-1.76-4.04-3.94v-17.68c0-2.17,1.81-3.94,4.04-3.94Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 903 B

After

Width:  |  Height:  |  Size: 669 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Mic_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><rect class="cls-2" width="150" height="150"/></g><g id="By_maxihplay"><g id="suporte"><line class="cls-1" x1="44.93" y1="137.79" x2="105.07" y2="137.79"/><line class="cls-1" x1="75" y1="114.81" x2="75" y2="137.79"/><path class="cls-1" d="M107.69,69.01v18.51c0,13.3-10.78,24.09-24.09,24.09h-17.21c-13.3,0-24.09-10.78-24.09-24.09v-18.51"/></g><g id="Mic"><path d="M75,77.07c-3.5,0-6.35-2.84-6.35-6.33s2.85-6.33,6.35-6.33,6.35,2.84,6.35,6.33-2.85,6.33-6.35,6.33Z"/><line class="cls-1" x1="69.41" y1="96.39" x2="80.59" y2="96.39"/><line class="cls-3" x1="55.79" y1="43.92" x2="94.21" y2="43.73"/><rect class="cls-3" x="55.79" y="12.21" width="38.42" height="80.03" rx="17.3" ry="17.3"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_maxihplay"><g id="suporte"><line class="cls-1" x1="44.93" y1="137.79" x2="105.07" y2="137.79"/><line class="cls-1" x1="75" y1="114.81" x2="75" y2="137.79"/><path class="cls-1" d="M107.69,69.01v18.51c0,13.3-10.78,24.09-24.09,24.09h-17.21c-13.3,0-24.09-10.78-24.09-24.09v-18.51"/></g><g id="Mic"><path d="M75,77.07c-3.5,0-6.35-2.84-6.35-6.33s2.85-6.33,6.35-6.33,6.35,2.84,6.35,6.33-2.85,6.33-6.35,6.33Z"/><line class="cls-1" x1="69.41" y1="96.39" x2="80.59" y2="96.39"/><line class="cls-3" x1="55.79" y1="43.92" x2="94.21" y2="43.73"/><rect class="cls-3" x="55.79" y="12.21" width="38.42" height="80.03" rx="17.3" ry="17.3"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 982 B

After

Width:  |  Height:  |  Size: 823 B

View File

@ -1,37 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 448 512"
version="1.1"
id="svg1"
sodipodi:docname="minus-line-b.svg"
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="1.6386719"
inkscape:cx="223.96186"
inkscape:cy="256"
inkscape:window-width="1920"
inkscape:window-height="990"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<path
d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"
id="path1"
style="fill:#000000;fill-opacity:1" />
</svg>
<svg viewBox="0 0 512 512"><rect style="stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none" width="322" height="12" x="95" y="256"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 184 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="mouse_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-1" d="M0,0H150V150H0V0Z"/></g><rect id="corpo" class="cls-2" x="31.73" y="18.98" width="86.54" height="112.03" rx="35.75" ry="35.75"/><g id="scroll"><rect x="67.64" y="36.79" width="14.73" height="31.88" rx="7.36" ry="7.36"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><rect class="cls-2" x="31.73" y="18.98" width="86.54" height="112.03" rx="35.75" ry="35.75"/><rect x="67.64" y="36.79" width="14.73" height="31.88" rx="7.36" ry="7.36"/></svg>

Before

Width:  |  Height:  |  Size: 528 B

After

Width:  |  Height:  |  Size: 300 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2{fill:none;}.cls-2{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="HD_-_Pcsx2"><g id="By_Maxihplay"><path d="M41.98,100.41c-3.49,0-6.32-2.84-6.32-6.32s2.84-6.32,6.32-6.32,6.32,2.84,6.32,6.32-2.84,6.32-6.32,6.32Z"/><rect class="cls-2" x="18.28" y="75.88" width="113.44" height="36.4" rx="3.22" ry="3.22"/><path class="cls-2" d="M21.11,80.77c-2.25,0-3.59-2.5-2.36-4.37l21.6-37.41c.52-.79,1.41-1.27,2.36-1.27H109.19c1.05,0,2.01,.58,2.5,1.51l19.7,37.41c.99,1.88-.37,4.14-2.5,4.14"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Maxihplay"><path d="M41.98,100.41c-3.49,0-6.32-2.84-6.32-6.32s2.84-6.32,6.32-6.32,6.32,2.84,6.32,6.32-2.84,6.32-6.32,6.32Z"/><rect class="cls-2" x="18.28" y="75.88" width="113.44" height="36.4" rx="3.22" ry="3.22"/><path class="cls-2" d="M21.11,80.77c-2.25,0-3.59-2.5-2.36-4.37l21.6-37.41c.52-.79,1.41-1.27,2.36-1.27H109.19c1.05,0,2.01,.58,2.5,1.51l19.7,37.41c.99,1.88-.37,4.14-2.5,4.14"/></g></svg>

Before

Width:  |  Height:  |  Size: 736 B

After

Width:  |  Height:  |  Size: 534 B

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Negcon_-_PCSX2" data-name="Negcon - PCSX2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
@ -11,7 +10,7 @@
}
</style>
</defs>
<g id="By_maxihplay" data-name="By @maxihplay">
<g id="By_maxihplay">
<path d="m130.96,116.52c-2.29,0-4.57-.69-6.54-2.06l-.5-.34-19.54-20.41h-17.92v-50.78h26.79c13.8,0,25.04,11.13,25.23,24.88l4.03,36.82c.1,4.4-2.24,8.42-6.11,10.5-1.72.92-3.59,1.38-5.46,1.38Zm-32.49-34.81h11.04l20.83,21.76-3.85-34.98v-.33c0-7.3-5.94-13.23-13.23-13.23h-14.79v26.78Z"/>
<line class="cls-1" x1="84" y1="39.48" x2="83.79" y2="97.31"/>
<path d="m19.04,116.52c-1.86,0-3.74-.46-5.46-1.38-3.87-2.08-6.21-6.1-6.11-10.5l.03-.52,4-36.3c.19-13.75,11.44-24.88,25.23-24.88h26.79v50.78h-17.92l-19.53,20.41-.5.34c-1.97,1.37-4.25,2.06-6.54,2.06Zm17.7-61.59c-7.3,0-13.23,5.94-13.23,13.23l-.04.66-3.82,34.65,20.83-21.76h11.04v-26.78h-14.79Z"/>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 983 B

View File

@ -1,57 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="pause-line-black.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="1.0509927"
inkscape:cx="423.88496"
inkscape:cy="373.93219"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<svg viewBox="0 0 512 512">
<rect
style="fill:#000000;stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="rect788"
width="12.404324"
height="322.51239"
x="135.75842"
y="94.743805" />
width="12.5"
height="322.5"
x="136"
y="95"/>
<rect
style="fill:#000000;stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="rect788-3-6"
width="12.404324"
height="322.51239"
x="363.83725"
y="94.743805" />
</g>
width="12.5"
height="322.5"
x="364"
y="95"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 415 B

View File

@ -1,22 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Capa_1" data-name="Capa 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
stroke: #000;
stroke-miterlimit: 1.94;
stroke-width: .48px;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<g id="tela">
<path id="tela-2" class="cls-2" d="m0,0h150v150H0V0Z"/>
</g>
<g id="SVGRepo_iconCarrier" data-name="SVGRepo iconCarrier">
<path class="cls-1" d="m89.94,34.36l24.94,24.94-63.13,63.13-24.93-24.94,63.12-63.13Zm43.87-6.02l-11.12-11.12c-4.3-4.3-11.28-4.3-15.59,0l-10.65,10.65,24.94,24.94,12.43-12.43c3.33-3.33,3.33-8.71,0-12.04ZM13.77,132.55c-.45,2.04,1.39,3.87,3.43,3.38l27.79-6.74-24.93-24.94-6.3,28.3Z"/>
</g>
</svg>
<svg viewBox="0 0 150 150"><path d="m89.94,34.36l24.94,24.94-63.13,63.13-24.93-24.94,63.12-63.13Zm43.87-6.02l-11.12-11.12c-4.3-4.3-11.28-4.3-15.59,0l-10.65,10.65,24.94,24.94,12.43-12.43c3.33-3.33,3.33-8.71,0-12.04ZM13.77,132.55c-.45,2.04,1.39,3.87,3.43,3.38l27.79-6.74-24.93-24.94-6.3,28.3Z"/></svg>

Before

Width:  |  Height:  |  Size: 772 B

After

Width:  |  Height:  |  Size: 300 B

View File

@ -1,7 +1 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24.00 24.00" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path d="M19.1835 7.80516L16.2188 4.83755C14.1921 2.8089 13.1788 1.79457 12.0904 2.03468C11.0021 2.2748 10.5086 3.62155 9.5217 6.31506L8.85373 8.1381C8.59063 8.85617 8.45908 9.2152 8.22239 9.49292C8.11619 9.61754 7.99536 9.72887 7.86251 9.82451C7.56644 10.0377 7.19811 10.1392 6.46145 10.3423C4.80107 10.8 3.97088 11.0289 3.65804 11.5721C3.5228 11.8069 3.45242 12.0735 3.45413 12.3446C3.45809 12.9715 4.06698 13.581 5.28476 14.8L6.69935 16.2163L2.22345 20.6964C1.92552 20.9946 1.92552 21.4782 2.22345 21.7764C2.52138 22.0746 3.00443 22.0746 3.30236 21.7764L7.77841 17.2961L9.24441 18.7635C10.4699 19.9902 11.0827 20.6036 11.7134 20.6045C11.9792 20.6049 12.2404 20.5358 12.4713 20.4041C13.0192 20.0914 13.2493 19.2551 13.7095 17.5825C13.9119 16.8472 14.013 16.4795 14.2254 16.1835C14.3184 16.054 14.4262 15.9358 14.5468 15.8314C14.8221 15.593 15.1788 15.459 15.8922 15.191L17.7362 14.4981C20.4 13.4973 21.7319 12.9969 21.9667 11.9115C22.2014 10.826 21.1954 9.81905 19.1835 7.80516Z" fill="#000000"/> </g>
</svg>
<svg viewBox="0 0 24 24"><path d="M19.1835 7.80516L16.2188 4.83755C14.1921 2.8089 13.1788 1.79457 12.0904 2.03468C11.0021 2.2748 10.5086 3.62155 9.5217 6.31506L8.85373 8.1381C8.59063 8.85617 8.45908 9.2152 8.22239 9.49292C8.11619 9.61754 7.99536 9.72887 7.86251 9.82451C7.56644 10.0377 7.19811 10.1392 6.46145 10.3423C4.80107 10.8 3.97088 11.0289 3.65804 11.5721C3.5228 11.8069 3.45242 12.0735 3.45413 12.3446C3.45809 12.9715 4.06698 13.581 5.28476 14.8L6.69935 16.2163L2.22345 20.6964C1.92552 20.9946 1.92552 21.4782 2.22345 21.7764C2.52138 22.0746 3.00443 22.0746 3.30236 21.7764L7.77841 17.2961L9.24441 18.7635C10.4699 19.9902 11.0827 20.6036 11.7134 20.6045C11.9792 20.6049 12.2404 20.5358 12.4713 20.4041C13.0192 20.0914 13.2493 19.2551 13.7095 17.5825C13.9119 16.8472 14.013 16.4795 14.2254 16.1835C14.3184 16.054 14.4262 15.9358 14.5468 15.8314C14.8221 15.593 15.1788 15.459 15.8922 15.191L17.7362 14.4981C20.4 13.4973 21.7319 12.9969 21.9667 11.9115C22.2014 10.826 21.1954 9.81905 19.1835 7.80516Z"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1015 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M16.394 12L10 7.737v8.526L16.394 12zm2.982.416L8.777 19.482A.5.5 0 0 1 8 19.066V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M16.394 12L10 7.737v8.526L16.394 12zm2.982.416L8.777 19.482A.5.5 0 0 1 8 19.066V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832z"/></svg>

Before

Width:  |  Height:  |  Size: 290 B

After

Width:  |  Height:  |  Size: 182 B

View File

@ -1 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>
<svg viewBox="0 0 512 512">
<rect
style="stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
width="12"
height="322"
x="256"
y="95"/>
<rect
style="stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
width="322"
height="12"
x="95"
y="256"/>
</svg>

Before

Width:  |  Height:  |  Size: 429 B

After

Width:  |  Height:  |  Size: 381 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M10.9 2.1l9.899 1.415 1.414 9.9-9.192 9.192a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414L10.9 2.1zm.707 2.122L3.828 12l8.486 8.485 7.778-7.778-1.06-7.425-7.425-1.06zm2.12 6.364a2 2 0 1 1 2.83-2.829 2 2 0 0 1-2.83 2.829z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M10.9 2.1l9.899 1.415 1.414 9.9-9.192 9.192a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414L10.9 2.1zm.707 2.122L3.828 12l8.486 8.485 7.778-7.778-1.06-7.425-7.425-1.06zm2.12 6.364a2 2 0 1 1 2.83-2.829 2 2 0 0 1-2.83 2.829z"/></svg>

Before

Width:  |  Height:  |  Size: 372 B

After

Width:  |  Height:  |  Size: 263 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Printer_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><rect class="cls-2" width="150" height="150"/></g><g id="By_Maxihplay"><rect id="folha_baixo" class="cls-3" x="45.18" y="94.65" width="59.63" height="34.03"/><line class="cls-1" x1="36.1" y1="92.09" x2="113.9" y2="92.09"/><line class="cls-3" x1="20.75" y1="72.85" x2="129.25" y2="72.85"/><path class="cls-3" d="M109.26,112.81h12.2c5.65,0,10.27-4.62,10.27-10.27V57.98c0-5.65-4.62-10.27-10.27-10.27H28.54c-5.65,0-10.27,4.62-10.27,10.27v44.56c0,5.65,4.62,10.27,10.27,10.27h12.5"/><rect id="folha_cima" class="cls-3" x="45.18" y="21.32" width="59.63" height="26.14"/></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-3{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Maxihplay"><rect id="folha_baixo" class="cls-3" x="45.18" y="94.65" width="59.63" height="34.03"/><line class="cls-1" x1="36.1" y1="92.09" x2="113.9" y2="92.09"/><line class="cls-3" x1="20.75" y1="72.85" x2="129.25" y2="72.85"/><path class="cls-3" d="M109.26,112.81h12.2c5.65,0,10.27-4.62,10.27-10.27V57.98c0-5.65-4.62-10.27-10.27-10.27H28.54c-5.65,0-10.27,4.62-10.27,10.27v44.56c0,5.65,4.62,10.27,10.27,10.27h12.5"/><rect id="folha_cima" class="cls-3" x="45.18" y="21.32" width="59.63" height="26.14"/></g></svg>

Before

Width:  |  Height:  |  Size: 862 B

After

Width:  |  Height:  |  Size: 684 B

View File

@ -1,7 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Ball_-_PCSX2" 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">
<svg viewBox="0 0 150 150">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-width:12;stroke-miterlimit:42.67;}
.st1{stroke:#000000;stroke-width:7;stroke-miterlimit:42.67;}

Before

Width:  |  Height:  |  Size: 817 B

After

Width:  |  Height:  |  Size: 491 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M5.463 4.433A9.961 9.961 0 0 1 12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 0 0 6.46 6.228l-.997-1.795zm13.074 15.134A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0 0 13.54 5.772l.997 1.795z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M5.463 4.433A9.961 9.961 0 0 1 12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 0 0 6.46 6.228l-.997-1.795zm13.074 15.134A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0 0 13.54 5.772l.997 1.795z"/></svg>

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 301 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M18.537 19.567A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3a8 8 0 1 0-2.46 5.772l.997 1.795z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M18.537 19.567A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3a8 8 0 1 0-2.46 5.772l.997 1.795z"/></svg>

Before

Width:  |  Height:  |  Size: 310 B

After

Width:  |  Height:  |  Size: 202 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M18 19h1V6.828L17.172 5H16v4H7V5H5v14h1v-7h12v7zM4 3h14l2.707 2.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4 11v5h8v-5H8z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M18 19h1V6.828L17.172 5H16v4H7V5H5v14h1v-7h12v7zM4 3h14l2.707 2.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4 11v5h8v-5H8z"/></svg>

Before

Width:  |  Height:  |  Size: 303 B

After

Width:  |  Height:  |  Size: 195 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 3h2v2H3V3zm4 0h2v2H7V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm0 4h2v2h-2V7zM3 19h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3V7zm7.667 4l1.036-1.555A1 1 0 0 1 12.535 9h2.93a1 1 0 0 1 .832.445L17.333 11H20a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h2.667zM9 19h10v-6h-2.737l-1.333-2h-1.86l-1.333 2H9v6zm5-1a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M3 3h2v2H3V3zm4 0h2v2H7V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm0 4h2v2h-2V7zM3 19h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3V7zm7.667 4l1.036-1.555A1 1 0 0 1 12.535 9h2.93a1 1 0 0 1 .832.445L17.333 11H20a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h2.667zM9 19h10v-6h-2.737l-1.333-2h-1.86l-1.333 2H9v6zm5-1a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/></svg>

Before

Width:  |  Height:  |  Size: 516 B

After

Width:  |  Height:  |  Size: 408 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Seamic_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{fill:none;}</style></defs><g id="tela"><rect class="cls-1" width="150" height="150"/></g><g id="By_Maxihplay"><g id="contorno"><path d="M48.63,116.93c-.57,0-1.15-.05-1.72-.16l-25.88-4.76c-3.18-.59-5.82-2.72-7.06-5.7l-9.23-22.19c-1-2.4-.97-5.14,.09-7.51l14.23-32.02c1.2-2.7,3.53-4.65,6.38-5.36,16.43-4.08,33.33-6.15,50.26-6.15h.23c16.82,.02,33.62,2.08,49.95,6.13,2.94,.73,5.38,2.85,6.52,5.67l12.89,31.95c.94,2.33,.91,4.99-.08,7.3l-8.56,19.96c-1.13,2.64-3.37,4.61-6.13,5.4l-24.14,6.9c-3.85,1.1-8-.35-10.34-3.6l-3.78-5.26H60.06l-3.56,5.24c-1.79,2.63-4.75,4.17-7.87,4.17Zm-23.92-16.69l22.66,4.17,3.37-4.96c1.77-2.61,4.71-4.17,7.87-4.17h35.07c3.06,0,5.95,1.48,7.73,3.97l3.47,4.83,21.04-6.01,7.59-17.72-11.94-29.6c-14.94-3.59-30.29-5.42-45.65-5.44h-.22c-15.48,0-30.94,1.84-45.99,5.47l-13.21,29.72,8.21,19.74Z"/></g><g id="centro"><path d="M66.71,51.51h16.58c3.76,0,6.82,3.06,6.82,6.82v.77c0,3.76-3.06,6.82-6.82,6.82h-16.58c-3.76,0-6.82-3.06-6.82-6.82v-.77c0-3.76,3.06-6.82,6.82-6.82Z"/></g></g></svg>
<svg viewBox="0 0 150 150"><g id="By_Maxihplay"><path d="M48.63,116.93c-.57,0-1.15-.05-1.72-.16l-25.88-4.76c-3.18-.59-5.82-2.72-7.06-5.7l-9.23-22.19c-1-2.4-.97-5.14,.09-7.51l14.23-32.02c1.2-2.7,3.53-4.65,6.38-5.36,16.43-4.08,33.33-6.15,50.26-6.15h.23c16.82,.02,33.62,2.08,49.95,6.13,2.94,.73,5.38,2.85,6.52,5.67l12.89,31.95c.94,2.33,.91,4.99-.08,7.3l-8.56,19.96c-1.13,2.64-3.37,4.61-6.13,5.4l-24.14,6.9c-3.85,1.1-8-.35-10.34-3.6l-3.78-5.26H60.06l-3.56,5.24c-1.79,2.63-4.75,4.17-7.87,4.17Zm-23.92-16.69l22.66,4.17,3.37-4.96c1.77-2.61,4.71-4.17,7.87-4.17h35.07c3.06,0,5.95,1.48,7.73,3.97l3.47,4.83,21.04-6.01,7.59-17.72-11.94-29.6c-14.94-3.59-30.29-5.42-45.65-5.44h-.22c-15.48,0-30.94,1.84-45.99,5.47l-13.21,29.72,8.21,19.74Z"/></g><path d="M66.71,51.51h16.58c3.76,0,6.82,3.06,6.82,6.82v.77c0,3.76-3.06,6.82-6.82,6.82h-16.58c-3.76,0-6.82-3.06-6.82-6.82v-.77c0-3.76,3.06-6.82,6.82-6.82Z"/></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 893 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3.34 17a10.018 10.018 0 0 1-.978-2.326 3 3 0 0 0 .002-5.347A9.99 9.99 0 0 1 4.865 4.99a3 3 0 0 0 4.631-2.674 9.99 9.99 0 0 1 5.007.002 3 3 0 0 0 4.632 2.672c.579.59 1.093 1.261 1.525 2.01.433.749.757 1.53.978 2.326a3 3 0 0 0-.002 5.347 9.99 9.99 0 0 1-2.501 4.337 3 3 0 0 0-4.631 2.674 9.99 9.99 0 0 1-5.007-.002 3 3 0 0 0-4.632-2.672A10.018 10.018 0 0 1 3.34 17zm5.66.196a4.993 4.993 0 0 1 2.25 2.77c.499.047 1 .048 1.499.001A4.993 4.993 0 0 1 15 17.197a4.993 4.993 0 0 1 3.525-.565c.29-.408.54-.843.748-1.298A4.993 4.993 0 0 1 18 12c0-1.26.47-2.437 1.273-3.334a8.126 8.126 0 0 0-.75-1.298A4.993 4.993 0 0 1 15 6.804a4.993 4.993 0 0 1-2.25-2.77c-.499-.047-1-.048-1.499-.001A4.993 4.993 0 0 1 9 6.803a4.993 4.993 0 0 1-3.525.565 7.99 7.99 0 0 0-.748 1.298A4.993 4.993 0 0 1 6 12c0 1.26-.47 2.437-1.273 3.334a8.126 8.126 0 0 0 .75 1.298A4.993 4.993 0 0 1 9 17.196zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M3.34 17a10.018 10.018 0 0 1-.978-2.326 3 3 0 0 0 .002-5.347A9.99 9.99 0 0 1 4.865 4.99a3 3 0 0 0 4.631-2.674 9.99 9.99 0 0 1 5.007.002 3 3 0 0 0 4.632 2.672c.579.59 1.093 1.261 1.525 2.01.433.749.757 1.53.978 2.326a3 3 0 0 0-.002 5.347 9.99 9.99 0 0 1-2.501 4.337 3 3 0 0 0-4.631 2.674 9.99 9.99 0 0 1-5.007-.002 3 3 0 0 0-4.632-2.672A10.018 10.018 0 0 1 3.34 17zm5.66.196a4.993 4.993 0 0 1 2.25 2.77c.499.047 1 .048 1.499.001A4.993 4.993 0 0 1 15 17.197a4.993 4.993 0 0 1 3.525-.565c.29-.408.54-.843.748-1.298A4.993 4.993 0 0 1 18 12c0-1.26.47-2.437 1.273-3.334a8.126 8.126 0 0 0-.75-1.298A4.993 4.993 0 0 1 15 6.804a4.993 4.993 0 0 1-2.25-2.77c-.499-.047-1-.048-1.499-.001A4.993 4.993 0 0 1 9 6.803a4.993 4.993 0 0 1-3.525.565 7.99 7.99 0 0 0-.748 1.298A4.993 4.993 0 0 1 6 12c0 1.26-.47 2.437-1.273 3.334a8.126 8.126 0 0 0 .75 1.298A4.993 4.993 0 0 1 9 17.196zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 976 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M6.265 3.807l1.147 1.639a8 8 0 1 0 9.176 0l1.147-1.639A9.988 9.988 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12a9.988 9.988 0 0 1 4.265-8.193zM11 12V2h2v10h-2z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M6.265 3.807l1.147 1.639a8 8 0 1 0 9.176 0l1.147-1.639A9.988 9.988 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12a9.988 9.988 0 0 1 4.265-8.193zM11 12V2h2v10h-2z"/></svg>

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 207 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Singstar_-_Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{opacity:.85;}.cls-1,.cls-2,.cls-3,.cls-4{fill:none;}.cls-2{stroke-width:14px;}.cls-2,.cls-3,.cls-4{stroke:#000;stroke-miterlimit:10;}.cls-3{stroke-width:12px;}.cls-4{stroke-width:9px;}</style></defs><g id="tela"><path id="tela-2" class="cls-1" d="M0,0H150V150H0V0Z"/></g><g id="By_maxihplay"><g id="corpo"><path class="cls-3" d="M33.25,125.65l-8.91-8.91c-2.45-2.45-2.74-6.13-.65-8.22l52.21-55.45,21.01,21.01-55.45,52.21c-2.09,2.09-5.77,1.8-8.22-.65Z"/><line class="cls-4" x1="59.47" y1="69.88" x2="80.12" y2="90.53"/><line id="cabo" class="cls-2" x1="29.54" y1="120.46" x2="18.8" y2="131.2"/></g><g id="cabeca"><rect class="cls-3" x="82.52" y="22.24" width="43.35" height="47.14" rx="12" ry="12" transform="translate(62.91 -60.26) rotate(45)"/><line class="cls-4" x1="88.87" y1="30.48" x2="100.24" y2="41.86"/><line class="cls-4" x1="108.14" y1="49.76" x2="119.52" y2="61.13"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-2{stroke-width:14px;}.cls-2,.cls-3,.cls-4{fill:none;stroke:#000;stroke-miterlimit:10;}.cls-3{stroke-width:12px;}.cls-4{stroke-width:9px;}</style></defs><g id="By_maxihplay"><g id="corpo"><path class="cls-3" d="M33.25,125.65l-8.91-8.91c-2.45-2.45-2.74-6.13-.65-8.22l52.21-55.45,21.01,21.01-55.45,52.21c-2.09,2.09-5.77,1.8-8.22-.65Z"/><line class="cls-4" x1="59.47" y1="69.88" x2="80.12" y2="90.53"/><line id="cabo" class="cls-2" x1="29.54" y1="120.46" x2="18.8" y2="131.2"/></g><g id="cabeca"><rect class="cls-3" x="82.52" y="22.24" width="43.35" height="47.14" rx="12" ry="12" transform="translate(62.91 -60.26) rotate(45)"/><line class="cls-4" x1="88.87" y1="30.48" x2="100.24" y2="41.86"/><line class="cls-4" x1="108.14" y1="49.76" x2="119.52" y2="61.13"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 818 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5.32894 3.27158C6.56203 2.8332 7.99181 3.10749 8.97878 4.09446C10.0997 5.21537 10.3014 6.90741 9.58382 8.23385L20.2925 18.9437L18.8783 20.3579L8.16933 9.64875C6.84277 10.3669 5.1502 10.1654 4.02903 9.04421C3.04178 8.05696 2.76761 6.62665 3.20652 5.39332L5.44325 7.63C6.02903 8.21578 6.97878 8.21578 7.56457 7.63C8.15035 7.04421 8.15035 6.09446 7.56457 5.50868L5.32894 3.27158ZM15.6963 5.15512L18.8783 3.38736L20.2925 4.80157L18.5247 7.98355L16.757 8.3371L14.6356 10.4584L13.2214 9.04421L15.3427 6.92289L15.6963 5.15512ZM8.97878 13.2868L10.393 14.7011L5.08969 20.0044C4.69917 20.3949 4.066 20.3949 3.67548 20.0044C3.31285 19.6417 3.28695 19.0699 3.59777 18.6774L3.67548 18.5902L8.97878 13.2868Z" fill="#000000"></path></svg>
<svg viewBox="0 0 24 24"><path d="M5.32894 3.27158C6.56203 2.8332 7.99181 3.10749 8.97878 4.09446C10.0997 5.21537 10.3014 6.90741 9.58382 8.23385L20.2925 18.9437L18.8783 20.3579L8.16933 9.64875C6.84277 10.3669 5.1502 10.1654 4.02903 9.04421C3.04178 8.05696 2.76761 6.62665 3.20652 5.39332L5.44325 7.63C6.02903 8.21578 6.97878 8.21578 7.56457 7.63C8.15035 7.04421 8.15035 6.09446 7.56457 5.50868L5.32894 3.27158ZM15.6963 5.15512L18.8783 3.38736L20.2925 4.80157L18.5247 7.98355L16.757 8.3371L14.6356 10.4584L13.2214 9.04421L15.3427 6.92289L15.6963 5.15512ZM8.97878 13.2868L10.393 14.7011L5.08969 20.0044C4.69917 20.3949 4.066 20.3949 3.67548 20.0044C3.31285 19.6417 3.28695 19.0699 3.59777 18.6774L3.67548 18.5902L8.97878 13.2868Z"/></svg>

Before

Width:  |  Height:  |  Size: 793 B

After

Width:  |  Height:  |  Size: 738 B

View File

@ -1,7 +1 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="256px" height="256px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path d="M9.5 22H14.5M8 2H16M12 5V2M4 12H20M17 19L18.5 22M7 19L5.5 22M8.5 15.5H8.51M15.5 15.5H15.51M8.8 19H15.2C16.8802 19 17.7202 19 18.362 18.673C18.9265 18.3854 19.3854 17.9265 19.673 17.362C20 16.7202 20 15.8802 20 14.2V9.8C20 8.11984 20 7.27976 19.673 6.63803C19.3854 6.07354 18.9265 5.6146 18.362 5.32698C17.7202 5 16.8802 5 15.2 5H8.8C7.11984 5 6.27976 5 5.63803 5.32698C5.07354 5.6146 4.6146 6.07354 4.32698 6.63803C4 7.27976 4 8.11984 4 9.8V14.2C4 15.8802 4 16.7202 4.32698 17.362C4.6146 17.9265 5.07354 18.3854 5.63803 18.673C6.27976 19 7.11984 19 8.8 19ZM9 15.5C9 15.7761 8.77614 16 8.5 16C8.22386 16 8 15.7761 8 15.5C8 15.2239 8.22386 15 8.5 15C8.77614 15 9 15.2239 9 15.5ZM16 15.5C16 15.7761 15.7761 16 15.5 16C15.2239 16 15 15.7761 15 15.5C15 15.2239 15.2239 15 15.5 15C15.7761 15 16 15.2239 16 15.5Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g>
</svg>
<svg viewBox="0 0 24 24" fill="none"><path d="M9.5 22H14.5M8 2H16M12 5V2M4 12H20M17 19L18.5 22M7 19L5.5 22M8.5 15.5H8.51M15.5 15.5H15.51M8.8 19H15.2C16.8802 19 17.7202 19 18.362 18.673C18.9265 18.3854 19.3854 17.9265 19.673 17.362C20 16.7202 20 15.8802 20 14.2V9.8C20 8.11984 20 7.27976 19.673 6.63803C19.3854 6.07354 18.9265 5.6146 18.362 5.32698C17.7202 5 16.8802 5 15.2 5H8.8C7.11984 5 6.27976 5 5.63803 5.32698C5.07354 5.6146 4.6146 6.07354 4.32698 6.63803C4 7.27976 4 8.11984 4 9.8V14.2C4 15.8802 4 16.7202 4.32698 17.362C4.6146 17.9265 5.07354 18.3854 5.63803 18.673C6.27976 19 7.11984 19 8.8 19ZM9 15.5C9 15.7761 8.77614 16 8.5 16C8.22386 16 8 15.7761 8 15.5C8 15.2239 8.22386 15 8.5 15C8.77614 15 9 15.2239 9 15.5ZM16 15.5C16 15.7761 15.7761 16 15.5 16C15.2239 16 15 15.7761 15 15.5C15 15.2239 15.2239 15 15.5 15C15.7761 15 16 15.2239 16 15.5Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 942 B

View File

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Vibration_-_PCSX2" data-name="Vibration - PCSX2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<svg viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
stroke-linecap: round;
stroke-linejoin: round;
}
.cls-1, .cls-2 {
fill: none;
stroke: #000;
stroke-width: 12px;
}
.cls-2 {
stroke-miterlimit: 5;
}
</style>
</defs>
<g id="By_maxihplay" data-name="By @maxihplay">
<g id="By_maxihplay">
<rect class="cls-2" x="51.59" y="20.59" width="46.81" height="87.78" rx="17.19" ry="17.19"/>
<path class="cls-1" d="m75,113.37v7.22c0,4.85,3.97,8.82,8.82,8.82h18.88"/>
<polyline class="cls-1" points="130.09 33.5 116.93 58.56 132.07 75.26 118.88 95.92 130.8 116.5"/>

Before

Width:  |  Height:  |  Size: 879 B

After

Width:  |  Height:  |  Size: 725 B

View File

@ -1,4 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="svg1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<path id="path1" d="m52.64,15l-1.81,3.6h-24.17c-4.46,0-8.06,3.6-8.06,8.06s3.6,8.06,8.06,8.06h96.68c4.46,0,8.06-3.6,8.06-8.06s-3.6-8.06-8.06-8.06h-24.17l-1.81-3.6c-1.36-2.74-4.15-4.46-7.2-4.46h-30.31c-3.05,0-5.84,1.71-7.2,4.46Zm70.7,34.47H26.66l5.34,78.65c.4,6.37,5.69,11.33,12.06,11.33h61.89c6.37,0,11.66-4.96,12.06-11.33l5.34-78.65Z"/>
</svg>
<svg viewBox="0 0 150 150"><path d="m52.64,15l-1.81,3.6h-24.17c-4.46,0-8.06,3.6-8.06,8.06s3.6,8.06,8.06,8.06h96.68c4.46,0,8.06-3.6,8.06-8.06s-3.6-8.06-8.06-8.06h-24.17l-1.81-3.6c-1.36-2.74-4.15-4.46-7.2-4.46h-30.31c-3.05,0-5.84,1.71-7.2,4.46Zm70.7,34.47H26.66l5.34,78.65c.4,6.37,5.69,11.33,12.06,11.33h61.89c6.37,0,11.66-4.96,12.06-11.33l5.34-78.65Z"/></svg>

Before

Width:  |  Height:  |  Size: 457 B

After

Width:  |  Height:  |  Size: 359 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M13 16.938V19h5v2H6v-2h5v-2.062A8.001 8.001 0 0 1 4 9V3h16v6a8.001 8.001 0 0 1-7 7.938zM6 5v4a6 6 0 1 0 12 0V5H6zM1 5h2v4H1V5zm20 0h2v4h-2V5z" fill="#000000"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M13 16.938V19h5v2H6v-2h5v-2.062A8.001 8.001 0 0 1 4 9V3h16v6a8.001 8.001 0 0 1-7 7.938zM6 5v4a6 6 0 1 0 12 0V5H6zM1 5h2v4H1V5zm20 0h2v4h-2V5z"/></svg>

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 185 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="tela"><path id="tela-2" class="cls-2" d="M0,0H150V150H0V0Z"/></g><g id="Monitor_-_Pcsx2"><g id="By_Kam"><line id="pe" class="cls-1" x1="39.95" y1="129.07" x2="110.05" y2="129.07"/><rect id="monitor" class="cls-3" x="18.39" y="20.93" width="113.21" height="87.73" rx="2.83" ry="2.83"/></g></g></svg>
<svg viewBox="0 0 150 150"><defs><style>.cls-1{stroke-linecap:round;}.cls-1,.cls-2,.cls-3{fill:none;}.cls-1,.cls-3{stroke:#000;stroke-miterlimit:10;stroke-width:12px;}</style></defs><g id="By_Kam"><line id="pe" class="cls-1" x1="39.95" y1="129.07" x2="110.05" y2="129.07"/><rect id="monitor" class="cls-3" x="18.39" y="20.93" width="113.21" height="87.73" rx="2.83" ry="2.83"/></g></svg>

Before

Width:  |  Height:  |  Size: 560 B

After

Width:  |  Height:  |  Size: 388 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0H24V24H0z"/><path d="M12 1l3 5h-2v7.381l3-1.499-.001-.882H15V7h4v4h-1.001L18 13.118l-5 2.5v1.553c1.166.412 2 1.523 2 2.829 0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.187.69-2.213 1.69-2.7L6 14l-.001-2.268C5.402 11.386 5 10.74 5 10c0-1.105.895-2 2-2s2 .895 2 2c0 .74-.402 1.387-1 1.732V13l3 2.086V6H9l3-5z" fill="#000000"/></svg>
<svg viewBox="0 0 24 24"><path d="M12 1l3 5h-2v7.381l3-1.499-.001-.882H15V7h4v4h-1.001L18 13.118l-5 2.5v1.553c1.166.412 2 1.523 2 2.829 0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.187.69-2.213 1.69-2.7L6 14l-.001-2.268C5.402 11.386 5 10.74 5 10c0-1.105.895-2 2-2s2 .895 2 2c0 .74-.402 1.387-1 1.732V13l3 2.086V6H9l3-5z"/></svg>

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 321 B

View File

@ -1,6 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M10 7.22L6.603 10H3v4h3.603L10 16.78V7.22zM5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm13.517 4.134l-1.416-1.416A8.978 8.978 0 0 0 21 12a8.982 8.982 0 0 0-3.304-6.968l1.42-1.42A10.976 10.976 0 0 1 23 12c0 3.223-1.386 6.122-3.594 8.134zm-3.543-3.543l-1.422-1.422A3.993 3.993 0 0 0 16 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 18 12c0 1.842-.83 3.49-2.137 4.591z"/>
</g>
</svg>
<svg viewBox="0 0 24 24"><path d="M10 7.22L6.603 10H3v4h3.603L10 16.78V7.22zM5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm13.517 4.134l-1.416-1.416A8.978 8.978 0 0 0 21 12a8.982 8.982 0 0 0-3.304-6.968l1.42-1.42A10.976 10.976 0 0 1 23 12c0 3.223-1.386 6.122-3.594 8.134zm-3.543-3.543l-1.422-1.422A3.993 3.993 0 0 0 16 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 18 12c0 1.842-.83 3.49-2.137 4.591z"/></svg>

Before

Width:  |  Height:  |  Size: 601 B

After

Width:  |  Height:  |  Size: 493 B

Some files were not shown because too many files have changed in this diff Show More