This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Warafear
/
DNDTools
Watch
2
Star
0
Fork
0
Files
Issues
12
Pull Requests
0
Wiki
Tree:
728c3cb0bb
Branches
Tags
develop
master
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
10.2
0.10.1
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
DNDTools
/
src
/
app
/
shared-components
/
icon-button
/
icon-button.component.html
icon-button.component.html
100 B
History
Raw
1
2
3
<button matRipple>
<img [src]="'assets/icons/UIIcons/' + icon + '.svg'" [alt]="icon" />
</button>