fix(icons): update icons demo

This commit is contained in:
KostyaDanovsky 2017-09-18 17:52:44 +03:00
parent 05386e4aa2
commit 90a7321f90
3 changed files with 16 additions and 15 deletions

View file

@ -36,5 +36,5 @@
</div>
<div class="power-bg" [ngClass]="{'off': off}" (click)="switchPower()">
<i class="nb-power"></i>
<i class="nb-power-circled"></i>
</div>