Skip to content

Commit

Permalink
chore: add icon category
Browse files Browse the repository at this point in the history
  • Loading branch information
epetrow committed Sep 12, 2024
1 parent e6d1fbb commit 807494d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/telerik-icons/icon-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"highlight",
"highlight-free",
"free-text",
null,
"x-logo",
null,
null,
null,
Expand Down
10 changes: 10 additions & 0 deletions src/telerik-icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -1655,6 +1655,16 @@
"unicode": "e094",
"id": 692
},
{
"name": "x-logo",
"ligatures": [],
"aliases": [],
"categories": [
"social"
],
"unicode": "e095",
"id": 693
},
{
"name": "undo",
"ligatures": [],
Expand Down

0 comments on commit 807494d

Please sign in to comment.