feat: complete Svelte icon library with auto-generation and watch script - #3
Open
Joseph4sure wants to merge 2 commits into
Open
feat: complete Svelte icon library with auto-generation and watch script#3Joseph4sure wants to merge 2 commits into
Joseph4sure wants to merge 2 commits into
Conversation
Owner
|
Hi @Joseph4sure, I have manually merged and integrated your kivex-svelte package into the main branch to keep our release workflow clean. The tests passed flawlessly! Thank you so much for this amazing contribution—your name has been officially credited. I'm closing this PR now since the files are already in main. |
Contributor
Author
|
Thank you so much. I’m glad to contribute to this project.
…On Tue, Jul 14, 2026 at 5:31 AM MD. SAIFUL ALOM SIAM < ***@***.***> wrote:
*MotionMind2007* left a comment (MotionMind2007/Kivex#3)
<#3 (comment)>
Hi @Joseph4sure <https://github.com/Joseph4sure>, I have manually merged
and integrated your kivex-svelte package into the main branch to keep our
release workflow clean. The tests passed flawlessly! Thank you so much for
this amazing contribution—your name has been officially credited. I'm
closing this PR now since the files are already in main.
—
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=ANLPYMUMOLNCUJ5JWOW4D7L5EWZSPA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIOJWGU2DCMJQGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4965411031>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANLPYMWAYRCK6X2BUVRXFQT5EWZSPAVCNFSNUABGKJSXA33TNF2G64TZHMYTENBWGEZTEMBYGM5US43TOVSTWNBYG42DKMJTGA3DLILWAI>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/ANLPYMX6Y3B7PYM5BGQ6PR35EWZSPA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIOJWGU2DCMJQGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/ANLPYMTAN5ATLYUMRFIBWV35EWZSPA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIOJWGU2DCMJQGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kivex Svelte
Official Svelte package for Kivex Icons — a fast, lightweight, tree-shakeable SVG icon library with full TypeScript support.
Installation
Using npm:
Using yarn:
Using pnpm:
Using bun:
Usage
Import the icons you need:
Props
Every icon accepts the following props:
sizenumber | string24colorstringcurrentColorstrokeWidthnumber2classstringstylestring...restExamples
Change Size
Change Color
Change Stroke Width
Add CSS Class
Tree Shaking
Kivex Svelte supports tree shaking, so only the icons you import are included in your final bundle.
License
MIT © Kivex