Skip to content

Commit 4c0ac5a

Browse files
Yashh56weh
andauthored
update icon: motion (original,plain) (#2596)
* refactor: remove framermotion icon and add motion icon with updated attributes * Fix devicon.json order and indent of object --------- Co-authored-by: Patrik Wehrli <patrik.wehrli@gmail.com>
1 parent f550728 commit 4c0ac5a

File tree

4 files changed

+52
-56
lines changed

4 files changed

+52
-56
lines changed

devicon.json

Lines changed: 51 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -4370,40 +4370,6 @@
43704370
"color": "#008cba",
43714371
"aliases": []
43724372
},
4373-
{
4374-
"name": "framermotion",
4375-
"altnames": [
4376-
"framer-motion",
4377-
"framer"
4378-
],
4379-
"tags": [
4380-
"library",
4381-
"open-source",
4382-
"react",
4383-
"animation"
4384-
],
4385-
"versions": {
4386-
"svg": [
4387-
"original",
4388-
"original-wordmark"
4389-
],
4390-
"font": [
4391-
"original",
4392-
"original-wordmark"
4393-
]
4394-
},
4395-
"color": "#000",
4396-
"aliases": [
4397-
{
4398-
"base": "original",
4399-
"alias": "plain"
4400-
},
4401-
{
4402-
"base": "original-wordmark",
4403-
"alias": "plain-wordmark"
4404-
}
4405-
]
4406-
},
44074373
{
44084374
"name": "framework7",
44094375
"altnames": [],
@@ -5423,26 +5389,6 @@
54235389
}
54245390
]
54255391
},
5426-
{
5427-
"name": "haproxy",
5428-
"altnames": [],
5429-
"tags": [
5430-
"proxy",
5431-
"loadbalancer"
5432-
],
5433-
"versions": {
5434-
"svg": [
5435-
"original",
5436-
"original-wordmark"
5437-
],
5438-
"font": [
5439-
"plain",
5440-
"plain-wordmark"
5441-
]
5442-
},
5443-
"color": "#006da7",
5444-
"aliases": []
5445-
},
54465392
{
54475393
"name": "handlebars",
54485394
"altnames": [
@@ -5477,6 +5423,26 @@
54775423
}
54785424
]
54795425
},
5426+
{
5427+
"name": "haproxy",
5428+
"altnames": [],
5429+
"tags": [
5430+
"proxy",
5431+
"loadbalancer"
5432+
],
5433+
"versions": {
5434+
"svg": [
5435+
"original",
5436+
"original-wordmark"
5437+
],
5438+
"font": [
5439+
"plain",
5440+
"plain-wordmark"
5441+
]
5442+
},
5443+
"color": "#006da7",
5444+
"aliases": []
5445+
},
54805446
{
54815447
"name": "harbor",
54825448
"altnames": [],
@@ -8325,6 +8291,37 @@
83258291
"color": "#F7931E",
83268292
"aliases": []
83278293
},
8294+
{
8295+
"name": "motion",
8296+
"altnames": [
8297+
"framer-motion",
8298+
"framer",
8299+
"framermotion"
8300+
],
8301+
"tags": [
8302+
"library",
8303+
"open-source",
8304+
"reactjs",
8305+
"vuejs",
8306+
"js",
8307+
"animation"
8308+
],
8309+
"versions": {
8310+
"svg": [
8311+
"original"
8312+
],
8313+
"font": [
8314+
"original"
8315+
]
8316+
},
8317+
"color": "#000",
8318+
"aliases": [
8319+
{
8320+
"base": "original",
8321+
"alias": "plain"
8322+
}
8323+
]
8324+
},
83288325
{
83298326
"name": "msdos",
83308327
"altnames": [

icons/framermotion/framermotion-original-wordmark.svg

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

icons/framermotion/framermotion-original.svg

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

icons/motion/motion-original.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)