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

Support Offsetting in Stack #17

Open
Templarian opened this issue Dec 13, 2018 · 2 comments
Open

Support Offsetting in Stack #17

Templarian opened this issue Dec 13, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@Templarian
Copy link
Owner

It may be useful for some people to have the ability to offset when stacking icons.

<Stack>
  <Icon x={2} y={2} path={mdiAccount}/>
</Stack>

I don't have a use for this, but we've told users to use the stack to solve combining icons in the past.

@oliverkx
Copy link

Thank you @Templarian! I will give his a try.

@Templarian
Copy link
Owner Author

@oliverkx This isn't an implement feature yet. No one actually has asked for it to be implemented.

Often we try and add icons with overlays so it might be better to request the icon in the main repo.

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

No branches or pull requests

2 participants