Skip to content

Commit

Permalink
Merge pull request #519 from persistenceOne/logo_change
Browse files Browse the repository at this point in the history
Update logos
  • Loading branch information
blackpanther1881 authored Aug 14, 2024
2 parents 8a6882d + f3da7f7 commit acb03e0
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 258 deletions.
Binary file modified public/favicon.ico
Binary file not shown.
Binary file removed public/favicon.png
Binary file not shown.
Binary file removed public/favicons/android-chrome-144x144.png
Binary file not shown.
Binary file modified public/favicons/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/favicons/android-chrome-256x256.png
Binary file not shown.
Binary file removed public/favicons/android-chrome-36x36.png
Binary file not shown.
Binary file removed public/favicons/android-chrome-384x384.png
Binary file not shown.
Binary file removed public/favicons/android-chrome-48x48.png
Binary file not shown.
Binary file modified public/favicons/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/favicons/android-chrome-72x72.png
Binary file not shown.
Binary file removed public/favicons/android-chrome-96x96.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-114x114.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-120x120.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-144x144.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-152x152.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-180x180.png
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-57x57-precomposed.png
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-57x57.png
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-60x60-precomposed.png
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-60x60.png
Binary file not shown.
Binary file not shown.
Binary file removed public/favicons/apple-touch-icon-72x72.png
Diff not rendered.
Diff not rendered.
Binary file removed public/favicons/apple-touch-icon-76x76.png
Diff not rendered.
Binary file removed public/favicons/apple-touch-icon-precomposed.png
Diff not rendered.
Binary file modified public/favicons/apple-touch-icon.png
12 changes: 0 additions & 12 deletions public/favicons/browserconfig.xml

This file was deleted.

Binary file modified public/favicons/favicon-16x16.png
Binary file modified public/favicons/favicon-32x32.png
Binary file added public/favicons/favicon.ico
Binary file not shown.
Binary file modified public/favicons/mstile-144x144.png
Binary file modified public/favicons/mstile-150x150.png
Binary file modified public/favicons/mstile-310x150.png
Binary file modified public/favicons/mstile-310x310.png
Binary file modified public/favicons/mstile-70x70.png
21 changes: 0 additions & 21 deletions public/favicons/safari-pinned-tab.svg
Diff not rendered.
54 changes: 0 additions & 54 deletions public/favicons/site.webmanifest

This file was deleted.

Binary file removed public/favicons/warning_icon.png
Diff not rendered.
110 changes: 0 additions & 110 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)

})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', "%REACT_APP_GA_TRACKING_ID%", 'auto');

ga('set', 'dimension1', 'Visitor');

ga('send', 'pageview');

</script>
<title>Wallet: Native Persistence Web Wallet</title>
<meta charset="utf-8" />
<meta name="theme-color" content="#1F2023" />
Expand All @@ -27,60 +11,12 @@
/>
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<!-- favicon additional -->
<link
rel="mask-icon"
href="%PUBLIC_URL%/favicons/safari-pinned-tab.svg"
color="#1f2023"
/>

<link
rel="icon"
type="image/png"
sizes="36x36"
href="%PUBLIC_URL%/favicons/android-chrome-36x36.png"
/>
<link
rel="icon"
type="image/png"
sizes="48x48"
href="%PUBLIC_URL%/favicons/android-chrome-48x48.png"
/>
<link
rel="icon"
type="image/png"
sizes="72x72"
href="%PUBLIC_URL%/favicons/android-chrome-72x72.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="%PUBLIC_URL%/favicons/android-chrome-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="144x144"
href="%PUBLIC_URL%/favicons/android-chrome-144x144.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="%PUBLIC_URL%/favicons/android-chrome-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="256x256"
href="%PUBLIC_URL%/favicons/android-chrome-256x256.png"
/>
<link
rel="icon"
type="image/png"
sizes="384x384"
href="%PUBLIC_URL%/favicons/android-chrome-384x384.png"
/>
<link
rel="icon"
type="image/png"
Expand All @@ -93,47 +29,6 @@
sizes="180x180"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png"
/>
<link
rel="apple-touch-icon"
sizes="57x57"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-57x57"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-60x60"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-72x72"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-76x76"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-114x114"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-120x120"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-144x144"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="%PUBLIC_URL%/favicons/apple-touch-icon.png-152x152"
/>

<link
rel="icon"
type="image/png"
Expand Down Expand Up @@ -199,11 +94,6 @@
/>
<meta property="og:site_name" content="Persistence Web Wallet" />

<meta
name="msapplication-config"
content="%PUBLIC_URL%/favicons/browserconfig.xml"
/>

<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Expand Down
Binary file modified public/socialTagCard.jpg
18 changes: 8 additions & 10 deletions src/assets/images/dark_icon.svg
17 changes: 8 additions & 9 deletions src/assets/images/icon.svg
17 changes: 8 additions & 9 deletions src/assets/images/icon_white.svg
20 changes: 9 additions & 11 deletions src/assets/images/logo_bold.svg
20 changes: 9 additions & 11 deletions src/assets/images/logo_bold_dark.svg
Loading

0 comments on commit acb03e0

Please sign in to comment.