-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from zolplay-cn/dev
Twitter branding update
- Loading branch information
Showing
3 changed files
with
23 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import React from 'react' | ||
import type { SVGProps } from 'react' | ||
|
||
export function BrandXIcon(props: SVGProps<any>) { | ||
return ( | ||
<svg | ||
viewBox="0 0 37 34" | ||
fill="none" | ||
xmlns="http://www.w3.org/2000/svg" | ||
{...props} | ||
> | ||
<path | ||
d="M0.45849 33.5746L13.8922 18.88L0 0.425781H11.4393L20.1735 11.9797L30.7876 0.425781H35.1661L22.145 14.616L36.427 33.5746H24.9648L15.8637 21.5163L4.83706 33.5746H0.45849ZM26.4778 31.0758H31.1544L9.94922 2.92455H5.24971L26.4778 31.0758Z" | ||
fill="currentColor" | ||
/> | ||
</svg> | ||
) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
387026f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
website – ./
www.zolplay.cn
website-zolplay.vercel.app
website-git-main-zolplay.vercel.app
zolplay.com
zolplay.cn
cn.zolplay.com
www.zolplay.com