Full lockup for external use: site header, presentations, print.
For narrow spaces or when an icon is redundant.
Square favicon / social avatar / watermark.
Project family (“Groomer • Mogul”). Use in research docs & slides.
Inline SVG gives best rendering; PNG is fine for email/docs. Avoid unescaped &
in SVG text.
<!-- IMG embed (simplest) --> <img src="/brand/assets/svg/nts_primary_mark.svg" alt="NTS Research" width="280"> <!-- Inline the SVG (paste file contents here) for CSS control --> <svg role="img" aria-label="NTS Research">…</svg> <!-- Link from your home page --> <a href="/brand/">Brand assets</a> · <a href="/dashboard/">Dashboard</a> · <a href="/jupyter/">Jupyter</a>
Missing an asset? Just drop the file into /var/www/html/brand/assets/svg/
and refresh.