summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/images/qt_unshade.svg
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-06-21 13:24:40 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-06-24 12:57:30 +0200
commit5edb27c9f542da43d7eea25824b6d0c057acc861 (patch)
treedf7f20cf15f2272b97a8ccf30c1200eb86c1222c /src/widgets/styles/images/qt_unshade.svg
parentb278a4f9b04e80772573a686eac6552436d15915 (diff)
Put SVG versions of several built-in icons under version control
This is a collection of SVGs provided in the process of addressing QTBUG-38776. As of now, they are converted to PNGs or XPMs in different resolutions, which are then built into Qt as resources that are loaded into QIcon instances at runtime. Task-number: QTBUG-38776 Change-Id: Ib03f82cf1b1d2dc6260845fc46ad193046aff44c Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/widgets/styles/images/qt_unshade.svg')
-rw-r--r--src/widgets/styles/images/qt_unshade.svg15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/widgets/styles/images/qt_unshade.svg b/src/widgets/styles/images/qt_unshade.svg
new file mode 100644
index 0000000000..805292cd7f
--- /dev/null
+++ b/src/widgets/styles/images/qt_unshade.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="10px" height="10px" viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#353637;}
+ .st1{fill:none;}
+</style>
+<g>
+ <polygon class="st0" points="1,2 9,2 5,7 "/>
+ <g>
+ <rect class="st1" width="10" height="10"/>
+ </g>
+</g>
+</svg>