Create house-style icons: spel.wish, spel.steward, spel.ritual (stage trio) #7

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

Design a house-style icon trio for SPELWork stages.

Icons:

  • spel.wish (Wish stage, cluster 1) 🪄
  • spel.steward (Steward stage, cluster 2) 🤲
  • spel.ritual (Ritual stage, cluster 3) 👁️

Status: Themeable, user-facing
Priority: P2 — Stage progression
Effort: 3–4 hours each

Semantic Flow

  1. Wish — Aspiration, magic, intention
  2. Steward — Holding, caretaking, responsibility
  3. Ritual — Witnessing, attestation, ceremony

Design Notes

Form a visual progression. Should feel like transformation through stages.

Acceptance

  • All three designed with consistent language
  • SVG + PNG delivered
  • PUA codepoints assigned
  • Tested as progression
  • Approved

Labels: design,icon,house-style,stages,core,p2

Design a house-style icon trio for SPELWork stages. **Icons:** - spel.wish (Wish stage, cluster 1) 🪄 - spel.steward (Steward stage, cluster 2) 🤲 - spel.ritual (Ritual stage, cluster 3) 👁️ **Status:** Themeable, user-facing **Priority:** P2 — Stage progression **Effort:** 3–4 hours each ## Semantic Flow 1. **Wish** — Aspiration, magic, intention 2. **Steward** — Holding, caretaking, responsibility 3. **Ritual** — Witnessing, attestation, ceremony ## Design Notes Form a visual progression. Should feel like transformation through stages. ## Acceptance - [ ] All three designed with consistent language - [ ] SVG + PNG delivered - [ ] PUA codepoints assigned - [ ] Tested as progression - [ ] Approved **Labels:** design,icon,house-style,stages,core,p2
Member

Delivered: 3 icons

  • spel.wishBrand/exports/icons/SPELWork/spel.wish.svg + .png — PUA U+E921 (proposed)
  • spel.stewardBrand/exports/icons/SPELWork/spel.steward.svg + .png — PUA U+E92A (proposed)
  • spel.ritualBrand/exports/icons/SPELWork/spel.ritual.svg + .png — PUA U+E929 (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+E921, U+E92A, U+E929 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: 3 icons - `spel.wish` — `Brand/exports/icons/SPELWork/spel.wish.svg` + `.png` — PUA `U+E921` (**proposed**) - `spel.steward` — `Brand/exports/icons/SPELWork/spel.steward.svg` + `.png` — PUA `U+E92A` (**proposed**) - `spel.ritual` — `Brand/exports/icons/SPELWork/spel.ritual.svg` + `.png` — PUA `U+E929` (**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+E921`, `U+E92A`, `U+E929` 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 icons ship as SVG+PNG under Brand/exports/icons/SPELWork/: spel.wish, spel.steward, spel.ritual — 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 icons ship as SVG+PNG under `Brand/exports/icons/SPELWork/`: `spel.wish`, `spel.steward`, `spel.ritual` — 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.