aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/vlc.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/vlc.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/vlc.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/vlc.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/vlc.svg b/icon-theme/template-icons/templarian_material_design/svg/vlc.svg
new file mode 100644
index 00000000..9e64eee0
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/vlc.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="1.33333" stroke-linejoin="miter" d="M 12,1C 11.584,0.993399 11.1866,1.2276 11,1.75L 9.875,4.875C 10.3619,5.3986 11.2754,5.5 12,5.5C 12.7246,5.5 13.6381,5.3986 14.125,4.875L 13,1.75C 12.8228,1.2538 12.416,1.0066 12,1 Z M 8.4375,8.9062L 7,12.9062C 8.06819,14.2718 10.2562,14.5 12,14.5C 13.7438,14.5 15.9318,14.2718 17,12.9062L 15.5625,8.9062C 14.7624,9.832 13.2386,10 12,10C 10.7614,10 9.23758,9.832 8.4375,8.9062 Z M 5.4375,15C 4.61514,15 3.7578,15.647 3.53125,16.4375L 2.0625,21.5625C 1.83595,22.353 2.30264,23 3.125,23L 20.875,23C 21.6974,23 22.164,22.353 21.9375,21.5625L 20.4688,16.4375C 20.2422,15.647 19.3849,15 18.5625,15L 17.75,15L 18.0938,15.9687C 18.2074,16.287 18.2914,16.6946 18.0938,16.9687C 16.844,18.7027 14.1374,19 12,19C 9.86254,19 7.15603,18.7027 5.90625,16.9687C 5.70864,16.6946 5.79259,16.287 5.90625,15.9687L 6.25,15L 5.4375,15 Z "/>
+</svg>
bgstack15