Skip to content

Commit

Permalink
style: Update Twitter logo
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Feb 14, 2024
1 parent 0b4f5fd commit 00909d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/icons/components/IcTwitter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ function SvgIcTwitter(props: React.SVGProps<SVGSVGElement>) {
{...props}
>
<path
d="M4.039 4.5l6.177 8.273L4 19.5h1.4l5.442-5.89 4.397 5.89H20l-6.525-8.739L19.26 4.5h-1.4L12.85 9.924 8.8 4.5zm2.057 1.032h2.188l9.658 12.936h-2.187z"
fill="#1c2834"
d="m4.039 4.5 6.177 8.273L4 19.5h1.4l5.442-5.89 4.397 5.89H20l-6.525-8.739L19.26 4.5h-1.4l-5.01 5.424L8.8 4.5H4.039Zm2.057 1.032h2.188l9.658 12.936h-2.187L6.096 5.532Z"
fill="currentColor"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion app/icons/svg/ic_twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 00909d2

Please sign in to comment.