From: Dave Andreoli Date: Sun, 8 May 2016 12:23:30 +0000 (+0200) Subject: FDO icons: redesigned all the actions icons X-Git-Tag: upstream/1.20.0~6437 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8186eaf36e5600b9840f2ea68822fa34b8b7f593;p=platform%2Fupstream%2Fefl.git FDO icons: redesigned all the actions icons --- diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index 8a4aab6..856ffbd 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc @@ -106,31 +106,41 @@ ICO1(CTX, "emblem-synchronizing", 96) /* */ //// actions //////////////////////////////////////////////////////////////// #define CTX "actions" +// TODO address-book-new +// TODO appointment-new +// TODO contact-new +ICO1(CTX, "application-exit", 128) ICO1(CTX, "call-start", 128) ICO1(CTX, "call-stop", 128) ICO1(CTX, "document-open", 128) -ICO1(CTX, "document-open-recent", 128) +// ICO1(CTX, "document-open-recent", 128) ICO1(CTX, "document-page-setup", 128) ICO1(CTX, "document-properties", 128) ICO1(CTX, "document-save", 128) ICO1(CTX, "document-save-as", 128) ICO1(CTX, "document-send", 128) ICO1(CTX, "document-close", 128) /* */ -// TODO document-new -// TODO document-print -// TODO document-print-preview -// TODO document-revert +ICO1(CTX, "document-new", 128); +ICO1(CTX, "document-print", 128); +ICO1(CTX, "document-print-preview", 128); +ICO1(CTX, "document-revert", 128); +ICO1(CTX, "document-export", 128); /* */ +ICO1(CTX, "document-import", 128); /* */ ICO1(CTX, "edit-clear", 128) ICO1(CTX, "edit-copy", 128) ICO1(CTX, "edit-cut", 128) ICO1(CTX, "edit-delete", 128) ICO1(CTX, "edit-find", 128) +ICO1(CTX, "edit-find-replace", 128) ICO1(CTX, "edit-paste", 128) ICO1(CTX, "edit-redo", 128) ICO1(CTX, "edit-undo", 128) ICO1(CTX, "edit-select-all", 128) -// TODO edit-find-replace + +ICO1(CTX, "folder-copy", 128) /* */ +ICO1(CTX, "folder-move", 128) /* */ +ICO1(CTX, "folder-new", 128) /* */ ICO1(CTX, "format-indent-less", 128) ICO1(CTX, "format-indent-more", 128) @@ -164,6 +174,18 @@ ICO1(CTX, "insert-text", 128) ICO1(CTX, "list-add", 128) ICO1(CTX, "list-remove", 128) +// TODO mail-forward +// TODO mail-mark-important +// TODO mail-mark-junk +// TODO mail-mark-notjunk +// TODO mail-mark-read +// TODO mail-mark-unread +// TODO mail-message-new +// TODO mail-reply-all +// TODO mail-reply-sender +// TODO mail-send +// TODO mail-send-receive + ICO1(CTX, "media-eject", 128) ICO1(CTX, "media-playback-pause", 128) ICO1(CTX, "media-playback-start", 128) @@ -179,49 +201,41 @@ ICO1(CTX, "object-flip-vertical", 128) ICO1(CTX, "object-rotate-left", 128) ICO1(CTX, "object-rotate-right", 128) -ICO1(CTX, "zoom-fit-best", 128) -ICO1(CTX, "zoom-in", 128) -ICO1(CTX, "zoom-original", 128) -ICO1(CTX, "zoom-out", 128) +ICO1(CTX, "process-stop", 128) +ICO1(CTX, "tools-check-spelling", 128) + +ICO1(CTX, "view-list-compact", 128) /* */ +ICO1(CTX, "view-list-details", 128) /* */ +ICO1(CTX, "view-list-icons", 128) /* */ ICO1(CTX, "view-fullscreen", 128) ICO1(CTX, "view-refresh", 128) ICO1(CTX, "view-restore", 128) +ICO1(CTX, "view-sort-ascending", 128) +ICO1(CTX, "view-sort-descending", 128) ICO1(CTX, "view-close", 128) /* */ -// TODO view-sort-ascending -// TODO view-sort-descending ICO1(CTX, "window-close", 128) -// TODO window-new +ICO1(CTX, "window-new", 128) ICO1(CTX, "system-run", 128) ICO1(CTX, "system-shutdown", 128) +ICO1(CTX, "system-reboot", 128) +ICO1(CTX, "system-log-out", 128) +ICO1(CTX, "system-search", 128) // TODO system-lock-screen -// TODO system-log-out -// TODO system-search -// TODO system-reboot -// TODO tools-check-spelling -// TODO address-book-new -// TODO application-exit -// TODO appointment-new -// TODO contact-new -// TODO folder-new -// TODO help-about -// TODO help-contents +ICO1(CTX, "help-about", 128) +ICO1(CTX, "help-contents", 128) // TODO help-faq -// TODO mail-forward -// TODO mail-mark-important -// TODO mail-mark-junk -// TODO mail-mark-notjunk -// TODO mail-mark-read -// TODO mail-mark-unread -// TODO mail-message-new -// TODO mail-reply-all -// TODO mail-reply-sender -// TODO mail-send -// TODO mail-send-receive -// TODO process-stop + +ICO1(CTX, "zoom-fit-best", 128) +ICO1(CTX, "zoom-fit", 128) /* */ +// TODO ICO1(CTX, "zoom-fill", 128) /* */ +ICO1(CTX, "zoom-in", 128) +ICO1(CTX, "zoom-original", 128) +ICO1(CTX, "zoom-out", 128) + #undef CTX diff --git a/data/elementary/themes/fdo/actions/128-svg/application-exit.svg b/data/elementary/themes/fdo/actions/128-svg/application-exit.svg new file mode 100644 index 0000000..b413fa5 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/application-exit.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/call-start.svg b/data/elementary/themes/fdo/actions/128-svg/call-start.svg index 909b769..94fb489 100644 --- a/data/elementary/themes/fdo/actions/128-svg/call-start.svg +++ b/data/elementary/themes/fdo/actions/128-svg/call-start.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="BASE.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/home/matthieu/Interne/Communication/Site Web/Version 3.0/Accueil temporaire/images/phone_square.png" + sodipodi:nodetypes="cssssssssssssssssssssc" + id="path3886" + d="m 119.35257,40.503416 c -0.52957,2.412413 -4.12551,12.953067 -5.83736,17.107705 -2.37797,5.771449 -7.74521,15.008871 -11.64976,20.050246 -4.666089,6.024597 -9.035594,10.438478 -17.420054,17.597175 -12.870861,10.989238 -25.54963,18.393078 -38.522495,22.495568 -5.979078,1.89068 -8.329378,2.24036 -13.199365,1.96363 -9.725811,-0.54953 -20.087581,-6.3438 -23.6226397,-13.20229 -1.0027935,-1.94565 -1.10506,-2.72722 -0.9920714,-7.582111 0.1437127,-6.17637 0.5276507,-7.078965 3.5555381,-8.370466 4.836502,-2.062525 24.850907,-8.726338 26.007361,-8.659219 1.908584,0.110779 6.543272,3.340159 10.242723,7.136969 4.107054,4.215058 4.779245,4.294276 10.42537,1.229275 11.529585,-6.259656 20.643936,-14.315393 27.801245,-24.57229 3.712877,-5.320672 7.688783,-12.486053 7.779885,-14.020723 0.129549,-2.180187 -0.46056,-3.047506 -4.132363,-6.078254 -4.315197,-3.561583 -9.005223,-8.275126 -9.691481,-9.739891 -0.699539,-1.493368 -0.640696,-1.628647 5.126653,-11.798209 2.703516,-4.767139 5.707785,-10.093186 6.676375,-11.835553 0.968334,-1.742503 2.113082,-3.4244231 2.543848,-3.7377536 1.405008,-1.0219584 10.547171,0.5309138 13.701301,2.3278396 3.2008,1.823146 7.63256,7.608399 9.39714,12.267127 1.83794,4.852279 2.71501,13.29445 1.81012,17.421473 z" + style="fill:#3399ff;fill-opacity:1;display:inline" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/call-stop.svg b/data/elementary/themes/fdo/actions/128-svg/call-stop.svg index 7ce4d1b..ab76eb1 100644 --- a/data/elementary/themes/fdo/actions/128-svg/call-stop.svg +++ b/data/elementary/themes/fdo/actions/128-svg/call-stop.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="call-start.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;display:inline" + d="m 19.312532,51.162793 c 1.681171,-1.059835 9.75278,-4.979182 13.10098,-6.360619 4.651127,-1.919063 12.979392,-4.124364 18.07684,-4.786753 6.091622,-0.79155 11.093009,-0.843867 19.939349,-0.208637 13.579907,0.975078 24.99804,3.855391 34.692339,8.751344 4.46794,2.25656 5.99891,3.364401 8.59783,6.221767 5.19206,5.704682 7.7411,14.705107 5.81547,20.514936 -0.54629,1.648138 -0.93592,2.143432 -3.77981,4.804913 -3.61796,3.385928 -4.35216,3.67937 -6.80607,2.724046 -3.91942,-1.526188 -19.067241,-8.891892 -19.683589,-9.571205 -1.017204,-1.121128 -1.792213,-5.504725 -1.712786,-9.687801 0.08815,-4.643925 -0.247096,-5.061342 -5.198944,-6.474232 -10.112314,-2.88475 -19.885557,-3.421576 -29.811114,-1.637441 -5.148841,0.925455 -11.502899,2.740066 -12.433231,3.550651 -1.321657,1.151531 -1.484214,1.965561 -1.140663,5.703446 0.403869,4.39273 0.360392,9.639825 -0.08977,10.842499 -0.45906,1.226076 -0.569806,1.269355 -9.658364,3.775683 -4.260394,1.174897 -9.011093,2.49654 -10.557184,2.936804 -1.546036,0.440465 -3.157251,0.749067 -3.580565,0.685872 -1.380686,-0.206125 -5.6677944,-6.14994 -6.4247284,-8.908282 -0.7683507,-2.798945 0.034721,-8.504106 1.7035054,-12.097271 1.737775,-3.742475 6.075169,-8.96617 8.950652,-10.779841 z" + id="path4609" + sodipodi:nodetypes="cssssssssssssssssssssc" + inkscape:export-filename="/home/matthieu/Interne/Communication/Site Web/Version 3.0/Accueil temporaire/images/phone_square.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/document-close.svg b/data/elementary/themes/fdo/actions/128-svg/document-close.svg new file mode 100644 index 0000000..b413fa5 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-close.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-export.svg b/data/elementary/themes/fdo/actions/128-svg/document-export.svg new file mode 100644 index 0000000..e8d6b9a --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-export.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-import.svg b/data/elementary/themes/fdo/actions/128-svg/document-import.svg new file mode 100644 index 0000000..626286a --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-import.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-new.svg b/data/elementary/themes/fdo/actions/128-svg/document-new.svg new file mode 100644 index 0000000..dc057e6 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-new.svg @@ -0,0 +1,103 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-open-recent.svg b/data/elementary/themes/fdo/actions/128-svg/document-open-recent.svg deleted file mode 100644 index 8f0013a..0000000 --- a/data/elementary/themes/fdo/actions/128-svg/document-open-recent.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/elementary/themes/fdo/actions/128-svg/document-open.svg b/data/elementary/themes/fdo/actions/128-svg/document-open.svg index 38c3d81..a6cc0ed 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-open.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-open.svg @@ -14,7 +14,22 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="call-stop.svg"> + sodipodi:docname="document-open.svg" + inkscape:export-filename="/home/dave/e/core/efl/data/elementary/themes/fdo/actions/128-svg-NEW/document-open.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1934" + inkscape:window-y="8" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 19.941589,5.7261837 c -3.87422,0 -7.752974,3.1941948 -6.993177,6.9931863 l 0,11.655288 102.566578,0 c 0,-5.165627 -4.1586,-9.324238 -9.32424,-9.324238 l -53.614343,0 0,-2.33105 c 0,-3.8742236 -3.118956,-6.9931863 -6.993176,-6.9931863 l -25.641642,0 z M 17.610529,29.03677 c -5.165625,0 -9.3242332,4.15861 -9.3242332,9.324238 l 0,55.9454 c 0,5.165628 4.1586082,9.324232 9.3242332,9.324232 l 20.979528,0 0,9.32423 c 0,5.16564 4.158607,9.32424 9.324234,9.32424 l 51.283287,0 c 5.165622,0 9.324222,-4.1586 9.324222,-9.32424 l 0,-9.32423 2.33107,0 c 5.16563,0 9.32424,-4.158604 9.32424,-9.324232 l 0,-55.9454 c 0,-5.165628 -3.70846,-9.324238 -9.32424,-9.324238 l -11.655292,0 -51.283287,0 -30.303762,0 z m 38.462467,18.648474 34.965878,0 c 1.93711,0 3.496586,1.559472 3.496586,3.496588 l 0,53.614348 c 0,1.93711 -1.559476,3.49657 -3.496586,3.49657 l -34.965878,0 c -1.93711,0 -3.496589,-1.55946 -3.496589,-3.49657 l 0,-53.614348 c 0,-1.937116 1.559479,-3.496588 3.496589,-3.496588 z" + id="path3153" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/document-page-setup.svg b/data/elementary/themes/fdo/actions/128-svg/document-page-setup.svg index aea7b05..eaab78b 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-page-setup.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-page-setup.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-open-recent.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 24.160307,4.2677417 c -5.832791,0 -10.55243,4.78746 -10.55243,10.6960013 l 0,98.058647 c 0,5.90853 4.719639,10.69599 10.55243,10.69599 l 79.968763,0 c 5.83279,0 10.55243,-4.78746 10.55243,-10.69599 l 0,-98.058647 c 0,-5.9085413 -4.71964,-10.6960013 -10.55243,-10.6960013 l -79.968763,0 z m 7.824591,13.7827663 2.297128,0 59.72532,0 2.297128,0 c 2.545217,0 4.594256,2.049038 4.594256,4.594255 l 0,2.297128 0,78.102339 0,2.29713 c 0,2.54522 -2.049039,4.59426 -4.594256,4.59426 l -2.297128,0 -59.72532,0 -2.297128,0 c -2.545217,0 -4.594255,-2.04904 -4.594255,-4.59426 l 0,-2.29713 0,-78.102339 0,-2.297128 c 0,-2.545217 2.049038,-4.594255 4.594255,-4.594255 z m 4.594255,9.188511 0,73.508091 55.131065,0 -55.131065,-73.508091 z m 9.188511,27.565533 27.565533,36.754042 -27.565533,0 0,-36.754042 z" + id="rect2957" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/document-print-preview.svg b/data/elementary/themes/fdo/actions/128-svg/document-print-preview.svg new file mode 100644 index 0000000..3734319 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-print-preview.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-print.svg b/data/elementary/themes/fdo/actions/128-svg/document-print.svg new file mode 100644 index 0000000..663ad9a --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-print.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-properties.svg b/data/elementary/themes/fdo/actions/128-svg/document-properties.svg index 9653ac0..1978273 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-properties.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-properties.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-page-setup.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 8.0723427,10.045661 0,13.954952 13.9549513,0 0,-13.954952 -13.9549513,0 z m 23.2582523,0 0,13.954952 88.381365,0 0,-13.954952 -88.381365,0 z m -18.606601,4.651652 4.65165,0 0,4.65165 -4.65165,0 0,-4.65165 z m -4.6516513,18.606601 0,13.95495 13.9549513,0 0,-13.95495 -13.9549513,0 z m 23.2582523,0 0,13.95495 88.381365,0 0,-13.95495 -88.381365,0 z m -18.606601,4.65165 4.65165,0 0,4.65165 -4.65165,0 0,-4.65165 z m -4.6516513,18.606601 0,13.954951 13.9549513,0 0,-13.954951 -13.9549513,0 z m 23.2582523,0 0,13.954951 88.381365,0 0,-13.954951 -88.381365,0 z m -18.606601,4.65165 4.65165,0 0,4.65165 -4.65165,0 0,-4.65165 z m -4.6516513,18.606601 0,13.954951 13.9549513,0 0,-13.954951 -13.9549513,0 z m 23.2582523,0 0,13.954951 88.381365,0 0,-13.954951 -88.381365,0 z m -18.606601,4.65165 4.65165,0 0,4.65165 -4.65165,0 0,-4.65165 z m -4.6516513,18.606604 0,13.95495 13.9549513,0 0,-13.95495 -13.9549513,0 z m 23.2582523,0 0,13.95495 88.381365,0 0,-13.95495 -88.381365,0 z m -18.606601,4.65165 4.65165,0 0,4.65165 -4.65165,0 0,-4.65165 z" + id="path3794" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/document-revert.svg b/data/elementary/themes/fdo/actions/128-svg/document-revert.svg new file mode 100644 index 0000000..ee6ead0 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/document-revert.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-save-as.svg b/data/elementary/themes/fdo/actions/128-svg/document-save-as.svg index 93828af..ee58a20 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-save-as.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-save-as.svg @@ -14,7 +14,22 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-save.svg"> + sodipodi:docname="document-save.svg" + inkscape:export-filename="/home/dave/e/core/efl/data/elementary/themes/fdo/actions/128-svg-NEW/document-open.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - + inkscape:window-x="1916" + inkscape:window-y="15" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/document-save.svg b/data/elementary/themes/fdo/actions/128-svg/document-save.svg index 6024c8c..de32eb5 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-save.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-save.svg @@ -14,7 +14,22 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-properties.svg"> + sodipodi:docname="document-save.svg" + inkscape:export-filename="/home/dave/e/core/efl/data/elementary/themes/fdo/actions/128-svg-NEW/document-open.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="-22" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - - - - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 16.91251,7.9723744 c -4.93243,0 -8.9033005,3.9708716 -8.9033005,8.9033016 l 0,66.401563 c 0,4.932429 3.9708705,8.903301 8.9033005,8.903301 l 51.573096,0 c 4.932428,0 8.903301,-3.970872 8.903301,-8.903301 l 0,-66.401563 c 0,-4.93243 -3.970873,-8.9033016 -8.903301,-8.9033016 l -51.573096,0 z m 8.852948,14.7856406 33.936808,0 c 1.644144,0 2.967768,1.323623 2.967768,2.967767 0,0 0,30.92153 0,48.728133 0,1.644142 -1.323624,2.967767 -2.967768,2.967767 l -33.936808,0 c -1.644144,0 -2.967768,-1.323625 -2.967768,-2.967767 l 0,-48.728133 c 0,-1.644144 1.323624,-2.967767 2.967768,-2.967767 z m 61.598193,34.778937 0,4.682677 24.509639,0 0,-4.682677 -24.509639,0 z m 0,9.991784 0,9.521963 24.509639,0 0,-9.521963 -24.509639,0 z m 0,14.987675 0,14.488975 -14.063568,0 26.627612,29.677674 26.792195,-29.677674 -14.8466,0 0,-14.488975 -24.509639,0 z" + id="Symbol" + sodipodi:nodetypes="ccccccccccccsccccccccccccccccccccccc" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/document-send.svg b/data/elementary/themes/fdo/actions/128-svg/document-send.svg index 841a57e..c448036 100644 --- a/data/elementary/themes/fdo/actions/128-svg/document-send.svg +++ b/data/elementary/themes/fdo/actions/128-svg/document-send.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-save-as.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-clear.svg b/data/elementary/themes/fdo/actions/128-svg/edit-clear.svg index 1cab76c..1dcf99f 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-clear.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-clear.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="document-send.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-copy.svg b/data/elementary/themes/fdo/actions/128-svg/edit-copy.svg index 3312387..415e315 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-copy.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-copy.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-clear.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 41.410274,8.1476457 c -4.176765,0 -7.539286,3.3625223 -7.539286,7.5392853 l 0,79.70102 c 0,4.176764 3.362521,7.539279 7.539286,7.539279 l 62.468366,0 c 4.17676,0 7.53928,-3.362515 7.53928,-7.539279 l 0,-79.70102 c 0,-4.176763 -3.36252,-7.5392853 -7.53928,-7.5392853 l -62.468366,0 z m 9.154847,12.9244883 44.158673,0 c 2.088382,0 3.769643,1.681261 3.769643,3.769644 l 0,61.391325 c 0,2.088382 -1.681261,3.769643 -3.769643,3.769643 l -44.158673,0 c -2.088382,0 -3.769643,-1.681261 -3.769643,-3.769643 l 0,-61.391325 c 0,-2.088383 1.681261,-3.769644 3.769643,-3.769644 z m -26.3875,4.308164 c -4.176765,0 -7.539286,3.362521 -7.539286,7.539286 l 0,79.701026 c 0,4.17675 3.362521,7.53928 7.539286,7.53928 l 62.468367,0 c 4.176765,0 7.539286,-3.36253 7.539286,-7.53928 l 0,-5.38521 -16.694133,0 -44.158673,0 c -2.088382,0 -3.769643,-1.68126 -3.769643,-3.76965 l 0,-61.391319 0,-16.694133 -5.385204,0 z" + id="path3109" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-cut.svg b/data/elementary/themes/fdo/actions/128-svg/edit-cut.svg index 600d35c..51b62cd 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-cut.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-cut.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-copy.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 34.081899,8.0638498 c -0.08499,-0.00185 -0.175598,0.028874 -0.258171,0.064543 -0.495419,0.21398 -0.889305,0.9333692 -1.484481,1.6781085 0,0 -1.921697,5.2757047 -1.871736,8.5841767 0.06175,4.08969 1.296822,10.942074 3.485302,16.910171 4.643369,12.662708 11.116715,26.576077 16.845629,36.724761 1.103807,-4.073188 2.354114,-8.474025 4.517984,-12.327644 a 4.9808007,4.9808007 0 0 1 0.06454,-0.129085 L 60.608922,50.855625 36.08272,10.000129 C 35.3787,8.791994 34.790509,8.2640869 34.340069,8.1283924 c -0.09385,-0.028254 -0.173181,-0.062684 -0.25817,-0.064543 z m 58.604714,0.064543 C 92.236171,8.2640869 91.647985,8.791994 90.943962,10.000129 L 59.640783,62.150586 c -2.650776,4.720762 -4.005582,11.90191 -5.937923,17.684683 -0.966173,2.891407 -2.105544,5.463921 -3.162589,6.841519 -0.658376,1.126595 -1.4332,1.22631 -2.388078,1.22631 -5.308552,-0.206598 -11.206313,3.419294 -14.780263,9.552311 -4.668961,8.012081 -3.547995,17.377931 2.517162,20.847271 6.065158,3.46934 14.693833,-0.24937 19.362792,-8.26146 2.149108,-3.68793 3.064236,-7.6247 2.839876,-11.165873 l 0.129085,0.193524 c -0.06475,-2.644554 0.205834,-5.976276 1.419938,-9.035969 1.39259,-3.509157 3.689598,-6.656235 9.875023,-8.455085 0.532643,-0.144782 1.111625,-0.5062 1.419938,-0.96814 6.627352,-9.536448 15.97402,-28.499075 22.138125,-45.308931 2.188486,-5.968098 3.423556,-12.820481 3.485306,-16.910171 0.05,-3.308472 -1.87174,-8.5841771 -1.87174,-8.5841771 C 93.893864,8.8134118 93.437346,7.9022557 92.686613,8.1282892 z M 74.808303,83.707827 c -1.132764,1.526841 -2.380254,2.158388 -3.872559,2.581706 l 0,0.06444 c -2.178176,0.633447 -3.484354,1.22914 -4.388899,1.936279 0.30326,0.567397 0.603504,1.149086 0.839054,1.742651 1.214119,3.059693 1.484687,6.391415 1.419938,9.035969 l 0.129086,-0.193524 c -0.224361,3.541172 0.690767,7.477942 2.839876,11.165872 4.66896,8.01209 13.297633,11.7308 19.362791,8.26146 6.065155,-3.46934 7.186125,-12.83519 2.517163,-20.84727 -3.57395,-6.133017 -9.471712,-9.758909 -14.780264,-9.552311 -0.954876,0 -1.7297,-0.09976 -2.388078,-1.22631 -0.546747,-0.71255 -1.120702,-1.730734 -1.678108,-2.968961 z M 46.60317,94.809161 c 0.91682,-0.03738 1.804276,0.200753 2.581706,0.645426 3.109722,1.778795 3.456767,6.885733 0.774511,11.488583 -2.682257,4.60283 -7.346185,6.94221 -10.455907,5.16342 -3.109722,-1.7788 -3.456769,-6.95029 -0.774512,-11.55314 2.011694,-3.452127 5.123746,-5.632119 7.874202,-5.744289 z m 33.820342,0 c 2.750454,0.112149 5.862508,2.292162 7.874202,5.744289 2.682257,4.60285 2.33521,9.77434 -0.774512,11.55314 -3.109724,1.77879 -7.773649,-0.56059 -10.455907,-5.16342 -2.682258,-4.60285 -2.335211,-9.709788 0.774511,-11.488583 0.777433,-0.444694 1.664887,-0.682809 2.581706,-0.645426 z" + id="path3113" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-delete.svg b/data/elementary/themes/fdo/actions/128-svg/edit-delete.svg index 5ffb62d..fb7b3ea 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-delete.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-delete.svg @@ -7,16 +7,224 @@ 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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="128" height="128" - id="svg3027" + id="svg26392" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-cut.svg"> + sodipodi:docname="user-trash.svg"> + id="defs26394"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:grid-bbox="true" + inkscape:window-width="1680" + inkscape:window-height="987" + inkscape:window-x="39" + inkscape:window-y="47" + inkscape:window-maximized="0" + showguides="true" + inkscape:guide-bbox="true" /> + id="metadata26397"> image/svg+xml - + - + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,64)"> + + + + id="path3840" + d="m 30.341309,-18.545455 70.385961,0 -0.909087,9.9090868 -68.545456,-0.088402 z" + style="opacity:0.47079043;fill:url(#linearGradient3848);fill-opacity:1;stroke:none" + sodipodi:nodetypes="ccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-find-replace.svg b/data/elementary/themes/fdo/actions/128-svg/edit-find-replace.svg new file mode 100644 index 0000000..80284a9 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/edit-find-replace.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-find.svg b/data/elementary/themes/fdo/actions/128-svg/edit-find.svg index afc22cc..ed5938d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-find.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-find.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-delete.svg"> + sodipodi:docname="BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="ssscsccsccscssssssss" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-paste.svg b/data/elementary/themes/fdo/actions/128-svg/edit-paste.svg index 8655d4f..317ec4c 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-paste.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-paste.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-find.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 45.936063,8.0761192 c -1.108628,0 -2.001133,0.8925055 -2.001133,2.0011338 l 0,2.001132 -2.001134,0 c -1.108628,0 -2.001133,0.892506 -2.001133,2.001134 l 0,2.001133 -10.005667,0 -2.001133,0 c -4.434511,0 -8.004532,3.570022 -8.004532,8.004533 l 0,2.001134 0,76.043061 0,2.00114 c 0,4.43451 3.570021,8.00453 8.004532,8.00453 l 2.001133,0 6.0034,0 c 0,4.43451 3.570022,8.00453 8.004534,8.00453 l 56.031733,0 c 4.434507,0 8.004537,-3.57002 8.004537,-8.00453 l 0,-72.040798 c 0,-4.434511 -3.57003,-8.004533 -8.004537,-8.004533 l 0,-6.0034 0,-2.001134 c 0,-4.434511 -3.570022,-8.004533 -8.004534,-8.004533 l -2.001133,0 -10.005667,0 0,-2.001133 c 0,-1.108628 -0.892505,-2.001134 -2.001133,-2.001134 l -2.001133,0 0,-2.001132 c 0,-1.1086283 -0.892506,-2.0011338 -2.001134,-2.0011338 l -28.015866,0 z m 8.004533,4.0022658 12.0068,0 c 1.108628,0 2.001133,0.892506 2.001133,2.001134 l 0,4.002266 c 0,1.108628 -0.892505,2.001134 -2.001133,2.001134 l -12.0068,0 c -1.108628,0 -2.001133,-0.892506 -2.001133,-2.001134 l 0,-4.002266 c 0,-1.108628 0.892505,-2.001134 2.001133,-2.001134 z m -2.001133,32.018134 40.022666,0 c 2.217256,0 4.002267,1.785011 4.002267,4.002266 l 0,56.031735 c 0,2.21725 -1.785011,4.00226 -4.002267,4.00226 l -40.022666,0 c -2.217256,0 -4.002267,-1.78501 -4.002267,-4.00226 l 0,-56.031735 c 0,-2.217255 1.785011,-4.002266 4.002267,-4.002266 z" + id="rect2961" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccc" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-redo.svg b/data/elementary/themes/fdo/actions/128-svg/edit-redo.svg index 9a0d8e6..a6a0695 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-redo.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-redo.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-paste.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="M 110.73478,99.908023 120.20688,48.037849 68.148231,57.47565 82.04065,71.317786 C 69.339111,83.205325 49.369691,82.959189 36.978725,70.613084 33.384876,67.032235 30.796684,62.820978 29.249487,58.331361 L 8.0824961,63.968862 c 2.5041879,8.189475 6.9946659,15.928973 13.4882739,22.399066 20.84614,20.770662 54.794277,20.717512 76.079884,0.503371 l 13.084126,13.036746 z" + id="Symbol" + inkscape:label="#path3268" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-select-all.svg b/data/elementary/themes/fdo/actions/128-svg/edit-select-all.svg index d66001c..a1ed2f8 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-select-all.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-select-all.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-undo.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 26.27908,8.3083518 c -5.468452,0 -9.893284,4.4884232 -9.893284,10.0278872 l 0,91.933511 c 0,5.53947 4.424832,10.02789 9.893284,10.02789 l 74.9736,0 c 5.46845,0 9.89328,-4.48842 9.89328,-10.02789 l 0,-91.933511 c 0,-5.539464 -4.42483,-10.0278872 -9.89328,-10.0278872 l -74.9736,0 z m 7.335837,12.9218412 2.15364,0 55.994643,0 2.15364,0 c 2.386233,0 4.30728,1.921047 4.30728,4.30728 l 0,2.15364 0,73.223767 0,2.15364 c 0,2.38623 -1.921047,4.30728 -4.30728,4.30728 l -2.15364,0 -55.994643,0 -2.15364,0 c -2.386233,0 -4.30728,-1.92105 -4.30728,-4.30728 l 0,-2.15364 0,-73.223767 0,-2.15364 c 0,-2.386233 1.921047,-4.30728 4.30728,-4.30728 z m 4.30728,12.921841 0,8.61456 51.687363,0 0,-8.61456 -51.687363,0 z m 0,17.229121 0,8.61456 51.687363,0 0,-8.61456 -51.687363,0 z m 0,17.229121 0,8.61456 51.687363,0 0,-8.61456 -51.687363,0 z m 30.150962,12.92184 0,4.30728 4.30728,0 0,8.614561 -4.30728,0 0,4.30728 12.92184,0 0,-4.30728 -4.30728,0 0,-8.614561 4.30728,0 0,-4.30728 -12.92184,0 z m -30.150962,4.30728 0,8.614561 25.843681,0 0,-8.614561 -25.843681,0 z" + id="rect2957" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/edit-undo.svg b/data/elementary/themes/fdo/actions/128-svg/edit-undo.svg index 6e2c926..e4503bb 100644 --- a/data/elementary/themes/fdo/actions/128-svg/edit-undo.svg +++ b/data/elementary/themes/fdo/actions/128-svg/edit-undo.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-redo.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + inkscape:label="#path3268" + id="path3917" + d="M 17.785795,28.648775 8.335033,80.402123 60.276431,70.985581 46.4153,57.174643 c 12.672933,-11.860788 32.597379,-11.615207 44.960427,0.703092 3.585761,3.572784 6.168121,7.774579 7.711841,12.254084 L 120.20687,64.506992 C 117.70832,56.335962 113.22797,48.613895 106.74898,42.158375 85.949808,21.434504 52.078121,21.487511 30.840454,41.656138 L 17.785795,28.648742 z" + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/folder-copy.svg b/data/elementary/themes/fdo/actions/128-svg/folder-copy.svg new file mode 100644 index 0000000..c0c36e3 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/folder-copy.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/folder-move.svg b/data/elementary/themes/fdo/actions/128-svg/folder-move.svg new file mode 100644 index 0000000..f6543a6 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/folder-move.svg @@ -0,0 +1,95 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/folder-new.svg b/data/elementary/themes/fdo/actions/128-svg/folder-new.svg new file mode 100644 index 0000000..4ee9915 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/folder-new.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-indent-less.svg b/data/elementary/themes/fdo/actions/128-svg/format-indent-less.svg index 58a43ee..746376c 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-indent-less.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-indent-less.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="edit-select-all.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:type="inkscape:offset" + inkscape:radius="1.0044731" + inkscape:original="M 40 29 L 40 35 L 72 35 L 72 29 L 40 29 z M 24 41 L 24 47 L 56 47 L 56 41 L 24 41 z M 72 41 L 60 50 L 72 59 L 72 41 z M 24 53 L 24 59 L 50 59 L 50 53 L 24 53 z M 40 65 L 40 71 L 72 71 L 72 65 L 40 65 z " + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + id="path3871" + d="M 39.8125,28 A 1.0045735,1.0045735 0 0 0 39,29 l 0,6 a 1.0045735,1.0045735 0 0 0 1,1 l 32,0 a 1.0045735,1.0045735 0 0 0 1,-1 l 0,-6 a 1.0045735,1.0045735 0 0 0 -1,-1 l -32,0 a 1.0045735,1.0045735 0 0 0 -0.1875,0 z m -16,12 A 1.0045735,1.0045735 0 0 0 23,41 l 0,6 a 1.0045735,1.0045735 0 0 0 1,1 l 32,0 a 1.0045735,1.0045735 0 0 0 1,-1 l 0,-6 a 1.0045735,1.0045735 0 0 0 -1,-1 l -32,0 a 1.0045735,1.0045735 0 0 0 -0.1875,0 z m 48.0625,0 a 1.0045735,1.0045735 0 0 0 -0.46875,0.1875 l -12,9 a 1.0045735,1.0045735 0 0 0 0,1.625 l 12,9 A 1.0045735,1.0045735 0 0 0 73,59 L 73,41 A 1.0045735,1.0045735 0 0 0 71.875,40 z M 23.8125,52 A 1.0045735,1.0045735 0 0 0 23,53 l 0,6 a 1.0045735,1.0045735 0 0 0 1,1 l 26,0 a 1.0045735,1.0045735 0 0 0 1,-1 l 0,-6 a 1.0045735,1.0045735 0 0 0 -1,-1 l -26,0 a 1.0045735,1.0045735 0 0 0 -0.1875,0 z m 16,12 A 1.0045735,1.0045735 0 0 0 39,65 l 0,6 a 1.0045735,1.0045735 0 0 0 1,1 l 32,0 a 1.0045735,1.0045735 0 0 0 1,-1 l 0,-6 a 1.0045735,1.0045735 0 0 0 -1,-1 l -32,0 a 1.0045735,1.0045735 0 0 0 -0.1875,0 z" + transform="matrix(2.2396091,0,0,2.2396091,-43.428348,-48.120235)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/format-indent-more.svg b/data/elementary/themes/fdo/actions/128-svg/format-indent-more.svg index 8f8ee8b..0556744 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-indent-more.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-indent-more.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-indent-less.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:type="inkscape:offset" + inkscape:radius="1.0297792" + inkscape:original="M 24 29 L 24 35 L 56 35 L 56 29 L 24 29 z M 24 41 L 24 59 L 36 50 L 24 41 z M 42 41 L 42 47 L 72 47 L 72 41 L 42 41 z M 42 53 L 42 59 L 66 59 L 66 53 L 42 53 z M 24 65 L 24 71 L 56 71 L 56 65 L 24 65 z " + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + id="path3923" + d="M 23.90625,27.96875 A 1.0298822,1.0298822 0 0 0 22.96875,29 l 0,6 A 1.0298822,1.0298822 0 0 0 24,36.03125 l 32,0 A 1.0298822,1.0298822 0 0 0 57.03125,35 l 0,-6 A 1.0298822,1.0298822 0 0 0 56,27.96875 l -32,0 a 1.0298822,1.0298822 0 0 0 -0.09375,0 z m -0.0625,12 A 1.0298822,1.0298822 0 0 0 22.96875,41 l 0,18 a 1.0298822,1.0298822 0 0 0 1.65625,0.8125 l 12,-9 a 1.0298822,1.0298822 0 0 0 0,-1.625 l -12,-9 a 1.0298822,1.0298822 0 0 0 -0.78125,-0.21875 z m 18.0625,0 A 1.0298822,1.0298822 0 0 0 40.96875,41 l 0,6 A 1.0298822,1.0298822 0 0 0 42,48.03125 l 30,0 A 1.0298822,1.0298822 0 0 0 73.03125,47 l 0,-6 A 1.0298822,1.0298822 0 0 0 72,39.96875 l -30,0 a 1.0298822,1.0298822 0 0 0 -0.09375,0 z m 0,12 A 1.0298822,1.0298822 0 0 0 40.96875,53 l 0,6 A 1.0298822,1.0298822 0 0 0 42,60.03125 l 24,0 A 1.0298822,1.0298822 0 0 0 67.03125,59 l 0,-6 A 1.0298822,1.0298822 0 0 0 66,51.96875 l -24,0 a 1.0298822,1.0298822 0 0 0 -0.09375,0 z m -18,12 A 1.0298822,1.0298822 0 0 0 22.96875,65 l 0,6 A 1.0298822,1.0298822 0 0 0 24,72.03125 l 32,0 A 1.0298822,1.0298822 0 0 0 57.03125,71 l 0,-6 A 1.0298822,1.0298822 0 0 0 56,63.96875 l -32,0 a 1.0298822,1.0298822 0 0 0 -0.09375,0 z" + transform="matrix(2.2358899,0,0,2.2358899,-43.051669,-47.478172)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/format-justify-center.svg b/data/elementary/themes/fdo/actions/128-svg/format-justify-center.svg index d671394..6cbfb39 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-justify-center.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-justify-center.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-indent-more.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-justify-fill.svg b/data/elementary/themes/fdo/actions/128-svg/format-justify-fill.svg index b7c5db2..c3c3bff 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-justify-fill.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-justify-fill.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-justify-center.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-justify-left.svg b/data/elementary/themes/fdo/actions/128-svg/format-justify-left.svg index f0ab573..f24ca43 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-justify-left.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-justify-left.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-justify-fill.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-justify-right.svg b/data/elementary/themes/fdo/actions/128-svg/format-justify-right.svg index d11b61e..306027d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-justify-right.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-justify-right.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-justify-left.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-bold.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-bold.svg index fbae77b..6349b18 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-bold.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-bold.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-direction-rtl.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Abandoned Bitplane Bold" + id="path2847" + d="m 65.497012,69.221192 c -7.112147,4.7e-5 -12.477972,1.206566 -16.097468,3.619549 -3.556098,2.413077 -5.334121,5.969122 -5.334074,10.668146 -4.7e-5,4.318088 1.428761,7.715379 4.286312,10.191893 2.920982,2.413058 6.95329,3.619568 12.096904,3.619549 6.413515,1.9e-5 11.811087,-2.286013 16.192725,-6.858095 4.381478,-4.63553 6.57226,-10.414104 6.572344,-17.335741 l 0,-3.905301 -17.716743,0 m 52.102468,-12.858927 0,63.627875 -34.385725,0 0,-18.57401 c -4.572148,6.4771 -9.715715,11.2079 -15.43072,14.19245 -5.715127,2.92103 -12.668473,4.38156 -20.86003,4.38156 -11.049186,0 -20.03455,-3.20678 -26.956118,-9.62039 C 13.108778,103.89269 9.6797364,95.510578 9.6797457,85.223416 9.6797364,72.713781 13.966043,63.537916 22.53867,57.695782 31.174761,51.85377 44.700439,48.932731 63.115729,48.932666 l 20.098026,0 0,-2.667044 c -8.4e-5,-5.397497 -2.127353,-9.334544 -6.381834,-11.811161 -4.25463,-2.539944 -10.890469,-3.809967 -19.907533,-3.810051 -7.302639,8.4e-5 -14.097235,0.730342 -20.383774,2.190782 -6.286615,1.460598 -12.128689,3.65138 -17.526242,6.572335 l 0,-26.003605 c 7.302573,-1.777921 14.636919,-3.111438 22.003055,-4.0005516 7.366055,-0.9524029 14.732141,-1.428665 22.098302,-1.428777 19.240687,1.12e-4 33.115604,3.8101626 41.624831,11.4301586 8.57249,7.55669 12.85879,19.875852 12.85892,36.957504" + sodipodi:nodetypes="cssssscccccccssssscccsssccsscc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-direction-ltr.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-direction-ltr.svg index 2c5a996..f60c106 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-direction-ltr.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-direction-ltr.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-justify-right.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-direction-rtl.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-direction-rtl.svg index ea7e6b9..b5b80c3 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-direction-rtl.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-direction-rtl.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-direction-ltr.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-italic.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-italic.svg index 6515373..512b5c1 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-italic.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-italic.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-bold.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="cssssscccccccssssscccsssccsssc" + id="path2864" + style="font-size:20.89795876px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:sans;-inkscape-font-specification:Abandoned Bitplane Italic" + d="m 75.262617,63.584271 c -14.156406,4.7e-5 -24.313406,1.618824 -30.471062,4.85632 -6.094231,3.237599 -9.903114,8.760471 -11.426648,16.568636 -1.269648,6.221195 -0.222096,11.17274 3.142346,14.854642 3.364473,3.618441 8.569916,5.427671 15.616423,5.427651 9.712559,2e-5 18.187322,-3.42798 25.424259,-10.283974 7.236812,-6.919445 11.997907,-16.092491 14.283318,-27.519177 l 0.857029,-3.904098 -17.425633,0 m 36.374831,-7.236874 -14.138209,63.608333 -17.520848,0 5.187308,-18.9492 c -5.269023,6.4751 -11.204521,11.26794 -17.806524,14.37853 -6.602097,3.04711 -14.219862,4.57066 -22.853266,4.57066 -10.918845,0 -18.980958,-3.04711 -24.1864,-9.14132 C 15.114037,104.65672 13.527015,96.435893 15.558415,86.151891 17.970706,74.153953 23.779229,65.107874 32.984047,59.013612 42.25229,52.919468 54.85334,49.872358 70.787198,49.872293 l 24.567292,0 0.380923,-1.713993 c 1.586866,-8.062063 0.15864,-14.283231 -4.285052,-18.663531 -4.380297,-4.443595 -11.363254,-6.665441 -20.948839,-6.665534 -6.094294,9.3e-5 -12.188494,0.730117 -18.282631,2.190108 -6.030775,1.460159 -11.998032,3.650265 -17.90174,6.570313 l 3.23753,-16.187747 c 6.919439,-2.475668 13.489745,-4.31662 19.710982,-5.522871 6.284568,-1.2695208 12.283553,-1.9043325 17.996954,-1.9044445 15.425868,1.12e-4 26.154223,3.9994345 32.185053,11.9979745 6.03062,7.998744 7.42718,20.123669 4.18978,36.374829" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-strikethrough.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-strikethrough.svg index 6f8b802..5293688 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-strikethrough.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-strikethrough.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-italic.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans" + d="M 63.217997,12.267743 C 57.802841,12.267845 52.12509,12.973904 46.409203,14.135386 40.693231,15.239009 34.87691,16.672864 28.799989,18.9379 l 0,14.941151 c 5.054064,-2.671615 10.266278,-4.800618 15.741569,-6.136545 5.475207,-1.335763 11.03266,-1.867558 16.808795,-1.867643 9.085273,8.5e-5 16.083708,2.071014 21.077696,6.136544 5.054007,4.007618 7.737296,9.699479 7.737381,17.075601 l 0,1.600838 -23.478951,0 c -15.102146,6e-5 -26.243122,2.695349 -33.884396,8.270994 -4.544302,3.342207 -7.488818,7.795259 -9.33822,13.073507 l -19.2100495,0 0,17.075601 17.6092125,0 c 0.962181,6.948751 3.67817,12.837172 8.537801,17.342412 6.137084,5.5757 14.464086,8.27099 24.812982,8.27099 8.182771,0 15.155051,-1.48104 20.810889,-4.2689 5.655696,-2.84593 10.350091,-7.1493 14.140732,-13.073511 l 0,17.342411 16.54199,0 0,-25.613402 17.07561,0 0,-17.075601 -17.07561,0 0,-15.474764 C 106.70733,41.689107 102.98838,30.524992 95.768361,23.2068 88.548144,15.888777 77.838667,12.267845 63.217997,12.267743 z m 10.405445,50.959997 16.541988,0 0,3.468482 c -2.8e-5,1.864032 -0.08111,3.608313 -0.266664,5.336125 l -49.092353,0 c 1.22193,-1.77541 2.80518,-3.392324 4.802512,-4.535707 5.174392,-2.962087 14.597193,-4.268857 28.014658,-4.2689 z m -34.684815,25.880208 44.556646,0 c -0.634016,0.884388 -1.14435,1.849732 -1.867643,2.668063 -5.535511,6.272668 -12.939322,9.605039 -22.144921,9.605029 -6.678666,1e-5 -11.830716,-1.758741 -15.74157,-5.069321 -2.273872,-1.98918 -3.844628,-4.399846 -4.802512,-7.203771 z" + id="path2871" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/format-text-underline.svg b/data/elementary/themes/fdo/actions/128-svg/format-text-underline.svg index 58836da..5a41945 100644 --- a/data/elementary/themes/fdo/actions/128-svg/format-text-underline.svg +++ b/data/elementary/themes/fdo/actions/128-svg/format-text-underline.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-strikethrough.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans" + d="M 64.430659,8.0355087 C 59.744866,8.0355974 54.831847,8.6465578 49.88583,9.6516009 44.939738,10.606577 39.906814,11.847307 34.648389,13.807267 l 0,12.928738 c 4.373336,-2.311777 8.88352,-4.154026 13.621348,-5.310017 4.737779,-1.155852 9.546679,-1.616019 14.54483,-1.616093 7.861584,7.4e-5 13.917404,1.792071 18.238755,5.310018 4.373287,3.467834 6.695165,8.393063 6.695239,14.7757 l 0,1.385222 -20.316588,0 c -13.068047,5.1e-5 -22.708453,2.332314 -29.320529,7.156979 -6.560042,4.824754 -9.927424,11.972307 -9.927424,21.47094 0,8.141721 2.591141,14.749008 7.849591,19.623976 5.310485,4.824717 12.515929,7.15698 21.470939,7.15698 7.080639,0 13.113828,-1.281563 18.007884,-3.693925 4.893934,-2.462614 8.956045,-6.186371 12.236127,-11.312645 l 0,15.00657 14.313959,0 0,-50.329728 C 102.06245,33.494129 98.844398,23.833703 92.596838,17.501192 86.349105,11.168829 77.082082,8.0355974 64.430659,8.0355087 z m 9.003943,44.0962303 14.313959,0 0,3.001315 c -7.4e-5,9.046385 -2.545976,16.223763 -7.38785,21.701809 -4.789937,5.427809 -11.196533,8.311346 -19.162236,8.311331 -5.779121,1.5e-5 -10.237245,-1.521852 -13.621349,-4.386536 -3.332117,-2.914927 -5.079171,-6.849128 -5.079147,-11.774386 -2.4e-5,-6.181628 2.217735,-10.596452 6.69524,-13.159607 4.477455,-2.563126 12.631105,-3.693889 24.241383,-3.693926 z m -45.250582,59.333671 0,14.7757 73.8785,0 0,-14.7757 -73.8785,0 z" + id="path2864" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-bottom.svg b/data/elementary/themes/fdo/actions/128-svg/go-bottom.svg index 374ec6b..241f2c3 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-bottom.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-bottom.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="format-text-underline.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 42.677699,8.0242468 0,34.6751042 -19.593117,0 40.936823,64.435089 40.936825,-64.435089 -19.39113,0 0,-34.6751042 -42.889401,0 z m 21.343706,99.1101932 -38.782253,0 0,12.92742 77.564508,0 0,-12.92742 -38.782255,0 z" + id="Symbol" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-down.svg b/data/elementary/themes/fdo/actions/128-svg/go-down.svg index 415c297..c1dddf2 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-down.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-down.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-bottom.svg"> + sodipodi:docname="go-bottom.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="cccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-first.svg b/data/elementary/themes/fdo/actions/128-svg/go-first.svg index b8d0efe..fe907a2 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-first.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-first.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-down.svg"> + sodipodi:docname="go-last.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 120.04021,42.699346 -34.675104,0 0,-19.593117 -64.435087,40.936823 64.435087,40.936828 0,-19.391133 34.675104,0 0,-42.889401 z m -99.110191,21.343706 0,-38.782253 -12.9274196,0 0,77.564511 12.9274196,0 0,-38.782258 z" + id="Symbol" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-home.svg b/data/elementary/themes/fdo/actions/128-svg/go-home.svg index f8eaf22..2bee04f 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-home.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-home.svg @@ -7,16 +7,197 @@ 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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="128" height="128" - id="svg3027" + id="svg26392" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-jump.svg"> + sodipodi:docname="user-home.svg"> + id="defs26394"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:grid-bbox="true" + inkscape:window-width="1159" + inkscape:window-height="932" + inkscape:window-x="357" + inkscape:window-y="-26" + inkscape:window-maximized="0" /> + id="metadata26397"> image/svg+xml - + - - - + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,64)"> + + diff --git a/data/elementary/themes/fdo/actions/128-svg/go-jump.svg b/data/elementary/themes/fdo/actions/128-svg/go-jump.svg index 77aea37..3dbb6e9 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-jump.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-jump.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-up.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 79.857444,12.576119 0,13.60621 13.187558,0 c 11.193948,0 13.396888,2.412256 13.396888,13.60621 l 0,30.42209 c 0,11.193953 -2.20294,13.60621 -13.396888,13.60621 l -13.187558,0 0,-19.885999 -40.609303,26.793767 40.609303,26.793763 0,-20.095321 20.095326,0 c 11.13281,0 20.09531,-8.962516 20.09531,-20.095326 l 0,-44.656278 c 0,-11.132811 -8.9625,-20.095326 -20.09531,-20.095326 l -20.095326,0 z M 19.152816,79.560537 c -6.165737,0 -11.1640701,4.998324 -11.1640701,11.16407 0,6.165759 4.9983331,11.164073 11.1640701,11.164073 6.165737,0 11.164069,-4.998314 11.164069,-11.164073 0,-6.165746 -4.998332,-11.16407 -11.164069,-11.16407 z" + id="path3102" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-last.svg b/data/elementary/themes/fdo/actions/128-svg/go-last.svg index d89716e..77f271d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-last.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-last.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-first.svg"> + sodipodi:docname="go-top.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 8.0025994,42.699346 34.6751036,0 0,-19.593117 64.435087,40.936823 -64.435087,40.936828 0,-19.391133 -34.6751036,0 0,-42.889401 z m 99.1101906,21.343706 0,-38.782253 12.92742,0 0,77.564511 -12.92742,0 0,-38.782258 z" + id="Symbol" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-next.svg b/data/elementary/themes/fdo/actions/128-svg/go-next.svg index 1e77820..8699e9d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-next.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-next.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-last.svg"> + sodipodi:docname="go-up.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="cccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-previous.svg b/data/elementary/themes/fdo/actions/128-svg/go-previous.svg index a005022..7d430e6 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-previous.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-previous.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-next.svg"> + sodipodi:docname="go-right.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="cccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-top.svg b/data/elementary/themes/fdo/actions/128-svg/go-top.svg index 93eb0f4..23618ee 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-top.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-top.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-bottom.svg"> + sodipodi:docname="go-bottom.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 42.677699,120.06186 0,-34.675104 -19.593117,0 40.936823,-64.435089 40.936825,64.435089 -19.39113,0 0,34.675104 -42.889401,0 z m 21.343706,-99.110193 -38.782253,0 0,-12.9274202 77.564508,0 0,12.9274202 -38.782255,0 z" + id="Symbol" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/go-up.svg b/data/elementary/themes/fdo/actions/128-svg/go-up.svg index b8c0c8a..7e27c1d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/go-up.svg +++ b/data/elementary/themes/fdo/actions/128-svg/go-up.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-down.svg"> + sodipodi:docname="go-down.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="cccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/help-about.svg b/data/elementary/themes/fdo/actions/128-svg/help-about.svg new file mode 100644 index 0000000..022e59e --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/help-about.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/help-contents.svg b/data/elementary/themes/fdo/actions/128-svg/help-contents.svg new file mode 100644 index 0000000..454602e --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/help-contents.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/insert-image.svg b/data/elementary/themes/fdo/actions/128-svg/insert-image.svg index f1e685d..fc7f64f 100644 --- a/data/elementary/themes/fdo/actions/128-svg/insert-image.svg +++ b/data/elementary/themes/fdo/actions/128-svg/insert-image.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="go-home.svg"> + sodipodi:docname="insert-image.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="font-size:8.9971447px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Abandoned Bitplane Bold" + d="m 29.703709,23.942975 c -3.002774,0 -5.434287,2.479416 -5.434287,5.537796 l 0,55.170955 c 0,3.058387 2.431513,5.537799 5.434287,5.537799 l 68.627284,0 c 3.002777,0 5.434297,-2.479411 5.434297,-5.537799 l 0,-55.170955 c 0,-3.05838 -2.43152,-5.537796 -5.434297,-5.537796 l -68.627284,0 z m 52.376179,11.023838 c 3.991305,0 7.245716,3.335767 7.245716,7.400983 0,4.065217 -3.254411,7.349227 -7.245716,7.349227 -3.991304,0 -7.245716,-3.28401 -7.245716,-7.349227 0,-4.065216 3.254412,-7.400983 7.245716,-7.400983 z m -25.308251,14.75021 18.062535,16.561637 5.434286,-5.537798 16.251101,12.887026 0,9.21241 -65.004421,0 0,-16.561638 9.005391,-11.075594 7.245717,5.537796 9.005391,-11.023839 z m -12.62825,50.409487 19.873965,19.87397 19.873965,-19.87397 -39.74793,0 z" + id="path3648" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/insert-link.svg b/data/elementary/themes/fdo/actions/128-svg/insert-link.svg index 1b01f62..958a443 100644 --- a/data/elementary/themes/fdo/actions/128-svg/insert-link.svg +++ b/data/elementary/themes/fdo/actions/128-svg/insert-link.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="insert-image.svg"> + sodipodi:docname="insert-text.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + id="path3648-6" + d="m 23.860245,43.060078 c -5.55979,0 -10.03573,4.475935 -10.03573,10.035728 l 0,20.071454 c 0,5.559794 4.47594,10.035726 10.03573,10.035726 l 25.08932,0 c 5.55979,0 10.03572,-4.475932 10.03572,-10.035726 l -12.54466,0 -7.52679,0 -12.54466,0 c -1.38995,0 -2.50893,-1.118983 -2.50893,-2.508932 l 0,-15.05359 c 0,-1.389949 1.11898,-2.508932 2.50893,-2.508932 l 12.54466,0 7.52679,0 12.54466,0 c 0,-5.559793 -4.47593,-10.035728 -10.03572,-10.035728 l -25.08932,0 z m 55.1965,0 c -5.55979,0 -10.03572,4.475935 -10.03572,10.035728 l 12.54465,0 7.5268,0 12.544655,0 c 1.38994,0 2.50892,1.118983 2.50892,2.508932 l 0,15.05359 c 0,1.389949 -1.11898,2.508932 -2.50892,2.508932 l -12.544655,0 -7.5268,0 -12.54465,0 c 0,5.559794 4.47593,10.035726 10.03572,10.035726 l 25.089305,0 c 5.5598,0 10.03574,-4.475932 10.03574,-10.035726 l 0,-20.071454 c 0,-5.559793 -4.47594,-10.035728 -10.03574,-10.035728 l -25.089305,0 z M 43.931705,58.11367 c -2.7799,0 -5.01787,2.237967 -5.01787,5.017862 0,2.779897 2.23797,5.017864 5.01787,5.017864 l 40.1429,0 c 2.7799,0 5.01787,-2.237967 5.01787,-5.017864 0,-2.779895 -2.23797,-5.017862 -5.01787,-5.017862 l -40.1429,0 z m 0,41.81553 20.07145,20.07146 20.07145,-20.07146 -40.1429,0 z" + style="font-size:8.9971447px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Abandoned Bitplane Bold" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/insert-object.svg b/data/elementary/themes/fdo/actions/128-svg/insert-object.svg index b75e339..f760ca5 100644 --- a/data/elementary/themes/fdo/actions/128-svg/insert-object.svg +++ b/data/elementary/themes/fdo/actions/128-svg/insert-object.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="insert-link.svg"> + sodipodi:docname="insert-link.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + id="path3648-8" + d="m 41.720508,30.848602 c -4.11591,0 -7.42944,3.31353 -7.42944,7.42944 l 0,44.57665 c 0,4.11591 3.31353,7.42945 7.42944,7.42945 l 44.57665,0 c 4.11592,0 7.42944,-3.31354 7.42944,-7.42945 l 0,-44.57665 c 0,-4.11591 -3.31352,-7.42944 -7.42944,-7.42944 z m 4.95296,9.90592 34.67073,0 c 1.37197,0 2.47648,1.10451 2.47648,2.47648 l 0,34.67073 c 0,1.37197 -1.10451,2.47648 -2.47648,2.47648 l -34.67073,0 c -1.37197,0 -2.47648,-1.10451 -2.47648,-2.47648 l 0,-34.67073 c 0,-1.37197 1.10451,-2.47648 2.47648,-2.47648 z m -2.47648,59.435538 19.81185,19.81186 19.81184,-19.81186 z" + style="font-size:8.9971447px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Abandoned Bitplane Bold" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/insert-text.svg b/data/elementary/themes/fdo/actions/128-svg/insert-text.svg index aceafeb..f6114a2 100644 --- a/data/elementary/themes/fdo/actions/128-svg/insert-text.svg +++ b/data/elementary/themes/fdo/actions/128-svg/insert-text.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="insert-object.svg"> + sodipodi:docname="insert-image.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="font-size:8.9971447px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#3399ff;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Abandoned Bitplane Bold" + d="m 73.90572,38.556148 0,44.946517 10.88671,0 0,-4.976777 c 1.49347,1.95983 3.16037,3.414761 4.97678,4.35468 1.81637,0.919873 3.85964,1.399718 6.220969,1.399718 4.177691,0 7.580331,-1.541541 10.264601,-4.821252 2.68419,-3.299708 4.04359,-7.573436 4.04363,-12.752991 -4e-5,-5.179526 -1.35944,-9.47325 -4.04363,-12.752991 -2.68427,-3.299678 -6.08691,-4.976742 -10.264601,-4.976777 -2.361329,3.5e-5 -4.404599,0.459854 -6.220969,1.399718 -1.81641,0.919953 -3.48331,2.394881 -4.97678,4.35468 l 0,-16.174525 -10.88671,0 z m -37.74055,0.155524 -16.79662,44.790993 11.66432,0 2.95496,-8.242787 18.19634,0 2.79944,8.242787 11.81985,0 -16.79663,-44.790993 -13.84166,0 z m 6.99859,10.420127 6.06545,17.885291 -12.28642,0 6.22097,-17.885292 z m 48.78279,7.776214 c 2.32092,2.5e-5 4.076879,0.808563 5.287819,2.488389 1.23109,1.679875 1.86626,4.109941 1.86629,7.309641 -3e-5,3.199729 -0.6352,5.629794 -1.86629,7.309641 -1.21094,1.679862 -2.966899,2.488394 -5.287819,2.488389 -2.32097,5e-6 -4.03655,-0.808527 -5.28783,-2.488389 -1.23112,-1.699838 -1.86631,-4.129904 -1.86629,-7.309641 -2e-5,-3.179703 0.63517,-5.629766 1.86629,-7.309641 1.25128,-1.699828 2.96686,-2.488364 5.28783,-2.488389 z m -47.84964,43.183917 19.90711,19.9071 19.90711,-19.9071 -39.81422,0 z" + id="path3108" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/list-add.svg b/data/elementary/themes/fdo/actions/128-svg/list-add.svg index 22cbca8..6c58119 100644 --- a/data/elementary/themes/fdo/actions/128-svg/list-add.svg +++ b/data/elementary/themes/fdo/actions/128-svg/list-add.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="insert-text.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 48.659016,8.0152067 0,40.9846753 -40.6069709,0 0,30.610948 40.6069709,0 0,40.33714 30.454974,0 0,-40.33714 40.8708,0 0,-30.610948 -40.8708,0 0,-40.9846753 z" + id="Symbol" + sodipodi:nodetypes="ccccccccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/list-remove.svg b/data/elementary/themes/fdo/actions/128-svg/list-remove.svg index 5fe0e77..b413fa5 100644 --- a/data/elementary/themes/fdo/actions/128-svg/list-remove.svg +++ b/data/elementary/themes/fdo/actions/128-svg/list-remove.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="list-add.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/media-eject.svg b/data/elementary/themes/fdo/actions/128-svg/media-eject.svg index 2216f37..5611570 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-eject.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-eject.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="list-remove.svg"> + sodipodi:docname="media-playback-stop.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/media-playback-pause.svg b/data/elementary/themes/fdo/actions/128-svg/media-playback-pause.svg index 24144aa..b1b5e7e 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-playback-pause.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-playback-pause.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-eject.svg"> + sodipodi:docname="media-playback-stop.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/media-playback-start.svg b/data/elementary/themes/fdo/actions/128-svg/media-playback-start.svg index a04e1a2..4a482ff 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-playback-start.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-playback-start.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-playback-pause.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:type="inkscape:offset" + inkscape:radius="1.9892911" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4074" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + transform="matrix(0,1.843477,-1.6305481,0,125.34015,-9.3997925)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/media-playback-stop.svg b/data/elementary/themes/fdo/actions/128-svg/media-playback-stop.svg index 790f5d1..2c6fb43 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-playback-stop.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-playback-stop.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-playback-start.svg"> + sodipodi:docname="media-playback-start.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + id="path3146" + d="m 35.333316,31.998478 c -1.77288,0 -3.20014,1.427262 -3.20014,3.20014 l 0,57.602511 c 0,1.772877 1.42726,3.200139 3.20014,3.200139 19.20084,0 38.40168,0 57.60251,0 1.77288,0 3.20014,-1.427262 3.20014,-3.200139 l 0,-57.602511 c 0,-1.772878 -1.42726,-3.20014 -3.20014,-3.20014 -19.20083,0 -38.40167,0 -57.60251,0 z" + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/media-record.svg b/data/elementary/themes/fdo/actions/128-svg/media-record.svg index 0b6082f..a8bfc46 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-record.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-record.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-playback-stop.svg"> + sodipodi:docname="media-playback-pause.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/media-seek-backward.svg b/data/elementary/themes/fdo/actions/128-svg/media-seek-backward.svg index 07aea7b..d575cdf 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-seek-backward.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-seek-backward.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-record.svg"> + sodipodi:docname="media-skip-backward.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + id="g2996" + transform="matrix(-1.9985204,0,0,1.9985204,-161.74976,-284.34459)"> + transform="matrix(0,0.85741265,-0.77885807,0,-97.326911,140.00776)" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + id="path4161" + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + inkscape:radius="1.9892911" + sodipodi:type="inkscape:offset" /> + sodipodi:type="inkscape:offset" + inkscape:radius="1.9892911" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4163" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + transform="matrix(0,0.85741265,-0.77885807,0,-77.326911,140.00776)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/media-seek-forward.svg b/data/elementary/themes/fdo/actions/128-svg/media-seek-forward.svg index c12bfab..c85195a 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-seek-forward.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-seek-forward.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-seek-backward.svg"> + sodipodi:docname="media-seek-backward.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + id="g2996" + transform="matrix(1.9985204,0,0,1.9985204,297.90993,-284.34459)"> + transform="matrix(0,0.85741265,-0.77885807,0,-97.326911,140.00776)" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + id="path4161" + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + inkscape:radius="1.9892911" + sodipodi:type="inkscape:offset" /> + sodipodi:type="inkscape:offset" + inkscape:radius="1.9892911" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4163" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + transform="matrix(0,0.85741265,-0.77885807,0,-77.326911,140.00776)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/media-skip-backward.svg b/data/elementary/themes/fdo/actions/128-svg/media-skip-backward.svg index 5a45b62..663f65b 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-skip-backward.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-skip-backward.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-seek-forward.svg"> + sodipodi:docname="media-playback-record.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + id="g3803" + transform="matrix(2,0,0,2,290.0398,-283.99002)"> + transform="matrix(0,0.85741265,-0.77885807,0,-97.326911,140.00776)" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + id="path4161" + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + inkscape:radius="1.9892911" + sodipodi:type="inkscape:offset" /> + sodipodi:type="inkscape:offset" + inkscape:radius="1.9892911" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4163" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + transform="matrix(0,0.85741265,-0.77885807,0,-77.326911,140.00776)" /> + sodipodi:nodetypes="sssssssss" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/media-skip-forward.svg b/data/elementary/themes/fdo/actions/128-svg/media-skip-forward.svg index 0b6a8cd..50316bb 100644 --- a/data/elementary/themes/fdo/actions/128-svg/media-skip-forward.svg +++ b/data/elementary/themes/fdo/actions/128-svg/media-skip-forward.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-skip-backward.svg"> + sodipodi:docname="media-skip-backward.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - + id="g3803" + transform="matrix(-2,0,0,2,-161.9602,-283.99002)"> + transform="matrix(0,0.85741265,-0.77885807,0,-97.326911,140.00776)" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + id="path4161" + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + inkscape:radius="1.9892911" + sodipodi:type="inkscape:offset" /> + sodipodi:type="inkscape:offset" + inkscape:radius="1.9892911" + inkscape:original="M 40 22.125 L 24.5 48.9375 L 55.5 48.9375 L 40 22.125 z " + style="color:#000000;fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4163" + d="m 39.90625,20.125 a 1.98949,1.98949 0 0 0 -1.625,1 l -15.5,26.8125 a 1.98949,1.98949 0 0 0 1.71875,3 l 31,0 a 1.98949,1.98949 0 0 0 1.71875,-3 l -15.5,-26.8125 a 1.98949,1.98949 0 0 0 -1.8125,-1 z" + transform="matrix(0,0.85741265,-0.77885807,0,-77.326911,140.00776)" /> + sodipodi:nodetypes="sssssssss" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/object-flip-horizontal.svg b/data/elementary/themes/fdo/actions/128-svg/object-flip-horizontal.svg index 5406a8f..eadf2f0 100644 --- a/data/elementary/themes/fdo/actions/128-svg/object-flip-horizontal.svg +++ b/data/elementary/themes/fdo/actions/128-svg/object-flip-horizontal.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="media-skip-forward.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="ccccccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/object-flip-vertical.svg b/data/elementary/themes/fdo/actions/128-svg/object-flip-vertical.svg index 3ffaaa8..9258844 100644 --- a/data/elementary/themes/fdo/actions/128-svg/object-flip-vertical.svg +++ b/data/elementary/themes/fdo/actions/128-svg/object-flip-vertical.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="object-flip-horizontal.svg"> + sodipodi:docname="object-flip-horizontal.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:nodetypes="ccccccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/object-rotate-left.svg b/data/elementary/themes/fdo/actions/128-svg/object-rotate-left.svg index 989455e..9c14b7d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/object-rotate-left.svg +++ b/data/elementary/themes/fdo/actions/128-svg/object-rotate-left.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="object-flip-vertical.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="M 69.468546,9.9619933 42.259157,28.55226 l 27.209389,19.266275 0,-12.506179 c 12.671287,2.327863 22.510023,12.697295 23.829342,25.688368 0.100052,0.985562 0,2.030074 0,3.042044 0,16.19154 -13.045888,29.237416 -29.23742,29.237416 C 52.505967,93.046882 44.924564,87.397135 38.541104,78.745979 l -11.830171,6.929099 c 8.004442,14.059413 19.637127,21.632302 37.349535,21.632302 23.894383,0 43.264622,-19.370221 43.264622,-43.264612 0,-22.055698 -16.524689,-40.256047 -37.856544,-42.926615 l 0,-11.1541597 z M 64.060468,53.226613 c -5.973599,0 -10.816154,4.842561 -10.816154,10.816155 0,5.973595 4.842555,10.816154 10.816154,10.816154 5.973601,0 10.816156,-4.842559 10.816156,-10.816154 0,-5.973594 -4.842555,-10.816155 -10.816156,-10.816155 z" + id="path2856" + sodipodi:nodetypes="ccccssccccscccsssc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/object-rotate-right.svg b/data/elementary/themes/fdo/actions/128-svg/object-rotate-right.svg index 5c77139..5dbd018 100644 --- a/data/elementary/themes/fdo/actions/128-svg/object-rotate-right.svg +++ b/data/elementary/themes/fdo/actions/128-svg/object-rotate-right.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="object-rotate-left.svg"> + sodipodi:docname="object-rotate-left.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="M 58.585334,9.9619933 85.794723,28.55226 58.585334,47.818535 l 0,-12.506179 c -12.671287,2.327863 -22.510023,12.697295 -23.829342,25.688368 -0.100052,0.985562 0,2.030074 0,3.042044 0,16.19154 13.045888,29.237416 29.23742,29.237416 11.554501,-0.233302 19.135904,-5.883049 25.519364,-14.534205 l 11.830174,6.929099 c -8.004445,14.059413 -19.63713,21.632302 -37.349538,21.632302 -23.894383,0 -43.264622,-19.370221 -43.264622,-43.264612 0,-22.055698 16.524689,-40.256047 37.856544,-42.926615 l 0,-11.1541597 z m 5.408078,43.2646197 c 5.973599,0 10.816154,4.842561 10.816154,10.816155 0,5.973595 -4.842555,10.816154 -10.816154,10.816154 -5.973601,0 -10.816156,-4.842559 -10.816156,-10.816154 0,-5.973594 4.842555,-10.816155 10.816156,-10.816155 z" + id="path2856" + sodipodi:nodetypes="ccccssccccscccsssc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/process-stop.svg b/data/elementary/themes/fdo/actions/128-svg/process-stop.svg new file mode 100644 index 0000000..8e45bea --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/process-stop.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/system-log-out.svg b/data/elementary/themes/fdo/actions/128-svg/system-log-out.svg new file mode 100644 index 0000000..d85287f --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/system-log-out.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/system-reboot.svg b/data/elementary/themes/fdo/actions/128-svg/system-reboot.svg new file mode 100644 index 0000000..6c6217a --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/system-reboot.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/system-run.svg b/data/elementary/themes/fdo/actions/128-svg/system-run.svg index 2781b87..2055cd2 100644 --- a/data/elementary/themes/fdo/actions/128-svg/system-run.svg +++ b/data/elementary/themes/fdo/actions/128-svg/system-run.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="window-close.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="24" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 43.25 20 C 42.462899 20 41.8125 20.668201 41.8125 21.46875 L 41.8125 24.28125 C 40.40512 24.656231 39.074157 25.221906 37.84375 25.9375 L 35.8125 23.9375 C 35.246428 23.371429 34.369055 23.34969 33.8125 23.90625 L 29.90625 27.8125 C 29.349644 28.369062 29.371428 29.246427 29.9375 29.8125 L 31.9375 31.84375 C 31.22191 33.074153 30.656239 34.405116 30.28125 35.8125 L 27.46875 35.8125 C 26.668202 35.8125 26 36.462904 26 37.25 L 26 42.75 C 26 43.537096 26.668202 44.1875 27.46875 44.1875 L 30.28125 44.1875 C 30.656239 45.594883 31.22191 46.925847 31.9375 48.15625 L 29.9375 50.1875 C 29.371478 50.753574 29.349695 51.63094 29.90625 52.1875 L 33.8125 56.09375 C 34.090778 56.372029 34.477472 56.5032 34.84375 56.5 C 35.21003 56.4969 35.52946 56.345537 35.8125 56.0625 L 37.84375 54.0625 C 39.074157 54.778091 40.40512 55.34377 41.8125 55.71875 L 41.8125 58.53125 C 41.8125 59.331799 42.462899 60 43.25 60 L 48.75 60 C 49.537094 60 50.1875 59.331799 50.1875 58.53125 L 50.1875 55.71875 C 51.594881 55.34377 52.925838 54.778095 54.15625 54.0625 L 56.1875 56.0625 C 56.753571 56.628574 57.630936 56.650311 58.1875 56.09375 L 62.09375 52.1875 C 62.650363 51.63094 62.628571 50.753574 62.0625 50.1875 L 60.0625 48.15625 C 60.778089 46.925847 61.343772 45.594883 61.71875 44.1875 L 64.53125 44.1875 C 65.331792 44.1875 66 43.537094 66 42.75 L 66 37.25 C 66 36.462903 65.331792 35.8125 64.53125 35.8125 L 61.71875 35.8125 C 61.343768 34.405116 60.778088 33.074153 60.0625 31.84375 L 62.0625 29.8125 C 62.628521 29.246427 62.650305 28.369062 62.09375 27.8125 L 58.1875 23.90625 C 57.630938 23.34969 56.753572 23.371427 56.1875 23.9375 L 54.15625 25.9375 C 52.925843 25.221906 51.59488 24.656231 50.1875 24.28125 L 50.1875 21.46875 C 50.1875 20.668201 49.537093 20 48.75 20 L 43.25 20 z M 46 33.96875 C 49.33767 33.96875 52.03125 36.662333 52.03125 40 C 52.03125 43.337665 49.33767 46.03125 46 46.03125 C 42.662338 46.03125 39.96875 43.337665 39.96875 40 C 39.96875 36.662333 42.662338 33.96875 46 33.96875 z M 59.75 56.34375 C 59.460075 56.38652 59.206749 56.601159 59.125 56.90625 L 58.75 58.34375 C 57.983802 58.34265 57.222641 58.42889 56.5 58.625 L 55.75 57.34375 C 55.539431 56.979041 55.108585 56.855469 54.75 57.0625 L 52.21875 58.53125 C 51.860143 58.738277 51.758181 59.166535 51.96875 59.53125 L 52.6875 60.84375 C 52.156357 61.371533 51.694668 61.960913 51.3125 62.625 L 49.875 62.25 C 49.468212 62.141002 49.044667 62.381298 48.9375 62.78125 L 48.1875 65.59375 C 48.080333 65.993703 48.343212 66.391001 48.75 66.5 L 50.1875 66.875 C 50.1864 67.6412 50.27263 68.40236 50.46875 69.125 L 49.1875 69.875 C 48.82281 70.085574 48.699221 70.547664 48.90625 70.90625 L 50.34375 73.4375 C 50.447264 73.616796 50.625941 73.73302 50.8125 73.78125 C 50.999044 73.82954 51.19264 73.79279 51.375 73.6875 L 52.65625 72.9375 C 53.184035 73.468643 53.804663 73.930336 54.46875 74.3125 L 54.09375 75.75 C 53.984751 76.15679 54.225045 76.580333 54.625 76.6875 L 57.40625 77.4375 C 57.806202 77.544668 58.234751 77.313039 58.34375 76.90625 L 58.71875 75.46875 C 59.484949 75.46985 60.246106 75.352365 60.96875 75.15625 L 61.71875 76.46875 C 61.92932 76.833461 62.36016 76.95703 62.71875 76.75 L 65.25 75.28125 C 65.608612 75.074228 65.741818 74.61472 65.53125 74.25 L 64.78125 72.96875 C 65.312393 72.440969 65.774096 71.82034 66.15625 71.15625 L 67.59375 71.5625 C 68.000535 71.671497 68.424082 71.431201 68.53125 71.03125 L 69.28125 68.21875 C 69.388417 67.818797 69.125534 67.421499 68.71875 67.3125 L 67.3125 66.90625 C 67.3136 66.140051 67.196115 65.378888 67 64.65625 L 68.28125 63.90625 C 68.645941 63.695674 68.800778 63.264837 68.59375 62.90625 L 67.125 60.375 C 66.917969 60.016409 66.458466 59.914431 66.09375 60.125 L 64.8125 60.875 C 64.284717 60.343855 63.664087 59.850914 63 59.46875 L 63.375 58.0625 C 63.483999 57.655713 63.274953 57.232166 62.875 57.125 L 60.0625 56.375 C 59.96251 56.34821 59.846642 56.3295 59.75 56.34375 z M 58.9375 63.71875 C 59.148422 63.73138 59.350501 63.78695 59.5625 63.84375 C 61.258494 64.29819 62.266938 66.022757 61.8125 67.71875 C 61.358059 69.414742 59.602243 70.42319 57.90625 69.96875 C 56.210261 69.51431 55.20181 67.789741 55.65625 66.09375 C 56.053885 64.609756 57.461049 63.630367 58.9375 63.71875 z " + style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate" + id="path3703" + d="m 43.25,20 c -0.787101,0 -1.4375,0.668201 -1.4375,1.46875 l 0,2.8125 c -1.40738,0.374981 -2.738343,0.940656 -3.96875,1.65625 l -2.03125,-2 c -0.566072,-0.566071 -1.443445,-0.58781 -2,-0.03125 l -3.90625,3.90625 c -0.556606,0.556562 -0.534822,1.433927 0.03125,2 l 2,2.03125 c -0.71559,1.230403 -1.281261,2.561366 -1.65625,3.96875 l -2.8125,0 C 26.668202,35.8125 26,36.462904 26,37.25 l 0,5.5 c 0,0.787096 0.668202,1.4375 1.46875,1.4375 l 2.8125,0 c 0.374989,1.407383 0.94066,2.738347 1.65625,3.96875 l -2,2.03125 c -0.566022,0.566074 -0.587805,1.44344 -0.03125,2 l 3.90625,3.90625 c 0.278278,0.278279 0.664972,0.40945 1.03125,0.40625 0.36628,-0.0031 0.68571,-0.154463 0.96875,-0.4375 l 2.03125,-2 c 1.230407,0.715591 2.56137,1.28127 3.96875,1.65625 l 0,2.8125 C 41.8125,59.331799 42.462899,60 43.25,60 l 5.5,0 c 0.787094,0 1.4375,-0.668201 1.4375,-1.46875 l 0,-2.8125 c 1.407381,-0.37498 2.738338,-0.940655 3.96875,-1.65625 l 2.03125,2 c 0.566071,0.566074 1.443436,0.587811 2,0.03125 l 3.90625,-3.90625 c 0.556613,-0.55656 0.534821,-1.433926 -0.03125,-2 l -2,-2.03125 c 0.715589,-1.230403 1.281272,-2.561367 1.65625,-3.96875 l 2.8125,0 C 65.331792,44.1875 66,43.537094 66,42.75 l 0,-5.5 c 0,-0.787097 -0.668208,-1.4375 -1.46875,-1.4375 l -2.8125,0 C 61.343768,34.405116 60.778088,33.074153 60.0625,31.84375 l 2,-2.03125 c 0.566021,-0.566073 0.587805,-1.443438 0.03125,-2 L 58.1875,23.90625 c -0.556562,-0.55656 -1.433928,-0.534823 -2,0.03125 l -2.03125,2 C 52.925843,25.221906 51.59488,24.656231 50.1875,24.28125 l 0,-2.8125 C 50.1875,20.668201 49.537093,20 48.75,20 l -5.5,0 z M 46,33.96875 c 3.33767,0 6.03125,2.693583 6.03125,6.03125 0,3.337665 -2.69358,6.03125 -6.03125,6.03125 -3.337662,0 -6.03125,-2.693585 -6.03125,-6.03125 0,-3.337667 2.693588,-6.03125 6.03125,-6.03125 z m 13.75,22.375 c -0.289925,0.04277 -0.543251,0.257409 -0.625,0.5625 l -0.375,1.4375 c -0.766198,-0.0011 -1.527359,0.08514 -2.25,0.28125 l -0.75,-1.28125 c -0.210569,-0.364709 -0.641415,-0.488281 -1,-0.28125 l -2.53125,1.46875 c -0.358607,0.207027 -0.460569,0.635285 -0.25,1 l 0.71875,1.3125 c -0.531143,0.527783 -0.992832,1.117163 -1.375,1.78125 L 49.875,62.25 c -0.406788,-0.108998 -0.830333,0.131298 -0.9375,0.53125 l -0.75,2.8125 C 48.080333,65.993703 48.343212,66.391001 48.75,66.5 l 1.4375,0.375 c -0.0011,0.7662 0.08513,1.52736 0.28125,2.25 l -1.28125,0.75 c -0.36469,0.210574 -0.488279,0.672664 -0.28125,1.03125 l 1.4375,2.53125 c 0.103514,0.179296 0.282191,0.29552 0.46875,0.34375 0.186544,0.04829 0.38014,0.01154 0.5625,-0.09375 l 1.28125,-0.75 c 0.527785,0.531143 1.148413,0.992836 1.8125,1.375 l -0.375,1.4375 c -0.108999,0.40679 0.131295,0.830333 0.53125,0.9375 l 2.78125,0.75 c 0.399952,0.107168 0.828501,-0.124461 0.9375,-0.53125 l 0.375,-1.4375 c 0.766199,0.0011 1.527356,-0.116385 2.25,-0.3125 l 0.75,1.3125 c 0.21057,0.364711 0.64141,0.48828 1,0.28125 L 65.25,75.28125 c 0.358612,-0.207022 0.491818,-0.66653 0.28125,-1.03125 l -0.75,-1.28125 c 0.531143,-0.527781 0.992846,-1.14841 1.375,-1.8125 l 1.4375,0.40625 c 0.406785,0.108997 0.830332,-0.131299 0.9375,-0.53125 l 0.75,-2.8125 c 0.107167,-0.399953 -0.155716,-0.797251 -0.5625,-0.90625 L 67.3125,66.90625 C 67.3136,66.140051 67.196115,65.378888 67,64.65625 l 1.28125,-0.75 c 0.364691,-0.210576 0.519528,-0.641413 0.3125,-1 L 67.125,60.375 c -0.207031,-0.358591 -0.666534,-0.460569 -1.03125,-0.25 l -1.28125,0.75 C 64.284717,60.343855 63.664087,59.850914 63,59.46875 l 0.375,-1.40625 c 0.108999,-0.406787 -0.100047,-0.830334 -0.5,-0.9375 l -2.8125,-0.75 C 59.96251,56.34821 59.846642,56.3295 59.75,56.34375 z m -0.8125,7.375 c 0.210922,0.01263 0.413001,0.0682 0.625,0.125 1.695994,0.45444 2.704438,2.179007 2.25,3.875 -0.454441,1.695992 -2.210257,2.70444 -3.90625,2.25 -1.695989,-0.45444 -2.70444,-2.179009 -2.25,-3.875 0.397635,-1.483994 1.804799,-2.463383 3.28125,-2.375 z" + transform="matrix(1.944871,0,0,1.944871,-25.247184,-30.795491)" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/system-search.svg b/data/elementary/themes/fdo/actions/128-svg/system-search.svg new file mode 100644 index 0000000..ed5938d --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/system-search.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/system-shutdown.svg b/data/elementary/themes/fdo/actions/128-svg/system-shutdown.svg index 6d82da0..6c6217a 100644 --- a/data/elementary/themes/fdo/actions/128-svg/system-shutdown.svg +++ b/data/elementary/themes/fdo/actions/128-svg/system-shutdown.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="system-run.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="color:#000000;fill:#3399ff;fill-opacity:1;stroke:none;stroke-width:6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 64.054142,8.1033375 c -4.128491,0 -7.45215,3.3236585 -7.45215,7.4521495 l 0,44.7129 c 0,4.128491 3.323659,7.45215 7.45215,7.45215 4.128491,0 7.45215,-3.323659 7.45215,-7.45215 l 0,-44.7129 c 0,-4.128491 -3.323659,-7.4521495 -7.45215,-7.4521495 z M 85.828393,21.493919 A 7.4528953,7.4528953 0 0 0 82.684517,35.4667 C 100.5825,45.800107 106.64138,68.452927 96.307979,86.350913 85.974573,104.2489 63.321752,110.30778 45.423767,99.974375 27.525781,89.640968 21.466898,66.988148 31.800305,49.090162 35.070809,43.425483 39.759087,38.737203 45.423767,35.4667 A 7.4596514,7.4596514 0 0 0 37.971617,22.541877 C 30.041854,27.120128 23.453731,33.70825 18.875482,41.638012 4.5146359,66.511728 13.097901,98.538351 37.971617,112.8992 62.845332,127.26004 94.871955,118.67678 109.2328,93.803063 123.59365,68.929347 115.01038,36.902724 90.136667,22.541877 a 7.4528953,7.4528953 0 0 0 -4.308274,-1.047958 z" + id="rect4223" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/tools-check-spelling.svg b/data/elementary/themes/fdo/actions/128-svg/tools-check-spelling.svg new file mode 100644 index 0000000..7e84820 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/tools-check-spelling.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-close.svg b/data/elementary/themes/fdo/actions/128-svg/view-close.svg new file mode 100644 index 0000000..b413fa5 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-close.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-fullscreen.svg b/data/elementary/themes/fdo/actions/128-svg/view-fullscreen.svg index 9573652..7e7fec6 100644 --- a/data/elementary/themes/fdo/actions/128-svg/view-fullscreen.svg +++ b/data/elementary/themes/fdo/actions/128-svg/view-fullscreen.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="zoom-out.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - - - - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="M 64.018418,8.0964242 47.25287,30.450488 l 33.531096,0 L 64.018418,8.0964242 z M 46.146809,41.62752 c -2.476834,4e-6 -4.482455,2.005625 -4.482455,4.482456 l 0,40.225672 44.708128,0 0,-40.225672 c 0,-2.476831 -2.005625,-4.482456 -4.482456,-4.482456 l -35.743217,0 z m 19.734448,3.725677 c 1.032012,0 1.862838,0.830826 1.862838,1.862839 0,1.032013 -0.830826,1.862839 -1.862838,1.862839 -1.032013,0 -1.862839,-0.830826 -1.862839,-1.862839 0,-1.032013 0.830826,-1.862839 1.862839,-1.862839 z m 7.451354,0 c 1.032013,0 1.862839,0.830826 1.862839,1.862839 0,1.032013 -0.830826,1.862839 -1.862839,1.862839 -1.032012,0 -1.862838,-0.830826 -1.862838,-1.862839 0,-1.032013 0.830826,-1.862839 1.862838,-1.862839 z m 7.451355,0 c 1.032013,0 1.862839,0.830826 1.862839,1.862839 0,1.032013 -0.830826,1.862839 -1.862839,1.862839 -1.032013,0 -1.862839,-0.830826 -1.862839,-1.862839 0,-1.032013 0.830826,-1.862839 1.862839,-1.862839 z M 30.487322,47.216036 8.1332584,63.981584 30.487322,80.747132 l 0,-33.531096 z m 67.062192,0 0,33.531096 L 119.90357,63.981584 97.549514,47.216036 z m -48.259164,5.588516 29.630777,0 0,26.021528 -29.630777,0 0,-26.021528 z m -2.03748,44.708128 16.765548,22.35406 16.765548,-22.35406 -33.531096,0 z" + id="path2893" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/view-list-compact.svg b/data/elementary/themes/fdo/actions/128-svg/view-list-compact.svg new file mode 100644 index 0000000..b306cb0 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-list-compact.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-list-details.svg b/data/elementary/themes/fdo/actions/128-svg/view-list-details.svg new file mode 100644 index 0000000..ba4d960 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-list-details.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-list-icons.svg b/data/elementary/themes/fdo/actions/128-svg/view-list-icons.svg new file mode 100644 index 0000000..e3eec2b --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-list-icons.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-refresh.svg b/data/elementary/themes/fdo/actions/128-svg/view-refresh.svg index 5d241d2..ea2151e 100644 --- a/data/elementary/themes/fdo/actions/128-svg/view-refresh.svg +++ b/data/elementary/themes/fdo/actions/128-svg/view-refresh.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="view-fullscreen.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + inkscape:connector-curvature="0" + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 8.0926485,61.252543 24.1679435,36.200673 24.167923,-36.200673 -17.05971,0 c 1.486112,-16.399961 15.194397,-29.143694 31.986977,-29.143694 17.787593,6e-6 32.164678,14.377083 32.164678,32.164686 0,17.787591 -14.377085,32.164679 -32.164678,32.164679 l 0,16.171196 c 26.681411,0 48.335868,-21.654477 48.335868,-48.335875 0,-26.681403 -21.654457,-48.335876 -48.335868,-48.335876 -25.668113,-7e-6 -46.598934,20.037166 -48.158166,45.314884 l -15.1049675,0 z" + id="Symbol" + sodipodi:nodetypes="ccccssccsscc" + inkscape:label="#path3281" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/view-restore.svg b/data/elementary/themes/fdo/actions/128-svg/view-restore.svg index fefcc6c..43023b3 100644 --- a/data/elementary/themes/fdo/actions/128-svg/view-restore.svg +++ b/data/elementary/themes/fdo/actions/128-svg/view-restore.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="view-refresh.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + - - - - + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 46.008217,7.9498504 18.0102,24.0136006 18.0102,-24.0136006 -36.0204,0 z M 44.820044,39.967985 c -2.660707,4e-6 -4.815227,2.15452 -4.815227,4.815227 l 0,43.211973 48.0272,0 0,-43.211973 c 0,-2.660707 -2.15452,-4.815227 -4.815227,-4.815227 l -38.396746,0 z m 21.199506,4.002266 c 1.108628,0 2.001133,0.892506 2.001133,2.001134 0,1.108628 -0.892505,2.001133 -2.001133,2.001133 -1.108628,0 -2.001133,-0.892505 -2.001133,-2.001133 0,-1.108628 0.892505,-2.001134 2.001133,-2.001134 z m 8.004533,0 c 1.108628,0 2.001134,0.892506 2.001134,2.001134 0,1.108628 -0.892506,2.001133 -2.001134,2.001133 -1.108627,0 -2.001133,-0.892505 -2.001133,-2.001133 0,-1.108628 0.892506,-2.001134 2.001133,-2.001134 z m 8.004534,0 c 1.108628,0 2.001133,0.892506 2.001133,2.001134 0,1.108628 -0.892505,2.001133 -2.001133,2.001133 -1.108628,0 -2.001134,-0.892505 -2.001134,-2.001133 0,-1.108628 0.892506,-2.001134 2.001134,-2.001134 z m -74.0419328,2.001134 0,36.0204 24.0135998,-18.0102 -24.0135998,-18.0102 z m 112.0634658,0 -24.0136,18.0102 24.0136,18.0102 0,-36.0204 z m -71.853193,6.0034 31.830526,0 0,27.953331 -31.830526,0 0,-27.953331 z m 15.82146,44.024933 -18.0102,24.013602 36.0204,0 -18.0102,-24.013602 z" + id="path2887" + inkscape:connector-curvature="0" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/view-sort-ascending.svg b/data/elementary/themes/fdo/actions/128-svg/view-sort-ascending.svg new file mode 100644 index 0000000..089c8ab --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-sort-ascending.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/view-sort-descending.svg b/data/elementary/themes/fdo/actions/128-svg/view-sort-descending.svg new file mode 100644 index 0000000..dd690d9 --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/view-sort-descending.svg @@ -0,0 +1,90 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/window-close.svg b/data/elementary/themes/fdo/actions/128-svg/window-close.svg index bf8ef1a..b413fa5 100644 --- a/data/elementary/themes/fdo/actions/128-svg/window-close.svg +++ b/data/elementary/themes/fdo/actions/128-svg/window-close.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="view-restore.svg"> + sodipodi:docname="ZZ-BASE.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - - - - - - + inkscape:window-x="1932" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/window-new.svg b/data/elementary/themes/fdo/actions/128-svg/window-new.svg new file mode 100644 index 0000000..9a7128d --- /dev/null +++ b/data/elementary/themes/fdo/actions/128-svg/window-new.svg @@ -0,0 +1,91 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/zoom-fit-best.svg b/data/elementary/themes/fdo/actions/128-svg/zoom-fit-best.svg index b28f5b4..5b9f754 100644 --- a/data/elementary/themes/fdo/actions/128-svg/zoom-fit-best.svg +++ b/data/elementary/themes/fdo/actions/128-svg/zoom-fit-best.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="zoom-fit-best.svg"> + sodipodi:docname="zoom-out.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="-22" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 49.589616,7.9568974 c -10.61581,0 -21.21939,4.2520566 -29.31321,12.3458826 -16.1876496,16.187646 -16.1876496,42.37278 0,58.560415 12.81522,12.81521 31.82127,15.398027 47.27086,7.922491 0.40657,-0.196689 0.91915,-0.383448 1.32041,-0.594187 2.50794,-0.990459 8.75036,-2.935314 12.0818,0.396125 2.47103,2.471014 1.63367,5.726947 5.41371,9.506989 l 22.050934,21.852867 c 0.0262,-0.0262 4.76376,4.94127 9.70505,0 4.96036,-4.96036 0.0721,-9.87831 0,-9.96913 L 96.266296,86.191499 c -3.78004,-3.780042 -6.77188,-2.942687 -9.24291,-5.413702 -4.07377,-4.073787 -0.24337,-12.684647 0,-13.204151 7.47555,-15.449591 4.76069,-34.455647 -8.05453,-47.270866 C 70.875036,12.208954 60.205426,7.9568974 49.589616,7.9568974 z m 0,10.5633226 c 17.16959,0 31.1618,13.926188 31.1618,31.095777 0,17.169582 -13.99221,31.1618 -31.1618,31.1618 -17.16959,0 -31.09577,-13.992218 -31.09577,-31.1618 0,-17.169589 13.92618,-31.095777 31.09577,-31.095777 z" + id="path3102" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssccsccsccscsssssss" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/zoom-in.svg b/data/elementary/themes/fdo/actions/128-svg/zoom-in.svg index 1ffc470..7abce7d 100644 --- a/data/elementary/themes/fdo/actions/128-svg/zoom-in.svg +++ b/data/elementary/themes/fdo/actions/128-svg/zoom-in.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="zoom-fit-best.svg"> + sodipodi:docname="zoom-fit.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="-22" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + diff --git a/data/elementary/themes/fdo/actions/128-svg/zoom-original.svg b/data/elementary/themes/fdo/actions/128-svg/zoom-original.svg index 5278948..9bd3ba1 100644 --- a/data/elementary/themes/fdo/actions/128-svg/zoom-original.svg +++ b/data/elementary/themes/fdo/actions/128-svg/zoom-original.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="zoom-in.svg"> + sodipodi:docname="zoom-in.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1941" + inkscape:window-y="32" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 49.356186,8.0112678 c -10.59192,0 -21.17164,4.2424842 -29.24725,12.3180932 -16.1512091,16.151212 -16.1512091,42.277403 0,58.428604 12.78638,12.786389 31.74966,15.363392 47.16448,7.90466 0.40565,-0.196246 0.91707,-0.382564 1.31744,-0.592849 2.50229,-0.98823 8.73066,-2.928708 12.0546,0.395233 2.46547,2.465474 1.62999,5.714057 5.40152,9.485592 l 22.001314,21.803689 c 0.0262,-0.0261 4.75304,4.93017 9.68321,0 4.9492,-4.9492 0.0719,-9.85606 0,-9.9467 L 95.927806,86.069776 c -3.77154,-3.771535 -6.75664,-2.936065 -9.22211,-5.401518 -4.0646,-4.064618 -0.24282,-12.656098 0,-13.174433 7.45873,-15.414803 4.74998,-34.378089 -8.0364,-47.164464 -8.07561,-8.075609 -18.7212,-12.3180932 -29.31311,-12.3180932 z m 0,10.5395452 c 17.13094,0 31.09166,13.894844 31.09166,31.025783 0,17.130958 -13.96072,31.091662 -31.09166,31.091662 -17.13095,0 -31.02579,-13.960704 -31.02579,-31.091662 0,-17.130939 13.89484,-31.025783 31.02579,-31.025783 z m -6.19199,12.318095 c -2.10791,4.215818 -4.21582,6.323727 -8.43163,6.323727 l 0,10.539541 8.43163,0 0,21.079092 12.64746,0 0,-37.94236 z" + id="path3102-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssccsccsccscssssssscccccccc" /> diff --git a/data/elementary/themes/fdo/actions/128-svg/zoom-out.svg b/data/elementary/themes/fdo/actions/128-svg/zoom-out.svg index b0545f4..3ffa935 100644 --- a/data/elementary/themes/fdo/actions/128-svg/zoom-out.svg +++ b/data/elementary/themes/fdo/actions/128-svg/zoom-out.svg @@ -14,7 +14,21 @@ id="svg3027" version="1.1" inkscape:version="0.48.5 r10040" - sodipodi:docname="zoom-original.svg"> + sodipodi:docname="zoom-fit.svg" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + + + + image/svg+xml + + + + + - - - - image/svg+xml - - - - - - + inkscape:window-x="1932" + inkscape:window-y="-22" + inkscape:window-maximized="0" + inkscape:showpageshadow="false" + borderlayer="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-to-guides="false" + inkscape:snap-grids="false"> + + + + + + + style="fill:#3399ff;fill-opacity:1;stroke:none;display:inline" + d="m 49.358734,8.0015524 c -10.591916,0 -21.171635,4.2424826 -29.247243,12.3180946 -16.151209,16.151223 -16.1512111,42.277411 0,58.428614 12.786379,12.786388 31.749658,15.363392 47.164473,7.90466 0.405653,-0.196247 0.917078,-0.382565 1.317443,-0.59285 2.502291,-0.98823 8.73066,-2.928708 12.054607,0.395233 2.465466,2.465474 1.629988,5.714058 5.401518,9.485593 l 22.001308,21.803683 c 0.0261,-0.0261 4.75304,4.93017 9.68321,0 4.9492,-4.9492 0.0719,-9.85605 0,-9.94669 L 95.930357,86.060071 c -3.771532,-3.771534 -6.756642,-2.936065 -9.222103,-5.401518 -4.064608,-4.064597 -0.242827,-12.656098 0,-13.174433 C 94.166975,52.069316 91.458225,33.106036 78.671849,20.319647 70.596242,12.244035 59.950652,8.0015524 49.358734,8.0015524 z m 0,10.5395466 c 17.13094,0 31.091664,13.894853 31.091664,31.025791 0,17.130958 -13.960718,31.091663 -31.091664,31.091663 -17.130948,0 -31.025791,-13.960705 -31.025791,-31.091663 0,-17.130938 13.894845,-31.025791 31.025791,-31.025791 z m -18.83944,24.965551 0,12.647457 37.942369,0 0,-12.647457 z" + id="path3102-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssccsccsccscsssssssccccc" /> diff --git a/data/elementary/themes/fdo/actions/128/application-exit.png b/data/elementary/themes/fdo/actions/128/application-exit.png new file mode 100644 index 0000000..b46ec78 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/application-exit.png differ diff --git a/data/elementary/themes/fdo/actions/128/call-start.png b/data/elementary/themes/fdo/actions/128/call-start.png index b2d7eb8..d86670d 100644 Binary files a/data/elementary/themes/fdo/actions/128/call-start.png and b/data/elementary/themes/fdo/actions/128/call-start.png differ diff --git a/data/elementary/themes/fdo/actions/128/call-stop.png b/data/elementary/themes/fdo/actions/128/call-stop.png index 75d3c62..5d6eaf1 100644 Binary files a/data/elementary/themes/fdo/actions/128/call-stop.png and b/data/elementary/themes/fdo/actions/128/call-stop.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-close.png b/data/elementary/themes/fdo/actions/128/document-close.png deleted file mode 120000 index f8a647d..0000000 --- a/data/elementary/themes/fdo/actions/128/document-close.png +++ /dev/null @@ -1 +0,0 @@ -window-close.png \ No newline at end of file diff --git a/data/elementary/themes/fdo/actions/128/document-close.png b/data/elementary/themes/fdo/actions/128/document-close.png new file mode 100644 index 0000000..b46ec78 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-close.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-export.png b/data/elementary/themes/fdo/actions/128/document-export.png new file mode 100644 index 0000000..6295d68 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-export.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-import.png b/data/elementary/themes/fdo/actions/128/document-import.png new file mode 100644 index 0000000..b764cab Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-import.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-new.png b/data/elementary/themes/fdo/actions/128/document-new.png new file mode 100644 index 0000000..e1139e7 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-new.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-open-recent.png b/data/elementary/themes/fdo/actions/128/document-open-recent.png deleted file mode 100644 index 95c26c6..0000000 Binary files a/data/elementary/themes/fdo/actions/128/document-open-recent.png and /dev/null differ diff --git a/data/elementary/themes/fdo/actions/128/document-open.png b/data/elementary/themes/fdo/actions/128/document-open.png index 6b6e389..8a37d45 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-open.png and b/data/elementary/themes/fdo/actions/128/document-open.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-page-setup.png b/data/elementary/themes/fdo/actions/128/document-page-setup.png index 6e13439..2a8eee8 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-page-setup.png and b/data/elementary/themes/fdo/actions/128/document-page-setup.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-print-preview.png b/data/elementary/themes/fdo/actions/128/document-print-preview.png new file mode 100644 index 0000000..0727a03 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-print-preview.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-print.png b/data/elementary/themes/fdo/actions/128/document-print.png new file mode 100644 index 0000000..c4dc25f Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-print.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-properties.png b/data/elementary/themes/fdo/actions/128/document-properties.png index d49b429..4b66ca2 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-properties.png and b/data/elementary/themes/fdo/actions/128/document-properties.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-revert.png b/data/elementary/themes/fdo/actions/128/document-revert.png new file mode 100644 index 0000000..9ce4e15 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/document-revert.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-save-as.png b/data/elementary/themes/fdo/actions/128/document-save-as.png index 7e8fee1..2714d6b 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-save-as.png and b/data/elementary/themes/fdo/actions/128/document-save-as.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-save.png b/data/elementary/themes/fdo/actions/128/document-save.png index b7c7337..07ed27f 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-save.png and b/data/elementary/themes/fdo/actions/128/document-save.png differ diff --git a/data/elementary/themes/fdo/actions/128/document-send.png b/data/elementary/themes/fdo/actions/128/document-send.png index af222a9..9419cf9 100644 Binary files a/data/elementary/themes/fdo/actions/128/document-send.png and b/data/elementary/themes/fdo/actions/128/document-send.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-clear.png b/data/elementary/themes/fdo/actions/128/edit-clear.png index b073f75..85342c9 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-clear.png and b/data/elementary/themes/fdo/actions/128/edit-clear.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-copy.png b/data/elementary/themes/fdo/actions/128/edit-copy.png index 6d94611..e937692 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-copy.png and b/data/elementary/themes/fdo/actions/128/edit-copy.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-cut.png b/data/elementary/themes/fdo/actions/128/edit-cut.png index 3b237ad..1670074 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-cut.png and b/data/elementary/themes/fdo/actions/128/edit-cut.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-delete.png b/data/elementary/themes/fdo/actions/128/edit-delete.png index 7c34eb5..ef26f12 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-delete.png and b/data/elementary/themes/fdo/actions/128/edit-delete.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-find-replace.png b/data/elementary/themes/fdo/actions/128/edit-find-replace.png new file mode 100644 index 0000000..0b6e1f8 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/edit-find-replace.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-find.png b/data/elementary/themes/fdo/actions/128/edit-find.png index bfe7c6e..c7796e3 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-find.png and b/data/elementary/themes/fdo/actions/128/edit-find.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-paste.png b/data/elementary/themes/fdo/actions/128/edit-paste.png index eac8371..47145ef 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-paste.png and b/data/elementary/themes/fdo/actions/128/edit-paste.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-redo.png b/data/elementary/themes/fdo/actions/128/edit-redo.png index 1a16f8f..fc37a2a 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-redo.png and b/data/elementary/themes/fdo/actions/128/edit-redo.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-select-all.png b/data/elementary/themes/fdo/actions/128/edit-select-all.png index dd1b202..674bcfc 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-select-all.png and b/data/elementary/themes/fdo/actions/128/edit-select-all.png differ diff --git a/data/elementary/themes/fdo/actions/128/edit-undo.png b/data/elementary/themes/fdo/actions/128/edit-undo.png index ed2d91e..10f1463 100644 Binary files a/data/elementary/themes/fdo/actions/128/edit-undo.png and b/data/elementary/themes/fdo/actions/128/edit-undo.png differ diff --git a/data/elementary/themes/fdo/actions/128/folder-copy.png b/data/elementary/themes/fdo/actions/128/folder-copy.png new file mode 100644 index 0000000..954540d Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/folder-copy.png differ diff --git a/data/elementary/themes/fdo/actions/128/folder-move.png b/data/elementary/themes/fdo/actions/128/folder-move.png new file mode 100644 index 0000000..97917d0 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/folder-move.png differ diff --git a/data/elementary/themes/fdo/actions/128/folder-new.png b/data/elementary/themes/fdo/actions/128/folder-new.png new file mode 100644 index 0000000..7662dd3 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/folder-new.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-indent-less.png b/data/elementary/themes/fdo/actions/128/format-indent-less.png index ed56ee8..352c752 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-indent-less.png and b/data/elementary/themes/fdo/actions/128/format-indent-less.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-indent-more.png b/data/elementary/themes/fdo/actions/128/format-indent-more.png index 81e42c3..a44602a 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-indent-more.png and b/data/elementary/themes/fdo/actions/128/format-indent-more.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-justify-center.png b/data/elementary/themes/fdo/actions/128/format-justify-center.png index 4963540..96023da 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-justify-center.png and b/data/elementary/themes/fdo/actions/128/format-justify-center.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-justify-fill.png b/data/elementary/themes/fdo/actions/128/format-justify-fill.png index b442c82..5499abe 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-justify-fill.png and b/data/elementary/themes/fdo/actions/128/format-justify-fill.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-justify-left.png b/data/elementary/themes/fdo/actions/128/format-justify-left.png index b178c01..d4d2a9f 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-justify-left.png and b/data/elementary/themes/fdo/actions/128/format-justify-left.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-justify-right.png b/data/elementary/themes/fdo/actions/128/format-justify-right.png index 14481d1..108a4b3 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-justify-right.png and b/data/elementary/themes/fdo/actions/128/format-justify-right.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-bold.png b/data/elementary/themes/fdo/actions/128/format-text-bold.png index bc44861..045518d 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-bold.png and b/data/elementary/themes/fdo/actions/128/format-text-bold.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-direction-ltr.png b/data/elementary/themes/fdo/actions/128/format-text-direction-ltr.png index a981840..2b3a838 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-direction-ltr.png and b/data/elementary/themes/fdo/actions/128/format-text-direction-ltr.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-direction-rtl.png b/data/elementary/themes/fdo/actions/128/format-text-direction-rtl.png index dcaff11..0af6208 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-direction-rtl.png and b/data/elementary/themes/fdo/actions/128/format-text-direction-rtl.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-italic.png b/data/elementary/themes/fdo/actions/128/format-text-italic.png index 810b472..62ea5d0 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-italic.png and b/data/elementary/themes/fdo/actions/128/format-text-italic.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-strikethrough.png b/data/elementary/themes/fdo/actions/128/format-text-strikethrough.png index 48336f1..a7fc4f5 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-strikethrough.png and b/data/elementary/themes/fdo/actions/128/format-text-strikethrough.png differ diff --git a/data/elementary/themes/fdo/actions/128/format-text-underline.png b/data/elementary/themes/fdo/actions/128/format-text-underline.png index a7d828e..b753b4c 100644 Binary files a/data/elementary/themes/fdo/actions/128/format-text-underline.png and b/data/elementary/themes/fdo/actions/128/format-text-underline.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-bottom.png b/data/elementary/themes/fdo/actions/128/go-bottom.png index 6b5d5af..0a45ddf 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-bottom.png and b/data/elementary/themes/fdo/actions/128/go-bottom.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-down.png b/data/elementary/themes/fdo/actions/128/go-down.png index 30219c0..cc96f7f 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-down.png and b/data/elementary/themes/fdo/actions/128/go-down.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-first.png b/data/elementary/themes/fdo/actions/128/go-first.png index 4ad4fc9..f4c1558 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-first.png and b/data/elementary/themes/fdo/actions/128/go-first.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-home.png b/data/elementary/themes/fdo/actions/128/go-home.png index e44b269..dfeeae1 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-home.png and b/data/elementary/themes/fdo/actions/128/go-home.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-jump.png b/data/elementary/themes/fdo/actions/128/go-jump.png index 5899f1e..36c7a6a 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-jump.png and b/data/elementary/themes/fdo/actions/128/go-jump.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-last.png b/data/elementary/themes/fdo/actions/128/go-last.png index a693b9a..f973c8a 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-last.png and b/data/elementary/themes/fdo/actions/128/go-last.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-next.png b/data/elementary/themes/fdo/actions/128/go-next.png index c422f52..e6af33f 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-next.png and b/data/elementary/themes/fdo/actions/128/go-next.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-previous.png b/data/elementary/themes/fdo/actions/128/go-previous.png index b1d271b..4c4e8b8 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-previous.png and b/data/elementary/themes/fdo/actions/128/go-previous.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-top.png b/data/elementary/themes/fdo/actions/128/go-top.png index 564d5bd..d6d6d1b 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-top.png and b/data/elementary/themes/fdo/actions/128/go-top.png differ diff --git a/data/elementary/themes/fdo/actions/128/go-up.png b/data/elementary/themes/fdo/actions/128/go-up.png index e6050fe..2dce6eb 100644 Binary files a/data/elementary/themes/fdo/actions/128/go-up.png and b/data/elementary/themes/fdo/actions/128/go-up.png differ diff --git a/data/elementary/themes/fdo/actions/128/help-about.png b/data/elementary/themes/fdo/actions/128/help-about.png new file mode 100644 index 0000000..25cd713 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/help-about.png differ diff --git a/data/elementary/themes/fdo/actions/128/help-contents.png b/data/elementary/themes/fdo/actions/128/help-contents.png new file mode 100644 index 0000000..be28368 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/help-contents.png differ diff --git a/data/elementary/themes/fdo/actions/128/insert-image.png b/data/elementary/themes/fdo/actions/128/insert-image.png index f1e3aff..d800476 100644 Binary files a/data/elementary/themes/fdo/actions/128/insert-image.png and b/data/elementary/themes/fdo/actions/128/insert-image.png differ diff --git a/data/elementary/themes/fdo/actions/128/insert-link.png b/data/elementary/themes/fdo/actions/128/insert-link.png index 5ce90ca..2baafa1 100644 Binary files a/data/elementary/themes/fdo/actions/128/insert-link.png and b/data/elementary/themes/fdo/actions/128/insert-link.png differ diff --git a/data/elementary/themes/fdo/actions/128/insert-object.png b/data/elementary/themes/fdo/actions/128/insert-object.png index 9c98c3f..5c59016 100644 Binary files a/data/elementary/themes/fdo/actions/128/insert-object.png and b/data/elementary/themes/fdo/actions/128/insert-object.png differ diff --git a/data/elementary/themes/fdo/actions/128/insert-text.png b/data/elementary/themes/fdo/actions/128/insert-text.png index 5f7e100..3e49af9 100644 Binary files a/data/elementary/themes/fdo/actions/128/insert-text.png and b/data/elementary/themes/fdo/actions/128/insert-text.png differ diff --git a/data/elementary/themes/fdo/actions/128/list-add.png b/data/elementary/themes/fdo/actions/128/list-add.png index 56e7810..dd9da51 100644 Binary files a/data/elementary/themes/fdo/actions/128/list-add.png and b/data/elementary/themes/fdo/actions/128/list-add.png differ diff --git a/data/elementary/themes/fdo/actions/128/list-remove.png b/data/elementary/themes/fdo/actions/128/list-remove.png index 063d829..b46ec78 100644 Binary files a/data/elementary/themes/fdo/actions/128/list-remove.png and b/data/elementary/themes/fdo/actions/128/list-remove.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-eject.png b/data/elementary/themes/fdo/actions/128/media-eject.png index 4f6242c..8b6e19b 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-eject.png and b/data/elementary/themes/fdo/actions/128/media-eject.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-playback-pause.png b/data/elementary/themes/fdo/actions/128/media-playback-pause.png index 5ef2296..0a1e8ba 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-playback-pause.png and b/data/elementary/themes/fdo/actions/128/media-playback-pause.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-playback-start.png b/data/elementary/themes/fdo/actions/128/media-playback-start.png index 3bdce69..72be0db 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-playback-start.png and b/data/elementary/themes/fdo/actions/128/media-playback-start.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-playback-stop.png b/data/elementary/themes/fdo/actions/128/media-playback-stop.png index b62a6b8..08e09ed 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-playback-stop.png and b/data/elementary/themes/fdo/actions/128/media-playback-stop.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-record.png b/data/elementary/themes/fdo/actions/128/media-record.png index c5b1eac..a99325b 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-record.png and b/data/elementary/themes/fdo/actions/128/media-record.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-seek-backward.png b/data/elementary/themes/fdo/actions/128/media-seek-backward.png index a2be7c8..16abcef 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-seek-backward.png and b/data/elementary/themes/fdo/actions/128/media-seek-backward.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-seek-forward.png b/data/elementary/themes/fdo/actions/128/media-seek-forward.png index 4b5413f..968e2f2 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-seek-forward.png and b/data/elementary/themes/fdo/actions/128/media-seek-forward.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-skip-backward.png b/data/elementary/themes/fdo/actions/128/media-skip-backward.png index 3cd0e61..2bb0538 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-skip-backward.png and b/data/elementary/themes/fdo/actions/128/media-skip-backward.png differ diff --git a/data/elementary/themes/fdo/actions/128/media-skip-forward.png b/data/elementary/themes/fdo/actions/128/media-skip-forward.png index 51eea0d..1db5181 100644 Binary files a/data/elementary/themes/fdo/actions/128/media-skip-forward.png and b/data/elementary/themes/fdo/actions/128/media-skip-forward.png differ diff --git a/data/elementary/themes/fdo/actions/128/object-flip-horizontal.png b/data/elementary/themes/fdo/actions/128/object-flip-horizontal.png index 25491cd..7898800 100644 Binary files a/data/elementary/themes/fdo/actions/128/object-flip-horizontal.png and b/data/elementary/themes/fdo/actions/128/object-flip-horizontal.png differ diff --git a/data/elementary/themes/fdo/actions/128/object-flip-vertical.png b/data/elementary/themes/fdo/actions/128/object-flip-vertical.png index e92560c..2b465a6 100644 Binary files a/data/elementary/themes/fdo/actions/128/object-flip-vertical.png and b/data/elementary/themes/fdo/actions/128/object-flip-vertical.png differ diff --git a/data/elementary/themes/fdo/actions/128/object-rotate-left.png b/data/elementary/themes/fdo/actions/128/object-rotate-left.png index 9c53633..fbaad02 100644 Binary files a/data/elementary/themes/fdo/actions/128/object-rotate-left.png and b/data/elementary/themes/fdo/actions/128/object-rotate-left.png differ diff --git a/data/elementary/themes/fdo/actions/128/object-rotate-right.png b/data/elementary/themes/fdo/actions/128/object-rotate-right.png index f7982c1..fb504d7 100644 Binary files a/data/elementary/themes/fdo/actions/128/object-rotate-right.png and b/data/elementary/themes/fdo/actions/128/object-rotate-right.png differ diff --git a/data/elementary/themes/fdo/actions/128/process-stop.png b/data/elementary/themes/fdo/actions/128/process-stop.png new file mode 100644 index 0000000..cc1bb43 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/process-stop.png differ diff --git a/data/elementary/themes/fdo/actions/128/system-log-out.png b/data/elementary/themes/fdo/actions/128/system-log-out.png new file mode 100644 index 0000000..6e6dcfa Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/system-log-out.png differ diff --git a/data/elementary/themes/fdo/actions/128/system-reboot.png b/data/elementary/themes/fdo/actions/128/system-reboot.png new file mode 100644 index 0000000..7127058 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/system-reboot.png differ diff --git a/data/elementary/themes/fdo/actions/128/system-run.png b/data/elementary/themes/fdo/actions/128/system-run.png index 47cb6bf..95cad2c 100644 Binary files a/data/elementary/themes/fdo/actions/128/system-run.png and b/data/elementary/themes/fdo/actions/128/system-run.png differ diff --git a/data/elementary/themes/fdo/actions/128/system-search.png b/data/elementary/themes/fdo/actions/128/system-search.png new file mode 100644 index 0000000..c7796e3 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/system-search.png differ diff --git a/data/elementary/themes/fdo/actions/128/system-shutdown.png b/data/elementary/themes/fdo/actions/128/system-shutdown.png index 2bfd0d3..7127058 100644 Binary files a/data/elementary/themes/fdo/actions/128/system-shutdown.png and b/data/elementary/themes/fdo/actions/128/system-shutdown.png differ diff --git a/data/elementary/themes/fdo/actions/128/tools-check-spelling.png b/data/elementary/themes/fdo/actions/128/tools-check-spelling.png new file mode 100644 index 0000000..c335786 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/tools-check-spelling.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-close.png b/data/elementary/themes/fdo/actions/128/view-close.png deleted file mode 120000 index f8a647d..0000000 --- a/data/elementary/themes/fdo/actions/128/view-close.png +++ /dev/null @@ -1 +0,0 @@ -window-close.png \ No newline at end of file diff --git a/data/elementary/themes/fdo/actions/128/view-close.png b/data/elementary/themes/fdo/actions/128/view-close.png new file mode 100644 index 0000000..b46ec78 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-close.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-fullscreen.png b/data/elementary/themes/fdo/actions/128/view-fullscreen.png index 1ba7dbb..1dcbdb7 100644 Binary files a/data/elementary/themes/fdo/actions/128/view-fullscreen.png and b/data/elementary/themes/fdo/actions/128/view-fullscreen.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-list-compact.png b/data/elementary/themes/fdo/actions/128/view-list-compact.png new file mode 100644 index 0000000..ca1748a Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-list-compact.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-list-details.png b/data/elementary/themes/fdo/actions/128/view-list-details.png new file mode 100644 index 0000000..e768508 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-list-details.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-list-icons.png b/data/elementary/themes/fdo/actions/128/view-list-icons.png new file mode 100644 index 0000000..c2cac5b Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-list-icons.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-refresh.png b/data/elementary/themes/fdo/actions/128/view-refresh.png index 99e8f1f..1b5e71e 100644 Binary files a/data/elementary/themes/fdo/actions/128/view-refresh.png and b/data/elementary/themes/fdo/actions/128/view-refresh.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-restore.png b/data/elementary/themes/fdo/actions/128/view-restore.png index eec5a58..f17479a 100644 Binary files a/data/elementary/themes/fdo/actions/128/view-restore.png and b/data/elementary/themes/fdo/actions/128/view-restore.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-sort-ascending.png b/data/elementary/themes/fdo/actions/128/view-sort-ascending.png new file mode 100644 index 0000000..1ee2482 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-sort-ascending.png differ diff --git a/data/elementary/themes/fdo/actions/128/view-sort-descending.png b/data/elementary/themes/fdo/actions/128/view-sort-descending.png new file mode 100644 index 0000000..34947cf Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/view-sort-descending.png differ diff --git a/data/elementary/themes/fdo/actions/128/window-close.png b/data/elementary/themes/fdo/actions/128/window-close.png index d3675a3..b46ec78 100644 Binary files a/data/elementary/themes/fdo/actions/128/window-close.png and b/data/elementary/themes/fdo/actions/128/window-close.png differ diff --git a/data/elementary/themes/fdo/actions/128/window-new.png b/data/elementary/themes/fdo/actions/128/window-new.png new file mode 100644 index 0000000..f6725f3 Binary files /dev/null and b/data/elementary/themes/fdo/actions/128/window-new.png differ diff --git a/data/elementary/themes/fdo/actions/128/zoom-fit-best.png b/data/elementary/themes/fdo/actions/128/zoom-fit-best.png index bda8cb9..f1c6684 100644 Binary files a/data/elementary/themes/fdo/actions/128/zoom-fit-best.png and b/data/elementary/themes/fdo/actions/128/zoom-fit-best.png differ diff --git a/data/elementary/themes/fdo/actions/128/zoom-fit.png b/data/elementary/themes/fdo/actions/128/zoom-fit.png new file mode 120000 index 0000000..9b4965a --- /dev/null +++ b/data/elementary/themes/fdo/actions/128/zoom-fit.png @@ -0,0 +1 @@ +zoom-fit-best.png \ No newline at end of file diff --git a/data/elementary/themes/fdo/actions/128/zoom-in.png b/data/elementary/themes/fdo/actions/128/zoom-in.png index e1dd33d..7912d75 100644 Binary files a/data/elementary/themes/fdo/actions/128/zoom-in.png and b/data/elementary/themes/fdo/actions/128/zoom-in.png differ diff --git a/data/elementary/themes/fdo/actions/128/zoom-original.png b/data/elementary/themes/fdo/actions/128/zoom-original.png index fb53a2e..41b1104 100644 Binary files a/data/elementary/themes/fdo/actions/128/zoom-original.png and b/data/elementary/themes/fdo/actions/128/zoom-original.png differ diff --git a/data/elementary/themes/fdo/actions/128/zoom-out.png b/data/elementary/themes/fdo/actions/128/zoom-out.png index 9f14d08..ad09e77 100644 Binary files a/data/elementary/themes/fdo/actions/128/zoom-out.png and b/data/elementary/themes/fdo/actions/128/zoom-out.png differ