aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg b/icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg
new file mode 100644
index 00000000..6e746cae
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_sync_problem_48px.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M0 0h48v48H0z" fill="none"/>
+ <path d="M6 24c0 4.42 1.82 8.4 4.71 11.29L6 40h12V28l-4.47 4.47C11.35 30.3 10 27.31 10 24c0-5.22 3.34-9.65 8-11.3V8.52C11.1 10.3 6 16.55 6 24zm16 10h4v-4h-4v4zM42 8H30v12l4.47-4.47C36.65 17.7 38 20.69 38 24c0 5.22-3.34 9.65-8 11.3v4.17C36.9 37.7 42 31.45 42 24c0-4.42-1.82-8.4-4.71-11.29L42 8zM22 26h4V14h-4v12z"/>
+</svg>
bgstack15