From b7d52a87bc8ca38bf2f89aab9b6f8b0c035d7a1c Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Thu, 29 Nov 2018 17:48:59 +0100
Subject: [PATCH] icon veremap

---
 client/css/icons/style.css | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/client/css/icons/style.css b/client/css/icons/style.css
index 5deece89..4c885296 100644
--- a/client/css/icons/style.css
+++ b/client/css/icons/style.css
@@ -566,6 +566,9 @@
 .icon-language:before {
   content: "\e2a8";
 }
+.icon-vm4vmp:before {
+  content: "\e2a8";
+}
 .icon-layers:before {
   content: "\e1d3";
 }
-- 
GitLab