Skip to content

Commit f0f8712

Browse files
committed
update icon: c (original)
Remove unnecessary (and mangled) line version of C logo
1 parent ce2b62c commit f0f8712

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
@@ -1584,12 +1584,10 @@
15841584
],
15851585
"versions": {
15861586
"svg": [
1587-
"original",
1588-
"line"
1587+
"original"
15891588
],
15901589
"font": [
1591-
"original",
1592-
"line"
1590+
"original"
15931591
]
15941592
},
15951593
"color": "#a9bacd",
@@ -1607,7 +1605,11 @@
16071605
"alias": "plain-wordmark"
16081606
},
16091607
{
1610-
"base": "line",
1608+
"base": "original",
1609+
"alias": "line"
1610+
},
1611+
{
1612+
"base": "original",
16111613
"alias": "line-wordmark"
16121614
}
16131615
]

icons/c/c-line.svg

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

0 commit comments

Comments
 (0)