3cosystem
Logo & Identity v1.0
brand.3cosystem.net/logo

The visual DNA of the 3cosystem

The hexagon mark, the "3" naming convention, and the surface wordmarks form the connective tissue of R3SET's 10-surface endorsed brand architecture — one visual language across every platform.

R3SET
M3ET
N3TWORK
SP3AK EASY
SUCC3SS
M3SH
R3CHARGE
T3ACH
EL3VATE
MARK3T
CURR3NCY
Identity Rules

The "3" Convention

Every surface name follows the pattern [PREFIX]3[SUFFIX] — the "3" replaces a vowel or acts as the word's structural hinge. It is the visual thread tying the entire ecosystem together.

1

The "3" is always uppercase in the wordmark

2

The "3" renders in the surface's --l-primary color — never white, black, or any other color

3

Surrounding letters are white (dark bg) or #1A1A1A (light bg) — never the brand color

4

Sub-labels (.me, .events, EASY) use lighter weight, smaller size, muted color

5

New surface names must use the "3" pattern

All 11 Surface Wordmarks

R3SET
#DE0201
M3ET.me
#B07D10
N3TWORK.id
#E63946
SP3AK EASY.com
#14A085
SUCC3SS.org
#A78BFA
M3SH.events
#E8654A
R3CHARGE.me
#14A085
T3ACH.me
#F472B6
EL3VATE.community
#34D399
MARK3T.community
#FB923C
CURR3NCY.co
#D4A017

Correct Rendering

Correct
// ✅ Correct — "3" in brand color
<span>
  M
  <span style={{ color: 'var(--l-primary)' }}>
    3
  </span>
  ET
</span>
Incorrect
// ❌ Never — all white kills the "3"
<span style={{ color: 'white' }}>
  M3ET
</span>

// ❌ Never — brand color on letters
<span style={{ color: '#B07D10' }}>
  M3ET
</span>
Mark System

Hexagon Mark

The hexagon is the universal ecosystem shape. It appears in favicons, loading spinners, the App Switcher grid, and pattern backgrounds. Construction rules are strict — the mark must be identical across all surfaces, varying only in fill color.

Always regular (equilateral hexagon) — flat-top orientation

Never squashed, stretched, or rotated beyond 30° increments

Filled with surface brand color (R3SET #DE0201 for parent contexts)

White "3" inside: Inter 800, centered both axes (x=50%, y≈67%)

No stroke or border on the hexagon — clean fill only

Never use an outline or hollow hexagon for the mark

All Surfaces · Multiple Sizes

R3SET
16
32
48
64
M3ET
16
32
48
64
N3TWORK
16
32
48
64
SP3AK EASY
16
32
48
64
SUCC3SS
16
32
48
64
M3SH
16
32
48
64
R3CHARGE
16
32
48
64
T3ACH
16
32
48
64
EL3VATE
16
32
48
64
MARK3T
16
32
48
64
CURR3NCY
16
32
48
64

SVG Construction Spec

<!-- Hexagon Mark — 40×40 canonical spec -->
<!-- Scale viewBox proportionally for all sizes -->
<svg width="40" height="40" viewBox="0 0 40 40"
     aria-label="[Surface] hexagon mark">
  <!-- Regular flat-top hexagon, points on 40×40 grid -->
  <!-- Center (20,20), circumradius 18px             -->
  <polygon
    points="20,2 36,11 36,29 20,38 4,29 4,11"
    fill="var(--l-primary)"
    <!-- No stroke. No border. Fill only.            -->
  />
  <!-- White "3" — Inter 800, centered x=50%, y≈67% -->
  <text
    x="20" y="27"
    text-anchor="middle"
    fill="white"
    font-size="18"
    font-weight="800"
    font-family="Inter, sans-serif"
  >3</text>
</svg>
Lockup System

Wordmark Tiers

Three tiers govern how the wordmark is used based on context and available space. All wordmarks are typeset text (Inter 800, ALL CAPS, tracking 0) — never fixed SVG lockups.

TierUsageSize RangeConstruction
Full LockupDesktop header, splash, marketing32px+Wordmark + sub-label + tagline
CompactMobile header, App Switcher20–28pxWordmark only
FaviconBrowser tab, PWA icon16–32pxHexagon mark — surface color fill, white "3"

Visual Examples — M3ET

Full Lockup
M3ET.me
The right connection changes everything
28–40px · desktop header
Compact
M3ET
20–28px · mobile / App Switcher
Favicon
32px
24px
16px
16–32px · browser tab / PWA
Spacing Rules

Clear Space

Minimum clear space on all four sides equals the cap-height of the "3" character in the wordmark. Nothing — text, images, or UI elements — may enter this zone.

1× cap-height
1× cap-height
M3ET
Cap-height defined

The cap-height is the vertical height of the uppercase "3" glyph in Inter 800 at the rendered wordmark size — approximately 72% of the em value. At 32px, this equals ~23px of clear space on all sides. Scale proportionally as the wordmark size changes.

Usage Rules

Do / Don't

Brand misuse dilutes the identity system. These rules apply across every surface, every use case, and every format.

Do

Always use Inter 800, ALL CAPS, letter-spacing 0

Render the "3" in --l-primary (surface brand color)

Keep surrounding letters white on dark, #1A1A1A on light

Maintain clear space equal to the cap-height of "3" on all sides

Use a regular (equilateral) hexagon for all marks

Fill the hexagon with surface brand color, no stroke or border

Don't

Rotate the hexagon beyond 30° increments

Use the "3" in any color other than the surface primary

Make surrounding letters the brand color — only "3" gets color

Squash or stretch the hexagon

Add stroke or border to the hexagon shape

Use a different font for wordmarks (non-Inter, non-800)

Visual Misuse Examples

M3ET
✓ Correct
"3" in #B07D10
M3ET
✕ All white
"3" loses identity
M3ET
✕ All brand color
Only "3" gets color
✕ Wrong rotation
Only 0° or 30° allowed
3
✕ Stroke/outline
Fill only, no border
✕ Squashed
Always equilateral
Asset Specs

Favicon Specs

Each surface gets its own set of favicons using its brand color fill. The hexagon mark construction rules apply at all sizes — no additional decoration or variation.

PreviewSizeUsageFormat
16×16Browser tab faviconPNG / ICO
32×32Browser tab (retina) / bookmarkPNG / ICO
180×180Apple Touch Icon (iOS home screen)PNG
192×192Android home screen / PWA iconPNG
512×512PWA splash screen / store listingPNG
Per-surface favicon colors

Every surface exports its own favicon set at all 5 sizes, using its unique brand color as the hexagon fill. The white "3" inside remains constant. Browser theme-color meta and og:image should also match the surface primary.

R3SET
M3ET
N3TWORK
SP3AK
SUCC3SS
M3SH
R3CHARGE
T3ACH
EL3VATE
MARK3T
CURR3NCY
Assets

Downloads

Brand assets will be available as SVG, PNG, and Figma source files. Each surface gets its own asset kit.

Asset downloads coming soon

SVG mark files, PNG exports at all favicon sizes, and Figma component libraries are in preparation.

In progress

All Surface Marks

R3SET
#DE0201
SVGPNG
M3ET
#B07D10
SVGPNG
N3TWORK
#E63946
SVGPNG
SP3AK EASY
#14A085
SVGPNG
SUCC3SS
#A78BFA
SVGPNG
M3SH
#E8654A
SVGPNG
R3CHARGE
#14A085
SVGPNG
T3ACH
#F472B6
SVGPNG
EL3VATE
#34D399
SVGPNG
MARK3T
#FB923C
SVGPNG
CURR3NCY
#D4A017
SVGPNG
3cosystem Logo & Identity
Powered by R3SET · R3SET Enterprises, Delaware B-Corp
brand.3cosystem.net/logo