summaryrefslogtreecommitdiffstats
path: root/container-search-gui/src/main/resources/gui/icons/browserconfig.xml
blob: efa70aac49ba7b3126a9c0ccea716be75ee5dccf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright Yahoo. 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>