Skip to content

Commit f6bd070

Browse files
committed
replace org icon
1 parent 4c45260 commit f6bd070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/~[username]/orgs.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ defineOgImageComponent('Default', {
224224
<!-- Stats -->
225225
<div class="flex items-center gap-4 text-sm text-fg-muted">
226226
<div class="flex items-center gap-1.5">
227-
<span class="i-carbon:cube w-4 h-4" aria-hidden="true" />
227+
<span class="i-lucide:box w-4 h-4" aria-hidden="true" />
228228
<span v-if="org.packageCount !== null">
229229
{{
230230
$t(

0 commit comments

Comments
 (0)