Skip to content
Novus Examples

Files for the in-browser editor

Text-based files you can open, edit, and download directly in the browser editor.

svg
532 B

UI Icon (SVG)

A single stroke-style UI icon (a document) as a 24×24 SVG — the kind of vector icon used in interfaces, for testing icon rendering, recolouring, and SVG-to-PNG conversion.

jwt
354 B

Sample JWT (HS256)

A sample JSON Web Token (JWT) signed with HS256 using a published example secret — verifiable but powerless — for testing JWT decoders and validators. Sample only, never for production. Paired with its decoded claims.