raster pushed a commit to branch feature/themes/flat. http://git.enlightenment.org/core/efl.git/commit/?id=19119ecbcea4b11c139a1f291a37f853499c233f
commit 19119ecbcea4b11c139a1f291a37f853499c233f Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Fri Dec 25 12:00:04 2020 +0000 TH - more icons --- data/elementary/themes/edc/elm/icon_fdo.edc | 18 -- data/elementary/themes/edc/icons.edc | 15 +- data/elementary/themes/ic.edc | 15 ++ data/elementary/themes/img/emblem-default.svg | 113 +++++++++++ data/elementary/themes/img/emblem-documents.svg | 140 ++++++++++++++ data/elementary/themes/img/emblem-downloads.svg | 112 +++++++++++ data/elementary/themes/img/emblem-favorite.svg | 118 ++++++++++++ data/elementary/themes/img/emblem-important.svg | 119 ++++++++++++ data/elementary/themes/img/emblem-mail.svg | 112 +++++++++++ data/elementary/themes/img/emblem-photos.svg | 112 +++++++++++ data/elementary/themes/img/emblem-readonly.svg | 128 +++++++++++++ data/elementary/themes/img/emblem-shared.svg | 130 +++++++++++++ .../elementary/themes/img/emblem-symbolic-link.svg | 206 +++++++++++++++++++++ data/elementary/themes/img/emblem-synchronized.svg | 116 ++++++++++++ .../elementary/themes/img/emblem-synchronizing.svg | 116 ++++++++++++ data/elementary/themes/img/emblem-system.svg | 112 +++++++++++ data/elementary/themes/img/emblem-unreadable.svg | 115 ++++++++++++ .../themes/img/ic/emblem-default-040.png | Bin 0 -> 1019 bytes .../themes/img/ic/emblem-default-080.png | Bin 0 -> 1858 bytes .../themes/img/ic/emblem-default-160.png | Bin 0 -> 3846 bytes .../themes/img/ic/emblem-documents-040.png | Bin 0 -> 952 bytes .../themes/img/ic/emblem-documents-080.png | Bin 0 -> 1718 bytes .../themes/img/ic/emblem-documents-160.png | Bin 0 -> 3419 bytes .../themes/img/ic/emblem-downloads-040.png | Bin 0 -> 988 bytes .../themes/img/ic/emblem-downloads-080.png | Bin 0 -> 1902 bytes .../themes/img/ic/emblem-downloads-160.png | Bin 0 -> 3727 bytes .../themes/img/ic/emblem-favorite-040.png | Bin 0 -> 831 bytes .../themes/img/ic/emblem-favorite-080.png | Bin 0 -> 1606 bytes .../themes/img/ic/emblem-favorite-160.png | Bin 0 -> 3263 bytes .../themes/img/ic/emblem-important-040.png | Bin 0 -> 1159 bytes .../themes/img/ic/emblem-important-080.png | Bin 0 -> 2306 bytes .../themes/img/ic/emblem-important-160.png | Bin 0 -> 4729 bytes data/elementary/themes/img/ic/emblem-mail-040.png | Bin 0 -> 1129 bytes data/elementary/themes/img/ic/emblem-mail-080.png | Bin 0 -> 2050 bytes data/elementary/themes/img/ic/emblem-mail-160.png | Bin 0 -> 4048 bytes .../elementary/themes/img/ic/emblem-photos-040.png | Bin 0 -> 1061 bytes .../elementary/themes/img/ic/emblem-photos-080.png | Bin 0 -> 2067 bytes .../elementary/themes/img/ic/emblem-photos-160.png | Bin 0 -> 4231 bytes .../themes/img/ic/emblem-readonly-040.png | Bin 0 -> 1109 bytes .../themes/img/ic/emblem-readonly-080.png | Bin 0 -> 2169 bytes .../themes/img/ic/emblem-readonly-160.png | Bin 0 -> 4471 bytes .../elementary/themes/img/ic/emblem-shared-040.png | Bin 0 -> 1330 bytes .../elementary/themes/img/ic/emblem-shared-080.png | Bin 0 -> 2471 bytes .../elementary/themes/img/ic/emblem-shared-160.png | Bin 0 -> 5264 bytes .../themes/img/ic/emblem-symbolic-link-040.png | Bin 0 -> 789 bytes .../themes/img/ic/emblem-symbolic-link-080.png | Bin 0 -> 1687 bytes .../themes/img/ic/emblem-symbolic-link-160.png | Bin 0 -> 3640 bytes .../themes/img/ic/emblem-synchronized-040.png | Bin 0 -> 967 bytes .../themes/img/ic/emblem-synchronized-080.png | Bin 0 -> 1765 bytes .../themes/img/ic/emblem-synchronized-160.png | Bin 0 -> 3537 bytes .../themes/img/ic/emblem-synchronizing-040.png | Bin 0 -> 955 bytes .../themes/img/ic/emblem-synchronizing-080.png | Bin 0 -> 1708 bytes .../themes/img/ic/emblem-synchronizing-160.png | Bin 0 -> 3465 bytes .../elementary/themes/img/ic/emblem-system-040.png | Bin 0 -> 1847 bytes .../elementary/themes/img/ic/emblem-system-080.png | Bin 0 -> 3767 bytes .../elementary/themes/img/ic/emblem-system-160.png | Bin 0 -> 7705 bytes .../themes/img/ic/emblem-unreadable-040.png | Bin 0 -> 846 bytes .../themes/img/ic/emblem-unreadable-080.png | Bin 0 -> 1576 bytes .../themes/img/ic/emblem-unreadable-160.png | Bin 0 -> 3198 bytes 59 files changed, 1778 insertions(+), 19 deletions(-) diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index 737442926b..64845537e5 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc @@ -71,24 +71,6 @@ aspect_preference: SOURCE; \ } } } } -//// emblems //////////////////////////////////////////////////////////////// -#define CTX "emblems" -ICO1(CTX, "emblem-default", 96) -ICO1(CTX, "emblem-documents", 96) -ICO1(CTX, "emblem-downloads", 96) -ICO1(CTX, "emblem-favorite", 96) -ICO1(CTX, "emblem-important", 96) -ICO1(CTX, "emblem-mail", 96) -ICO1(CTX, "emblem-photos", 96) -ICO1(CTX, "emblem-readonly", 96) -ICO1(CTX, "emblem-shared", 96) -ICO1(CTX, "emblem-symbolic-link", 96) -ICO1(CTX, "emblem-unreadable", 96) -ICO1(CTX, "emblem-system", 96) -ICO1(CTX, "emblem-synchronized", 96) -ICO1(CTX, "emblem-synchronizing", 96) /* */ -#undef CTX - //// status ///////////////////////////////////////////////////////////// #define CTX "status" ICO1(CTX, "appointment-missed", 128) diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index 3bdfc3900d..2adbb3af5a 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc @@ -675,6 +675,19 @@ ICON("document-revert", "i-doc-file-undo") ICON("document-export", "i-doc-file-arrow-r") ICON("document-import", "i-doc-file-arrow-l") -//ICON("", "") +ICON("emblem-default", "i-emblem-default") +ICON("emblem-documents", "i-emblem-documents") +ICON("emblem-downloads", "i-emblem-downloads") +ICON("emblem-favorite", "i-emblem-favorite") +ICON("emblem-important", "i-emblem-important") +ICON("emblem-mail", "i-emblem-mail") +ICON("emblem-photos", "i-emblem-photos") +ICON("emblem-readonly", "i-emblem-readonly") +ICON("emblem-shared", "i-emblem-shared") +ICON("emblem-symbolic-link", "i-emblem-symbolic-link") +ICON("emblem-unreadable", "i-emblem-unreadable") +ICON("emblem-system", "i-emblem-system") +ICON("emblem-synchronized", "i-emblem-synchronized") +ICON("emblem-synchronizing", "i-emblem-synchronizing") #undef ICON diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc index a2c16297ff..346dc8bcc0 100644 --- a/data/elementary/themes/ic.edc +++ b/data/elementary/themes/ic.edc @@ -371,6 +371,21 @@ I160("i-doc-file-undo", "doc-file-undo") I160("i-doc-file-arrow-l", "doc-file-arrow-l") I160("i-doc-file-arrow-r", "doc-file-arrow-r") +I160("i-emblem-default", "emblem-default") +I160("i-emblem-documents", "emblem-documents") +I160("i-emblem-downloads", "emblem-downloads") +I160("i-emblem-favorite", "emblem-favorite") +I160("i-emblem-important", "emblem-important") +I160("i-emblem-mail", "emblem-mail") +I160("i-emblem-photos", "emblem-photos") +I160("i-emblem-readonly", "emblem-readonly") +I160("i-emblem-shared", "emblem-shared") +I160("i-emblem-symbolic-link", "emblem-symbolic-link") +I160("i-emblem-unreadable", "emblem-unreadable") +I160("i-emblem-system", "emblem-system") +I160("i-emblem-synchronized", "emblem-synchronized") +I160("i-emblem-synchronizing", "emblem-synchronizing") + /////////////////////////////////////////////////////////////////////////////// // larger mono icons (mostly efm or settings) I160("i-system", "system") diff --git a/data/elementary/themes/img/emblem-default.svg b/data/elementary/themes/img/emblem-default.svg new file mode 100644 index 0000000000..6abe70d3d6 --- /dev/null +++ b/data/elementary/themes/img/emblem-default.svg @@ -0,0 +1,113 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-default-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-default.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="0" + inkscape:window-y="0" + inkscape:window-x="804" + inkscape:cy="40.075973" + inkscape:cx="40" + inkscape:zoom="13.1625" + showgrid="true" + id="namedview4" + inkscape:window-height="1372" + inkscape:window-width="1756" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#6cb05c;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 20,44 36,60 64,32 56,24 36,44 28,36 Z" + id="path850" + sodipodi:nodetypes="ccccccc" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-documents.svg b/data/elementary/themes/img/emblem-documents.svg new file mode 100644 index 0000000000..22df49a3a0 --- /dev/null +++ b/data/elementary/themes/img/emblem-documents.svg @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-documents-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-documents.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#ca9b54;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + id="path964" + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 24 16 L 24 64 L 56 64 L 56 32 L 40 16 L 24 16 z M 28 20 L 38 20 L 52 34 L 52 60 L 28 60 L 28 20 z " /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="rect969" + width="16" + height="4" + x="32" + y="52" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="rect971" + width="16" + height="4" + x="32" + y="44" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="rect971-3" + width="16" + height="4" + x="32" + y="36" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.82843;stroke-linecap:square" + id="rect971-3-6" + width="8" + height="4" + x="32" + y="28" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-downloads.svg b/data/elementary/themes/img/emblem-downloads.svg new file mode 100644 index 0000000000..1f9fc5fdde --- /dev/null +++ b/data/elementary/themes/img/emblem-downloads.svg @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-downloads-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-downloads.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#54adca;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 32,16 V 44 H 20 L 40,64 61,44 H 48 V 16 Z" + id="path1039" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-favorite.svg b/data/elementary/themes/img/emblem-favorite.svg new file mode 100644 index 0000000000..62de4f145b --- /dev/null +++ b/data/elementary/themes/img/emblem-favorite.svg @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-favorite-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-favorite.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="39.95221" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <path + sodipodi:type="star" + style="fill:#ffcc4b;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="path1083" + sodipodi:sides="5" + sodipodi:cx="40" + sodipodi:cy="40" + sodipodi:r1="32" + sodipodi:r2="14.370944" + sodipodi:arg1="-1.5707963" + sodipodi:arg2="-0.9424778" + inkscape:flatsided="false" + inkscape:rounded="0" + inkscape:randomized="0" + d="m 40.000001,8 8.447028,20.373662 21.98678,1.737795 L 53.66758,44.440866 58.809127,65.888544 40,54.370944 21.190871,65.888543 26.33242,44.440866 9.5661917,30.111455 31.552971,28.373662 Z" + inkscape:transform-center-y="-3.0557281" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-important.svg b/data/elementary/themes/img/emblem-important.svg new file mode 100644 index 0000000000..9675dd3fae --- /dev/null +++ b/data/elementary/themes/img/emblem-important.svg @@ -0,0 +1,119 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-important-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-important.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#d86552;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <circle + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="path1103" + cx="40" + cy="56" + r="8" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 40,44 c -4,0 -8,-8 -8,-20 0,-4 4,-8 8,-8 4,0 8,4 8,8 0,12 -4,20 -8,20 z" + id="path1105" + sodipodi:nodetypes="zszsz" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-mail.svg b/data/elementary/themes/img/emblem-mail.svg new file mode 100644 index 0000000000..14a8367393 --- /dev/null +++ b/data/elementary/themes/img/emblem-mail.svg @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-mail-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-mail.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#a877b3;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + id="rect1125" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.38179;stroke-linecap:square" + d="M 16 24 L 40 36 L 64 24 L 16 24 z M 16 28 L 16 56 L 34.666016 37.333984 L 16 28 z M 64 28 L 45.333984 37.333984 L 64 56 L 64 28 z M 37.333984 38.666016 L 20 56 L 60 56 L 42.666016 38.666016 L 40 40 L 37.333984 38.666016 z " /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-photos.svg b/data/elementary/themes/img/emblem-photos.svg new file mode 100644 index 0000000000..b0aae83e51 --- /dev/null +++ b/data/elementary/themes/img/emblem-photos.svg @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-photos-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-photos.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="28.530466" + inkscape:zoom="10.4625" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#77b3a5;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + id="path1154" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 36 20 L 28 28 L 16 28 L 16 56 L 64 56 L 64 28 L 52 28 L 44 20 L 36 20 z M 39.980469 32 A 10 10 0 0 1 40 32 A 10 10 0 0 1 50 42 A 10 10 0 0 1 40 52 A 10 10 0 0 1 30 42 A 10 10 0 0 1 39.980469 32 z " /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-readonly.svg b/data/elementary/themes/img/emblem-readonly.svg new file mode 100644 index 0000000000..b970c15726 --- /dev/null +++ b/data/elementary/themes/img/emblem-readonly.svg @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-readonly-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-readonly.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40.047847" + inkscape:cx="40" + inkscape:zoom="10.45" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#ad5252;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 20,60 V 48 l 12,12 z" + id="path1180" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 40,28 52,40 64,28 52,16 Z" + id="path1182" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 22,46 6,-6 12,12 -6,6 z" + id="path1184" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 18,26 8,-8 36,36 -8,8 z" + id="path1186" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-shared.svg b/data/elementary/themes/img/emblem-shared.svg new file mode 100644 index 0000000000..3c59ddc15d --- /dev/null +++ b/data/elementary/themes/img/emblem-shared.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-shared-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-shared.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40.047847" + inkscape:cx="40" + inkscape:zoom="10.45" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#789cb0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <circle + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="path1206" + cx="52" + cy="24" + r="8" /> + <circle + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="circle1208" + cx="52" + cy="56" + r="8" /> + <circle + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square" + id="circle1210" + cx="20" + cy="40" + r="8" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#fdfdfd;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 52,24 20,40 52,56" + id="path1214" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-symbolic-link.svg b/data/elementary/themes/img/emblem-symbolic-link.svg new file mode 100644 index 0000000000..2953e880e1 --- /dev/null +++ b/data/elementary/themes/img/emblem-symbolic-link.svg @@ -0,0 +1,206 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-symbolic-link-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-symbolic-link.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter1462" + x="-0.16128172" + width="1.3225634" + y="-0.9676182" + height="2.9352364"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.6128172" + id="feGaussianBlur1464" /> + </filter> + <mask + maskUnits="userSpaceOnUse" + id="mask1474"> + <path + id="path1476" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 16.060547,32 a 8,8 0 0 0 -7.9999999,8 8,8 0 0 0 7.9999999,8 h 8 a 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 32.060547,0 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 h 8 a 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z M 16,36 a 4,4 0 0 1 0.06055,0 h 8 a 4,4 0 0 1 0.06055,0 4,4 0 0 1 3.939453,4 4,4 0 0 1 -4,4 h -8 a 4,4 0 0 1 -4,-4 A 4,4 0 0 1 16,36 Z m 32.060547,0 a 4,4 0 0 1 0.06055,0 h 8 a 4,4 0 0 1 0.06055,0 4,4 0 0 1 3.939453,4 4,4 0 0 1 -4,4 h -8 a 4,4 0 0 1 -4,-4 4,4 0 0 1 3.939453,-4 z" /> + </mask> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter1624" + x="-0.17024727" + width="1.3404945" + y="-0.117045" + height="1.23409"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.5606" + id="feGaussianBlur1626" /> + </filter> + <mask + maskUnits="userSpaceOnUse" + id="mask1633"> + <path + id="path1635" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.109375,32 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 h 8 a 8,8 0 0 0 7.746094,-6 h 4.18164 c 1.10457,0 2,-0.89543 2,-2 0,-1.104569 -2.229065,-3.080557 -2,-2 h -0.04883 -4.132812 a 8,8 0 0 0 -7.746094,-6 z m -0.06055,4 a 4,4 0 0 1 0.06055,0 h 8 a 4,4 0 0 1 0.06055,0 4,4 0 0 1 3.404297,2 h -1.416016 c -0.01628,-1.99e-4 -0.03255,-1.99e-4 -0.04883,0 -1.085455,0.02651 -1.951496,0.914221 -1.951172,2 0,1.104569 0.895431,2 2,2 0.01628,1.99e-4 0.03255,1.99e-4 0.04883,0 h 1.365235 a 4,4 0 0 1 [...] + </mask> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:cy="40" + inkscape:cx="40" + inkscape:zoom="10.45" + showgrid="true" + id="namedview4" + inkscape:window-height="1017" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <path + id="path1236" + style="fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 16.048828,31.999851 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 h 8 a 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m -0.06055,4 a 4,4 0 0 1 0.06055,0 h 8 a 4,4 0 0 1 0.06055,0 4,4 0 0 1 3.939453,4 4,4 0 0 1 -4,4 h -8 a 4,4 0 0 1 -4,-4 4,4 0 0 1 3.939453,-4 z" /> + <path + id="path1266" + style="fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.109375,31.999851 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 h 8 a 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m -0.06055,4 a 4,4 0 0 1 0.06055,0 h 8 a 4,4 0 0 1 0.06055,0 4,4 0 0 1 3.939453,4 4,4 0 0 1 -4,4 h -8 a 4,4 0 0 1 -4,-4 4,4 0 0 1 3.939447,-4 z" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#f9f9f9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48,46 h 8 c 3,0 6,-3 6,-6" + id="path1482" + sodipodi:nodetypes="ccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#f9f9f9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 16,46 h 8 c 3,0 6,-3 6,-6" + id="path1480" + sodipodi:nodetypes="ccc" /> + <path + id="path1272" + style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter1462);opacity:0.5" + d="M 26 40 A 2 2 0 0 0 24.048828 42 A 2 2 0 0 0 26.048828 44 A 2 2 0 0 0 26.097656 44 L 46.048828 44 A 2 2 0 0 0 48.048828 42 A 2 2 0 0 0 46.048828 40 L 46 40 L 26.048828 40 A 2 2 0 0 0 26 40 z M 56 40 A 2 2 0 0 0 54.048828 42 A 2 2 0 0 0 56.048828 44 A 2 2 0 0 0 56.097656 44 L 76.048828 44 A 2 2 0 0 0 78.048828 42 A 2 2 0 0 0 76.048828 40 L 76 40 L 56.048828 40 A 2 2 0 0 0 56 40 z " + mask="url(#mask1474)" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#f9f9f9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 56,34 h -8 c -3,0 -6,3 -6,6" + id="path1484" + sodipodi:nodetypes="ccc" /> + <path + id="path1253" + style="fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26,38 a 2,2 0 0 0 -1.951172,2 2,2 0 0 0 2,2 2,2 0 0 0 0.04883,0 h 19.95117 a 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 h -0.04883 -19.951172 a 2,2 0 0 0 -0.04883,0 z" /> + <path + id="path1270" + style="fill:#a0a0aa;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 58.109379,37.999851 c -1.085455,0.02651 -1.951496,0.914221 -1.951172,2 0,1.104569 0.895431,2 2,2 0.01628,1.99e-4 0.03255,1.99e-4 0.04883,0 h 9.830071 c 1.10457,0 2,-0.89543 2,-2 0,-1.104569 -2.229065,-3.080557 -2,-2 h -0.04883 -9.830073 c -0.01628,-1.99e-4 -0.03255,-1.99e-4 -0.04883,0 z" + sodipodi:nodetypes="scccsssccss" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#f9f9f9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 24,34 h -8 c -3,0 -6,3 -6,6" + id="path1478" + sodipodi:nodetypes="ccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 26,40 H 40" + id="path1486" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 58,40 h 9" + id="path1488" + sodipodi:nodetypes="cc" /> + <path + style="fill:#010101;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1624);opacity:0.5" + d="M 72,44 56,28 50,34 60,44 50,54 56,60 Z" + id="path1268" + sodipodi:nodetypes="ccccccc" + mask="url(#mask1633)" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 72,40 56,24 50,30 60,40 50,50 56,56 Z" + id="path1490" + sodipodi:nodetypes="ccccccc" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-synchronized.svg b/data/elementary/themes/img/emblem-synchronized.svg new file mode 100644 index 0000000000..e39bf23f88 --- /dev/null +++ b/data/elementary/themes/img/emblem-synchronized.svg @@ -0,0 +1,116 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-synchronized-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-synchronized.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="0" + inkscape:window-y="0" + inkscape:window-x="804" + inkscape:cy="40" + inkscape:cx="40" + inkscape:zoom="13.1625" + showgrid="true" + id="namedview4" + inkscape:window-height="1372" + inkscape:window-width="1756" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#62a72c;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 20,28 32,16 v 8 h 28 v 8 H 32 v 8 z" + id="path930" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 60,52 48,40 v 8 H 20 v 8 h 28 v 8 z" + id="path932" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-synchronizing.svg b/data/elementary/themes/img/emblem-synchronizing.svg new file mode 100644 index 0000000000..24740742c8 --- /dev/null +++ b/data/elementary/themes/img/emblem-synchronizing.svg @@ -0,0 +1,116 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-synchronizing-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-synchronizing.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="0" + inkscape:window-y="0" + inkscape:window-x="804" + inkscape:cy="40" + inkscape:cx="40" + inkscape:zoom="13.1625" + showgrid="true" + id="namedview4" + inkscape:window-height="1372" + inkscape:window-width="1756" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#ce8046;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 20,28 32,16 v 8 h 28 v 8 H 32 v 8 z" + id="path930" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 60,52 48,40 v 8 H 20 v 8 h 28 v 8 z" + id="path932" /> + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-system.svg b/data/elementary/themes/img/emblem-system.svg new file mode 100644 index 0000000000..d001828235 --- /dev/null +++ b/data/elementary/themes/img/emblem-system.svg @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-system-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-system.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="0" + inkscape:window-y="0" + inkscape:window-x="804" + inkscape:cy="40.075973" + inkscape:cx="40" + inkscape:zoom="13.1625" + showgrid="true" + id="namedview4" + inkscape:window-height="1372" + inkscape:window-width="1756" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#5b62a9;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <path + id="path890" + style="fill:#fdf6f5;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + d="M 40 12 A 28 28 0 0 0 37.574219 12.105469 L 35.888672 20.511719 A 20.5 20 0 0 0 33.833984 21.087891 L 28.154297 14.630859 A 28 28 0 0 0 23.951172 17.056641 L 26.705078 25.207031 A 20.5 20 0 0 0 25.189453 26.701172 L 17.054688 23.951172 A 28 28 0 0 0 14.630859 28.154297 L 21.019531 33.773438 A 20.5 20 0 0 0 20.435547 35.904297 L 12.105469 37.574219 A 28 28 0 0 0 12 40 A 28 28 0 0 0 12.105469 42.425781 L 20.433594 44.095703 A 20.5 20 0 0 0 21.019531 46.226562 L 14.630859 51.84570 [...] + </g> +</svg> diff --git a/data/elementary/themes/img/emblem-unreadable.svg b/data/elementary/themes/img/emblem-unreadable.svg new file mode 100644 index 0000000000..9890c81c27 --- /dev/null +++ b/data/elementary/themes/img/emblem-unreadable.svg @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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" + inkscape:export-ydpi="48" + inkscape:export-xdpi="48" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/emblem-unreadable-040.png" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + sodipodi:docname="emblem-unreadable.svg" + viewBox="0 0 80 80" + height="80" + width="80" + id="svg2" + version="1.1"> + <metadata + id="metadata8"> + <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> + <defs + id="defs6"> + <rect + id="rect878" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect872" + height="30" + width="40" + y="50" + x="20" /> + <rect + id="rect864" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect858" + height="30" + width="40" + y="20" + x="20" /> + <rect + id="rect852" + height="30" + width="40" + y="20" + x="20" /> + </defs> + <sodipodi:namedview + borderlayer="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox="true" + showguides="false" + inkscape:current-layer="g10" + inkscape:window-maximized="0" + inkscape:window-y="0" + inkscape:window-x="804" + inkscape:cy="40.075973" + inkscape:cx="40" + inkscape:zoom="13.1625" + showgrid="true" + id="namedview4" + inkscape:window-height="1372" + inkscape:window-width="1756" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#404040" + inkscape:document-rotation="0"> + <inkscape:grid + id="grid837" + type="xygrid" + empspacing="4" /> + </sodipodi:namedview> + <g + id="g10" + inkscape:label="Image" + inkscape:groupmode="layer"> + <circle + style="fill:#d8554a;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="path848" + cx="40" + cy="40" + r="32" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" + id="rect870" + width="48" + height="16" + x="16" + y="32" /> + </g> +</svg> diff --git a/data/elementary/themes/img/ic/emblem-default-040.png b/data/elementary/themes/img/ic/emblem-default-040.png new file mode 100644 index 0000000000..9925089c81 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-default-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-default-080.png b/data/elementary/themes/img/ic/emblem-default-080.png new file mode 100644 index 0000000000..5094e13cad Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-default-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-default-160.png b/data/elementary/themes/img/ic/emblem-default-160.png new file mode 100644 index 0000000000..98d80a7fc7 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-default-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-documents-040.png b/data/elementary/themes/img/ic/emblem-documents-040.png new file mode 100644 index 0000000000..986dbcef73 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-documents-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-documents-080.png b/data/elementary/themes/img/ic/emblem-documents-080.png new file mode 100644 index 0000000000..7863258cf8 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-documents-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-documents-160.png b/data/elementary/themes/img/ic/emblem-documents-160.png new file mode 100644 index 0000000000..5dff123c89 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-documents-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-downloads-040.png b/data/elementary/themes/img/ic/emblem-downloads-040.png new file mode 100644 index 0000000000..1f22dcc7bd Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-downloads-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-downloads-080.png b/data/elementary/themes/img/ic/emblem-downloads-080.png new file mode 100644 index 0000000000..779a2a0948 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-downloads-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-downloads-160.png b/data/elementary/themes/img/ic/emblem-downloads-160.png new file mode 100644 index 0000000000..3ad3cd089e Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-downloads-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-favorite-040.png b/data/elementary/themes/img/ic/emblem-favorite-040.png new file mode 100644 index 0000000000..1e4d78b045 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-favorite-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-favorite-080.png b/data/elementary/themes/img/ic/emblem-favorite-080.png new file mode 100644 index 0000000000..a42ca4c64f Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-favorite-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-favorite-160.png b/data/elementary/themes/img/ic/emblem-favorite-160.png new file mode 100644 index 0000000000..99aaf28271 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-favorite-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-important-040.png b/data/elementary/themes/img/ic/emblem-important-040.png new file mode 100644 index 0000000000..f447be4e79 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-important-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-important-080.png b/data/elementary/themes/img/ic/emblem-important-080.png new file mode 100644 index 0000000000..94d5dcdef0 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-important-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-important-160.png b/data/elementary/themes/img/ic/emblem-important-160.png new file mode 100644 index 0000000000..980a1aace6 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-important-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-mail-040.png b/data/elementary/themes/img/ic/emblem-mail-040.png new file mode 100644 index 0000000000..e393851213 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-mail-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-mail-080.png b/data/elementary/themes/img/ic/emblem-mail-080.png new file mode 100644 index 0000000000..41342246f5 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-mail-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-mail-160.png b/data/elementary/themes/img/ic/emblem-mail-160.png new file mode 100644 index 0000000000..5a2c7e83fd Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-mail-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-photos-040.png b/data/elementary/themes/img/ic/emblem-photos-040.png new file mode 100644 index 0000000000..64a8419489 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-photos-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-photos-080.png b/data/elementary/themes/img/ic/emblem-photos-080.png new file mode 100644 index 0000000000..f73c0a90ee Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-photos-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-photos-160.png b/data/elementary/themes/img/ic/emblem-photos-160.png new file mode 100644 index 0000000000..4207d62787 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-photos-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-readonly-040.png b/data/elementary/themes/img/ic/emblem-readonly-040.png new file mode 100644 index 0000000000..7c1b943ab7 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-readonly-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-readonly-080.png b/data/elementary/themes/img/ic/emblem-readonly-080.png new file mode 100644 index 0000000000..059ae1d44a Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-readonly-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-readonly-160.png b/data/elementary/themes/img/ic/emblem-readonly-160.png new file mode 100644 index 0000000000..70703c77b8 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-readonly-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-shared-040.png b/data/elementary/themes/img/ic/emblem-shared-040.png new file mode 100644 index 0000000000..27d2d4f47a Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-shared-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-shared-080.png b/data/elementary/themes/img/ic/emblem-shared-080.png new file mode 100644 index 0000000000..35892120bd Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-shared-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-shared-160.png b/data/elementary/themes/img/ic/emblem-shared-160.png new file mode 100644 index 0000000000..5fdaf185aa Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-shared-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-symbolic-link-040.png b/data/elementary/themes/img/ic/emblem-symbolic-link-040.png new file mode 100644 index 0000000000..2c1c4ce1ca Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-symbolic-link-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-symbolic-link-080.png b/data/elementary/themes/img/ic/emblem-symbolic-link-080.png new file mode 100644 index 0000000000..9345d1da29 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-symbolic-link-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-symbolic-link-160.png b/data/elementary/themes/img/ic/emblem-symbolic-link-160.png new file mode 100644 index 0000000000..5f1677bb65 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-symbolic-link-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronized-040.png b/data/elementary/themes/img/ic/emblem-synchronized-040.png new file mode 100644 index 0000000000..e28b8be7a6 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronized-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronized-080.png b/data/elementary/themes/img/ic/emblem-synchronized-080.png new file mode 100644 index 0000000000..0576fba775 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronized-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronized-160.png b/data/elementary/themes/img/ic/emblem-synchronized-160.png new file mode 100644 index 0000000000..8a5456e07b Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronized-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronizing-040.png b/data/elementary/themes/img/ic/emblem-synchronizing-040.png new file mode 100644 index 0000000000..8389c3823f Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronizing-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronizing-080.png b/data/elementary/themes/img/ic/emblem-synchronizing-080.png new file mode 100644 index 0000000000..b868677cbb Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronizing-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-synchronizing-160.png b/data/elementary/themes/img/ic/emblem-synchronizing-160.png new file mode 100644 index 0000000000..f47648ae8b Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-synchronizing-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-system-040.png b/data/elementary/themes/img/ic/emblem-system-040.png new file mode 100644 index 0000000000..a55c4f6889 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-system-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-system-080.png b/data/elementary/themes/img/ic/emblem-system-080.png new file mode 100644 index 0000000000..03c6b4f95d Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-system-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-system-160.png b/data/elementary/themes/img/ic/emblem-system-160.png new file mode 100644 index 0000000000..f740cdbf6c Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-system-160.png differ diff --git a/data/elementary/themes/img/ic/emblem-unreadable-040.png b/data/elementary/themes/img/ic/emblem-unreadable-040.png new file mode 100644 index 0000000000..c7b0219bb6 Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-unreadable-040.png differ diff --git a/data/elementary/themes/img/ic/emblem-unreadable-080.png b/data/elementary/themes/img/ic/emblem-unreadable-080.png new file mode 100644 index 0000000000..c99d7b67bc Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-unreadable-080.png differ diff --git a/data/elementary/themes/img/ic/emblem-unreadable-160.png b/data/elementary/themes/img/ic/emblem-unreadable-160.png new file mode 100644 index 0000000000..6ef21d6eaf Binary files /dev/null and b/data/elementary/themes/img/ic/emblem-unreadable-160.png differ --