MaterialDesign-React icon indicating copy to clipboard operation
MaterialDesign-React copied to clipboard

Support Offsetting in Stack

Open Templarian opened this issue 7 years ago • 2 comments

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.

Templarian avatar Dec 13 '18 16:12 Templarian

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

oliverkx avatar May 25 '20 19:05 oliverkx

@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.

Templarian avatar May 25 '20 19:05 Templarian