diff options
author | Sebastian Kügler <sebas@kde.org> | 2015-12-07 18:10:28 +0100 |
---|---|---|
committer | Sebastian Kügler <sebas@kde.org> | 2015-12-07 18:46:57 +0100 |
commit | 936c9cee1f00c8fd2d981f030a4862248739176c (patch) | |
tree | 3c7ba609511e77659d826c52a3ffaf6f15829187 /qt-mobile | |
parent | de5bb98dba99e0927fbc2b6eb88c421f71d9b68f (diff) | |
download | subsurface-936c9cee1f00c8fd2d981f030a4862248739176c.tar.gz |
Add more icons
Icons for document-edit, document-save and view-readermode are added
from the light breeze variant. They're usd in the dive's contextual
actions.
Signed-off-by: Sebastian Kügler <sebas@kde.org>
Diffstat (limited to 'qt-mobile')
-rw-r--r-- | qt-mobile/qml/mobile-resources.qrc | 3 | ||||
-rw-r--r-- | qt-mobile/qml/mobilecomponents/icons/document-edit.svg | 93 | ||||
-rw-r--r-- | qt-mobile/qml/mobilecomponents/icons/document-save.svg | 108 | ||||
-rw-r--r-- | qt-mobile/qml/mobilecomponents/icons/view-readermode.svg | 110 |
4 files changed, 314 insertions, 0 deletions
diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc index a9d542f61..945b53a10 100644 --- a/qt-mobile/qml/mobile-resources.qrc +++ b/qt-mobile/qml/mobile-resources.qrc @@ -39,5 +39,8 @@ <file alias="org/kde/plasma/mobilecomponents/icons/go-next.svg">mobilecomponents/icons/go-next.svg</file> <file alias="org/kde/plasma/mobilecomponents/icons/go-previous.svg">mobilecomponents/icons/go-previous.svg</file> <file alias="org/kde/plasma/mobilecomponents/icons/distribute-horizontal-x.svg">mobilecomponents/icons/distribute-horizontal-x.svg</file> + <file alias="org/kde/plasma/mobilecomponents/icons/document-edit.svg">mobilecomponents/icons/document-edit.svg</file> + <file alias="org/kde/plasma/mobilecomponents/icons/document-save.svg">mobilecomponents/icons/document-save.svg</file> + <file alias="org/kde/plasma/mobilecomponents/icons/view-readermode.svg">mobilecomponents/icons/view-readermode.svg</file> </qresource> </RCC> diff --git a/qt-mobile/qml/mobilecomponents/icons/document-edit.svg b/qt-mobile/qml/mobilecomponents/icons/document-edit.svg new file mode 100644 index 000000000..805446a72 --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/document-edit.svg @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg5453" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="document-edit.svg" + viewBox="0 0 32 32"> + <defs + id="defs5455" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="10.68915" + inkscape:cy="11.29602" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="957" + inkscape:window-x="-4" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:object-nodes="true" + inkscape:snap-bbox="true" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid4063" /> + <sodipodi:guide + position="4,24" + orientation="28,0" + id="guide4280" /> + <sodipodi:guide + position="13,4" + orientation="0,28" + id="guide4282" /> + <sodipodi:guide + position="28,25" + orientation="-28,0" + id="guide4284" /> + <sodipodi:guide + position="15,28" + orientation="0,-28" + id="guide4286" /> + </sodipodi:namedview> + <metadata + id="metadata5458"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-384.57143,-515.798)"> + <path + style="opacity:1;fill:#4d4d4d;fill-opacity:1;stroke:none" + d="M 22.269531 4 L 4 22.269531 L 4 28 L 9.7304688 28 C 9.7304688 28 27.99966 9.7307308 28 9.7304688 L 22.269531 4 z M 19.404297 8.2988281 L 23.701172 12.595703 L 12 24.298828 L 12 23 L 12 22 L 11 22 L 8 22 L 8 19.701172 L 19.404297 8.2988281 z M 7 20.701172 L 7 23 L 8 23 L 11 23 L 11 25.298828 L 9.2988281 27 L 7.296875 27 L 5 24.703125 L 5 22.701172 L 7 20.701172 z " + transform="translate(384.57143,515.798)" + id="rect4132" /> + </g> +</svg> diff --git a/qt-mobile/qml/mobilecomponents/icons/document-save.svg b/qt-mobile/qml/mobilecomponents/icons/document-save.svg new file mode 100644 index 000000000..f400f3a9e --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/document-save.svg @@ -0,0 +1,108 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg5453" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="document-save.svg" + viewBox="0 0 32 32"> + <defs + id="defs5455" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="16.33333" + inkscape:cx="24.435643" + inkscape:cy="11.966458" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="957" + inkscape:window-x="-4" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:object-nodes="true" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4063" /> + <sodipodi:guide + position="4,24" + orientation="28,0" + id="guide4280" /> + <sodipodi:guide + position="13,4" + orientation="0,28" + id="guide4282" /> + <sodipodi:guide + position="28,25" + orientation="-28,0" + id="guide4284" /> + <sodipodi:guide + position="15,28" + orientation="0,-28" + id="guide4286" /> + </sodipodi:namedview> + <metadata + id="metadata5458"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-384.57143,-515.798)"> + <path + style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" + d="M 4,4 4,28 28,28 28,10 22,4 Z M 5,5 21.585938,5 27,10.414062 27,27 5,27 Z m 18,0 4,4 z" + transform="translate(384.57143,515.798)" + id="rect4167" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccc" /> + <path + style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" + d="m 9,19 0,9 14,0 0,-9 z m 1,1 12,0 0,7 -12,0 z" + transform="translate(384.57143,515.798)" + id="rect4219" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccc" /> + <path + style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" + d="m 10,4 0,9 11,0 0,-9 z m 1,1 6,0 0,7 -6,0 z" + transform="translate(384.57143,515.798)" + id="rect4253" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg b/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg new file mode 100644 index 000000000..c24c574a5 --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg4183" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="view-readmode.svg"> + <defs + id="defs4185" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="8.5616986" + inkscape:cy="7.1492155" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1920" + inkscape:window-height="1006" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + borderlayer="true"> + <inkscape:grid + type="xygrid" + id="grid4103" /> + <sodipodi:guide + position="2,20.000017" + orientation="18,0" + id="guide4095" /> + <sodipodi:guide + position="2,2.0000174" + orientation="0,18" + id="guide4097" /> + <sodipodi:guide + position="20,2.0000174" + orientation="-18,0" + id="guide4099" /> + <sodipodi:guide + position="20,20.000017" + orientation="0,-18" + id="guide4101" /> + <sodipodi:guide + position="3,19.000017" + orientation="16,0" + id="guide4103" /> + <sodipodi:guide + position="3,3.0000174" + orientation="0,16" + id="guide4105" /> + <sodipodi:guide + position="19,3.0000174" + orientation="-1,6.123234e-17" + id="guide4107" /> + <sodipodi:guide + position="19,19.000017" + orientation="0,-16" + id="guide4109" /> + <sodipodi:guide + position="10.292994,3.0001395" + orientation="0,1.414012" + id="guide4266" /> + <sodipodi:guide + position="10,3.0000174" + orientation="0,2" + id="guide4137" /> + </sodipodi:namedview> + <metadata + id="metadata4188"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + inkscape:connector-curvature="0" + id="rect6742" + d="m 5,1039.3622 c -2,0 -3.02083,1.5 -4,1.5 -0.9792,0 -1,-0.5 -1,-0.5 l 0,8 c 0,0 -0.0417,0.5 1,0.5 1.04167,0 2,-1.5 4,-1.5 2,0 3,1 3,1 0,0 1,-1 3,-1 2,0 2.89583,1.5 4,1.5 1.10417,0 1,-0.5 1,-0.5 l 0,-7.9375 c -0.0371,0.1406 -0.21875,0.4375 -1,0.4375 -1.04167,0 -2,-1.5 -4,-1.5 -2,0 -3,1 -3,1 0,0 -1,-1 -3,-1 z m 0,1 c 0.83333,0 1.9477275,0.3853 2.28125,0.7188 0.366467,0.2812 1.071033,0.2812 1.4375,0 0.270433,-0.2704 1.44792,-0.7188 2.28125,-0.7188 2,0 2.3125,1.5 4,1.5 l 0,6 c -0.861649,0 -1.855068,-1.5 -4,-1.5 -1.16667,0 -2.410156,0.2227 -3,0.8125 -0.5605,-0.5605 -1.83333,-0.8125 -3,-0.8125 -2.0510194,0 -3.3570144,1.5 -4,1.5 l 0,-6 c 1.53147,0 2,-1.5 4,-1.5 z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ssccsscssccsscssccsccscsccs" /> + </g> +</svg> |