summaryrefslogtreecommitdiffstats
path: root/container-search-gui/src/main/resources/gui/icons/browserconfig.xml
blob: 5fe3c6a3ff9826418bf7d71bd5150247d9a69fd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<browserconfig>
    <msapplication>
        <tile>
            <square150x150logo src="/icons/mstile-150x150.png"/>
            <TileColor>#2b5797</TileColor>
        </tile>
    </msapplication>
</browserconfig>