diff --git a/devicon.json b/devicon.json index abd6357da..fbf2a5f34 100644 --- a/devicon.json +++ b/devicon.json @@ -4877,6 +4877,29 @@ "color": "#494949", "aliases": [] }, + { + "name": "xcode", + "tags": [ + "application", + "editor", + "ide", + "ios", + "iphone", + "mobile", + "apple" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#069CEC", + "aliases": [] + }, { "name": "xd", "tags": ["design", "editor", "ui"], diff --git a/icons/xcode/xcode-original.svg b/icons/xcode/xcode-original.svg new file mode 100644 index 000000000..bc9831635 --- /dev/null +++ b/icons/xcode/xcode-original.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/xcode/xcode-plain.svg b/icons/xcode/xcode-plain.svg new file mode 100644 index 000000000..d84991a79 --- /dev/null +++ b/icons/xcode/xcode-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/xcode/xcode.eps b/icons/xcode/xcode.eps new file mode 100644 index 000000000..d5cfaaa67 Binary files /dev/null and b/icons/xcode/xcode.eps differ