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

Lunicons design revamp #14

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Lunicons design revamp #14

wants to merge 35 commits into from

Conversation

Studio384
Copy link
Member

@Studio384 Studio384 commented Dec 10, 2021

"Lunicons" (an abbreviation between "Luna" and "Icons" that needlessly sounds like "unicorns") is our codename(?) for the 1.0 release of Amaranth (<- which itself is a codename). This pull request is all about revamping every icon that exists in Amaranth 0.9.

Practically speaking, the notes for this pull request should be all the breaking changes between Amaranth 0.9 and Luna 1.0. This pull-request is only part of the road to Luna 1.0. We'll also introduce some proper documentation with #13, and plan to introduce the various new icons from Amaranth 0.10 as well. We'll have multiple alpha releases.

What's different

Grid and design language

Lunicons introduces a revamped grid.

  • The grid is now 20x20 instead of 16x20.
  • There is no buffer zone anymore.
  • The line thickness is up from 1.5px to 2px, for extra crispy icons on all pixel densities.
  • Compared to Amaranth, Luna will have a more rounded look and a more distinct visual identity.

Features

  • We now exports the complete icon set as amaranthSet.

"Replaced" icons

These icons have been replaced.

  • azure has been replaced with cloud

New icons

These icons are mostly here because "we accidentally made these already".

  • arrow-rotate-right
  • arrows-rotate-right
  • chevron-left
  • chevron-up
  • chevron-right
  • chevron-down
  • power
  • apple-app-store
  • apple-safari
  • facebook
  • facebook-messenger
  • google-chrome
  • google-play
  • linkedin
  • microsoft-edge
  • mozilla-firefox
  • x-mark
  • circle
  • circle-min
  • note
  • shield-check
  • shield-exclamation
  • shield-info
  • shield-min
  • shield-user
  • shield-x-mark

Renamed icons

  • angle-* => chevron-*
    • The angle-*-icons are still in Luna, however the chevron-*-icons are closer in their visual design to the old angle-*-icons than the new angle-*-design.
  • chip => microchip
  • holographic => virtual-reality
  • screen-webcam => television
  • volume-none => volume-x-mark
  • change-windows => changewindows
  • git-hub => github
  • circle-warning => circle-exclamation
  • cmd => cli
  • history => clock-rotate-left
  • puzzle => puzzle-piece
  • shield-x => shield-x-mark

Removed icons

  • volume-3
  • change-windows-can
  • change-windows-dev

@Studio384 Studio384 added this to the Amaranth 1.0 milestone Dec 10, 2021
@Studio384 Studio384 self-assigned this Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant