From d6030761c32d047b2208376a99d75b72c7c57987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 26 Feb 2021 15:37:35 +0100 Subject: Circles listing base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- css/icons.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/icons.scss b/css/icons.scss index 853289d5..45e5166b 100644 --- a/css/icons.scss +++ b/css/icons.scss @@ -32,6 +32,7 @@ @include icon-black-white('clone', 'contacts', 2); @include icon-black-white('sync', 'contacts', 2); @include icon-black-white('recent-actors', 'contacts', 1); +@include icon-black-white('circles', 'contacts', 1); // social network icons: @include icon-black-white('facebook', 'contacts', 2); // “facebook (fab)” by fontawesome.com is licensed under CC BY 4.0. (https://fontawesome.com/icons/facebook?style=brands) -- cgit v1.2.3