summaryrefslogtreecommitdiffstats
path: root/core/img/actions/screen-white.svg
diff options
context:
space:
mode:
Diffstat (limited to 'core/img/actions/screen-white.svg')
-rw-r--r--core/img/actions/screen-white.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/img/actions/screen-white.svg b/core/img/actions/screen-white.svg
new file mode 100644
index 00000000000..20372949afb
--- /dev/null
+++ b/core/img/actions/screen-white.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16">
+ <defs>
+ <filter id="a" style="color-interpolation-filters:sRGB" height="1.3738" width="1.3471" y="-.18692" x="-.17357">
+ <feGaussianBlur stdDeviation="1.0125"/>
+ </filter>
+ </defs>
+ <path opacity=".5" d="m2 2c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1h5v1h-2v2h6v-2h-2v-1h5c0.554 0 1-0.446 1-1v-8c0-0.554-0.446-1-1-1zm1 2h10v6h-10z" fill-rule="evenodd" filter="url(#a)"/>
+ <path d="m2 2c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1h5v1h-2v2h6v-2h-2v-1h5c0.554 0 1-0.446 1-1v-8c0-0.554-0.446-1-1-1zm1 2h10v6h-10z" fill-rule="evenodd" fill="#fff"/>
+</svg>