syncthingtray/model/resources/syncthingmodelicons.qrc
Martchus 43fcb9f71b Migrate to ForkAwesome
* FontAwesome uses a propritary build system so let's move to its fork
  ForkAwesome similar to Syncthing
    * See https://github.com/syncthing/syncthing/pull/5237
* Bundle the font file instead of having the SVGs directly within
  Syncthing Tray's own repository
2021-09-11 02:20:38 +02:00

7 lines
203 B
Plaintext

<RCC>
<qresource prefix="/">
<file>icons/hicolor/scalable/status/syncthing-default.svg</file>
<file>icons/hicolor/scalable/mimetypes/text-x-generic.svg</file>
</qresource>
</RCC>