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