Create house-style icons: substrate & federation #11
Labels
No labels
priority
P1
priority
P2
priority
P3
priority
P4
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Toilville/toilville-design#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Design 3 substrate/federation icons: lineage, drift, defederation.
Icons:
Status: Themeable, pending-pua
Priority: P4 — Foundational concepts
Effort: 2–3 hours each
Design Notes
Acceptance
Labels: design,icon,house-style,substrate,federation,p4
Delivered: 3 icons
spel.lineage—Brand/exports/icons/SPELWork/spel.lineage.svg+.png— PUAU+E903(already reserved)spel.drift—Brand/exports/icons/SPELWork/spel.drift.svg+.png— PUAU+E904(already reserved)spel.defederation—Brand/exports/icons/SPELWork/spel.defederation.svg+.png— PUAU+E92D(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, atBrand/exports/icons/SPELWork/— pending review, not yet onmain.Token order follows this issue body and its design notes: rooted glyph -> lineage ("roots, gravity well, spiral"), wave stack -> drift ("wave, deviation, trail"), separating linked blocks -> defederation ("broken chain, divergence, fork").
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
U+E92Dproposed, needs sign-off (these tokens currently sit on OpenMoji and have no codepoint at all)ReservedToken.assetStatusis 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.Leaving this open until Toilville/toilville-design#74 merges and the PUA allocation plus the
assetStatustype change are agreed.Delivered by #74 (merged
55bed76, feat(icons): deliver 25 flattened SPELWork house-style icons). The requested icons ship as SVG+PNG underBrand/exports/icons/SPELWork/:spel.lineage,spel.drift,spel.defederation— verified present as clean SVG+PNG pairs onmain.Closing as delivered. (Any outstanding PUA-codepoint / registry-registration follow-up, if not already covered, is separate from this design deliverable.)
Wish completed — all requirements satisfied.