microsoft / microsoft/vscode-codicons

Device Orientation Icon

Open
#189 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

icon request
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
Screenshot 2023-08-02 at 4 22 27 PM

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

https://lucide.dev/icons/ratio | license

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.