From 9a056481c2a4058adfa221348bb83f9a6b3b74ca Mon Sep 17 00:00:00 2001 From: Luke Salamone Date: Thu, 6 May 2021 09:58:32 -0500 Subject: [PATCH] added onnx icon (#5472) * added onnx icon * add title * add role * updated source, color, and resized * center the icon * center icon again * fixed path precision --- _data/simple-icons.json | 5 +++++ icons/onnx.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/onnx.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0f044a75..2146c166 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6093,6 +6093,11 @@ "source": "https://onlyfans.com/brand", "guidelines": "https://onlyfans.com/brand" }, + { + "title": "ONNX", + "hex": "005CED", + "source": "https://github.com/onnx/onnx.github.io/blob/382e7036b616ce1555499ac41730245a2478513c/images/ONNX-ICON.svg" + }, { "title": "OnStar", "hex": "003D7D", diff --git a/icons/onnx.svg b/icons/onnx.svg new file mode 100644 index 00000000..8deaeb5a --- /dev/null +++ b/icons/onnx.svg @@ -0,0 +1 @@ +ONNX icon