Create house-style icon: spel.veritas #3

Closed
opened 2026-07-01 18:42:53 +00:00 by peterswimm · 3 comments
Owner

Design a house-style icon for spel.veritas (Attestation integrity & non-suppression).

Current glyph: 🔏 (OpenMoji)
Status: Locked — cannot be themed
Priority: P1 — Critical path
Effort: 2–3 hours

Requirements

  • Convey cryptographic trust, immutability, and non-tampering
  • Works at 16–64px scales
  • Toilville brand: terracotta (#CC5C37) + mustard (#E1B659)
  • Themeable: NO (locked token)

Design Notes

Integrity seal. Consider: wax seal, lock, fingerprint, immutable ledge.

Acceptance

  • Icon designed (SVG + PNG)
  • PUA codepoint assigned
  • Registry updated
  • Approved

Labels: design,icon,house-style,critical-path,p1

Design a house-style icon for **spel.veritas** (Attestation integrity & non-suppression). **Current glyph:** 🔏 (OpenMoji) **Status:** Locked — cannot be themed **Priority:** P1 — Critical path **Effort:** 2–3 hours ## Requirements - Convey cryptographic trust, immutability, and non-tampering - Works at 16–64px scales - Toilville brand: terracotta (#CC5C37) + mustard (#E1B659) - Themeable: NO (locked token) ## Design Notes Integrity seal. Consider: wax seal, lock, fingerprint, immutable ledge. ## Acceptance - [ ] Icon designed (SVG + PNG) - [ ] PUA codepoint assigned - [ ] Registry updated - [ ] Approved **Labels:** design,icon,house-style,critical-path,p1
Member

Delivered: icon

  • spel.veritasBrand/exports/icons/SPELWork/spel.veritas.svg + .png — PUA U+E927 (proposed)

SVG is a single compound path, no white fill anywhere. PNG is 512px with a transparent background. Delivered in Toilville/toilville-design#74, on branch feat/spelwork-icon-delivery, at Brand/exports/icons/SPELWork/ — pending review, not yet on main.

Method

Icons were drawn as two-tone artwork (black shapes with white shapes and strokes standing in for holes) and then flattened to a single <path fill="#000000" fill-rule="evenodd"> with real transparency where the white used to be. The flattening respects paint order and handles fill and stroke separately, so a white shape carrying a black stroke produces a hole inset by half the stroke width -- matching what the original actually rendered -- and white strokes over black become transparent gaps. Each result was verified by compositing it back over white and pixel-diffing against the original: 24 of 25 under 0.4% differing pixels, the remaining one (phylactery) at 3.1%, all of it in corner rounding rather than structure.

Acceptance status

  • Icons designed
  • SVG + PNG delivered — Toilville/toilville-design#74
  • PUA assigned — U+E927 proposed, needs sign-off (these tokens currently sit on OpenMoji and have no codepoint at all)
  • Registry updated — blocked: ReservedToken.assetStatus is typed "openmoji" | "pending-pua", so there is no value that describes shipped house-style art. Needs a third value (e.g. "house") before the registry can represent these correctly.
  • Approved

Leaving this open until Toilville/toilville-design#74 merges and the PUA allocation plus the assetStatus type change are agreed.

## Delivered: icon - `spel.veritas` — `Brand/exports/icons/SPELWork/spel.veritas.svg` + `.png` — PUA `U+E927` (**proposed**) SVG is a single compound path, no white fill anywhere. PNG is 512px with a transparent background. Delivered in Toilville/toilville-design#74, on branch `feat/spelwork-icon-delivery`, at `Brand/exports/icons/SPELWork/` — pending review, not yet on `main`. ### Method Icons were drawn as two-tone artwork (black shapes with white shapes and strokes standing in for holes) and then flattened to a single `<path fill="#000000" fill-rule="evenodd">` with real transparency where the white used to be. The flattening respects paint order and handles fill and stroke separately, so a white shape carrying a black stroke produces a hole inset by half the stroke width -- matching what the original actually rendered -- and white strokes over black become transparent gaps. Each result was verified by compositing it back over white and pixel-diffing against the original: 24 of 25 under 0.4% differing pixels, the remaining one (phylactery) at 3.1%, all of it in corner rounding rather than structure. ### Acceptance status - [x] Icons designed - [x] SVG + PNG delivered — Toilville/toilville-design#74 - [ ] PUA assigned — `U+E927` proposed, needs sign-off (these tokens currently sit on OpenMoji and have no codepoint at all) - [ ] Registry updated — blocked: `ReservedToken.assetStatus` is typed `"openmoji" | "pending-pua"`, so there is no value that describes shipped house-style art. Needs a third value (e.g. `"house"`) before the registry can represent these correctly. - [ ] Approved Leaving this open until Toilville/toilville-design#74 merges and the PUA allocation plus the `assetStatus` type change are agreed.
Member

Delivered by #74 (merged 55bed76, feat(icons): deliver 25 flattened SPELWork house-style icons). The requested icon ships as SVG+PNG under Brand/exports/icons/SPELWork/: spel.veritas — verified present as clean SVG+PNG pairs on main.

Closing as delivered. (Any outstanding PUA-codepoint / registry-registration follow-up, if not already covered, is separate from this design deliverable.)

Delivered by #74 (merged `55bed76`, *feat(icons): deliver 25 flattened SPELWork house-style icons*). The requested icon ships as SVG+PNG under `Brand/exports/icons/SPELWork/`: `spel.veritas` — verified present as clean SVG+PNG pairs on `main`. Closing as delivered. (Any outstanding PUA-codepoint / registry-registration follow-up, if not already covered, is separate from this design deliverable.)
Member

Wish completed — all requirements satisfied.

Wish completed — all requirements satisfied.
Sign in to join this conversation.
No description provided.