Added svg icons, currently only for items

This commit is contained in:
Stefan Zermatten
2020-05-30 18:04:48 +02:00
parent 8138cd98f1
commit 060c44f384
19 changed files with 897 additions and 590 deletions

View File

@@ -2,7 +2,7 @@
<div class="layout row align-center justify-start">
<property-icon
class="mr-2"
:type="model.type"
:model="model"
:color="model.color"
:class="selected && 'primary--text'"
/>