Skip to content

Commit

Permalink
new icon: webflow (plain, original) (#1070)
Browse files Browse the repository at this point in the history
* adding webflow Icon

adding webflow icons and editing devicon.json
small extra change on devicon.json: formatted json

* Updating svg's to fill requirements

* removing unnecessary tag

* Removing webflow-original and replacing with plain, also removed plain from devicon.json

* Updated Icon removing clip path and adding all in one path instead
  • Loading branch information
JorchCortez authored Mar 22, 2022
1 parent 0cba791 commit 376f99c
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 26 deletions.
69 changes: 43 additions & 26 deletions devicon.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
[
{
"name": "adonisjs",
"tags": [
"nodejs",
"framework"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#5A45FF",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
"name": "adonisjs",
"tags": [
"nodejs",
"framework"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#5A45FF",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "aftereffects",
Expand Down Expand Up @@ -5145,6 +5145,23 @@
"color": "#3C99D4",
"aliases": []
},
{
"name": "webflow",
"tags": [
"cms",
"ecommerce"
],
"versions": {
"svg": [
"original"
],
"font": [
"original"
]
},
"color": "#4353ff",
"aliases": []
},
{
"name": "weblate",
"tags": [
Expand Down
9 changes: 9 additions & 0 deletions icons/webflow/webflow-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 376f99c

Please sign in to comment.