Make bootstrap icons offline and add them to ci: prefix icons

This commit is contained in:
marzban-dev
2026-04-25 21:18:04 +03:30
parent fb3425fd0b
commit 83accfef52
76 changed files with 134 additions and 98 deletions
+5 -5
View File
@@ -78,7 +78,7 @@ watch(
<span class="text-xs"> {{ account.first_name }} {{ account.last_name }} </span>
</div>
<Icon
name="bi:chevron-left"
name="ci:bi-chevron-left"
size="12"
class="**:stroke-black/50 opacity-70"
/>
@@ -105,7 +105,7 @@ watch(
<span class="text-xs"> ورود به حساب </span>
</div>
<Icon
name="bi:chevron-left"
name="ci:bi-chevron-left"
size="12"
class="**:stroke-black/50 opacity-70"
/>
@@ -127,7 +127,7 @@ watch(
<span class="text-xs"> جست و جو </span>
</div>
<Icon
name="bi:chevron-left"
name="ci:bi-chevron-left"
size="12"
class="**:stroke-black/50 opacity-70"
/>
@@ -146,7 +146,7 @@ watch(
<span class="text-xs"> سبد خرید </span>
</div>
<Icon
name="bi:chevron-left"
name="ci:bi-chevron-left"
size="12"
class="**:stroke-black/50 opacity-70"
/>
@@ -176,7 +176,7 @@ watch(
<span class="text-xs"> {{ link.title }}</span>
</div>
<Icon
name="bi:chevron-left"
name="ci:bi-chevron-left"
size="12"
class="**:stroke-black/50 opacity-70"
/>