summaryrefslogtreecommitdiff
path: root/pkg/branding/icons.qrc
blob: 91e4409c4ece540206c8e5c603f39341e921069f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
  <qresource prefix="/">
    <file>mask-icon.png</file>

    <file>black/64/on.png</file>
    <file>black/64/off.png</file>
    <file>black/64/wait.png</file>
    <file>black/64/blocked.png</file>

    <file>white/64/on.png</file>
    <file>white/64/off.png</file>
    <file>white/64/wait.png</file>
    <file>white/64/blocked.png</file>

    <file>white/64/wait-0.png</file>
    <file>white/64/wait-1.png</file>
    <file>white/64/wait-2.png</file>
    <file>white/64/wait-3.png</file>
  </qresource>
</RCC>