diff --git a/components/upvote.js b/components/upvote.js index e6d5d8a1..0fd08997 100644 --- a/components/upvote.js +++ b/components/upvote.js @@ -1,6 +1,6 @@ import { LightningConsumer } from './lightning' import UpArrow from '../svgs/lightning-arrow.svg' -import BoltAdd from '../svgs/lightning-plus.svg' +import BoltAdd from '../svgs/tip.svg' import styles from './upvote.module.css' import { gql, useMutation } from '@apollo/client' import { signIn } from 'next-auth/client' diff --git a/svgs/tip.svg b/svgs/tip.svg new file mode 100644 index 00000000..2bf139e6 --- /dev/null +++ b/svgs/tip.svg @@ -0,0 +1,5 @@ + + + + +