summaryrefslogtreecommitdiff
path: root/editor/icons/dark/icon_headphones.svg
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2017-08-21 23:49:07 +0200
committerGitHub <noreply@github.com>2017-08-21 23:49:07 +0200
commite9c43cecbf9a75fe474a27011425ab072217d376 (patch)
treef41a77b8e2d8c387af06927fb4a4e4c9077ff95a /editor/icons/dark/icon_headphones.svg
parentd37bd15cb92295ef22731a2ab171d0647ff541db (diff)
parent0c18009665cc24ccdace885a2385321b77c80943 (diff)
Merge pull request #10433 from djrm/pr_svg_support
SVG support
Diffstat (limited to 'editor/icons/dark/icon_headphones.svg')
-rw-r--r--editor/icons/dark/icon_headphones.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/editor/icons/dark/icon_headphones.svg b/editor/icons/dark/icon_headphones.svg
new file mode 100644
index 0000000000..f0c0fd8812
--- /dev/null
+++ b/editor/icons/dark/icon_headphones.svg
@@ -0,0 +1,11 @@
+<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+<g transform="translate(0 -1036.4)" fill="#4f4f4f">
+<path d="m1 1046.4v3h2v2h2v-5h-4z"/>
+<path d="m11 1046.4v5h2v-2h2v-3h-4z"/>
+<path d="m8 1037.4a7 7 0 0 0 -7 7h2a5 5 0 0 1 5 -5 5 5 0 0 1 5 5h2a7 7 0 0 0 -7 -7z"/>
+<rect x="1" y="1044.4" width="2" height="2"/>
+<rect x="13" y="1044.4" width="2" height="2"/>
+<circle cx="3" cy="1049.4" r="2"/>
+<circle transform="scale(-1,1)" cx="-13" cy="1049.4" r="2"/>
+</g>
+</svg>