mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
New Snippet
This commit is contained in:
parent
b6f59631f6
commit
1629d2c206
2 changed files with 28 additions and 0 deletions
13
OtherStuff/better-foward-icon.css
Normal file
13
OtherStuff/better-foward-icon.css
Normal file
|
@ -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');
|
||||
}
|
15
README.md
15
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)
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Github:
|
||||
```
|
||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/better-foward-icon.css
|
||||
```
|
||||
---
|
||||
|
||||
|
||||
## Star History
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue