diff --git a/devicon.json b/devicon.json index 01c3fa8af..f8b2121cb 100644 --- a/devicon.json +++ b/devicon.json @@ -2019,6 +2019,23 @@ "color": "#cb3837", "aliases": [] }, + { + "name": "objectivec", + "tags": [ + "programming", + "language" + ], + "versions": { + "svg": [ + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#0b5a9d", + "aliases": [] + }, { "name": "oracle", "tags": [ diff --git a/icons/objectivec/objectivec-plain.svg b/icons/objectivec/objectivec-plain.svg new file mode 100644 index 000000000..7aefd80d0 --- /dev/null +++ b/icons/objectivec/objectivec-plain.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + diff --git a/icons/objectivec/objectivec.eps b/icons/objectivec/objectivec.eps new file mode 100644 index 000000000..8ec91c335 Binary files /dev/null and b/icons/objectivec/objectivec.eps differ