Skip to content

feat(icons): add slack - #81

Merged
BryanBerger98 merged 4 commits into
canaryfrom
feat/add-slack
May 24, 2026
Merged

feat(icons): add slack#81
BryanBerger98 merged 4 commits into
canaryfrom
feat/add-slack

Conversation

@BryanBerger98

Copy link
Copy Markdown
Contributor

Summary

Adds the Slack brand icon, sourced from official assets.

Millésimes

Files

  • icons/slack/meta.json
  • icons/slack/2013/color.svg + mono.svg (vectorized from raster)
  • icons/slack/2019/color.svg + mono.svg (cleaned from official SVG)

Generated by the add-icons skill.

BryanBerger98 and others added 4 commits May 23, 2026 20:48
… slack 2013

- Remove degenerate #E5E5E5 artifact path from color.svg
- Apply fill-opacity=0.12 to 16 secondary paths in mono.svg so the
  dominant hashtag silhouette reads through without grey halos
…ter and mono opacity

Replace VTracer raster trace (which stacked overlapping paths causing the
center of the # to fill with color) with a clean geometric reconstruction:
- 4 rounded rectangular bars (rx=2.3) rotated 15° clockwise around canvas center
- 4 intersection rects carry the correct blended colors sampled from reference
- Center of the # remains transparent (no element covers it)
- mono.svg: same geometry, all fills as currentColor; intersection rects at
  fill-opacity 0.35 to convey depth accent
- meta.json palette updated to match the reconstructed SVG fills

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BryanBerger98
BryanBerger98 merged commit 0a3da87 into canary May 24, 2026
1 check passed
@BryanBerger98
BryanBerger98 deleted the feat/add-slack branch May 24, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant