Merge "Missing icons for Material Theme on Stacks Panel"

This commit is contained in:
Jenkins 2016-01-22 11:09:11 +00:00 committed by Gerrit Code Review
commit 31b92c7a3b

View File

@ -55,6 +55,8 @@ $icon-swap: (
link: 'link-variant',
exchange: 'swap-horizontal',
asterisk: 'star',
pause: 'pause',
play: 'play'
);
@each $fa-icon, $mdi-icon in $icon-swap {