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

Icon names to be changed based on naming convention #136

Open
Pallavi-PH opened this issue Mar 12, 2020 · 1 comment
Open

Icon names to be changed based on naming convention #136

Pallavi-PH opened this issue Mar 12, 2020 · 1 comment
Labels

Comments

@Pallavi-PH
Copy link
Collaborator

Pallavi-PH commented Mar 12, 2020

Format: mi-[name]-[alt]-[shape]-[o]-[direction]

name - The name of the icon, e.g. comment, print, bookmark etc
alt - An alternative icon.
shape - The icon inside a circle or square.
o - An outlined version of the icon. (Default style is "solid".)
direction -Always at the end. One of right, up, down, left. Example: mi-arrow-right, mi-arrow-circle-right.

Few examples are, mi-circle-minus can be mi-minus-circle similarly for plus for similar icons we are using "name-shape" based naming eg. mi-alert-triangle mi-check-circle, mi-circle-info can be mi-info-circle, mi-play-square can be mi-play-rectangle since it is rectangular in appearance.

@rake7h
Copy link
Contributor

rake7h commented Mar 14, 2020

mi-circle-minus -> mi-minus-circle
mi-circle-plus -> mi-minus-plug
mi-circle-info -> mi-info-circle
mi-play-square -> mi-play-ractangle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants