Skip to content

Commit

Permalink
feat: 6963 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Apr 8, 2024
1 parent cbcd6ae commit 0af50b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entries/inpage/injectProvider.ts
Expand Up @@ -26,7 +26,7 @@ export function injectProvider() {
// Announce provider
announceProvider({
info: {
icon: '',
icon: 'data:image/svg+xml,<svg width="337" height="337" viewBox="0 0 337 337" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="337" height="337" fill="black"/><path d="M169 72L253.004 120.5V217.5L169 266L84.9955 217.5V120.5L169 72Z" fill="white"/><circle cx="170.054" cy="167.946" r="43.2283" fill="black"/><circle cx="170.054" cy="167.946" r="22.1413" fill="white"/></svg>',
name: 'Rivet',
rdns: 'et.riv',
uuid: uuidv4(),
Expand Down

0 comments on commit 0af50b4

Please sign in to comment.