From 32265667d40ee953f684c1ce54c9a0d0fb729013 Mon Sep 17 00:00:00 2001 From: eeelbrens <130598002+eeelbrens@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:28:41 +0000 Subject: [PATCH] Add Sway icon (#11687) --- _data/simple-icons.json | 10 ++++++++++ icons/sway.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/sway.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0c55ed40..f6af79df 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15214,6 +15214,16 @@ "hex": "FFA633", "source": "https://foursquare.com/about/logos" }, + { + "title": "Sway", + "hex": "68751C", + "source": "https://github.com/swaywm/sway/blob/77b9ddabe2a97c5d04c30929b0f8cbde3470fdd7/assets/Sway_Tree.svg", + "aliases": { + "aka": [ + "SwayWM" + ] + } + }, { "title": "SWC", "hex": "F8C457", diff --git a/icons/sway.svg b/icons/sway.svg new file mode 100644 index 00000000..225e67cb --- /dev/null +++ b/icons/sway.svg @@ -0,0 +1 @@ +Sway \ No newline at end of file