DHAHAB · ذهب · The Golden Standard

The lion mark

One mark for everything I ship — the site, the apps, the products, the clothing label. It is drawn by a program, not by hand, so a change to the geometry reaches every surface on the next build.

The DHAHAB lion mark: a gold mane around a dark shield-shaped lion face.

01 · Why

King, sword, gold — in one figure.

My clothing label is KXNG SEF: king, plus سيف — Arabic for sword, and the nickname I have had since childhood. My studio is DHAHAB: ذهب, gold. A lion's mane is the one figure that carries both without needing a word in either language. It also survives being shrunk: at 16 pixels a monogram turns to mush, but a mane silhouette is still a mane.


02 · Construction

Three decisions do all the work.

Everything is generated from one Python file. These are the parts that took the most iterations to get right — and the failure mode each one prevents.

The mane hangs

Shard length is a function of angle — cropped over the brow, heaviest at the jaw, with two low harmonics for an organic outline. A constant radius does not read as a lion. It reads as a sun.

The shards vary

Lengths carry a deterministic jitter. Identical petals at even spacing read as a flower, not a mane — same reason a hand-drawn mane is never symmetrical.

The muzzle falls

A philtrum line under the nose and lobes that drop away. Lift those lobe ends by a few units and the whole mark turns into a smiley face. This is the single most fragile detail in the design.


03 · Colour

Gold on black, or ink on bone.

No third colourway. The gradient runs light to dark, top to bottom, and never rotates.

Ink#0A0A0B
Gold#D4AF37
GradientF4E2A1→A9821F
Bone#F2EDE4

04 · Variants

Four marks, one geometry.

Pick by surface, not by taste. Every file below is an SVG you can open and inspect.

The master mark in gradient gold.

Master

Gradient gold on any dark surface. Web headers, footers, decks.

lion-mark.svg ↓
The mark in a single flat gold.

Flat gold

One solid gold. For small sizes and print, where a gradient bands.

lion-mark-flat.svg ↓
The mark in near-black on bone.

Ink on bone

Light garments, white paper, anything printed on a pale ground.

lion-mark-ink.svg ↓
The mane with a YG monogram in place of the face.

Monogram

Mane with YG instead of a face. Formal and document use.

lion-monogram.svg ↓

05 · Lockups

Mark plus wordmark.

The canvas sizes itself to the word, so a long name never overflows its own artboard.

Lockup: the lion mark beside YUSUF GADELRAB and DHAHAB in Arabic and Latin script.
Lockup: the lion mark beside DHAHAB and the line The Golden Standard.
Lockup: the lion mark beside KXNG SEF and the line Earned. Never given.

06 · Scale

It has to work at favicon size.

Below 24px, switch to the tile — the loose shards blur into a blob without a container.

96px
48px
24px · floor
tile · 32px
tile · 16px

07 · Rules

Five, and they are not negotiable.


08 · The kit

Everything, in one download.

Every SVG variant, both lockup sets, the profile avatars, the header banners, and a one-page rules file.

Square profile avatar: the gold lion mark centred on near-black.
Avatar · 400 / 800 / 1024px
inset so a circular crop never clips the mane
Square profile avatar in near-black ink on a bone ground.
Avatar, light ground
for light-mode profiles and print directories
LinkedIn header banner: lion mark beside the name and a one-line summary.
LinkedIn header · 1584×396
lower-left kept clear for the profile photo
Wide header banner for X and GitHub.
X / GitHub header · 1500×500

The mark is my identity — use it to refer to me or my work, not as your own brand.


09 · Where it lives

One generator, every surface.