Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add icons to icon library #199

Merged
merged 5 commits into from
Mar 27, 2024
Merged

feat: add icons to icon library #199

merged 5 commits into from
Mar 27, 2024

Conversation

bbleungg
Copy link
Contributor

@bbleungg bbleungg commented Mar 27, 2024

This change adds a MinusOutline icon.

MinusOutline:
Screenshot 2024-03-27 at 2 33 56 PM

Copy link

github-actions bot commented Mar 27, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

Copy link

github-actions bot commented Mar 27, 2024

size-limit report 📦

Path Size
dist/components.cjs.production.min.js 195.36 KB (+0.02% 🔺)
dist/components.esm.js 142.29 KB (+0.02% 🔺)

@bbleungg
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Mar 27, 2024
@bbleungg
Copy link
Contributor Author

recheck

Copy link
Collaborator

@mikeldking mikeldking left a comment

Choose a reason for hiding this comment

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

src/icon/Icons.tsx Outdated Show resolved Hide resolved
src/icon/Icons.tsx Outdated Show resolved Hide resolved
@@ -1806,6 +1806,30 @@ export const VolumeOnOutline = () => (
</svg>
);

export const MinusOutline = () => (
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, changed to use that source

@bbleungg bbleungg merged commit d34fca8 into main Mar 27, 2024
6 checks passed
@bbleungg bbleungg deleted the bleung/add-icons branch March 27, 2024 21:35
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants