From ea8a2deae6257a97c0839ca7c067362c1aed78f1 Mon Sep 17 00:00:00 2001 From: KamFretoZ <14798312+kamfretoz@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:01:32 +0700 Subject: [PATCH] Qt: Icon Tweaks --- .../icons/black/svg/camera-video.svg | 24 ++++++--- .../resources/icons/black/svg/jogcon-line.svg | 46 +++++++++------- .../resources/icons/black/svg/negcon-line.svg | 50 +++++++---------- .../icons/black/svg/realplay-sphere-line.svg | 22 +++++--- .../icons/black/svg/trance-vibrator-line.svg | 44 ++++++++------- .../icons/white/svg/camera-video.svg | 24 ++++++--- .../resources/icons/white/svg/jogcon-line.svg | 53 +++++++++++-------- .../resources/icons/white/svg/negcon-line.svg | 25 ++++++++- .../icons/white/svg/realplay-sphere-line.svg | 22 +++++--- .../icons/white/svg/trance-vibrator-line.svg | 44 ++++++++------- 10 files changed, 216 insertions(+), 138 deletions(-) diff --git a/pcsx2-qt/resources/icons/black/svg/camera-video.svg b/pcsx2-qt/resources/icons/black/svg/camera-video.svg index a942cff734..fe02654ad9 100644 --- a/pcsx2-qt/resources/icons/black/svg/camera-video.svg +++ b/pcsx2-qt/resources/icons/black/svg/camera-video.svg @@ -1,7 +1,17 @@ - - - - - - - \ No newline at end of file + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/black/svg/jogcon-line.svg b/pcsx2-qt/resources/icons/black/svg/jogcon-line.svg index e2713d43f8..ecfcb4ca0d 100644 --- a/pcsx2-qt/resources/icons/black/svg/jogcon-line.svg +++ b/pcsx2-qt/resources/icons/black/svg/jogcon-line.svg @@ -1,20 +1,26 @@ - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/black/svg/negcon-line.svg b/pcsx2-qt/resources/icons/black/svg/negcon-line.svg index 2d3d907b22..b2bca1fc32 100644 --- a/pcsx2-qt/resources/icons/black/svg/negcon-line.svg +++ b/pcsx2-qt/resources/icons/black/svg/negcon-line.svg @@ -1,30 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/black/svg/realplay-sphere-line.svg b/pcsx2-qt/resources/icons/black/svg/realplay-sphere-line.svg index c4938bdd25..daf77b05b0 100644 --- a/pcsx2-qt/resources/icons/black/svg/realplay-sphere-line.svg +++ b/pcsx2-qt/resources/icons/black/svg/realplay-sphere-line.svg @@ -1,7 +1,15 @@ - - - - - - - \ No newline at end of file + + + + + + + + + + + diff --git a/pcsx2-qt/resources/icons/black/svg/trance-vibrator-line.svg b/pcsx2-qt/resources/icons/black/svg/trance-vibrator-line.svg index 2b9f9478fd..3b34819ddd 100644 --- a/pcsx2-qt/resources/icons/black/svg/trance-vibrator-line.svg +++ b/pcsx2-qt/resources/icons/black/svg/trance-vibrator-line.svg @@ -1,19 +1,27 @@ - - - + + + + + + + + + + - + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/white/svg/camera-video.svg b/pcsx2-qt/resources/icons/white/svg/camera-video.svg index 98f30ec33c..b55a7252b1 100644 --- a/pcsx2-qt/resources/icons/white/svg/camera-video.svg +++ b/pcsx2-qt/resources/icons/white/svg/camera-video.svg @@ -1,7 +1,17 @@ - - - - - - - \ No newline at end of file + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/white/svg/jogcon-line.svg b/pcsx2-qt/resources/icons/white/svg/jogcon-line.svg index 60fcb49105..f06b9044de 100644 --- a/pcsx2-qt/resources/icons/white/svg/jogcon-line.svg +++ b/pcsx2-qt/resources/icons/white/svg/jogcon-line.svg @@ -1,23 +1,30 @@ - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/white/svg/negcon-line.svg b/pcsx2-qt/resources/icons/white/svg/negcon-line.svg index cc4ba5cd01..ab9cb170c2 100644 --- a/pcsx2-qt/resources/icons/white/svg/negcon-line.svg +++ b/pcsx2-qt/resources/icons/white/svg/negcon-line.svg @@ -1 +1,24 @@ - \ No newline at end of file + + + + + + + + + + + + \ No newline at end of file diff --git a/pcsx2-qt/resources/icons/white/svg/realplay-sphere-line.svg b/pcsx2-qt/resources/icons/white/svg/realplay-sphere-line.svg index e3cbc7f6e8..d3640948f7 100644 --- a/pcsx2-qt/resources/icons/white/svg/realplay-sphere-line.svg +++ b/pcsx2-qt/resources/icons/white/svg/realplay-sphere-line.svg @@ -1,7 +1,15 @@ - - - - - - - \ No newline at end of file + + + + + + + + + + + diff --git a/pcsx2-qt/resources/icons/white/svg/trance-vibrator-line.svg b/pcsx2-qt/resources/icons/white/svg/trance-vibrator-line.svg index 6619d170d6..6a882d5fd5 100644 --- a/pcsx2-qt/resources/icons/white/svg/trance-vibrator-line.svg +++ b/pcsx2-qt/resources/icons/white/svg/trance-vibrator-line.svg @@ -1,19 +1,27 @@ - - - + + + + + + + + + + - + \ No newline at end of file