Skip to content

chore: update Payload logo #588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/svg/payload-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/svg/payload.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/data/custom-sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const customSponsors: ISponsor[] = [
login: "driz.link/payload",
name: "Payload",
avatarUrl:
'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5293 4L26 10.901V23.9978L17.3608 29V15.9032L5.88452 9.00777L14.5293 4Z" fill="black"/><path d="M13.6559 28.2727V18.0518L5 23.0651L13.6559 28.2727Z" fill="black"/></svg>',
'<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00425 9.14649C7.09439 9.09438 7.20349 9.09432 7.29123 9.14649L17.1724 14.8535C17.2768 14.9152 17.343 15.0268 17.343 15.1501V18.2253C17.343 18.3582 17.1981 18.4416 17.0842 18.3751L8.87371 13.6336C8.77884 13.5794 8.66014 13.6484 8.66014 13.7575V20.0599C8.66018 20.1619 8.7148 20.2547 8.80252 20.3069L15.874 24.3884L15.8718 24.3832C15.9619 24.4354 16.071 24.4353 16.1587 24.3832L21.6596 21.2086C21.7664 21.1469 21.8969 21.1469 22.0037 21.2086L24.6614 22.7436C24.7753 22.8101 24.7753 22.9738 24.6614 23.0403L16.1424 27.9597C16.0524 28.0118 15.9432 28.0118 15.8554 27.9597L5.71098 22.1029C5.62318 22.0531 5.5686 21.958 5.5686 21.856V10.1409C5.5686 10.0389 5.62318 9.94618 5.71098 9.89398L7.00425 9.14649Z" fill="#2F2F2F"/><path d="M15.8554 4.03793C15.9456 3.98574 16.0546 3.98573 16.1424 4.03793L26.2891 9.89398V9.8962C26.3769 9.94602 26.4314 10.0411 26.4315 10.1431V19.8961C26.4315 20.0289 26.2866 20.1123 26.1727 20.0459L23.5439 18.5272C23.4395 18.4655 23.3726 18.3539 23.3726 18.2305V11.8947C23.3726 11.7927 23.318 11.7 23.2302 11.6478L16.1587 7.56624C16.0686 7.51412 15.9595 7.51407 15.8718 7.56624L13.4706 8.95221C13.3639 9.01386 13.2333 9.01376 13.1265 8.95221L10.4925 7.43128C10.3786 7.36483 10.3786 7.2011 10.4925 7.13466L15.8554 4.03793Z" fill="#2F2F2F"/></svg>',
},
createdAt: "2023-06-11T13:32:16Z",
isActive: true,
Expand Down Expand Up @@ -574,7 +574,7 @@ export const customSponsors: ISponsor[] = [
'url("/svg/gibsonai-light.svg") 0% 0% / contain no-repeat content-box',
},
},
{
{
tier: {
name: "$100 a month",
isOneTime: false,
Expand Down