Skip to content

feat: add sendops and cloud66 icons#169

Open
khash wants to merge 6 commits into
vorillaz:canaryfrom
khash:feat/add-sendops-cloud66-icons
Open

feat: add sendops and cloud66 icons#169
khash wants to merge 6 commits into
vorillaz:canaryfrom
khash:feat/add-sendops-cloud66-icons

Conversation

@khash
Copy link
Copy Markdown

@khash khash commented May 6, 2026

Summary

Adds two new brand icons following the contributing guide:

SendOps (sendops)

  • Operational layer for AWS SES (email delivery analytics, template management, monitoring)
  • Website: https://sendops.dev/
  • Variants: sendops-icon (mark — paper airplane on circle) and sendops (full wordmark)
  • Brand colors: #1A2C8C, #8591FF, #E8EDFF

Cloud 66 (cloud66)

  • Deployment and operations platform for apps and Docker containers
  • Website: https://www.cloud66.com/
  • Variants: cloud66-icon (cloud silhouette with blue/green bands) and cloud66 (full mark with embedded "Cloud 66" wordmark)
  • Brand colors: #3C72B9, #57BD5C, #FFFFFF
  • The monochrome variant of cloud66 uses an SVG mask so the embedded "Cloud 66" wordmark stays legible as a cutout in single-color use

Compliance with the contributing guide

  • Both colored and monochrome SVGs at packages/core/export-files/icons/<slug>.svg and packages/core/export-files/font/<slug>.svg
  • 600x600 canvas, optimized via SVGO defaults
  • Monochrome variants use currentColor
  • kebab-case slugs
  • MDX metadata generated via apps/website && pnpm run copy:mdx and filled with description, tags, website, brand colors, and aliases

Test plan

  • Local dev server renders both icon detail pages without errors (pnpm --filter @dev.icons/website dev)
  • Both icons appear in the icon grid with the mark variant (not the wordmark) as the thumbnail
  • Color, monochrome, and background swatches preview correctly on both icon pages
  • Brand color chips render and match the source brand assets

🤖 Generated with Claude Code

vorillaz and others added 5 commits April 25, 2026 15:30
chore(release): promote canary to main
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems there is a blank strip missing from the original. Also the icon should fit by width and / or height.

@vorillaz vorillaz changed the base branch from main to canary May 10, 2026 09:32
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The monochrome version seems a bit off since there is a strip in the original icon.

… canvas

Address PR review feedback:
- Drop the outer cloud silhouette from monochrome variants so the white
  strip between the blue/green bands shows through as a transparent gap
  (matches the original brand mark).
- Scale the cloud-only mark to fit the 600x600 canvas by width.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@khash khash requested a review from vorillaz May 12, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants