From 92b5b79d3f0f24a14552ed21874e94b8deb0f139 Mon Sep 17 00:00:00 2001
From: q5sys <jt@obs-sec.com>
Date: Mon, 6 Feb 2017 17:12:43 -0500
Subject: adding icons

---
 .../template-icons/templarian_material_design/svg/pause-circle.svg   | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 icon-theme/template-icons/templarian_material_design/svg/pause-circle.svg

(limited to 'icon-theme/template-icons/templarian_material_design/svg/pause-circle.svg')

diff --git a/icon-theme/template-icons/templarian_material_design/svg/pause-circle.svg b/icon-theme/template-icons/templarian_material_design/svg/pause-circle.svg
new file mode 100644
index 00000000..c9f7d571
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/pause-circle.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+	<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 15,16L 13,16L 13,7.99999L 15,7.99999M 11,16L 9,16L 9,7.99999L 11,7.99999M 12,1.99999C 6.47699,1.99999 2,6.47698 2,12C 2,17.524 6.47699,22 12,22C 17.523,22 22,17.524 22,12C 22,6.47698 17.523,1.99999 12,1.99999 Z "/>
+</svg>
-- 
cgit