UC Athletics / visual studies

The C-Paw, drawn like a working blueprint.

Three treatments built from the original Cincinnati geometry. Each one keeps the mark exact while giving it a different job across the site.

01

Primary study

Hero / feature

Primary study / 01225 × 356.1
Cincinnati C-Paw blueprintThe Cincinnati C-Paw logo assembled from animated SVG paths and construction guides.
Cincinnati C-PawLive geometry

Decoded SVG

The mark is not one image. It is six coordinate-based shapes that the browser can draw, sequence, and transform independently.

01

The C

<path d="M130.7,90.1 c22.5... z" />

M moves the pen to the starting coordinate. Lowercase c draws relative cubic curves, L adds a straight edge, and z closes the shape.

02

The paw

<path d="M51.1,103.7 c7.7... z" /> × 4

Each paw mark is a separate closed path. The four path elements can be sequenced, recolored, or moved independently without changing the main C.

03

The red base

<polygon points="15.4,307.7 2.2,352.5..." />

A polygon connects a short list of coordinates with straight lines. Four points create the angled Cincinnati red base.

Mmove
Ccurve
Lline
Zclose

02

Section signal

Banner / intro

Section signal / 0216:9 field
Cincinnati C-Paw blueprintThe Cincinnati C-Paw logo assembled from animated SVG paths and construction guides.
Athletics systemAssembly loop

03

Field stamp

Card / sign-off

Field stamp / 031:1 field
Cincinnati C-Paw blueprintThe Cincinnati C-Paw logo assembled from animated SVG paths and construction guides.
CincinnatiReversed mark

Suggested placement

Athletics notes, Cincinnati projects, and compact page sign-offs where the full hero treatment would be too loud.