Five SVG variants of the FormForge brand. The wordmark lives as <text> so the "Forge" half always renders with the brand magenta gradient. Right-click any preview to save the SVG.
<img> the SVG loads with its own font fallback. When you inline the SVG inside HTML, it picks up Montserrat from the parent page's CSS — text renders sharper.<!-- nav header (dark surface) --> <img src="/assets/wordmark-on-dark.svg" alt="FormForge" height="32"> <!-- hero / OG image (full lockup) --> <img src="/assets/logo-full.svg" alt="FormForge — Train Smarter. Lift Stronger." width="220"> <!-- favicon links in <head> --> <link rel="icon" type="image/svg+xml" href="/assets/favicon.svg"> <link rel="apple-touch-icon" href="/assets/logo-full.svg"> <!-- inline (best for sharpness; "Form" follows your CSS color) --> <span style="color:#fff"> ...paste the contents of wordmark-inline.svg here... </span>
FormForge LiftLab · A MetaThriving2dMax pillar