diff options
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_gamepad_48px.svg')
-rw-r--r-- | icon-theme/template-icons/google_material_design/ic_gamepad_48px.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_gamepad_48px.svg b/icon-theme/template-icons/google_material_design/ic_gamepad_48px.svg new file mode 100644 index 00000000..5cc85249 --- /dev/null +++ b/icon-theme/template-icons/google_material_design/ic_gamepad_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="M30 15V4H18v11l6 6 6-6zm-15 3H4v12h11l6-6-6-6zm3 15v11h12V33l-6-6-6 6zm15-15l-6 6 6 6h11V18H33z"/> +</svg> |