From 7060a63c87284605387536054308bf56ce876d37 Mon Sep 17 00:00:00 2001
From: Chloe Christine Fontenot <foley2431@gmail.com>
Date: Wed, 5 Nov 2025 17:30:38 -0600
Subject: [PATCH 1/1] branding change

---
 0001-branding-change.patch              | 221 ++++++++++++++++++++++++
 CMakeLists.txt                          |  14 +-
 Data/PrimeHack.desktop                  |  10 ++
 Data/dolphin-emu.desktop                |   2 +-
 Data/primehack-nogui.6                  |  37 ++++
 Data/primehack.6                        |  67 +++++++
 Data/{dolphin-emu.png => primehack.png} | Bin
 Data/primehack.svg                      |   9 +
 8 files changed, 352 insertions(+), 8 deletions(-)
 create mode 100644 0001-branding-change.patch
 create mode 100644 Data/PrimeHack.desktop
 create mode 100644 Data/primehack-nogui.6
 create mode 100644 Data/primehack.6
 rename Data/{dolphin-emu.png => primehack.png} (100%)
 create mode 100644 Data/primehack.svg

diff --git a/0001-branding-change.patch b/0001-branding-change.patch
new file mode 100644
index 0000000000..1ec798c517
--- /dev/null
+++ b/0001-branding-change.patch
@@ -0,0 +1,221 @@
+From 45c01891b3f03aab74a26ed789c452e909458824 Mon Sep 17 00:00:00 2001
+From: Chloe Christine Fontenot <foley2431@gmail.com>
+Date: Wed, 5 Nov 2025 17:21:15 -0600
+Subject: [PATCH 1/1] branding change
+
+---
+ CMakeLists.txt                          |  12 ++---
+ Data/PrimeHack.desktop                  |  10 ++++
+ Data/dolphin-emu.desktop                |   2 +-
+ Data/primehack-nogui.6                  |  37 +++++++++++++
+ Data/primehack.6                        |  67 ++++++++++++++++++++++++
+ Data/{dolphin-emu.png => primehack.png} | Bin
+ Data/primehack.svg                      |   9 ++++
+ 7 files changed, 130 insertions(+), 7 deletions(-)
+ create mode 100644 Data/PrimeHack.desktop
+ create mode 100644 Data/primehack-nogui.6
+ create mode 100644 Data/primehack.6
+ rename Data/{dolphin-emu.png => primehack.png} (100%)
+ create mode 100644 Data/primehack.svg
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index a550123b95..543bba8e9b 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -171,7 +171,7 @@ include(RemoveCompileFlag)
+ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
+ 
+ # Set up paths
+-set(datadir ${CMAKE_INSTALL_FULL_DATADIR}/dolphin-emu CACHE PATH "datadir")
++set(datadir ${CMAKE_INSTALL_FULL_DATADIR}/primehack CACHE PATH "datadir")
+ add_definitions(-DDATA_DIR="${datadir}/")
+ 
+ if(CMAKE_SYSROOT)
+@@ -849,16 +849,16 @@ if(NOT CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD|Darwin")
+ endif()
+ if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
+   # Install the application icon and menu item
+-  install(FILES Data/dolphin-emu.svg
++  install(FILES Data/primehack.svg
+           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
+-  install(FILES Data/dolphin-emu.png
++  install(FILES Data/primehack.png
+           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
+-  install(FILES Data/dolphin-emu.desktop
++  install(FILES Data/PrimeHack.desktop
+           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
+   # Install manpages
+-  install(FILES Data/dolphin-emu.6
++  install(FILES Data/primehack.6
+           DESTINATION ${CMAKE_INSTALL_MANDIR}/man6)
+-  install(FILES Data/dolphin-emu-nogui.6
++  install(FILES Data/primehack-nogui.6
+           DESTINATION ${CMAKE_INSTALL_MANDIR}/man6)
+ endif()
+ 
+diff --git a/Data/PrimeHack.desktop b/Data/PrimeHack.desktop
+new file mode 100644
+index 0000000000..cc1a5f7925
+--- /dev/null
++++ b/Data/PrimeHack.desktop
+@@ -0,0 +1,10 @@
++[Desktop Entry]
++Version=1.0
++Icon=primehack
++Exec=env QT_QPA_PLATFORM=xcb primehack
++Terminal=false
++Type=Application
++Categories=Game;Emulator;
++Name=PrimeHack (Dolphin Emulator fork)
++GenericName=Wii/GameCube Emulator
++Comment=A Wii/GameCube Emulator
+diff --git a/Data/dolphin-emu.desktop b/Data/dolphin-emu.desktop
+index a998ce4370..391b804b16 100644
+--- a/Data/dolphin-emu.desktop
++++ b/Data/dolphin-emu.desktop
+@@ -5,6 +5,6 @@ Exec=env QT_QPA_PLATFORM=xcb dolphin-emu
+ Terminal=false
+ Type=Application
+ Categories=Game;Emulator;
+-Name=Dolphin Emulator
++Name=Dolphin Emulator fork
+ GenericName=Wii/GameCube Emulator
+ Comment=A Wii/GameCube Emulator
+diff --git a/Data/primehack-nogui.6 b/Data/primehack-nogui.6
+new file mode 100644
+index 0000000000..b4ce639319
+--- /dev/null
++++ b/Data/primehack-nogui.6
+@@ -0,0 +1,37 @@
++.Dd July 17, 2016
++.Dt DOLPHIN-EMU-NOGUI 6
++.Os
++.Sh NAME
++.Nm dolphin-emu-nogui
++.Nd Nintendo GameCube and Wii emulator
++.Sh SYNOPSIS
++.Nm dolphin-emu-nogui
++.Op Fl hv
++.Op Fl e Ar file
++.Sh DESCRIPTION
++Dolphin is an emulator for two recent Nintendo video game consoles:
++the GameCube and the Wii.
++It allows PC gamers to enjoy games for these two consoles
++in full HD (1080p) with several enhancements:
++compatibility with all PC controllers, turbo speed, networked multiplayer,
++and even more!
++.Pp
++.Nm
++does not have a graphical user interface.
++.Sh OPTIONS
++.Bl -tag -width Ds
++.It Fl e Ar file , Fl Fl exec= Ns Ar file
++Load the specified file
++.It Fl h , Fl Fl help
++Print a help message
++.It Fl v , Fl Fl version
++Print version and exit
++.El
++.Sh FILES
++.Bl -tag -width Ds
++.It Pa $HOME/.dolphin-emu
++Default user configuration directory.
++.El
++.Sh AUTHORS
++This manual page was written by Jeremy Newton, but may be distributed freely
++using the CC BY license.
+diff --git a/Data/primehack.6 b/Data/primehack.6
+new file mode 100644
+index 0000000000..9d20e890d5
+--- /dev/null
++++ b/Data/primehack.6
+@@ -0,0 +1,67 @@
++.Dd July 17, 2016
++.Dt DOLPHIN-EMU 6
++.Os
++.Sh NAME
++.Nm dolphin-emu
++.Nd Nintendo GameCube and Wii emulator
++.Sh SYNOPSIS
++.Nm dolphin-emu
++.Op Fl bdhl
++.Op Fl a Ar audio
++.Op Fl c Ar str
++.Op Fl e Ar file
++.Op Fl m Ar file
++.Op Fl u Ar path
++.Op Fl v Ar video
++.Sh DESCRIPTION
++Dolphin is an emulator for two recent Nintendo video game consoles:
++the GameCube and the Wii.
++It allows PC gamers to enjoy games for these two consoles
++in full HD (1080p) with several enhancements:
++compatibility with all PC controllers, turbo speed, networked multiplayer,
++and even more!
++.Pp
++.Nm
++features a graphical user interface made using Qt 5.
++.Sh OPTIONS
++.Bl -tag -width Ds
++.It Fl a Ar audio , Fl Fl audio_emulation= Ns Ar audio
++Low level
++.Pq Sy LLE
++or high level
++.Pq Sy HLE
++audio
++.It Fl b , Fl Fl batch
++Exit Dolphin with emulator
++.It Fl c Ar text , Fl Fl confirm= Ns Ar text
++Set Confirm on Stop
++.It Fl d , Fl Fl debugger
++Open the debugger
++.It Fl e Ar file , Fl Fl exec= Ns Ar file
++Load the specified file
++.It Fl h , Fl Fl help
++Print a help message
++.It Fl l , Fl Fl logger
++Open the logger
++.Po
++.Pa .dol , .elf , .wad , .gcm , .iso
++.Pc
++.It Fl m Ar file , Fl Fl movie= Ns Ar file
++Play a movie file
++.It Fl u Ar path , Fl Fl user= Ns Ar path
++User folder path
++.It Fl v , Fl Fl video_backend= Ns Ar video
++OpenGL
++.Pq Sy OGL
++or
++.Sy Software Renderer
++video backend
++.El
++.Sh FILES
++.Bl -tag -width Ds
++.It Pa $HOME/.dolphin-emu
++Default user configuration directory.
++.El
++.Sh AUTHOR
++This manual page was written by Jeremy Newton, but may be distributed freely
++using the CC BY license.
+diff --git a/Data/dolphin-emu.png b/Data/primehack.png
+similarity index 100%
+rename from Data/dolphin-emu.png
+rename to Data/primehack.png
+diff --git a/Data/primehack.svg b/Data/primehack.svg
+new file mode 100644
+index 0000000000..5ea474001d
+--- /dev/null
++++ b/Data/primehack.svg
+@@ -0,0 +1,9 @@
++<?xml version="1.0" encoding="UTF-8"?>
++<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="2048" height="2048" viewBox="0 0 2048 2048">
++ <linearGradient id="g" gradientUnits="userSpaceOnUse" x1="0" y1="506" x2="0" y2="1588">
++  <stop offset="0" stop-color="#46D4FF"/>
++  <stop offset="1" stop-color="#1792FF"/>
++ </linearGradient>
++ <path fill="#0057ab" d="m2046.8,1538.65 c-6.813,-22.834 -49.283,-160.537 -120.831,-292.567 -94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.445,-40.618 -84.6,-76.916 -127.448,-109.498 l0.047,0 c0,0 -0.329,-0.232 -0.926,-0.673 -0.801,-0.607 -1.602,-1.214 -2.403,-1.818 -15.987,-12.352 -83.345,-69.109 -59.382,-131.767 8.031,-21 27.421,-38.45 50.479,-52.569 l124.091,-1.011 v-46 l-0.03,10e-4 c10e-4,0 0.016,-0.003 0.016,-0.003 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545,77.432 -246.588,87.241 -64.265,-18.396 -137.59,-34.619 -223.344,-49.168 -296.609,-50.323 -547.639,29.896 -673.604,117.325 -165.101,114.592 -160.533,221.368 -174.144,274.776 -8.431,33.085 -83.408,94.263 -82.51,137.183 v45.18 l15.489,15.96 58.397,-19.849 6.985,-24.359 c24.022,-8.59 50.325,-20.532 74.217,-30.359 59.615,-24.521 64.209,-37.858 227.133,-62.167 74.956,-11.184 153.843,-14.393 212.575,-14.886 22.855,48.26 79.68,147.46 178.133,195.042 64.027,30.944 135.739,46.795 192.883,54.915 l-7.493,37.679 113.668,16.846 v-45.969 l-0.087,-0.035 c0.022,0 0.035,0 0.035,0 0,0 -95.434,-39.648 -154.146,-98.356 -39.956,-39.953 -49.518,-100.64 -51.552,-135.342 l0.359,0.033 c96.193,18.278 180.215,31.468 381.156,108.425 37.166,14.233 71.829,29.835 103.407,45.589 l-5.935,3.35 90.575,73.044 108.183,89.527 v-45.969 l-0.358,-0.332 c-1.596,-1.983 -124.799,-154.603 -331.827,-256.712 -171.102,-84.392 -311.585,-126.087 -506.229,-135.527 -212.756,-10.319 -369.522,16.999 -369.522,16.999 0,0 4.385,-94.537 165.003,-169.88 139.666,-65.516 359.388,-76.481 611.558,-12.15 356.261,90.886 477.766,245.646 631.012,405.573 97.226,101.465 186.606,244.229 242.951,343.009 l-9.49,-4.259 29.19,75.387 41.753,89.096 v-46.264 l-1.237,-3.603 z"/>
++ <path fill="url(#g)" d="m1926,1292 c-94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.446,-40.619 -84.601,-76.917 -127.45,-109.499 l0.049,0.01 c0,0 -0.34,-0.24 -0.962,-0.699 -0.773,-0.586 -1.547,-1.172 -2.321,-1.757 -15.904,-12.279 -83.413,-69.084 -59.428,-131.801 26.32,-68.822 174.556,-99.582 174.556,-99.582 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545,77.432 -246.588,87.241 -64.265,-18.396 -137.59,-34.619 -223.344,-49.168 -296.609,-50.323 -547.639,29.896 -673.604,117.325 -165.101,114.592 -160.533,221.368 -174.144,274.776 -9.794,38.432 -109.389,114.772 -75.534,156.367 21.122,25.95 91.411,-9.289 148.113,-32.611 59.615,-24.521 64.209,-37.859 227.133,-62.168 74.956,-11.184 153.843,-14.393 212.575,-14.886 22.855,48.26 79.68,147.46 178.133,195.042 132.934,64.246 299.005,63.438 299.005,63.438 0,0 -95.434,-39.648 -154.146,-98.356 -39.956,-39.953 -49.518,-100.64 -51.552,-135.342 l0.359,0.033 c96.193,18.278 180.215,31.468 381.156,108.425 175.815,67.334 295.91,165.256 295.91,165.256 0,0 -123.479,-153.98 -331.865,-256.76 -171.102,-84.391 -311.585,-126.086 -506.229,-135.526 -212.756,-10.319 -369.522,16.999 -369.522,16.999 0,0 4.385,-94.537 165.003,-169.88 139.666,-65.516 359.388,-76.481 611.558,-12.15 356.261,90.886 477.766,245.646 631.012,405.573 163.107,170.22 304.146,456.685 304.146,456.685 0,0 -43.489,-151.357 -121.81,-295.887 z"/>
++</svg>
+-- 
+2.51.2
+
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a550123b95..be7bf4320c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -171,7 +171,7 @@ include(RemoveCompileFlag)
 set_property(GLOBAL PROPERTY USE_FOLDERS ON)
 
 # Set up paths
-set(datadir ${CMAKE_INSTALL_FULL_DATADIR}/dolphin-emu CACHE PATH "datadir")
+set(datadir ${CMAKE_INSTALL_FULL_DATADIR}/primehack CACHE PATH "datadir")
 add_definitions(-DDATA_DIR="${datadir}/")
 
 if(CMAKE_SYSROOT)
@@ -849,21 +849,21 @@ if(NOT CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD|Darwin")
 endif()
 if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
   # Install the application icon and menu item
-  install(FILES Data/dolphin-emu.svg
+  install(FILES Data/primehack.svg
           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
-  install(FILES Data/dolphin-emu.png
+  install(FILES Data/primehack.png
           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
-  install(FILES Data/dolphin-emu.desktop
+  install(FILES Data/PrimeHack.desktop
           DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
   # Install manpages
-  install(FILES Data/dolphin-emu.6
+  install(FILES Data/primehack.6
           DESTINATION ${CMAKE_INSTALL_MANDIR}/man6)
-  install(FILES Data/dolphin-emu-nogui.6
+  install(FILES Data/primehack-nogui.6
           DESTINATION ${CMAKE_INSTALL_MANDIR}/man6)
 endif()
 
 # packaging information
-set(CPACK_PACKAGE_NAME "dolphin-emu")
+set(CPACK_PACKAGE_NAME "primehack")
 set(CPACK_PACKAGE_VENDOR "Dolphin Team")
 set(CPACK_PACKAGE_VERSION_MAJOR ${DOLPHIN_VERSION_MAJOR})
 set(CPACK_PACKAGE_VERSION_MINOR ${DOLPHIN_VERSION_MINOR})
diff --git a/Data/PrimeHack.desktop b/Data/PrimeHack.desktop
new file mode 100644
index 0000000000..cc1a5f7925
--- /dev/null
+++ b/Data/PrimeHack.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Icon=primehack
+Exec=env QT_QPA_PLATFORM=xcb primehack
+Terminal=false
+Type=Application
+Categories=Game;Emulator;
+Name=PrimeHack (Dolphin Emulator fork)
+GenericName=Wii/GameCube Emulator
+Comment=A Wii/GameCube Emulator
diff --git a/Data/dolphin-emu.desktop b/Data/dolphin-emu.desktop
index a998ce4370..391b804b16 100644
--- a/Data/dolphin-emu.desktop
+++ b/Data/dolphin-emu.desktop
@@ -5,6 +5,6 @@ Exec=env QT_QPA_PLATFORM=xcb dolphin-emu
 Terminal=false
 Type=Application
 Categories=Game;Emulator;
-Name=Dolphin Emulator
+Name=Dolphin Emulator fork
 GenericName=Wii/GameCube Emulator
 Comment=A Wii/GameCube Emulator
diff --git a/Data/primehack-nogui.6 b/Data/primehack-nogui.6
new file mode 100644
index 0000000000..b4ce639319
--- /dev/null
+++ b/Data/primehack-nogui.6
@@ -0,0 +1,37 @@
+.Dd July 17, 2016
+.Dt DOLPHIN-EMU-NOGUI 6
+.Os
+.Sh NAME
+.Nm dolphin-emu-nogui
+.Nd Nintendo GameCube and Wii emulator
+.Sh SYNOPSIS
+.Nm dolphin-emu-nogui
+.Op Fl hv
+.Op Fl e Ar file
+.Sh DESCRIPTION
+Dolphin is an emulator for two recent Nintendo video game consoles:
+the GameCube and the Wii.
+It allows PC gamers to enjoy games for these two consoles
+in full HD (1080p) with several enhancements:
+compatibility with all PC controllers, turbo speed, networked multiplayer,
+and even more!
+.Pp
+.Nm
+does not have a graphical user interface.
+.Sh OPTIONS
+.Bl -tag -width Ds
+.It Fl e Ar file , Fl Fl exec= Ns Ar file
+Load the specified file
+.It Fl h , Fl Fl help
+Print a help message
+.It Fl v , Fl Fl version
+Print version and exit
+.El
+.Sh FILES
+.Bl -tag -width Ds
+.It Pa $HOME/.dolphin-emu
+Default user configuration directory.
+.El
+.Sh AUTHORS
+This manual page was written by Jeremy Newton, but may be distributed freely
+using the CC BY license.
diff --git a/Data/primehack.6 b/Data/primehack.6
new file mode 100644
index 0000000000..9d20e890d5
--- /dev/null
+++ b/Data/primehack.6
@@ -0,0 +1,67 @@
+.Dd July 17, 2016
+.Dt DOLPHIN-EMU 6
+.Os
+.Sh NAME
+.Nm dolphin-emu
+.Nd Nintendo GameCube and Wii emulator
+.Sh SYNOPSIS
+.Nm dolphin-emu
+.Op Fl bdhl
+.Op Fl a Ar audio
+.Op Fl c Ar str
+.Op Fl e Ar file
+.Op Fl m Ar file
+.Op Fl u Ar path
+.Op Fl v Ar video
+.Sh DESCRIPTION
+Dolphin is an emulator for two recent Nintendo video game consoles:
+the GameCube and the Wii.
+It allows PC gamers to enjoy games for these two consoles
+in full HD (1080p) with several enhancements:
+compatibility with all PC controllers, turbo speed, networked multiplayer,
+and even more!
+.Pp
+.Nm
+features a graphical user interface made using Qt 5.
+.Sh OPTIONS
+.Bl -tag -width Ds
+.It Fl a Ar audio , Fl Fl audio_emulation= Ns Ar audio
+Low level
+.Pq Sy LLE
+or high level
+.Pq Sy HLE
+audio
+.It Fl b , Fl Fl batch
+Exit Dolphin with emulator
+.It Fl c Ar text , Fl Fl confirm= Ns Ar text
+Set Confirm on Stop
+.It Fl d , Fl Fl debugger
+Open the debugger
+.It Fl e Ar file , Fl Fl exec= Ns Ar file
+Load the specified file
+.It Fl h , Fl Fl help
+Print a help message
+.It Fl l , Fl Fl logger
+Open the logger
+.Po
+.Pa .dol , .elf , .wad , .gcm , .iso
+.Pc
+.It Fl m Ar file , Fl Fl movie= Ns Ar file
+Play a movie file
+.It Fl u Ar path , Fl Fl user= Ns Ar path
+User folder path
+.It Fl v , Fl Fl video_backend= Ns Ar video
+OpenGL
+.Pq Sy OGL
+or
+.Sy Software Renderer
+video backend
+.El
+.Sh FILES
+.Bl -tag -width Ds
+.It Pa $HOME/.dolphin-emu
+Default user configuration directory.
+.El
+.Sh AUTHOR
+This manual page was written by Jeremy Newton, but may be distributed freely
+using the CC BY license.
diff --git a/Data/dolphin-emu.png b/Data/primehack.png
similarity index 100%
rename from Data/dolphin-emu.png
rename to Data/primehack.png
diff --git a/Data/primehack.svg b/Data/primehack.svg
new file mode 100644
index 0000000000..5ea474001d
--- /dev/null
+++ b/Data/primehack.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="2048" height="2048" viewBox="0 0 2048 2048">
+ <linearGradient id="g" gradientUnits="userSpaceOnUse" x1="0" y1="506" x2="0" y2="1588">
+  <stop offset="0" stop-color="#46D4FF"/>
+  <stop offset="1" stop-color="#1792FF"/>
+ </linearGradient>
+ <path fill="#0057ab" d="m2046.8,1538.65 c-6.813,-22.834 -49.283,-160.537 -120.831,-292.567 -94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.445,-40.618 -84.6,-76.916 -127.448,-109.498 l0.047,0 c0,0 -0.329,-0.232 -0.926,-0.673 -0.801,-0.607 -1.602,-1.214 -2.403,-1.818 -15.987,-12.352 -83.345,-69.109 -59.382,-131.767 8.031,-21 27.421,-38.45 50.479,-52.569 l124.091,-1.011 v-46 l-0.03,10e-4 c10e-4,0 0.016,-0.003 0.016,-0.003 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545,77.432 -246.588,87.241 -64.265,-18.396 -137.59,-34.619 -223.344,-49.168 -296.609,-50.323 -547.639,29.896 -673.604,117.325 -165.101,114.592 -160.533,221.368 -174.144,274.776 -8.431,33.085 -83.408,94.263 -82.51,137.183 v45.18 l15.489,15.96 58.397,-19.849 6.985,-24.359 c24.022,-8.59 50.325,-20.532 74.217,-30.359 59.615,-24.521 64.209,-37.858 227.133,-62.167 74.956,-11.184 153.843,-14.393 212.575,-14.886 22.855,48.26 79.68,147.46 178.133,195.042 64.027,30.944 135.739,46.795 192.883,54.915 l-7.493,37.679 113.668,16.846 v-45.969 l-0.087,-0.035 c0.022,0 0.035,0 0.035,0 0,0 -95.434,-39.648 -154.146,-98.356 -39.956,-39.953 -49.518,-100.64 -51.552,-135.342 l0.359,0.033 c96.193,18.278 180.215,31.468 381.156,108.425 37.166,14.233 71.829,29.835 103.407,45.589 l-5.935,3.35 90.575,73.044 108.183,89.527 v-45.969 l-0.358,-0.332 c-1.596,-1.983 -124.799,-154.603 -331.827,-256.712 -171.102,-84.392 -311.585,-126.087 -506.229,-135.527 -212.756,-10.319 -369.522,16.999 -369.522,16.999 0,0 4.385,-94.537 165.003,-169.88 139.666,-65.516 359.388,-76.481 611.558,-12.15 356.261,90.886 477.766,245.646 631.012,405.573 97.226,101.465 186.606,244.229 242.951,343.009 l-9.49,-4.259 29.19,75.387 41.753,89.096 v-46.264 l-1.237,-3.603 z"/>
+ <path fill="url(#g)" d="m1926,1292 c-94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.446,-40.619 -84.601,-76.917 -127.45,-109.499 l0.049,0.01 c0,0 -0.34,-0.24 -0.962,-0.699 -0.773,-0.586 -1.547,-1.172 -2.321,-1.757 -15.904,-12.279 -83.413,-69.084 -59.428,-131.801 26.32,-68.822 174.556,-99.582 174.556,-99.582 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545,77.432 -246.588,87.241 -64.265,-18.396 -137.59,-34.619 -223.344,-49.168 -296.609,-50.323 -547.639,29.896 -673.604,117.325 -165.101,114.592 -160.533,221.368 -174.144,274.776 -9.794,38.432 -109.389,114.772 -75.534,156.367 21.122,25.95 91.411,-9.289 148.113,-32.611 59.615,-24.521 64.209,-37.859 227.133,-62.168 74.956,-11.184 153.843,-14.393 212.575,-14.886 22.855,48.26 79.68,147.46 178.133,195.042 132.934,64.246 299.005,63.438 299.005,63.438 0,0 -95.434,-39.648 -154.146,-98.356 -39.956,-39.953 -49.518,-100.64 -51.552,-135.342 l0.359,0.033 c96.193,18.278 180.215,31.468 381.156,108.425 175.815,67.334 295.91,165.256 295.91,165.256 0,0 -123.479,-153.98 -331.865,-256.76 -171.102,-84.391 -311.585,-126.086 -506.229,-135.526 -212.756,-10.319 -369.522,16.999 -369.522,16.999 0,0 4.385,-94.537 165.003,-169.88 139.666,-65.516 359.388,-76.481 611.558,-12.15 356.261,90.886 477.766,245.646 631.012,405.573 163.107,170.22 304.146,456.685 304.146,456.685 0,0 -43.489,-151.357 -121.81,-295.887 z"/>
+</svg>
-- 
2.51.2

