aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf/quickpdfviewer/resources/document-open.svg
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-07 12:17:07 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-13 11:36:31 +0200
commit322975d2262a5f31bfa5940451458702e82ee010 (patch)
treeb44045c3dd7a32fbd1dfd97126180b6885a5fd8a /examples/pdf/quickpdfviewer/resources/document-open.svg
parent724a6dbb80cfd87bfd4a779b0d384ae9af0814cb (diff)
Add the pdf/pdfwidgets pdfviewer examples
[ChangeLog][PySide6] QtPdf and QtPdfWidgets have been added. Change-Id: Ia7614bc98f5fde3438b16983696ff0ef3543a02f Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/pdf/quickpdfviewer/resources/document-open.svg')
-rw-r--r--examples/pdf/quickpdfviewer/resources/document-open.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/pdf/quickpdfviewer/resources/document-open.svg b/examples/pdf/quickpdfviewer/resources/document-open.svg
new file mode 100644
index 000000000..bf23123a3
--- /dev/null
+++ b/examples/pdf/quickpdfviewer/resources/document-open.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <defs id="defs3051">
+ <style type="text/css" id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#232629;
+ }
+ </style>
+ </defs>
+ <path style="fill:currentColor;fill-opacity:1;stroke:none"
+ d="m4 4v24h24l-1-1h-22v-13h5l3-3h14v16l1 1v-21h-10l-3-3z"
+ class="ColorScheme-Text"
+ />
+</svg>