From 359c0d0c2de416aa9c6b9fbd1e9b6372f649f609 Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Wed, 21 Sep 2022 11:28:15 +0800 Subject: [PATCH] Add Warp icon (#7309) Co-authored-by: LitoMore Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/warp.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/warp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 71d5ae8c..aa6d0dab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12112,6 +12112,11 @@ "hex": "004DB4", "source": "https://www.warnerbros.com/" }, + { + "title": "Warp", + "hex": "01A4FF", + "source": "https://warp.dev" + }, { "title": "wasmCloud", "hex": "00BC8E", diff --git a/icons/warp.svg b/icons/warp.svg new file mode 100644 index 00000000..b8251208 --- /dev/null +++ b/icons/warp.svg @@ -0,0 +1 @@ +Warp \ No newline at end of file