ComposeGears / ComposeGears/Valkyrie
FR: Provide a way to define the stroke line width/icon weight
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 889
- Forks
- 26
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
Would be nice if the stroke line width could be customized at import time.
For instance, when using Lucide Icons on Android, I use a 1.dp stroke line width.
Material Symbols (new) also provides weight capability.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the SVG/XML-to-Compose ImageVector import and conversion flow, then determine how an import-time stroke width or icon weight could be specified; done should mean the requested customization works for the described icon inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100