Merge pull request #7158 from ysm-dev/nextra-icon

Update Nextra icon
main
Elbert Alias 2 years ago committed by GitHub
commit 139d6943b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3468_288)">
<path d="M29.6102 0.41004L28.2925 1.72786C21.5035 8.51672 10.4966 8.51672 3.70772 1.72786L2.3899 0.41004C1.84318 -0.13668 0.95676 -0.13668 0.41004 0.41004C-0.13668 0.95676 -0.13668 1.84318 0.41004 2.38986L1.72786 3.70768C8.51673 10.4966 8.51673 21.5035 1.72786 28.2925L0.41004 29.6103C-0.13668 30.1571 -0.13668 31.0435 0.41004 31.5899C0.95676 32.1367 1.84318 32.1367 2.3899 31.5899L3.70772 30.2722C10.4966 23.4834 21.5035 23.4834 28.2925 30.2722L29.6102 31.5899C30.157 32.1367 31.0434 32.1367 31.5902 31.5899C32.1367 31.0435 32.1367 30.1571 31.5902 29.6103L30.2721 28.2925C23.4834 21.5035 23.4834 10.4966 30.2721 3.70768L31.5902 2.38986C32.1367 1.84318 32.1367 0.95676 31.5902 0.41004C31.0434 -0.13668 30.157 -0.13668 29.6102 0.41004Z" fill="black" stroke="black" stroke-width="4"/>
</g>
<defs>
<clipPath id="clip0_3468_288">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -663,14 +663,19 @@
57 57
], ],
"description": "Nextra is Next.js based static site generator.", "description": "Nextra is Next.js based static site generator.",
"dom": "div.nextra-container", "dom": [
"div.nextra-container",
"div.nextra-nav-container",
"div.nextra-sidebar-container"
],
"js": { "js": {
"__nextra_internal__": "" "__nextra_internal__": "",
"__nextra_pageContext__": ""
}, },
"icon": "Next.js.svg", "icon": "Nextra.svg",
"requires": "Next.js", "requires": "Next.js",
"oss": true, "oss": true,
"website": "https://nextra.vercel.app/" "website": "https://nextra.site/"
}, },
"NexusPIPE": { "NexusPIPE": {
"cats": [ "cats": [