From 1629d2c2060620453e501ba0123a4506623a0edd Mon Sep 17 00:00:00 2001 From: Krystal <150982280+KrstlSkll69@users.noreply.github.com> Date: Sat, 22 Mar 2025 19:42:13 -0400 Subject: [PATCH] New Snippet --- OtherStuff/better-foward-icon.css | 13 +++++++++++++ README.md | 15 +++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 OtherStuff/better-foward-icon.css diff --git a/OtherStuff/better-foward-icon.css b/OtherStuff/better-foward-icon.css new file mode 100644 index 0000000..13ff5d7 --- /dev/null +++ b/OtherStuff/better-foward-icon.css @@ -0,0 +1,13 @@ +/** +* @name Better Foward Icon +* @author KrystalSkullOfficial +* @description Makes the foward icon somthing other then just a mirrored version of the reply icon. +* @version 1.5.0 +* @authorId 929208515883569182 +* @website https://krstlskll69.github.io/ +* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#5th-stage-icon-recolor- +*/ + +[d="M21.7 7.3a1 1 0 0 1 0 1.4l-5 5a1 1 0 0 1-1.4-1.4L18.58 9H13a7 7 0 0 0-7 7v4a1 1 0 1 1-2 0v-4a9 9 0 0 1 9-9h5.59l-3.3-3.3a1 1 0 0 1 1.42-1.4l5 5Z"] { + d: path('M13 19c0 .34.04.67.09 1H6.5c-1.5 0-2.81-.5-3.89-1.57C1.54 17.38 1 16.09 1 14.58q0-1.95 1.17-3.48C3.34 9.57 4 9.43 5.25 9.15c.42-1.53 1.25-2.77 2.5-3.72S10.42 4 12 4c1.95 0 3.6.68 4.96 2.04S19 9.05 19 11c1.15.13 2.1.63 2.86 1.5c.51.57.84 1.21 1 1.92A5.9 5.9 0 0 0 19 13h-2v-2c0-1.38-.5-2.56-1.46-3.54C14.56 6.5 13.38 6 12 6s-2.56.5-3.54 1.46C7.5 8.44 7 9.62 7 11h-.5c-.97 0-1.79.34-2.47 1.03c-.69.68-1.03 1.5-1.03 2.47s.34 1.79 1.03 2.5c.68.66 1.5 1 2.47 1h6.59c-.05.33-.09.66-.09 1m5-3l-3 3l3 3v-2h4v-2h-4z'); +} \ No newline at end of file diff --git a/README.md b/README.md index 7811c45..b6b2fa0 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,21 @@ https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/SyncedWithGameRec ``` --- +#### 14th: Better Forward Icon ~ + +BEFORE AND AFTER: +(hopfully you can tell which is which) + +![Before](https://cdn.nest.rip/uploads/cfb37cfb-a684-4bf0-ac83-4cf442892dda.png) +![After](https://cdn.nest.rip/uploads/a8a5791f-0c51-4004-a58b-39721dd7ba53.png) + + +Github: +``` +https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/better-foward-icon.css +``` +--- + ## Star History