aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/actions/media-playback-stop-circled.svg
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2018-01-02 20:53:45 +0000
committerWeblate <noreply@weblate.org>2018-01-02 20:53:45 +0000
commit42e4f35c9a2ea2689b62ef8c5461b14a2b820e4f (patch)
treea92f81f73b37b7de76cc5238f1ec393ae5a18ecd /icon-theme/material-design-dark/actions/media-playback-stop-circled.svg
parentTranslated using Weblate (Dutch) (diff)
parentUpdated project files for plugin system (diff)
downloadlumina-42e4f35c9a2ea2689b62ef8c5461b14a2b820e4f.tar.gz
lumina-42e4f35c9a2ea2689b62ef8c5461b14a2b820e4f.tar.bz2
lumina-42e4f35c9a2ea2689b62ef8c5461b14a2b820e4f.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'icon-theme/material-design-dark/actions/media-playback-stop-circled.svg')
-rw-r--r--icon-theme/material-design-dark/actions/media-playback-stop-circled.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/actions/media-playback-stop-circled.svg b/icon-theme/material-design-dark/actions/media-playback-stop-circled.svg
new file mode 100644
index 00000000..81018723
--- /dev/null
+++ b/icon-theme/material-design-dark/actions/media-playback-stop-circled.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="#FFFFFF" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 12.0025,2.0025C 6.475,2.0025 2.0025,6.475 2.0025,12.0025C 2.0025,17.525 6.475,22.0025 12.0025,22.0025C 17.525,22.0025 22.0025,17.525 22.0025,12.0025C 22.0025,6.475 17.525,2.0025 12.0025,2.0025 Z M 8.99875,8.99875L 15,8.99875L 15,15L 8.99875,15"/>
+</svg>
bgstack15