about summary refs log tree commit diff
path: root/public/emoji/1f508_border.svg
diff options
context:
space:
mode:
authorGaelan Steele <gbs@canishe.com>2022-04-29 18:23:03 +0100
committerGitHub <noreply@github.com>2022-04-29 19:23:03 +0200
commit74e20f22cd93ec1fd5e325bd333d417f4d88f7f4 (patch)
treef496a44d4726c3b2d67196b9ce1089b348dee817 /public/emoji/1f508_border.svg
parent6726d2933a25137f8dce639c53da8aa1752be47e (diff)
Fix light-mode emoji borders. (#18131)
Diffstat (limited to 'public/emoji/1f508_border.svg')
-rw-r--r--public/emoji/1f508_border.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/emoji/1f508_border.svg b/public/emoji/1f508_border.svg
index c920d89dc..38ebc8785 100644
--- a/public/emoji/1f508_border.svg
+++ b/public/emoji/1f508_border.svg
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
   <g>
-    <path d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8H9z" stroke="white" stroke-linejoin="round" stroke-width="4px"/>
-    <path d="M15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8v16z" stroke="white" stroke-linejoin="round" stroke-width="4px"/>
+    <path d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8H9z" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
+    <path d="M15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8v16z" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
   </g>
   <path fill="#8899A6" d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8H9z"/>
   <path fill="#CCD6DD" d="M15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8v16z"/>