-
Notifications
You must be signed in to change notification settings - Fork 0
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
60434eb
commit 0e8c361
Showing
15 changed files
with
1,247 additions
and
22 deletions.
There are no files selected for viewing
Binary file not shown.
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
Binary file not shown.
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,16 @@ | ||
export function Account() { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="25" | ||
height="24" | ||
viewBox="0 0 25 24" | ||
fill="none" | ||
> | ||
<path | ||
d="M14.4142 10.2857H17.8428V0H7.55709V10.2857H14.4142ZM10.9857 3.42857H14.4142V6.85714H10.9857V3.42857ZM21.2714 13.7143H0.699951V24H4.12852V17.1429H21.2714V24H24.7V13.7143H21.2714Z" | ||
fill="black" | ||
/> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
export function Agenda() { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="25" | ||
height="24" | ||
viewBox="0 0 25 24" | ||
fill="none" | ||
> | ||
<path | ||
d="M0.899994 17.1429H4.32857V13.7143H0.899994V17.1429ZM7.75714 17.1429H24.9V13.7143H7.75714V17.1429ZM7.75714 24H24.9V20.5714H7.75714V24ZM0.899994 24H4.32857V20.5714H0.899994V24ZM0.899994 10.2857H4.32857V6.85714H0.899994V10.2857ZM7.75714 10.2857H24.9V6.85714H7.75714V10.2857ZM7.75714 0V3.42857H24.9V0H7.75714ZM0.899994 3.42857H4.32857V0H0.899994V3.42857Z" | ||
fill="black" | ||
/> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
export function Help() { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="25" | ||
height="24" | ||
viewBox="0 0 25 24" | ||
fill="none" | ||
> | ||
<path | ||
d="M6.72856 0V3.42857H17.0143V0H6.72856ZM3.29999 6.85714H6.72856V3.42857H3.29999V6.85714ZM17.0143 3.42857V10.2857H20.4428V3.42857H17.0143ZM10.1571 24H13.5857V20.5714H10.1571V24ZM10.1571 10.2857V17.1429H13.5857V13.7143H17.0143V10.2857H10.1571Z" | ||
fill="black" | ||
/> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
export * from "./account"; | ||
export * from "./agenda"; | ||
export * from "./help"; | ||
export * from "./scan"; | ||
export * from "./wallet"; | ||
export * from "./redacted"; |
Large diffs are not rendered by default.
Oops, something went wrong.
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,16 @@ | ||
export function Scan() { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="25" | ||
height="24" | ||
viewBox="0 0 25 24" | ||
fill="none" | ||
> | ||
<path | ||
d="M21.0714 3.42857H17.6429V6.85714H21.0714V17.1429H17.6429V20.5714H24.5V3.42857H21.0714ZM17.6429 0H7.35714V3.42857H17.6429V0ZM7.35714 24H17.6429V20.5714H7.35714V24ZM3.92857 17.1429V6.85714H7.35714V3.42857H0.5V20.5714H7.35714V17.1429H3.92857ZM10.7857 6.85714H7.35714V17.1429H17.6429V6.85714H10.7857ZM14.2143 13.7143H10.7857V10.2857H14.2143V13.7143Z" | ||
fill="black" | ||
/> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
export function Wallet() { | ||
return ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
width="25" | ||
height="24" | ||
viewBox="0 0 25 24" | ||
fill="none" | ||
> | ||
<g clipPath="url(#clip0_105_870)"> | ||
<path | ||
d="M20.6714 0H0.0999908V24H24.1V0H20.6714ZM20.6714 6.85714H13.8143V10.2857H20.6714V13.7143H13.8143V17.1429H20.6714V20.5714H3.52856V3.42857H20.6714V6.85714ZM10.3857 13.7143H13.8143V10.2857H10.3857V13.7143Z" | ||
fill="black" | ||
/> | ||
</g> | ||
<defs> | ||
<clipPath id="clip0_105_870"> | ||
<rect | ||
width="24" | ||
height="24" | ||
fill="white" | ||
transform="translate(0.0999908)" | ||
/> | ||
</clipPath> | ||
</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
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
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 |
---|---|---|
@@ -1,7 +1,6 @@ | ||
export const colors = { | ||
brand: { | ||
300: "#10ff9c", | ||
400: "#11ff8d", | ||
500: "#0dcc70", | ||
400: "#00EC97", | ||
800: "#096D50", | ||
}, | ||
}; |
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