furtka-apps/apps/it-tools/icon.svg
Daniel Maksymilian Syrnicki b2b47938e6
All checks were successful
CI / validate (push) Successful in 7s
CI / shellcheck (push) Successful in 32s
feat(it-tools): add browser-toolbox app to the catalog
Client-side utility collection (password/UUID/QR generators, hashes,
Base64/JWT, JSON/YAML formatter, regex tester, cron parser, etc.) from
corentinth/it-tools. No state, no volumes, no settings — runs fully in
the browser and serves on port 8080. Good smoke-test target for the
catalog-sync path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 11:16:59 +02:00

5 lines
349 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
<circle cx="32" cy="32" r="26" opacity="0.28"/>
<path d="M42 14 L50 22 L44 28 L38 22 Z M40 26 L22 44 L18 48 L14 44 L18 40 L36 22"/>
<path d="M16 50 L20 46"/>
</svg>