diff --git a/packages/desktop-client/public/index.html b/packages/desktop-client/public/index.html index 109f6721894f6a02c10c99fc59e3715a3ccd4d59..79861007d90ef3f7c5babce43907169b6f3e49b8 100644 --- a/packages/desktop-client/public/index.html +++ b/packages/desktop-client/public/index.html @@ -27,11 +27,6 @@ href="%PUBLIC_URL%/favicon-16x16.png" /> <link rel="manifest" href="%PUBLIC_URL%/site.webmanifest" /> - <link - rel="mask-icon" - href="%PUBLIC_URL%/safari-pinned-tab.svg" - color="#5bbad5" - /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="theme-color" content="#ffffff" /> diff --git a/packages/desktop-client/public/safari-pinned-tab.svg b/packages/desktop-client/public/safari-pinned-tab.svg deleted file mode 100644 index aeede46b2703b707d62da51021ac8ac7b333f94c..0000000000000000000000000000000000000000 --- a/packages/desktop-client/public/safari-pinned-tab.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" standalone="no"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" - "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" xmlns="http://www.w3.org/2000/svg" - width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000" - preserveAspectRatio="xMidYMid meet"> -<metadata> -Created by potrace 1.11, written by Peter Selinger 2001-2013 -</metadata> -<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)" -fill="#000000" stroke="none"> -<path d="M2547 4964 c-1 -1 -47 -4 -102 -7 -582 -32 -1150 -289 -1571 -711 --101 -102 -228 -250 -261 -306 -9 -16 -21 -30 -25 -30 -4 0 -8 -4 -8 -9 0 -6 --13 -29 -29 -53 -88 -130 -186 -327 -247 -496 -36 -99 -98 -324 -108 -397 -4 --23 -8 -50 -10 -62 -3 -12 -8 -53 -11 -90 -4 -37 -9 -81 -11 -98 -6 -46 -5 --312 1 -385 16 -176 46 -332 100 -515 75 -253 226 -548 390 -761 91 -118 100 --128 220 -249 117 -116 123 -122 225 -200 36 -28 67 -52 70 -55 17 -19 196 --129 292 -179 352 -187 740 -282 1143 -281 165 1 255 8 410 35 90 16 247 51 -275 62 8 4 17 7 20 8 3 1 25 8 50 15 25 7 47 14 50 15 3 1 19 7 35 14 17 6 55 -22 85 33 92 36 292 142 386 203 365 238 655 555 849 930 118 226 211 501 240 -710 3 17 7 40 9 52 3 12 7 50 11 85 3 35 8 81 10 103 6 48 5 280 0 350 -7 99 --22 207 -41 305 -25 128 -79 314 -114 395 -5 11 -25 58 -45 105 -38 90 -123 -253 -154 298 -10 15 -36 54 -57 87 -119 184 -335 415 -524 560 -36 28 -67 52 --70 55 -16 17 -190 125 -275 171 -240 130 -561 237 -798 265 -29 4 -55 8 -58 -10 -9 5 -347 23 -352 18z"/> -</g> -</svg> diff --git a/upcoming-release-notes/848.md b/upcoming-release-notes/848.md new file mode 100644 index 0000000000000000000000000000000000000000..1f92bf7af95ba91cbd829ef42c56f6e87922f3c6 --- /dev/null +++ b/upcoming-release-notes/848.md @@ -0,0 +1,6 @@ +--- +category: Enhancements +authors: [j-f1] +--- + +Remove Safari pinned tab icon