Skip to content

Commit f852943

Browse files
authored
Merge pull request #270 from quantik-git/master
new icon: Codepen (original, plain, wordmark)
2 parents 0d6c64d + 12c2bc8 commit f852943

5 files changed

Lines changed: 111 additions & 0 deletions

File tree

devicon-colors.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.devicon-codepen-original-wordmark.colored,
2+
.devicon-codepen-plain.colored {
3+
color: #231F20;
4+
}
15
.devicon-sketch-line-wordmark.colored,
26
.devicon-sketch-line.colored {
37
color: #fdad00;

devicon.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@
159159
"font": ["plain", "plain-wordmark"]
160160
}
161161
},
162+
{
163+
"name": "codepen",
164+
"tags": ["social", "website", "editor"],
165+
"versions": {
166+
"svg": ["plain", "original-wordmark"],
167+
"font": ["plain", "plain-wordmark"]
168+
}
169+
},
162170
{
163171
"name": "coffeescript",
164172
"tags": ["javascript", "language"],
Lines changed: 1 addition & 0 deletions
Loading

icons/codepen/codepen-plain.svg

Lines changed: 3 additions & 0 deletions
Loading

icons/codepen/codepen.eps

Lines changed: 95 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)