Skip to content

Commit 2e56c53

Browse files
committed
update icon: c (original)
Remove unnecessary (and mangled) line version of C logo
1 parent 59cf793 commit 2e56c53

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

devicon.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1666,12 +1666,10 @@
16661666
],
16671667
"versions": {
16681668
"svg": [
1669-
"original",
1670-
"line"
1669+
"original"
16711670
],
16721671
"font": [
1673-
"original",
1674-
"line"
1672+
"original"
16751673
]
16761674
},
16771675
"color": "#a9bacd",
@@ -1689,7 +1687,11 @@
16891687
"alias": "plain-wordmark"
16901688
},
16911689
{
1692-
"base": "line",
1690+
"base": "original",
1691+
"alias": "line"
1692+
},
1693+
{
1694+
"base": "original",
16931695
"alias": "line-wordmark"
16941696
}
16951697
]

icons/c/c-line.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)