diff --git a/devicon.json b/devicon.json index abd6357d..fbf2a5f3 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 00000000..bc983163 --- /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 00000000..d84991a7 --- /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 00000000..d5cfaaa6 Binary files /dev/null and b/icons/xcode/xcode.eps differ