Skip to content

Commit 0963fe2

Browse files
authored
feat: add X logo (#1371)
resolves #1249
1 parent b4ade9d commit 0963fe2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

src/data.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -6669,7 +6669,8 @@
66696669
"name": "logo-twitter",
66706670
"tags": [
66716671
"logo",
6672-
"twitter"
6672+
"twitter",
6673+
"x"
66736674
]
66746675
},
66756676
{
@@ -6750,6 +6751,14 @@
67506751
"wordpress"
67516752
]
67526753
},
6754+
{
6755+
"name": "logo-x",
6756+
"tags": [
6757+
"logo",
6758+
"twitter",
6759+
"x"
6760+
]
6761+
},
67536762
{
67546763
"name": "logo-xbox",
67556764
"tags": [

src/svg/logo-x.svg

+3
Loading

0 commit comments

Comments
 (0)