diff options
Diffstat (limited to 'icon-theme/material-design-light/actions/list-remove.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/list-remove.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/list-remove.svg b/icon-theme/material-design-light/actions/list-remove.svg new file mode 100644 index 00000000..6449a3b6 --- /dev/null +++ b/icon-theme/material-design-light/actions/list-remove.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"> + <path d="M38 26H10v-4h28v4z"/> + <path d="M0 0h48v48H0z" fill="none"/> +</svg> |