diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 16:37:25 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 16:37:25 +0000 |
commit | 75cd59aaab4660579cfb383579f6e7ec0bc5fadb (patch) | |
tree | 0e01c3178b8dd26e3bbb2dcb1532eb4c5ff2ee43 /Kogaion-daytime/calendar-popup | |
parent | f6691a3780220685872b144af00004f7bd6b48c9 (diff) |
fix lxqt theme
Diffstat (limited to 'Kogaion-daytime/calendar-popup')
-rw-r--r-- | Kogaion-daytime/calendar-popup/left-arrow.svg | 16 | ||||
-rw-r--r-- | Kogaion-daytime/calendar-popup/right-arrow.svg | 16 |
2 files changed, 0 insertions, 32 deletions
diff --git a/Kogaion-daytime/calendar-popup/left-arrow.svg b/Kogaion-daytime/calendar-popup/left-arrow.svg deleted file mode 100644 index 4084094..0000000 --- a/Kogaion-daytime/calendar-popup/left-arrow.svg +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 16"> - <metadata id="metadata14"> - <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 id="g4" style="color:#bebebe" fill="#555" transform="matrix(0,1,-1,0,16,0)"> - <path id="path6" d="m8 0c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.582-8-8-8zm0 2c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.686-6-6c0-3.3137 2.6863-6 6-6z"/> - <path id="path8" d="m7 4v4h-3l4 4 4-4h-3v-4z"/> - </g> -</svg> diff --git a/Kogaion-daytime/calendar-popup/right-arrow.svg b/Kogaion-daytime/calendar-popup/right-arrow.svg deleted file mode 100644 index 04b62d4..0000000 --- a/Kogaion-daytime/calendar-popup/right-arrow.svg +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 16"> - <metadata id="metadata14"> - <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 id="g4" style="color:#bebebe" fill="#555" transform="matrix(0,-1,1,0,0,16)"> - <path id="path6" d="m8 0c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.582-8-8-8zm0 2c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.686-6-6c0-3.3137 2.6863-6 6-6z"/> - <path id="path8" d="m7 4v4h-3l4 4 4-4h-3v-4z"/> - </g> -</svg> |