Filorium File Icons
===================

Copyright (c) 2026 Qevix Labs
Licensed under GPL-2.0-or-later — the same licence as the plugin.
https://www.gnu.org/licenses/gpl-2.0.html

WHAT THIS COVERS
----------------

Every icon this plugin ships. All of it is inline SVG in
`admin/views/icons.php`, drawn for Filorium, in two sets:

1. The 16px stroke sprite (`flr-*`) — the interface icons: folders, search,
   the toolbar, the settings rail.
2. The 48px file-type tiles (`flr-tile-*`) — the picture on a card, a list row
   and the inspector. One shared sheet-with-a-folded-corner body, one mark per
   family, and the family's colour applied with `currentColor` from CSS.

Both are first-party work. There is no icon font, no sprite sheet from a pack,
and no third-party image of any kind in this plugin.

WHY THIS FILE EXISTS
--------------------

Until 2026-08-22 the file-type pictures were 110 PNGs in
`assets/img/filetypes/` from a pack whose licence could not be established, and
several of them were verbatim vendor marks. They were removed before submission
and replaced by the drawn set above. This note is here so that anyone auditing
the package can see the answer without having to work it out: the artwork is
ours, and it is GPL like the rest.

REUSE
-----

GPL-2.0-or-later, so: yes, with the licence carried along. The tiles take
`currentColor` and carry no text, so they retheme and retranslate without being
redrawn.
