Skip to content

chore(new-icons): Add Dollar icon#1078

Merged
kunalpanchal merged 1 commit into
mainfrom
kunal/add-dollar-icon
Jun 11, 2026
Merged

chore(new-icons): Add Dollar icon#1078
kunalpanchal merged 1 commit into
mainfrom
kunal/add-dollar-icon

Conversation

@kunalpanchal

@kunalpanchal kunalpanchal commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the new Dollar SVG icon component.
  • Register dollar in the generated light/dark icon registries and icon type union.
  • Add a patch changeset for the new public icon asset.

Validation

  • git diff --check
  • yarn changeset:status
  • yarn typecheck
  • yarn lint:code (passes with existing warnings)

Note

Low Risk
Additive icon asset and registry entries only; no behavior changes to existing icons or runtime logic.

Overview
Adds a new dollar system icon to @clickhouse/click-ui so consumers can render it via the shared Icon component (e.g. name="dollar").

Introduces Dollar.tsx as a 24×24 stroke SVG using the same SVGAssetProps pattern as other icons, wires it into the light and dark icon maps, and extends the IconName union with 'dollar'. A patch changeset records the public asset addition for release.

Reviewed by Cursor Bugbot for commit 114b021. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot

changeset-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 114b021

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clickhouse/click-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kunalpanchal kunalpanchal changed the title [codex] Add Dollar icon chore(new-icons): Add Dollar icon Jun 10, 2026
@kunalpanchal kunalpanchal marked this pull request as ready for review June 10, 2026 14:27
@workflow-authentication-public

Copy link
Copy Markdown
Contributor

Storybook Preview Deployed

✅ Preview URL: https://click-ep6z4nw2d-clickhouse.vercel.app

Built from commit: c3df59511f2ea6e3a338eec38dd7aec7a9c4c6fb

@kunalpanchal kunalpanchal enabled auto-merge (squash) June 11, 2026 09:01
@kunalpanchal kunalpanchal merged commit 9cc98cd into main Jun 11, 2026
13 of 14 checks passed
@kunalpanchal kunalpanchal deleted the kunal/add-dollar-icon branch June 11, 2026 09:01
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.

3 participants