Skip to content

Commit

Permalink
Replaced old twitter icon with new icon (#1124)
Browse files Browse the repository at this point in the history
* new-twitter-logo

* Prettified Code!

* Updated Nav.tsx

* Updated Nav.tsx

---------

Co-authored-by: antriksh-9 <antriksh-9@users.noreply.github.com>
  • Loading branch information
antriksh-9 and antriksh-9 authored Feb 6, 2024
1 parent a718832 commit 548330a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ export default function Nav() {
>
<svg
role="img"
viewBox="0 0 24 24"
height="24"
viewBox="0 0 512 512"
width="24"
height="24"
xmlns="http://www.w3.org/2000/svg"
>
<title>Twitter</title>
<path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z" />
<title>X</title>
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z" />
</svg>
</a>
<a
Expand Down

0 comments on commit 548330a

Please sign in to comment.