From d3e24c0eeacd83d3ac8b94a6be02d408bea050fd Mon Sep 17 00:00:00 2001 From: Abin Simon Date: Fri, 21 Apr 2017 10:59:25 +0530 Subject: [PATCH] add ascii icon for traffic --- themes/icons/ascii.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/icons/ascii.json b/themes/icons/ascii.json index c29c6d5..c50cbce 100644 --- a/themes/icons/ascii.json +++ b/themes/icons/ascii.json @@ -60,4 +60,7 @@ "redshift": { "day": { "prefix": "day" }, "night": { "prefix": "night" }, "transition": { "prefix": "trans" } } + "traffic": { + "prefix": "traffic" + } }