Skip to content

Commit

Permalink
Merge pull request #467 from atleugim/logo/bolt
Browse files Browse the repository at this point in the history
📦 Add bolt SVG
  • Loading branch information
pheralb authored Dec 10, 2024
2 parents fae86d4 + 72b3af6 commit e4f2f29
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3058,6 +3058,15 @@ export const svgs: iSVG[] = [
},
url: 'https://polar.sh/'
},
{
title: 'bolt',
category: 'Devtool',
route: {
light: '/library/bolt-new.svg',
dark: '/library/bolt-new_dark.svg'
},
url: 'https://bolt.new/'
},
{
title: 'JSON',
category: 'Language',
Expand Down
1 change: 1 addition & 0 deletions static/library/bolt-new.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/bolt-new_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 e4f2f29

Please sign in to comment.