Skip to content

Commit 7d9b71c

Browse files
new icon: 3dsmax (original, plain) (#1627)
* I added the autodesk 3ds max icon to the project * Update icons and `devicon.json` entry * Update 3dsmax-plain.svg * Update devicon.json --------- Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
1 parent 9fcc4a1 commit 7d9b71c

3 files changed

Lines changed: 37 additions & 0 deletions

File tree

devicon.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,39 @@
11
[
2+
{
3+
"name": "3dsmax",
4+
"altnames": [
5+
"Autodesk 3ds Max"
6+
],
7+
"tags": [
8+
"3d",
9+
"programming",
10+
"vfx",
11+
"graphic",
12+
"graphics",
13+
"game",
14+
"animation"
15+
],
16+
"versions": {
17+
"svg": [
18+
"original",
19+
"plain"
20+
],
21+
"font": [
22+
"plain"
23+
]
24+
},
25+
"color": "#37a5cc",
26+
"aliases": [
27+
{
28+
"base": "original",
29+
"alias": "original-wordmark"
30+
},
31+
{
32+
"base": "plain",
33+
"alias": "plain-wordmark"
34+
}
35+
]
36+
},
237
{
338
"name": "aarch64",
439
"altnames": [

icons/3dsmax/3dsmax-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/3dsmax/3dsmax-plain.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)