@@ -40,7 +40,7 @@
</div>
</section>
<section class="tool samples" v-if="item.samples && item.samples.length">
- <span class="btn mdi mdi-beaker-outline"/>
+ <span class="btn mdi mdi-map-marker-star-outline"/>
<div class="tool-content">
<span class="label">{{ $t("materio.Samples") }}</span>
<ul>
@@ -8,7 +8,7 @@
</header>
<nav class="tools">
@@ -58,7 +58,7 @@
<span
- class="btn mdi mdi-beaker-outline"
+ class="btn mdi mdi-map-marker-star-outline"
v-touch.prevent.stop="onTapTool"
/>