microsoft / microsoft/vscode-codicons
Device Orientation Icon
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 1.2k
- Forks
- 210
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Describe the solution you'd like
The icon introduced into the library! Call it orientation or rotate.
Describe alternatives you've considered
I'm using the "redo" icon for it currently.
Additional context
svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ratio"><rect width="12" height="20" x="6" y="2" rx="2"/><rect width="20" height="12" x="2" y="6" rx="2"/></svg>
source
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
Begin with the supplied SVG and the linked Lucide ratio icon source. Inspect the repository's existing icon contribution structure and build process, then determine whether the new icon should be named orientation or rotate. Done means the device-orientation icon is included in the generated library under the agreed name and matches the supplied design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100