Skip to content

Brand assets

Official CertIntel logo marks, wordmarks, and color palette, mirrored here from the identity package in certintel-documentation (docs/product/brand/) so they're easy to grab without digging through that repo. All files are plain, editable SVG (no embedded fonts) - drop them straight into HTML/CSS, React components, or a PWA manifest. PNG app-icon tiles are included alongside the SVGs for places that need a raster file.

Marks

Preview File Use
Brand Blue mark mark-blue.svg Brand Blue #1F6FEB, transparent background
Black mark mark-black.svg Pure black
Ink mark mark-ink.svg Ink #1B2733
White mark
mark-white.svg White, for dark/colored backgrounds

App icon tiles

512×512 rounded square, ready for PWA manifests / touch icons. SVG and PNG both provided.

Preview Files
Blue app icon .svg · .png
White app icon .svg · .png
Ink app icon .svg · .png

Favicon

favicon.svg - heavier stroke weight than the marks above so it stays legible down to 16px. This is what this site's own browser tab icon uses.

Wordmark only (no shield mark)

Preview File
CertIntel wordmark, light wordmark-certintel-light.svg
CertIntel wordmark, dark
wordmark-certintel-dark.svg
certin.tel wordmark, light wordmark-certin-tel-light.svg
certin.tel wordmark, dark
wordmark-certin-tel-dark.svg

"Light" files are for placement on light/white backgrounds; "dark" files are for placement on dark backgrounds.

Primary lockups (mark + wordmark)

Horizontal

Preview File
Horizontal logo, light logo-horizontal-light.svg
Horizontal logo, dark
logo-horizontal-dark.svg
Horizontal logo, certin.tel, light logo-horizontal-certin-tel-light.svg
Horizontal logo, certin.tel, dark
logo-horizontal-certin-tel-dark.svg

Stacked (mark above wordmark, centered)

Preview File
Stacked logo, light logo-stacked-light.svg
Stacked logo, dark
logo-stacked-dark.svg

Color palette

Swatch Name Hex
Brand Blue (light UI) #1F6FEB
Brand Blue (dark UI) #4C8DFF
Ink #1B2733
Light Canvas #F6F7F9
White #FFFFFF

This site's own palette (see docs/stylesheets/extra.css) is set from these same values.

Typography

Wordmarks are set in Inter SemiBold/Bold (font-weight: 600 / 700). The SVGs reference Inter, 'Helvetica Neue', Arial, sans-serif as the font-family - since the text is live SVG <text> (not outlined to paths), load Inter on the page (e.g. via Google Fonts or self-hosted woff2) for the wordmark to render exactly as designed; otherwise it falls back to Helvetica Neue/Arial. If you need pixel-perfect rendering without depending on the font being loaded (e.g. a static export or PDF), convert the text to outlines in a vector editor first.

Clear space & minimum size

  • Keep clear space around the lockup equal to the height of the shield mark on all sides.
  • Minimum sizes: icon-only 16px, horizontal lockup ~120px wide (digital), stacked ~90px wide (digital).

Source

These files are the canonical copy from certintel-documentation at docs/product/brand/ - if you need a variant that isn't here, or want to update the mark itself, make the change there first and re-sync this folder.