diff options
Diffstat (limited to 'resources/lib/oojs-ui/themes/apex/images/icons/remove.svg')
-rw-r--r-- | resources/lib/oojs-ui/themes/apex/images/icons/remove.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/lib/oojs-ui/themes/apex/images/icons/remove.svg b/resources/lib/oojs-ui/themes/apex/images/icons/remove.svg new file mode 100644 index 00000000..ef5f97b0 --- /dev/null +++ b/resources/lib/oojs-ui/themes/apex/images/icons/remove.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <g id="remove"> + <path id="trash-can" d="M12 10h-1v6h1v-6zm-2 0H9v6h1v-6zm4 0h-1v6h1v-6zm0-4V5H9v1H6v3h1v7.966l1 1.03v-.073V18h6.984l.016-.018v.015l1-1.03V9h1V6h-3zm1 11H8V9h7v8zm1-9H7V7h9v1z"/> + </g> +</svg> |