From 5410ebce6962696d85d88b9d62f82c3dfe1b4e2a Mon Sep 17 00:00:00 2001 From: Constantin A Date: Fri, 22 Apr 2022 22:10:29 +0200 Subject: [PATCH] Rename some Emoji 15 emojis, add skin tones --- svg15/{ginger.svg => ginger root.svg} | 0 svg15/{gray heart.svg => grey heart.svg} | 0 svg15/leftwards pushing hand dark skin tone.svg | 1 + svg15/leftwards pushing hand light skin tone.svg | 1 + svg15/leftwards pushing hand medium skin tone.svg | 1 + svg15/leftwards pushing hand medium-dark skin tone.svg | 1 + svg15/leftwards pushing hand medium-light skin tone.svg | 1 + svg15/{moose face.svg => moose.svg} | 0 svg15/rightwards pushing hand dark skin tone.svg | 1 + svg15/rightwards pushing hand light skin tone.svg | 1 + svg15/rightwards pushing hand medium skin tone.svg | 1 + svg15/rightwards pushing hand medium-dark skin tone.svg | 1 + svg15/rightwards pushing hand medium-light skin tone.svg | 1 + svg15/{wireless symbol.svg => wireless.svg} | 0 14 files changed, 10 insertions(+) rename svg15/{ginger.svg => ginger root.svg} (100%) rename svg15/{gray heart.svg => grey heart.svg} (100%) create mode 100644 svg15/leftwards pushing hand dark skin tone.svg create mode 100644 svg15/leftwards pushing hand light skin tone.svg create mode 100644 svg15/leftwards pushing hand medium skin tone.svg create mode 100644 svg15/leftwards pushing hand medium-dark skin tone.svg create mode 100644 svg15/leftwards pushing hand medium-light skin tone.svg rename svg15/{moose face.svg => moose.svg} (100%) create mode 100644 svg15/rightwards pushing hand dark skin tone.svg create mode 100644 svg15/rightwards pushing hand light skin tone.svg create mode 100644 svg15/rightwards pushing hand medium skin tone.svg create mode 100644 svg15/rightwards pushing hand medium-dark skin tone.svg create mode 100644 svg15/rightwards pushing hand medium-light skin tone.svg rename svg15/{wireless symbol.svg => wireless.svg} (100%) diff --git a/svg15/ginger.svg b/svg15/ginger root.svg similarity index 100% rename from svg15/ginger.svg rename to svg15/ginger root.svg diff --git a/svg15/gray heart.svg b/svg15/grey heart.svg similarity index 100% rename from svg15/gray heart.svg rename to svg15/grey heart.svg diff --git a/svg15/leftwards pushing hand dark skin tone.svg b/svg15/leftwards pushing hand dark skin tone.svg new file mode 100644 index 0000000000..d40b53b687 --- /dev/null +++ b/svg15/leftwards pushing hand dark skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/leftwards pushing hand light skin tone.svg b/svg15/leftwards pushing hand light skin tone.svg new file mode 100644 index 0000000000..d2536d554d --- /dev/null +++ b/svg15/leftwards pushing hand light skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/leftwards pushing hand medium skin tone.svg b/svg15/leftwards pushing hand medium skin tone.svg new file mode 100644 index 0000000000..5ebe3463ee --- /dev/null +++ b/svg15/leftwards pushing hand medium skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/leftwards pushing hand medium-dark skin tone.svg b/svg15/leftwards pushing hand medium-dark skin tone.svg new file mode 100644 index 0000000000..eb6b84f336 --- /dev/null +++ b/svg15/leftwards pushing hand medium-dark skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/leftwards pushing hand medium-light skin tone.svg b/svg15/leftwards pushing hand medium-light skin tone.svg new file mode 100644 index 0000000000..fa8e98164e --- /dev/null +++ b/svg15/leftwards pushing hand medium-light skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/moose face.svg b/svg15/moose.svg similarity index 100% rename from svg15/moose face.svg rename to svg15/moose.svg diff --git a/svg15/rightwards pushing hand dark skin tone.svg b/svg15/rightwards pushing hand dark skin tone.svg new file mode 100644 index 0000000000..cc44fbf6b5 --- /dev/null +++ b/svg15/rightwards pushing hand dark skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/rightwards pushing hand light skin tone.svg b/svg15/rightwards pushing hand light skin tone.svg new file mode 100644 index 0000000000..5bc1d3852a --- /dev/null +++ b/svg15/rightwards pushing hand light skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/rightwards pushing hand medium skin tone.svg b/svg15/rightwards pushing hand medium skin tone.svg new file mode 100644 index 0000000000..cafefbab1b --- /dev/null +++ b/svg15/rightwards pushing hand medium skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/rightwards pushing hand medium-dark skin tone.svg b/svg15/rightwards pushing hand medium-dark skin tone.svg new file mode 100644 index 0000000000..4f343fbbe8 --- /dev/null +++ b/svg15/rightwards pushing hand medium-dark skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/rightwards pushing hand medium-light skin tone.svg b/svg15/rightwards pushing hand medium-light skin tone.svg new file mode 100644 index 0000000000..1eaddc676f --- /dev/null +++ b/svg15/rightwards pushing hand medium-light skin tone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg15/wireless symbol.svg b/svg15/wireless.svg similarity index 100% rename from svg15/wireless symbol.svg rename to svg15/wireless.svg