aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/arrow-right-drop-circle.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-design-light/actions/arrow-right-drop-circle.svg')
-rw-r--r--icon-theme/material-design-light/actions/arrow-right-drop-circle.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/arrow-right-drop-circle.svg b/icon-theme/material-design-light/actions/arrow-right-drop-circle.svg
new file mode 100644
index 00000000..b3032fc4
--- /dev/null
+++ b/icon-theme/material-design-light/actions/arrow-right-drop-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="miter" d="M 1.99999,12C 1.99999,6.47717 6.47719,1.99998 12,1.99998C 17.5228,1.99998 22,6.47717 22,12C 22,17.5228 17.5228,22 12,22C 6.47718,22 1.99999,17.5228 1.99999,12 Z M 9.99999,17L 15,12L 9.99999,6.99999L 9.99999,17 Z "/>
+</svg>
bgstack15