Skip to content

Commit

Permalink
feat: add Bluesky and Friendica icons (#2563)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 authored Jan 18, 2024
1 parent f79d84a commit cadf1b4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions composables/masto/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
Bilibili: 'i-ri:bilibili-line',
Birth: 'i-ri:calendar-line',
Blog: 'i-ri:newspaper-line',
Bluesky: 'i-ri:bluesky-line',
City: 'i-ri:map-pin-2-line',
Dingding: 'i-ri:dingding-line',
Discord: 'i-ri:discord-line',
Douban: 'i-ri:douban-line',
Facebook: 'i-ri:facebook-line',
Friendica: 'i-ri:friendica-line',
GitHub: 'i-ri:github-line',
GitLab: 'i-ri:gitlab-line',
GPG: 'i-ri:key-2-line',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@emoji-mart/data": "^1.1.2",
"@fnando/sparkline": "^0.3.10",
"@iconify-emoji/twemoji": "^1.0.2",
"@iconify/json": "^2.2.142",
"@iconify/json": "^2.2.170",
"@iconify/utils": "^2.1.7",
"@nuxt/devtools": "^1.0.0-beta.1",
"@nuxt/test-utils": "^3.9.0-alpha.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cadf1b4

Please sign in to comment.