aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_local_shipping_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_local_shipping_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_local_shipping_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_local_shipping_48px.svg b/icon-theme/template-icons/google_material_design/ic_local_shipping_48px.svg
new file mode 100644
index 00000000..8047ab23
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_local_shipping_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="M40 16h-6V8H6c-2.21 0-4 1.79-4 4v22h4c0 3.31 2.69 6 6 6s6-2.69 6-6h12c0 3.31 2.69 6 6 6s6-2.69 6-6h4V24l-6-8zM12 37c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm27-18l3.93 5H34v-5h5zm-3 18c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"/>
+</svg>
bgstack15