Skip to content

Commit

Permalink
Merge pull request #549 from atleugim/logo/dropbox
Browse files Browse the repository at this point in the history
📦 Add Dropbox SVG
  • Loading branch information
pheralb authored Jan 28, 2025
2 parents 9ad6f0b + c2917c7 commit 9bdf798
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3243,6 +3243,16 @@ export const svgs: iSVG[] = [
route: '/library/shiki.svg',
url: 'https://shiki.style/'
},
{
title: 'Dropbox',
category: ['Hosting', 'Software'],
route: '/library/dropbox.svg',
wordmark: {
light: '/library/dropbox_wordmark.svg',
dark: '/library/dropbox_wordmark_dark.svg'
},
url: 'https://www.dropbox.com/'
},
{
title: 'Open WebUI',
category: ['AI', 'Software'],
Expand Down
1 change: 1 addition & 0 deletions static/library/dropbox.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/dropbox_wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/dropbox_wordmark_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9bdf798

Please sign in to comment.