aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/actions/insert-horizontal-rule.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-05-09 09:01:36 -0400
committerKen Moore <ken@ixsystems.com>2017-05-09 09:01:36 -0400
commitc22fadabbe9bbbcc2fcffb11648b25ed13430b53 (patch)
treed34178ec68ebe3366cb2e4f209dea654f5f2929a /icon-theme/material-design-dark/actions/insert-horizontal-rule.svg
parentAdd a few more icons to the material-design-light theme. (diff)
downloadlumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.tar.gz
lumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.tar.bz2
lumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.zip
Sync up the material-design-dark theme with the light version (new icons)
Diffstat (limited to 'icon-theme/material-design-dark/actions/insert-horizontal-rule.svg')
-rw-r--r--icon-theme/material-design-dark/actions/insert-horizontal-rule.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/actions/insert-horizontal-rule.svg b/icon-theme/material-design-dark/actions/insert-horizontal-rule.svg
new file mode 100644
index 00000000..db02b17a
--- /dev/null
+++ b/icon-theme/material-design-dark/actions/insert-horizontal-rule.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="#F8F8F8" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 18.9994,12.998L 4.99943,12.998L 4.99995,11.0001L 18.9994,10.998L 18.9994,12.998 Z "/>
+</svg>
bgstack15