Foundations

Iconography

Line icons, drawn to match the mark: a 1.5 stroke in currentColor, on a square 24 viewBox, with sharp ends and no fills.

Sample set

viewBox 0 0 24 24 · stroke 1.5
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" width="28" height="28">
  <line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/>
</svg>

Guidelines

Draw on the 24-unit grid with a single 1.5 stroke, square caps and joins, and no fills. Inherit colour via currentColor so icons follow surrounding ink, and keep optical weight even with the wordmark. Avoid solid glyphs, two-tone treatments and rounded corners — the line language must echo the mark.