From c9307504f8775f2874f8401fd663c6663dae2384 Mon Sep 17 00:00:00 2001
From: codecalm <codecalm@gmail.com>
Date: Mon, 20 Apr 2020 07:56:34 +0200
Subject: Release 1.6.0

---
 src/_icons/outlet.svg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src/_icons')

diff --git a/src/_icons/outlet.svg b/src/_icons/outlet.svg
index 41f69ff..8ad0674 100644
--- a/src/_icons/outlet.svg
+++ b/src/_icons/outlet.svg
@@ -2,6 +2,6 @@
 ---
 <svg>
   <rect x="4" y="4" width="16" height="16" rx="2" />
-  <circle cx="9" cy="12" r=".5" fill="currentColor"/>
-  <circle cx="15" cy="12" r=".5" fill="currentColor"/>
+  <circle cx="9" cy="12" r=".5" fill="currentColor" />
+  <circle cx="15" cy="12" r=".5" fill="currentColor" />
 </svg>
-- 
cgit v1.2.1