From e333d8a74f1a703b14140d2902fc26dc298a95b2 Mon Sep 17 00:00:00 2001 From: Stephen Lloyd Webber Date: Tue, 7 Jun 2022 03:31:44 -0500 Subject: [PATCH] Add OpenZeppelin icon (#7426) * force website build * force website build * Add OpenZeppelin icon * Change SVG * Center and adjust svg * Center and adjust svg * Update icons/openzeppelin.svg Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> Co-authored-by: Eric Cornelissen Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/openzeppelin.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/openzeppelin.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a14a68c1..84c5d4c6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7448,6 +7448,11 @@ "source": "https://openwrt.org/docs/guide-graphic-designer/openwrt-logo", "guidelines": "https://openwrt.org/docs/guide-graphic-designer/openwrt-logo" }, + { + "title": "OpenZeppelin", + "hex": "4E5EE4", + "source": "https://openzeppelin.com/" + }, { "title": "OpenZFS", "hex": "2A667F", diff --git a/icons/openzeppelin.svg b/icons/openzeppelin.svg new file mode 100644 index 00000000..d5e94dd0 --- /dev/null +++ b/icons/openzeppelin.svg @@ -0,0 +1 @@ +OpenZeppelin \ No newline at end of file