aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_event_busy_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_event_busy_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_event_busy_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_event_busy_48px.svg b/icon-theme/template-icons/google_material_design/ic_event_busy_48px.svg
new file mode 100644
index 00000000..3ea11b4d
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_event_busy_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="M18.62 34l4.88-4.88L28.38 34l2.12-2.12L25.62 27l4.88-4.88L28.38 20l-4.88 4.88L18.62 20l-2.12 2.12L21.38 27l-4.88 4.88L18.62 34zM38 6h-2V2h-4v4H16V2h-4v4h-2c-2.21 0-3.98 1.79-3.98 4L6 38c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V10c0-2.21-1.79-4-4-4zm0 32H10V16h28v22z"/>
+</svg>
bgstack15