-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6010f0
commit 52d4823
Showing
6 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,17 @@ | ||
--- | ||
title: Brand Assets | ||
sidebar_position: 2 | ||
--- | ||
|
||
import { | ||
RouterLogo | ||
} from '../../src/icons'; | ||
|
||
## JPEG Logo | ||
<center><figure><img src={require('../assets/JPEG Logo.jpg').default} alt="JPEG Logo" style={{width: "40%"}} /></figure></center> | ||
|
||
## SVG Logo | ||
<center><RouterLogo /></center> | ||
|
||
## PNG Logo | ||
<center><figure><img src={require('../assets/PNG Logo.png').default} alt="PNG Logo" style={{width: "40%"}} /></figure></center> |
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,53 @@ | ||
import * as React from "react"; | ||
export default function RouterLogo(props) { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="320" | ||
height="192" | ||
fill="none" | ||
viewBox="0 0 500 300" | ||
> | ||
<path | ||
fill="#AF145B" | ||
d="M139.9 161.8c-.5 0-.9 0-1.4-.5l-7.4-7.4c-.2-.2-.3-.3-.3-.5-.1-.1-.2-.5-.1-.9 0-.2.1-.3.2-.4l.3-.3c.2-.2.3-.4.4-.5 1.8-1.7 3.5-3.4 5.3-5l12-11.7c0-.2.3-1.4 1.2-1.7.3-.1.7-.1.9-.1.5 0 .9 0 1.4.5l7.8 7.4c.3.4.6.9.5 1.4-.1.5-.6.8-.8.9-.9.5-3.7 3.3-9 8.9-3.2 3.1-6.3 6.2-9.5 9.2-.1.1-.2.4-.5.6-.3.1-.6.1-1 .1z" | ||
></path> | ||
<path | ||
fill="url(#paint0_linear_696_7682)" | ||
d="M160.1 125.9l-15.2-14.7c-2.3-1.8-5.1-3.2-8.3-3.2-3.2 0-6.4 1.4-8.7 3.7-.9.5-.9.9-.9 1.4 0 .5 0 .9.5 1.4l20.7 19.8c.5.5.9.5.9.9 4.6 5.1 5.1 12.4.9 17.5l10.1-9.7c2.3-1.8 3.7-5.1 3.7-8.3 0-3.2-1.4-6.5-3.7-8.8z" | ||
></path> | ||
<path | ||
fill="url(#paint1_linear_696_7682)" | ||
d="M142.2 159.1c-4.6-5.1-5.1-12.4-.5-17.5l-10.1 9.7c-2.3 2.3-3.7 5.5-3.7 8.7 0 3.2 1.4 6.4 3.7 8.7l22.1 22.5c.5.5.9.5 1.4.5.5 0 .9 0 1.4-.5 2.3-2.3 3.7-5.5 3.7-8.7 0-3.2-1.4-6.4-3.7-8.7L142.7 160c-.1-.5-.5-.5-.5-.9z" | ||
></path> | ||
<path | ||
fill="#CB0766" | ||
d="M201.799 146.5c.7-1.8 1.7-3.1 3.3-4 1.5-.9 3.3-1.3 5.1-1.3v7.9c-2.2-.3-4.1.2-5.9 1.3-1.7 1.1-2.5 3-2.5 5.7v13.2h-7.1v-27.6h7.1v4.8zm40.5 19.5c-2.8 2.8-6.3 4.2-10.4 4.2-4.1 0-7.5-1.4-10.4-4.2-2.8-2.8-4.2-6.3-4.2-10.4 0-4.1 1.4-7.5 4.2-10.3 2.8-2.8 6.3-4.3 10.4-4.3 4.1 0 7.5 1.4 10.4 4.3 2.8 2.8 4.3 6.2 4.3 10.3 0 4.1-1.4 7.5-4.3 10.4zm-15.7-4.9c1.4 1.4 3.2 2.2 5.4 2.2s3.9-.7 5.4-2.2c1.4-1.4 2.2-3.3 2.2-5.5s-.7-4-2.2-5.5c-1.4-1.4-3.2-2.2-5.4-2.2s-3.9.7-5.4 2.2c-1.4 1.4-2.1 3.3-2.1 5.5s.7 4 2.1 5.5zm48.7-19.3h7.1v27.6h-7.1v-3.1c-1.7 2.6-4.5 3.9-8.2 3.9-3 0-5.5-1-7.5-3s-2.9-4.8-2.9-8.4v-16.9h7.1V158c0 1.8.5 3.3 1.5 4.3s2.3 1.4 4 1.4c1.8 0 3.3-.6 4.4-1.7 1.1-1.1 1.7-2.9 1.7-5.1l-.1-15.1zm35 6.8h-6.3v11.5c0 1 .2 1.7.7 2.1.5.4 1.2.7 2.1.8.9 0 2.1 0 3.4-.1v6.5c-4.9.6-8.4.1-10.4-1.4s-3-4.1-3-7.9v-11.5h-4.8v-6.8h4.8v-5.6l7.1-2.2v7.7h6.2v6.9h.2zm15.7 9.9c1 3.5 3.6 5.2 7.8 5.2 2.7 0 4.8-.9 6.2-2.8l5.7 3.3c-2.7 3.9-6.7 5.9-12 5.9-4.6 0-8.2-1.4-11-4.1-2.8-2.8-4.1-6.2-4.1-10.4s1.4-7.6 4.1-10.4c2.7-2.8 6.2-4.2 10.5-4.2 4 0 7.4 1.4 10 4.2 2.6 2.8 4 6.3 4 10.4 0 .9-.1 1.9-.3 2.9h-20.9zm-.1-5.5h14.1c-.4-1.9-1.3-3.3-2.5-4.2-1.3-.9-2.7-1.4-4.3-1.4-1.9 0-3.5.5-4.7 1.5-1.4 1-2.2 2.3-2.6 4.1zm38.8-6.5c.7-1.8 1.7-3.1 3.3-4 1.5-.9 3.3-1.3 5.1-1.3v7.9c-2.2-.3-4.1.2-5.9 1.3-1.7 1.1-2.5 3-2.5 5.7v13.2h-7.1v-27.6h7.1v4.8z" | ||
></path> | ||
<defs> | ||
<linearGradient | ||
id="paint0_linear_696_7682" | ||
x1="127" | ||
x2="163.8" | ||
y1="130.35" | ||
y2="130.35" | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#CB0766"></stop> | ||
<stop offset="1" stopColor="#E04391"></stop> | ||
</linearGradient> | ||
<linearGradient | ||
id="paint1_linear_696_7682" | ||
x1="127.541" | ||
x2="160.05" | ||
y1="166.65" | ||
y2="166.65" | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#CB0766"></stop> | ||
<stop offset="1" stopColor="#E04391"></stop> | ||
</linearGradient> | ||
</defs> | ||
</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