mirror of
https://github.com/konpa/devicon.git
synced 2025-08-05 06:07:28 +02:00
new icon: webflow (plain, original) (#1070)
* 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
This commit is contained in:
17
devicon.json
17
devicon.json
@@ -5145,6 +5145,23 @@
|
||||
"color": "#3C99D4",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "webflow",
|
||||
"tags": [
|
||||
"cms",
|
||||
"ecommerce"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original"
|
||||
],
|
||||
"font": [
|
||||
"original"
|
||||
]
|
||||
},
|
||||
"color": "#4353ff",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "weblate",
|
||||
"tags": [
|
||||
|
9
icons/webflow/webflow-original.svg
Normal file
9
icons/webflow/webflow-original.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs />
|
||||
<g>
|
||||
<path
|
||||
fill="#4353ff"
|
||||
d="M 0.99414062 0.99414062 L 0.99414062 127.00586 L 127.00586 127.00586 L 127.00586 0.99414062 L 0.99414062 0.99414062 z M 72.914062 42.708984 C 72.914062 42.708984 76.902344 72.76461 76.902344 74.152344 L 82.6875 56.03125 L 82.646484 56.03125 C 85.199232 49.171878 90.226022 42.708984 99.798828 42.708984 L 86.236328 75.458984 A 18.427652 18.318092 0 0 1 68.6875 88.267578 C 68.6875 88.267578 64.697266 60.114863 64.697266 59.480469 L 58.714844 74.945312 C 56.042436 81.804685 50.857963 88.267578 41.285156 88.267578 L 33.785156 42.75 A 14.917623 14.828932 0 0 1 48.263672 56.189453 C 48.263672 56.189453 49.261719 72.882971 49.261719 74.191406 L 56.322266 56.03125 C 58.875014 49.171878 63.740123 42.708984 72.914062 42.708984 z "
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 875 B |
Reference in New Issue
Block a user