Skip to content

Commit

Permalink
feat: add X logo (#1371)
Browse files Browse the repository at this point in the history
resolves #1249
  • Loading branch information
liamdebeasi authored May 1, 2024
1 parent b4ade9d commit 0963fe2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6669,7 +6669,8 @@
"name": "logo-twitter",
"tags": [
"logo",
"twitter"
"twitter",
"x"
]
},
{
Expand Down Expand Up @@ -6750,6 +6751,14 @@
"wordpress"
]
},
{
"name": "logo-x",
"tags": [
"logo",
"twitter",
"x"
]
},
{
"name": "logo-xbox",
"tags": [
Expand Down
3 changes: 3 additions & 0 deletions src/svg/logo-x.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 0963fe2

Please sign in to comment.