Git commit 33b00ffde2e3f4499aef41052cb2ab6e13be0e81 by Thomas Baumgart, on behalf of Jack Ostroff. Committed on 15/06/2025 at 08:00. Pushed by tbaumgart into branch '5.2'.
Update icons in Firsttime.docbook (cherry picked from commit cd1ca45596a8ada7ef7e52e9d31a96416c3f039f) D +- -- doc/budgets_view.png A +1 -0 doc/budgets_view.svg D +- -- doc/categories_view.png A +36 -0 doc/categories_view.svg M +13 -13 doc/firsttime.docbook D +- -- doc/forecast_view_icon.png A +40 -0 doc/forecast_view_icon.svg D +- -- doc/home_view.png A +34 -0 doc/home_view.svg D +- -- doc/institutions_view.png A +77 -0 doc/institutions_view.svg D +- -- doc/investments_view.png A +377 -0 doc/investments_view.svg D +- -- doc/ledgers_view.png A +36 -0 doc/ledgers_view.svg D +- -- doc/mail-tagged.png A +42 -0 doc/mail_tagged.svg D +- -- doc/outbox_view.png A +50 -0 doc/outbox_view.svg D +- -- doc/payees_view.png A +28 -0 doc/payees_view.svg D +- -- doc/reports_view.png A +87 -0 doc/reports_view.svg D +- -- doc/schedule_view.png A +62 -0 doc/schedule_view.svg https://invent.kde.org/office/kmymoney/-/commit/33b00ffde2e3f4499aef41052cb2ab6e13be0e81 diff --git a/doc/budgets_view.png b/doc/budgets_view.png deleted file mode 100644 index 7f245b6f8f..0000000000 Binary files a/doc/budgets_view.png and /dev/null differ diff --git a/doc/budgets_view.svg b/doc/budgets_view.svg new file mode 100644 index 0000000000..eeb76d9900 --- /dev/null +++ b/doc/budgets_view.svg @@ -0,0 +1 @@ [suppressed due to size limit] \ No newline at end of file diff --git a/doc/categories_view.png b/doc/categories_view.png deleted file mode 100644 index 45e63ab9b7..0000000000 Binary files a/doc/categories_view.png and /dev/null differ diff --git a/doc/categories_view.svg b/doc/categories_view.svg new file mode 100644 index 0000000000..3c7e647e96 --- /dev/null +++ b/doc/categories_view.svg @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" version="1.1"> + <defs> + <linearGradient id="linearGradient4214"> + <stop style="stop-color:#000000;stop-opacity:1;" offset="0"/> + <stop style="stop-color:#000000;stop-opacity:0;" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4454"> + <stop style="stop-color:#d21e1e;stop-opacity:1" offset="0"/> + <stop style="stop-color:#e05e4c;stop-opacity:1" offset="1"/> + </linearGradient> + <linearGradient xlink:href="#linearGradient4454" id="linearGradient4213" x1="403.421" y1="544.092" x2="391.89" y2="525.725" gradientUnits="userSpaceOnUse" gradientTransform="translate(-384.57001,-499.79999)"/> + <linearGradient id="linearGradient4472"> + <stop style="stop-color:#ffa92d;stop-opacity:1" offset="0"/> + <stop style="stop-color:#ffc169;stop-opacity:1" offset="1"/> + </linearGradient> + <linearGradient xlink:href="#linearGradient4472" id="linearGradient4235" x1="401.296" y1="523.203" x2="391.154" y2="505.319" gradientUnits="userSpaceOnUse" gradientTransform="translate(-384.57001,-499.79999)"/> + <linearGradient id="linearGradient4422-8"> + <stop style="stop-color:#377d50;stop-opacity:1" offset="0"/> + <stop style="stop-color:#54d883;stop-opacity:1" offset="1"/> + </linearGradient> + <linearGradient xlink:href="#linearGradient4422-8" id="linearGradient4257" x1="424.602" y1="523.798" x2="413.779" y2="503.798" gradientUnits="userSpaceOnUse" gradientTransform="translate(-384.57001,-499.79999)"/> + <linearGradient id="linearGradient4438"> + <stop style="stop-color:#375a7d;stop-opacity:1" offset="0"/> + <stop style="stop-color:#54a3d8;stop-opacity:1" offset="1"/> + </linearGradient> + <linearGradient xlink:href="#linearGradient4438" id="linearGradient4279" x1="420.884" y1="543.488" x2="412.118" y2="525.748" gradientUnits="userSpaceOnUse" gradientTransform="translate(-384.57001,-499.79999)"/> + <linearGradient xlink:href="#linearGradient4214" id="linearGradient4220" x1="4" y1="4" x2="44" y2="44" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.00142264,-0.00198746)"/> + </defs> + <rect ry="0" y="24" x="24" height="20" width="20" style="fill:url(#linearGradient4279);fill-opacity:1;fill-rule:evenodd"/> + <rect ry="0" y="24" x="4" height="20" width="20" style="fill:url(#linearGradient4213);fill-opacity:1;fill-rule:evenodd"/> + <rect style="fill:url(#linearGradient4257);fill-opacity:1;fill-rule:evenodd" width="20" height="20" x="24" y="4" ry="0"/> + <path style="opacity:0.2;fill:url(#linearGradient4220);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 23.99947,4.0273094 0,19.9726566 -19.9804693,0 20.0000003,20 19.980469,0 0,-19.972656 -20,-20.0000006 z"/> + <rect y="43" x="4" height="1" width="40" style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none"/> + <rect style="fill:url(#linearGradient4235);fill-opacity:1;fill-rule:evenodd" width="20" height="20" x="4" y="4" ry="0"/> +</svg> diff --git a/doc/firsttime.docbook b/doc/firsttime.docbook index 4d9a7f9a9b..a9e3f75fa1 100644 --- a/doc/firsttime.docbook +++ b/doc/firsttime.docbook @@ -74,7 +74,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="home_view.png" format="PNG"/> + <imagedata fileref="home_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Home View</phrase> @@ -91,7 +91,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="institutions_view.png" format="PNG"/> + <imagedata fileref="institutions_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Institutions View</phrase> @@ -123,7 +123,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="schedule_view.png" format="PNG"/> + <imagedata fileref="schedule_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Schedules View</phrase> @@ -139,7 +139,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="categories_view.png" format="PNG"/> + <imagedata fileref="categories_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Categories View</phrase> @@ -156,7 +156,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="mail-tagged.png" format="PNG"/> + <imagedata fileref="mail_tagged.svg" format="SVG"/> </imageobject> <textobject> <phrase>Tags View</phrase> @@ -173,7 +173,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="payees_view.png" format="PNG"/> + <imagedata fileref="payees_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Payees View</phrase> @@ -190,7 +190,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="ledgers_view.png" format="PNG"/> + <imagedata fileref="ledgers_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Ledgers View</phrase> @@ -206,7 +206,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="investments_view.png" format="PNG"/> + <imagedata fileref="investments_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Investments View</phrase> @@ -222,7 +222,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="reports_view.png" format="PNG"/> + <imagedata fileref="reports_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Reports View</phrase> @@ -238,7 +238,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="budgets_view.png" format="PNG"/> + <imagedata fileref="budgets_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Budgets View</phrase> @@ -254,7 +254,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="forecast_view_icon.png" format="PNG"/> + <imagedata fileref="forecast_view_icon.svg" format="SVG"/> </imageobject> <textobject> <phrase>Forecast View</phrase> @@ -270,7 +270,7 @@ <guiicon> <inlinemediaobject> <imageobject> - <imagedata fileref="outbox_view.png" format="PNG"/> + <imagedata fileref="outbox_view.svg" format="SVG"/> </imageobject> <textobject> <phrase>Outbox View</phrase> @@ -589,7 +589,7 @@ <sect1 id="firsttime.tags"><title>Tags</title> <para> To maintain your <link linkend="details.tags">tags</link>, click the <guiicon> - <inlinemediaobject><imageobject><imagedata fileref="mail-tagged.png" format="PNG"/> + <inlinemediaobject><imageobject><imagedata fileref="mail_tagged.svg" format="SVG"/> </imageobject></inlinemediaobject></guiicon> Tags icon in the View Selector. </para> diff --git a/doc/forecast_view_icon.png b/doc/forecast_view_icon.png deleted file mode 100644 index b715e36a9c..0000000000 Binary files a/doc/forecast_view_icon.png and /dev/null differ diff --git a/doc/forecast_view_icon.svg b/doc/forecast_view_icon.svg new file mode 100644 index 0000000000..0470e34cd0 --- /dev/null +++ b/doc/forecast_view_icon.svg @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg id="svg38" version="1.1" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs id="defs20"> + <linearGradient id="1" x2="0" y1="511.8" y2="535.8" gradientTransform="translate(-1,4)" gradientUnits="userSpaceOnUse"> + <stop id="stop2" stop-color="#eff1f1" offset="0"/> + <stop id="stop4" stop-color="#b0b8b8" offset="1"/> + </linearGradient> + <linearGradient id="2" x2="0" y1="502.8" y2="582.8" gradientTransform="matrix(1.0667 0 0 1.0667 -25.905 -34.92)" gradientUnits="userSpaceOnUse"> + <stop id="stop9" stop-color="#f0ff01" offset="0"/> + <stop id="stop11" stop-color="#ff9701" offset="1"/> + </linearGradient> + <linearGradient id="4" x2="0" y1="507.8" y2="547.8" gradientTransform="matrix(1.0196 0 0 1.0196 -6.6764 -10.269)" gradientUnits="userSpaceOnUse"> + <stop id="stop15" stop-color="#faffa5" offset="0"/> + <stop id="stop17" stop-color="#edf573" offset="1"/> + </linearGradient> + </defs> + <g id="g36" transform="translate(-384.57 -499.8)"> + <g id="g28" transform="matrix(.75 0 0 .75 101.14 130.95)"> + <rect id="rect24" x="388.57" y="502.46" width="42.667" height="42.667" rx="21.333" ry="21.333" fill="url(#2)"/> + <rect id="rect26" x="392.57" y="506.46" width="34.667" height="34.667" rx="17.333" fill="url(#4)"/> + </g> + <g id="g34" color="#4d4d4d"> + <path id="path30" d="m412.56 515.77a10.01 10.01 0 0 1 9.8497 8.2309 8.008 8.008 0 0 1 6.1663 7.7851 8.008 8.008 0 0 1-8.008 8.008h-18.018a6.006 6.006 0 0 1-6.006-6.006 6.006 6.006 0 0 1 6.006-6.006 6.006 6.006 0 0 1 0.21506 0.0121 10.01 10.01 0 0 1-0.21506-2.0137 10.01 10.01 0 0 1 10.01-10.01z" fill="url(#1)"/> + <path id="path32" d="m402.57 525.26a10.01 10.01 0 0 0-0.0254 0.52344 10.01 10.01 0 0 0 0.0547 1.0059 6.006 6.006 0 0 1 0.16015 8e-3 10.01 10.01 0 0 1-0.18945-1.5371zm25.977 6.0215a8.008 8.008 0 0 1-7.9844 7.5156h-18.018a6.006 6.006 0 0 1-5.9824-5.4961 6.006 6.006 0 0 0-0.0234 0.49023 6.006 6.006 0 0 0 6.0059 6.0059h18.018a8.008 8.008 0 0 0 8.0078-8.0078 8.008 8.008 0 0 0-0.0234-0.50782z" fill="#172525" opacity=".2"/> + </g> + </g> + <path id="path872-7" transform="rotate(180.44)" d="m-53.044-5.5664a4 4 0 0 1-2.4693 3.6955 4 4 0 0 1-4.3592-0.86709 4 4 0 0 1-0.86709-4.3592 4 4 0 0 1 3.6955-2.4693v4z" fill="#3daee9" stroke-width="0" style="paint-order:normal"/> + <g id="g1002-3" transform="translate(1.002 .011773)" fill="#3daee9" stroke-width="0"> + <rect id="rect870-6" x="18" y="34" width="22" height="2" ry="1" style="paint-order:normal"/> + <path id="path872-3-75" d="m40.029 28.006a4 4 0 0 0-1.5605 0.30469 4 4 0 0 0-2.4688 3.6953h2.0117a1.9892 1.9892 0 0 1 1.2266-1.8379 1.9892 1.9892 0 0 1 2.168 0.43164 1.9892 1.9892 0 0 1 0.43164 2.168 1.9892 1.9892 0 0 1-1.8379 1.2266v2.0117a4 4 0 0 0 3.6953-2.4688 4 4 0 0 0-0.86719-4.3594 4 4 0 0 0-2.7988-1.1719z" style="paint-order:normal"/> + <path id="path872-3-3-5" d="m35.999 41.018a4 4 0 0 0-0.30469-1.5605 4 4 0 0 0-3.6953-2.4688v2.0117a1.9892 1.9892 0 0 1 1.8379 1.2266 1.9892 1.9892 0 0 1-0.43164 2.168 1.9892 1.9892 0 0 1-2.168 0.43164 1.9892 1.9892 0 0 1-1.2266-1.8379h-2.0117a4 4 0 0 0 2.4688 3.6953 4 4 0 0 0 4.3594-0.86719 4 4 0 0 0 1.1719-2.7988z" style="paint-order:normal"/> + <path id="path872-3-7-2" d="m32.029 25a4 4 0 0 0-1.5605 0.30469 4 4 0 0 0-2.4688 3.6953h2.0117a1.9892 1.9892 0 0 1 1.2266-1.8379 1.9892 1.9892 0 0 1 2.168 0.43164 1.9892 1.9892 0 0 1 0.43164 2.168 1.9892 1.9892 0 0 1-1.8379 1.2266v2.0117a4 4 0 0 0 3.6953-2.4688 4 4 0 0 0-0.86719-4.3594 4 4 0 0 0-2.7988-1.1719z" style="paint-order:normal"/> + <rect id="rect890" x="39" y="33.994" width="1" height="2" ry="0" style="paint-order:normal"/> + <rect id="rect870-6-1" x="21" y="30.994" width="9" height="2" ry="1" style="paint-order:normal"/> + <rect id="rect890-2" x="29" y="30.994" width="3" height="2" ry="0" style="paint-order:normal"/> + <rect id="rect870-6-7" x="20" y="36.994" width="11" height="2" ry="1" style="paint-order:normal"/> + <rect id="rect890-0" x="30" y="36.994" width="2" height="2" ry="0" style="paint-order:normal"/> + </g> [suppressed due to size limit] +</svg> diff --git a/doc/home_view.png b/doc/home_view.png deleted file mode 100644 index 5023fe3b5d..0000000000 Binary files a/doc/home_view.png and /dev/null differ diff --git a/doc/home_view.svg b/doc/home_view.svg new file mode 100644 index 0000000000..90d78ab67e --- /dev/null +++ b/doc/home_view.svg @@ -0,0 +1,34 @@ +<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <linearGradient id="a"> + <stop stop-color="#1d99f3" offset="0"/> + <stop stop-color="#3daee9" offset="1"/> + </linearGradient> + <linearGradient id="b" x1="15" x2="28" y1="16" y2="30" gradientUnits="userSpaceOnUse"> + <stop stop-color="#fcfcfc" offset="0"/> + <stop stop-color="#eff0f1" offset="1"/> + </linearGradient> + <linearGradient id="c" x1="10" x2="25" y1="12" y2="25" gradientUnits="userSpaceOnUse"> + <stop offset="0"/> + <stop stop-opacity="0" offset="1"/> + </linearGradient> + <linearGradient id="d" x1="13" x2="19" y1="20" y2="26" gradientTransform="matrix(1 0 0 1.1111111 0 -2.222222)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d35400" offset="0"/> + <stop stop-color="#f47750" offset="1"/> + </linearGradient> + <linearGradient id="e" x1="12.999999" x2="18.999998" y1="20" y2="29" gradientTransform="matrix(.66666677 0 0 .44444444 -1.666667 11.111111)" gradientUnits="userSpaceOnUse" xlink:href="#a"/> + <linearGradient id="f" x1="12.999999" x2="18.999998" y1="20" y2="29" gradientTransform="matrix(.66666677 0 0 .44444444 12.333333 11.111111)" gradientUnits="userSpaceOnUse" xlink:href="#a"/> + <linearGradient id="g" x1="28" x2="16" y1="17" y2="5" gradientUnits="userSpaceOnUse"> + <stop stop-color="#232629" offset="0"/> + <stop stop-color="#31363b" offset="1"/> + </linearGradient> + <path d="m4 15 12-12 12 12v15h-24z" fill="url(#b)"/> + <path transform="scale(1 -1)" d="m27-29h1v14.000001h-1z" opacity=".2"/> + <path transform="scale(1 -1)" d="m4-29h1v14.000001h-1z" opacity=".2"/> + <path d="m7 20h4.000002v4h-4.000002z" fill="url(#e)"/> + <path d="m21 20h4.000002v4h-4.000002z" fill="url(#f)"/> + <path d="m12.999999 20h6.000002v10.000001h-6.000002z" fill="url(#d)"/> + <path d="m4 29h23.999998v1h-23.999998z" opacity=".3"/> + <path d="m16 4.359375-12 11.640625v1l12 12 12 1v-13.546875z" fill="url(#c)" opacity=".2"/> + <path d="m20 5v2l4 4v-6z" fill="#232629"/> + <path d="m16 1.5859375-14.007812 14.007812 1.4140625 1.414062 12.59375-12.59375 12.59375 12.59375 1.414062-1.414062z" fill="url(#g)"/> +</svg> diff --git a/doc/institutions_view.png b/doc/institutions_view.png deleted file mode 100644 index 57013a89d3..0000000000 Binary files a/doc/institutions_view.png and /dev/null differ diff --git a/doc/institutions_view.svg b/doc/institutions_view.svg new file mode 100644 index 0000000000..788c28e6b9 --- /dev/null +++ b/doc/institutions_view.svg @@ -0,0 +1,77 @@ +<svg id="svg54" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs id="defs58"> + <linearGradient id="linearGradient1176"> + <stop id="stop1172" stop-opacity="0" offset="0"/> + <stop id="stop1174" stop-opacity=".102" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4562"> + <stop id="stop4558" stop-color="#fcfcfc" offset="0"/> + <stop id="stop4560" stop-color="#eff0f1" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4227"> + <stop id="stop4229" stop-color="#292c2f" offset="0"/> + <stop id="stop4231" stop-opacity="0" offset="1"/> + </linearGradient> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { + color:#232629; + }</style> + <style id="current-color-scheme-3" type="text/css">.ColorScheme-Text { + color:#232629; + }</style> + <linearGradient id="linearGradient4564" x1="5" x2="29" y1="17" y2="17" gradientTransform="matrix(.25 0 0 .88235294 2.75 12)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4562"/> + <linearGradient id="linearGradient4191-7" x1="13.428571" x2="59.857143" y1="20.857141" y2="71" gradientTransform="matrix(.53846154 0 0 .53846154 1.769231 -8.2307692)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4227"/> + <linearGradient id="linearGradient4728" x1="20" x2="15" y1="10" gradientUnits="userSpaceOnUse"> + <stop id="stop4720" offset="0"/> + <stop id="stop4722" stop-opacity=".471" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4564-3" x1="16" x2="29" y1="2.8730469" y2="10" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4562"/> + <linearGradient id="linearGradient4191-7-9" x1="13.428571" x2="59.857143" y1="20.857141" y2="71" gradientTransform="matrix(.53846154 0 0 .53846154 -4.230769 -8.230769)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4227"/> + <linearGradient id="linearGradient4564-0" x1="5" x2="5" y2="17" gradientTransform="matrix(1.1666667 0 0 .17647059 -3.8333333 27)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4562"/> + <linearGradient id="linearGradient1629" x1="28" x2="4" y1="12" y2="27" gradientUnits="userSpaceOnUse"> + <stop id="stop1623" offset="0"/> + <stop id="stop1625" stop-opacity=".502" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4564-6" x1="5" x2="29" y1="17" y2="17" gradientTransform="matrix(.25 0 0 .88235294 20.75 12)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4562"/> + <linearGradient id="linearGradient1716" x1="13" x2="23" y1="17" y2="27" gradientUnits="userSpaceOnUse"> + <stop id="stop1710" stop-color="#292c2f" stop-opacity=".251" offset="0"/> + <stop id="stop1712" stop-color="#292c2f" stop-opacity=".1" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient4564-36" x1="5" x2="29" y1="17" y2="11.333333" gradientTransform="matrix(.25 0 0 .88235294 2.75 12)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient1176"/> + <linearGradient id="linearGradient4564-36-1" x1="5" x2="29" y1="17" y2="11.333333" gradientTransform="matrix(.25 0 0 .88235294 20.75 12)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient1176"/> + <linearGradient id="linearGradient4564-9" x1="5" x2="29" y1="17" y2="17" gradientTransform="matrix(.5 0 0 .88235294 7.5 12)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4562"/> + <linearGradient id="linearGradient1276" x1="23" x2="18" y1="27" y2="22" gradientTransform="translate(0,-17)" gradientUnits="userSpaceOnUse"> + <stop id="stop1278" stop-color="#292c2f" stop-opacity=".149" offset="0"/> + <stop id="stop1280" stop-color="#292c2f" stop-opacity=".1" offset="1"/> + </linearGradient> + <linearGradient id="linearGradient1202" x1="13" x2="19" y1="21" y2="27" gradientUnits="userSpaceOnUse"> + <stop id="stop1196" stop-opacity=".2" offset="0"/> + <stop id="stop1198" stop-opacity="0" offset="1"/> + </linearGradient> + </defs> + <g id="g1674"> + <path id="path83-6" d="m3 28h-1v2h28v-2h-1v-1h-26z" fill="url(#linearGradient4564-0)"/> + <rect id="rect4730-2" x="2" y="29" width="28" height="1" opacity=".4" stroke-width=".76376259"/> + <rect id="rect4730-2-06" x="3" y="27" width="26" height="1" opacity=".25500039" stroke-width=".73598003"/> + </g> + <g id="g1663"> + <path id="path83-9" d="m22 12v15h6v-15z" fill="url(#linearGradient4564-6)"/> + <path id="path83-0" d="m10 12v15h12v-15z" fill="url(#linearGradient4564-9)"/> + <path id="path83" d="m4 12v15h6v-15z" fill="url(#linearGradient4564)"/> + <path id="path83-3" d="m4 12v15h6v-15z" fill="url(#linearGradient4564-36)"/> + <path id="path83-3-0" d="m22 12v15h6v-15z" fill="url(#linearGradient4564-36-1)"/> + <path id="path4771" d="m4 12v15h1v-15zm5 0v15h1v-15zm13 0v15h1v-15zm5 0v15h1v-15z" fill="url(#linearGradient1629)" opacity=".25500039"/> + </g> + <rect id="rect4730" x="13" y="19" width="6" height="8" opacity=".6"/> + <rect id="rect4730-6" x="13" y="19" width="6" height="8" fill="url(#linearGradient1202)" opacity=".6"/> + <g id="g1634"> + <path id="path83-2" d="M 16,1.7324219 2,9.40625 V 12 H 30 V 9.40625 Z" fill="url(#linearGradient4564-3)"/> [suppressed due to size limit] + <rect id="rect4730-2-0" x="2" y="11" width="28" height="1" opacity=".2" stroke-width=".76376259"/> + </g> + <g fill-rule="evenodd" stroke-width=".53846198"> + <path id="path4186-5-7" d="m4 12 18 18h8v-2h-1v-1h-1v-15z" fill="url(#linearGradient4191-7-9)" opacity=".2"/> + <path id="path4186" d="m9 12 1 16h13l-1-16z" fill="url(#linearGradient1716)"/> + <path id="path4186-5" d="m10 12 18 18h2v-2h-1v-1h-1v-15z" fill="url(#linearGradient4191-7)" opacity=".2"/> + <path id="path4186-1" d="m27 8.902v1.098h-24v1h26v-1z" fill="url(#linearGradient1276)"/> + </g> +</svg> diff --git a/doc/investments_view.png b/doc/investments_view.png deleted file mode 100644 index 2c3e2f08d7..0000000000 Binary files a/doc/investments_view.png and /dev/null differ diff --git a/doc/investments_view.svg b/doc/investments_view.svg new file mode 100644 index 0000000000..af18af8bf3 --- /dev/null +++ b/doc/investments_view.svg @@ -0,0 +1,377 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns: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="svg3408" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docbase="/home/pinheiro/artwork/Oxygen/scribus/scalable/small/16x16" + sodipodi:docname="office-chart-area.svgz" + inkscape:output_extension="org.inkscape.output.svgz.inkscape" + inkscape:export-filename="/home/pinheiro/pics/oxygen/scalable/actions/office-chart-area.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <defs + id="defs3410"> + <linearGradient + inkscape:collect="always" + id="linearGradient3365"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3367" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3369" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 64 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="128 : 64 : 1" + inkscape:persp3d-origin="64 : 42.666667 : 1" + id="perspective28" /> + <linearGradient + id="linearGradient6310"> + <stop + style="stop-color:#b900c4;stop-opacity:1;" + offset="0" + id="stop6312" /> + <stop + style="stop-color:#ae4300;stop-opacity:1;" + offset="1" + id="stop6314" /> + </linearGradient> + <linearGradient + id="linearGradient3051"> + <stop + style="stop-color:#0968ef;stop-opacity:1;" + offset="0" + id="stop3053" /> + <stop + style="stop-color:#aecffc;stop-opacity:1;" + offset="1" + id="stop3055" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3051" + id="linearGradient3768" + x1="23.5" + y1="64" + x2="140.19827" + y2="32.730793" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6310" + id="linearGradient3772" + gradientUnits="userSpaceOnUse" + x1="100" + y1="120" + x2="32" + y2="20" /> + <linearGradient + gradientTransform="translate(-4,0)" + y2="6.1708703" + x2="54.051708" + y1="88.468971" + x1="32" + gradientUnits="userSpaceOnUse" + id="linearGradient2476" + xlink:href="#linearGradient6310" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(-4,0)" + gradientUnits="userSpaceOnUse" + y2="32.730793" + x2="140.19827" + y1="64" + x1="23.5" + id="linearGradient2474" + xlink:href="#linearGradient3051" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2468"> + <stop + id="stop2470" + offset="0" + style="stop-color:#0968ef;stop-opacity:1;" /> + <stop + id="stop2472" + offset="1" + style="stop-color:#aecffc;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2462"> + <stop + id="stop2464" + offset="0" + style="stop-color:#b900c4;stop-opacity:1;" /> + <stop + id="stop2466" + offset="1" + style="stop-color:#ae4300;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2460" + inkscape:persp3d-origin="64 : 42.666667 : 1" + inkscape:vp_z="128 : 64 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 64 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + id="linearGradient3195"> + <stop + style="stop-color:#99c2fc;stop-opacity:1;" + offset="0" + id="stop3197" /> + <stop + style="stop-color:#dceafe;stop-opacity:1;" + offset="1" + id="stop3199" /> + </linearGradient> + <linearGradient + id="linearGradient3201"> + <stop + style="stop-color:#fbaeff;stop-opacity:1;" + offset="0" + id="stop3203" /> + <stop + style="stop-color:#ffd7d7;stop-opacity:1;" + offset="1" + id="stop3205" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3195" + id="linearGradient3296" + x1="78.349243" + y1="104" + x2="92" + y2="52" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3201" + id="linearGradient3298" + x1="23.5" + y1="92" + x2="64.5" + y2="92" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3365" + id="linearGradient3371" + x1="95.013466" + y1="48.888466" + x2="108.26859" + y2="71.847008" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3365" + id="linearGradient3379" + x1="69" + y1="59.972244" + x2="69" + y2="100.01249" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3201" + id="linearGradient3381" + gradientUnits="userSpaceOnUse" + x1="44.158581" + y1="124.52154" + x2="94.738983" + y2="73.941132" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="123.64901" + inkscape:cy="44.769686" + inkscape:document-units="px" + inkscape:current-layer="layer1" + height="128px" + width="128px" + showborder="true" + inkscape:showpageshadow="false" + showgrid="true" + inkscape:window-width="1232" + inkscape:window-height="782" + inkscape:window-x="266" + inkscape:window-y="261" + showguides="true" + inkscape:guide-bbox="true" + objecttolerance="8" + gridtolerance="9" + guidetolerance="10"> + <inkscape:grid + id="GridFromPre046Settings" + type="xygrid" + originx="0px" + originy="0px" + spacingx="4px" + spacingy="4px" + color="#0000ff" + empcolor="#0000ff" + opacity="0.2" + empopacity="0.4" + empspacing="2" + enabled="true" + visible="true" /> + </sodipodi:namedview> + <metadata + id="metadata3413"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:url(#linearGradient3296);fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 64,80 L 64,116 L 104,116 L 104,40 L 80,48 L 64,80 z" + id="path2518" + sodipodi:nodetypes="cccccc" /> + <path + id="path3452" + d="M 120,118 L 116,116 L 108,112 L 108,116 L 8,116 L 8,120 L 108,120 L 108,124 L 116,120 L 120,118 z" + style="opacity:0.61386138;fill:#797979;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + sodipodi:nodetypes="cccccccccc" /> + <rect + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3564" + width="8" + height="4" + x="4" + y="96" + rx="0" + ry="0" /> + <rect + ry="0" + rx="0" + y="76" + x="4" + height="4" + width="8" + id="rect3566" + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3568" + width="8" + height="4" + x="4" + y="56" + rx="0" + ry="0" /> + <rect + ry="0" + rx="0" + y="36" + x="4" + height="4" + width="8" + id="rect3572" + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0" + rx="0" + y="92" + x="-124" + height="4" + width="8" + id="rect3574" + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3576" + width="8" + height="4" + x="-124" + y="72" + rx="0" + ry="0" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + ry="0" + rx="0" + y="52" + x="-124" + height="4" + width="8" + id="rect3578" + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="opacity:1;fill:#787878;fill-opacity:0.61568627;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3580" + width="8" + height="4" + x="-124" + y="32" + rx="0" + ry="0" + transform="matrix(0,-1,1,0,0,0)" /> + <path + style="opacity:0.61386138;fill:#797979;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 10,8 L 8,12 L 4,20 L 8,20 L 8,116 L 12,116 L 12,20 L 16,20 L 12,12 L 10,8 z" + id="path3447" + sodipodi:nodetypes="cccccccccc" /> + <path + style="opacity:0.7970297;fill:url(#linearGradient3371);fill-opacity:1;stroke:none;stroke-width:6.14200020000000002;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 104 40 L 80 48 L 66.125 75.75 C 82.157968 74.535034 95.949349 68.799985 104 60.65625 L 104 40 z " + id="path3349" /> + <path + style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient3768);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 24,104 L 56,96 L 80,48 L 104,40" + id="path2982" + sodipodi:nodetypes="cccc" /> + <path + style="fill:url(#linearGradient3381);fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 56 68 L 24 92 L 24 116 L 64 116 L 104 116 L 104 88 L 80 104 L 64 80 L 56 68 z " + id="path2516" /> + <path + style="opacity:0.96039604000000001;fill:url(#linearGradient3379);fill-opacity:1;stroke:none;stroke-width:6.14200020000000002;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 56 68 L 34.6875 83.96875 C 42.12183 86.520968 50.679506 88 59.78125 88 C 62.929407 88 66.006311 87.801909 69 87.46875 L 64 80 L 56 68 z " + id="path3347" /> + <path + sodipodi:nodetypes="cccc" + id="path3770" + d="M 24,92 L 56,68 L 80,104 L 104,88" + style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient3772);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cccc" + id="path3325" + d="M 24,104 L 56,96 L 80,48 L 104,40" + style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient3768);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;opacity:0.15841584" /> + </g> +</svg> diff --git a/doc/ledgers_view.png b/doc/ledgers_view.png deleted file mode 100644 index dee05d78ad..0000000000 Binary files a/doc/ledgers_view.png and /dev/null differ diff --git a/doc/ledgers_view.svg b/doc/ledgers_view.svg new file mode 100644 index 0000000000..8fe2466923 --- /dev/null +++ b/doc/ledgers_view.svg @@ -0,0 +1,36 @@ +<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <linearGradient id="a" gradientTransform="matrix(0 -.7 .64516129 0 8.354839 24.4)" gradientUnits="userSpaceOnUse" x1="32" x2="-8" y1="-6" y2="32"> + <stop offset="0" stop-color="#d8dcde"/> + <stop offset="1" stop-color="#f9fafb"/> + </linearGradient> + <linearGradient id="b" gradientUnits="userSpaceOnUse" x1="8" x2="19" y1="8" y2="19"> + <stop offset="0"/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <linearGradient id="c" gradientTransform="matrix(0 1 1 0 -2 -3)" gradientUnits="userSpaceOnUse" x1="8" x2="13" xlink:href="#b" y1="8" y2="13"/> + <linearGradient id="d" gradientTransform="matrix(-.0017625 .695632 .41203125 -.002961 3.308125 -.6761)" gradientUnits="userSpaceOnUse" x1="44.177147" x2="44.106125" y1="18.55378" y2="1.867849"> + <stop offset="0" stop-color="#c9963c"/> + <stop offset="1" stop-color="#f6cd7b"/> + </linearGradient> + <linearGradient id="e" gradientTransform="matrix(0 -1 1 0 -2 44)" gradientUnits="userSpaceOnUse" x2="0" y1="8" y2="4"> + <stop offset="0" stop-color="#2f3943"/> + <stop offset="1" stop-color="#4d5662"/> + </linearGradient> + <linearGradient id="f" gradientTransform="matrix(0 1 1 0 -2 14)" gradientUnits="userSpaceOnUse" x1="8" x2="13" xlink:href="#b" y1="8" y2="13"/> + <g stroke-linejoin="bevel" stroke-width="2"> + <path d="m9 30h20v-28h-20z" fill="url(#a)"/> + <path d="m4 30v-28h5v28z" fill="url(#d)"/> + <g stroke-linecap="round"> + <path d="m8 2v28h1v-28zm-3 2v7h1v-7zm0 17v7h1v-7z" fill="#c9963c"/> + <path d="m2 5v5h4v-5zm0 17v5h4v-5z" fill="url(#e)"/> + </g> + </g> + <path d="m6 5 3 3v5l-3-3z" fill="url(#c)" fill-rule="evenodd" opacity=".2"/> + <path d="m11 6v1h3v-1zm4 0v1h1v-1zm-4 2v1h8v-1zm0 1.9999999v1.0000001h7v-1.0000001zm0 4.0000001v1h3v-1zm4 0v1h2v-1zm-4 2v1h8v-1zm0 2v1h7v-1zm0 3v1h3v-1zm4 0v1h1v-1zm-4 2v1h8v-1zm0 2v1h7v-1z" fill="#626363"/> + <path d="m24 14v1h3v-1z" fill="#da4453"/> + <path d="m6 22 3 3v5l-3-3z" fill="url(#f)" fill-rule="evenodd" opacity=".2"/> + <g fill="#27ae60"> + <path d="m22 6v1h-1v1h1v1h1v-1h1v-1h-1v-1z"/> + <path d="m22 21v1h-1v1h1v1h1v-1h1v-1h-1v-1z"/> + </g> +</svg> diff --git a/doc/mail-tagged.png b/doc/mail-tagged.png deleted file mode 100644 index 3e0e1a7bcc..0000000000 Binary files a/doc/mail-tagged.png and /dev/null differ diff --git a/doc/mail_tagged.svg b/doc/mail_tagged.svg new file mode 100644 index 0000000000..4c559b2050 --- /dev/null +++ b/doc/mail_tagged.svg @@ -0,0 +1,42 @@ +<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <linearGradient id="a" gradientUnits="userSpaceOnUse" x1="12.707031" x2="16" y1="5" y2="29.707031"> + <stop offset="0" stop-color="#3ab59e"/> + <stop offset=".25" stop-color="#33b097"/> + <stop offset=".5" stop-color="#16ab8e"/> + <stop offset="1" stop-color="#16a68a"/> + </linearGradient> + <linearGradient id="b" gradientUnits="userSpaceOnUse" x1="12.707031" x2="16" y1="5" y2="29.707031"> + <stop offset="0" stop-color="#3ab59e"/> + <stop offset="1" stop-color="#16947b"/> + </linearGradient> + <linearGradient id="c" gradientUnits="userSpaceOnUse" x1="12.195313" x2="22.876953" y1="1.728516" y2="24.25"> + <stop offset="0" stop-color="#5bcfb9"/> + <stop offset="1" stop-color="#17a387"/> + </linearGradient> + <linearGradient id="d" gradientUnits="userSpaceOnUse" x1="12.195313" x2="22.876953" y1="1.728516" y2="24.25"> + <stop offset="0" stop-color="#45c9af"/> + <stop offset=".25" stop-color="#38c2a4"/> + <stop offset=".5" stop-color="#1abf9f"/> + <stop offset="1" stop-color="#1abc9c"/> + </linearGradient> + <linearGradient id="e" gradientUnits="userSpaceOnUse" x1="5.086914" x2="17" y1="15.379883" y2="27.292969"> + <stop offset="0" stop-color="#16947b"/> + <stop offset="1" stop-color="#169c81"/> + </linearGradient> + <linearGradient id="f" gradientUnits="userSpaceOnUse" x1="12.592263" x2="24.107422" y1="7.649718" y2="19.164877"> + <stop offset="0" stop-color="#17a387"/> + <stop offset="1" stop-color="#17967d"/> + </linearGradient> + <linearGradient id="g" gradientUnits="userSpaceOnUse" x1="8.792969" x2="21.207031" y1="11.792969" y2="24.207031"> + <stop offset="0" stop-color="#138770"/> + <stop offset="1" stop-color="#137a65"/> + </linearGradient> + <path d="m2.5 5.5v10l13.5 13.5 9.1289062-9.1289062.59179688-1.1503906-13.220703-13.220703zm5 2.5a2.5000005 2.5 0 0 1 2.5 2.5 2.5000005 2.5 0 0 1 -2.5 2.5 2.5000005 2.5 0 0 1 -2.5-2.5 2.5000005 2.5 0 0 1 2.5-2.5z" fill="url(#a)"/> + <path d="m2 5v10.707031l14 14 8.3808594-8.3808594 1.5800781-3.0722656-13.253906-13.253906zm1 1h9.2929688l13 13-9.2929688 9.2929688-13-13z" fill="url(#b)"/> + <path d="m5.2714844 15.195312 11.913086 11.913086 4.1083984-4.1083984-14.292969-8v-1h-1v1z" fill="url(#e)"/> + <path d="m14.5 11.792969-5.7070312 5.7070312.70703125.70703125 5.7070312-5.7070312zm3 3-5.7070312 5.7070312.70703125.70703125 5.7070312-5.7070312zm3 3-5.7070312 5.7070312.70703125.70703125 5.7070312-5.7070312z" fill="url(#g)" stroke-linecap="square" stroke-miterlimit="0"/> + <path d="m12.150391 2.2695312-9.5214844 3.0546875 3.0546875 9.5214844 16.978516 8.7304688 6.4667969-12.576172zm-3.2324219 3.7871094a2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1 -2.5 2.5 2.5 2.5 0 0 1 -2.5-2.5 2.5 2.5 0 0 1 2.5-2.5z" fill="url(#d)"/> + <path d="m12.195312 1.7285156-10.195312 3.2714844 3.2714844 10.195312 17.605469 9.0546875.22851562-.4453125 6.6972656-13.021484zm-.08984375 1.0800781 16.351562 8.4082031-6.0117188 11.6875-16.349609-8.4082031-2.8378906-8.8496094z" fill="url(#c)"/> [suppressed due to size limit] + <path d="m15.977604 7.6497181-3.6908239 7.1776201.88921919.45724786 3.6908239-7.1776201zm3.7730405 1.9401456-3.6908239 7.1776201.88921919.45724786 3.6908239-7.1776201zm3.7730405 1.9401456-3.6908239 7.1776201.88921919.45724786 3.6908239-7.1776201z" fill="url(#f)" stroke-linecap="square" stroke-miterlimit="0"/> +</svg> diff --git a/doc/outbox_view.png b/doc/outbox_view.png deleted file mode 100644 index 0945f3dbd6..0000000000 Binary files a/doc/outbox_view.png and /dev/null differ diff --git a/doc/outbox_view.svg b/doc/outbox_view.svg new file mode 100644 index 0000000000..93e58431ef --- /dev/null +++ b/doc/outbox_view.svg @@ -0,0 +1,50 @@ +<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48"> + <defs> + <linearGradient id="a" x1="543.8" x2="503.8" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 1-1.16667 0-452.67-499.8)"> + <stop stop-color="#197cf1"/> + <stop offset="1" stop-color="#21c9fb"/> + </linearGradient> + <linearGradient id="b" y1="547.8" x1="384.57" y2="530.48" x2="394.57" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ffffff" stop-opacity="0"/> + <stop offset="1" stop-color="#ffffff" stop-opacity=".314"/> + </linearGradient> + <linearGradient id="c" x1="384.57" x2="414.57" gradientUnits="userSpaceOnUse"> + <stop stop-opacity=".275"/> + <stop offset="1" stop-color="#ffffff" stop-opacity="0"/> + </linearGradient> + <linearGradient id="d" y1="547.8" x1="432.57" y2="527.8" x2="421.02" gradientUnits="userSpaceOnUse"> + <stop stop-opacity=".082"/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <linearGradient id="e" y1="44" y2="20" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#eef1f2"/> + <stop offset="1" stop-color="#f9fafb"/> + </linearGradient> + <linearGradient id="f" y1="523.8" y2="507.8" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="translate(0 4)"> + <stop stop-color="#7cbaf8"/> + <stop offset="1" stop-color="#f4fcff"/> + </linearGradient> + <linearGradient id="g" y1="511.8" x1="414.57" y2="519.8" x2="422.57" gradientUnits="userSpaceOnUse"> + <stop stop-color="#292c2f"/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + </defs> + <g transform="translate(-384.57-499.8)"> + <g transform="translate(384.57 499.8)"> + <path fill="#c8cfd3" fill-rule="evenodd" d="m24 8l-20 12 20 15 20-15z"/> + <path fill="url(#a)" d="m10 4v40h28v-32l-8-8z"/> + <path fill="url(#e)" d="m4 20v24h40v-24l-16 12h-8z"/> + </g> + <g fill-rule="evenodd"> + <path fill="url(#c)" d="m388.57 543.8l16-12h8l16 12z"/> + <path fill="url(#d)" d="m428.57 543.8l-16-12 16-12z"/> + <path fill="url(#b)" d="m388.57 543.8l16-12-16-12z"/> + </g> + <rect width="40" x="388.57" y="542.8" fill="#d1d3d4" height="1"/> + <path fill="url(#f)" d="m404.57 511.8c-.554 0-1 .446-1 1 0 .554.446 1 1 1 .554 0 1-.446 1-1 0-.554-.446-1-1-1m7 0l-2 2 3 3-3 3 2 2 5-5zm-9.5 6c-.831 0-1.5.669-1.5 1.5 0 .831.669 1.5 1.5 1.5.831 0 1.5-.669 1.5-1.5 0-.831-.669-1.5-1.5-1.5m4.5 6c-1.108 0-2 .892-2 2 0 1.108.892 2 2 2 1.108 0 2-.892 2-2 0-1.108-.892-2-2-2"/> + <g fill-rule="evenodd"> + <path fill="#313437" d="m422.57 511.8h-8v-8z"/> + <path opacity=".2" fill="url(#g)" d="m414.57 511.8h8v8z"/> + </g> + </g> +</svg> diff --git a/doc/payees_view.png b/doc/payees_view.png deleted file mode 100644 index b7ac029268..0000000000 Binary files a/doc/payees_view.png and /dev/null differ diff --git a/doc/payees_view.svg b/doc/payees_view.svg new file mode 100644 index 0000000000..0be0c70cfd --- /dev/null +++ b/doc/payees_view.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> + +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg width="32" version="1.1" xmlns="http://www.w3.org/2000/svg" height="32" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"> + <defs id="defs5455"> + <linearGradient inkscape:collect="always" id="linearGradient3028" xlink:href="#linearGradient4143" y1="545.79797" y2="517.79797" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 1 -0.00001 0.00003)"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient4290" id="linearGradient4211" y1="537.79797" y2="523.79797" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="matrix(1 0 0 1 -385.57143 -514.798)"/> + <linearGradient inkscape:collect="always" id="linearGradient4143"> + <stop style="stop-color:#197cf1" id="stop4145"/> + <stop offset="1" style="stop-color:#20bcfa" id="stop4147"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient4290"> + <stop style="stop-color:#7cbaf8" id="stop4292"/> + <stop offset="1" style="stop-color:#f4fcff" id="stop4294"/> + </linearGradient> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient4227" id="linearGradient4309" y1="9" x1="9.00001" y2="22.999973" x2="22.999985" gradientUnits="userSpaceOnUse"/> + <linearGradient inkscape:collect="always" id="linearGradient4227"> + <stop style="stop-color:#292c2f" id="stop4229"/> + <stop offset="1" style="stop-opacity:0" id="stop4231"/> + </linearGradient> + </defs> + <metadata id="metadata5458"/> + <g inkscape:label="Capa 1" inkscape:groupmode="layer" id="layer1" transform="matrix(1 0 0 1 -384.57143 -515.798)"> + <rect width="28.00001" x="386.57144" y="517.79797" rx="14.00001" height="28.00003" style="fill:url(#linearGradient3028)" id="rect4130"/> + <path style="fill:url(#linearGradient4309);opacity:0.2;fill-rule:evenodd" id="path4297" d="M 18 10 L 17 11 L 17 13 L 18 14 L 19 15 L 19 16 L 15 12 L 14 12 L 12 12 L 11 13 L 11 15 L 12 16 L 13 17 L 13 18 L 11 18 L 10 19 L 9 21 L 8 23 L 14.947266 29.947266 C 15.295937 29.973043 15.644521 30 16 30 C 22.820439 30 28.466359 25.169592 29.730469 18.730469 L 21 10 L 20 10 L 18 10 z " transform="matrix(1 0 0 1 384.57143 515.798)"/> [suppressed due to size limit] + </g> +</svg> diff --git a/doc/reports_view.png b/doc/reports_view.png deleted file mode 100644 index b2d9336136..0000000000 Binary files a/doc/reports_view.png and /dev/null differ diff --git a/doc/reports_view.svg b/doc/reports_view.svg new file mode 100644 index 0000000000..25c94c1569 --- /dev/null +++ b/doc/reports_view.svg @@ -0,0 +1,87 @@ +<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a" y1="25" x1="8" y2="44" x2="27" gradientUnits="userSpaceOnUse"> + <stop/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <linearGradient id="b" y1="44" y2="18" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c6cdd1"/> + <stop offset="1" stop-color="#e0e5e7"/> + </linearGradient> + <linearGradient id="c" y1="20" y2="16" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#06a370"/> + <stop offset="1" stop-color="#22d1b0"/> + </linearGradient> + <linearGradient xlink:href="#c" id="d" y1="21" y2="4" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient xlink:href="#c" id="e" y1="15" y2="4" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient xlink:href="#c" id="f" y1="16" y2="7" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient xlink:href="#c" id="g" y1="17" y2="10" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="h" y1="17" y2="8" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c61423"/> + <stop offset="1" stop-color="#dc2b41"/> + </linearGradient> + <linearGradient xlink:href="#h" id="i" y1="17" y2="12" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient xlink:href="#h" id="j" y1="21" y2="12" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="k" y1="25" y2="10" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#f39c12"/> + <stop offset="1" stop-color="#f5ab35"/> + </linearGradient> + </defs> + <rect width="40" x="4" y="18" fill="url(#b)" height="26"/> + <g stroke-linejoin="bevel" stroke-linecap="round" stroke-width="2"> + <rect width="4" x="8" y="16" fill="url(#c)" height="9"/> + <rect width="4" x="12" y="4" fill="url(#d)" height="21"/> + <rect width="4" x="16" y="12" fill="url(#j)" height="13"/> + <rect width="4" x="20" y="10" fill="url(#g)" height="15"/> + <rect width="4" x="24" y="7" fill="url(#f)" height="18"/> + <rect width="4" x="28" y="12" fill="url(#i)" height="13"/> + <rect width="4" x="32" y="4" fill="url(#e)" height="21"/> + <rect width="4" x="36" y="8" fill="url(#h)" height="17"/> + <g fill="#eff0f1"> + <rect width="4" x="8" y="31" height="3"/> + <rect width="4" x="8" y="39" height="3"/> + <rect width="4" x="8" y="27" height="3"/> + <rect width="4" x="14" y="31" height="3"/> + <rect width="4" x="14" y="39" height="3"/> + <rect width="4" x="14" y="27" height="3"/> + <rect width="12" x="20" y="31" height="3"/> + <rect width="12" x="20" y="39" height="3"/> + <rect width="12" x="20" y="27" height="3"/> + <rect width="6" x="34" y="31" height="3"/> + <rect width="6" x="34" y="39" height="3"/> + <rect width="6" x="34" y="27" height="3"/> + <rect width="4" x="8" y="35" height="3"/> + <rect width="4" x="14" y="35" height="3"/> + <rect width="12" x="20" y="35" height="3"/> + <rect width="6" x="34" y="35" height="3"/> + </g> + <rect width="1" x="9" y="28" fill="#4d4d4d" height="1"/> + <rect width="2" x="9" y="32" fill="#c0392b" height="1"/> + <rect width="1" x="9" y="36" fill="#4d4d4d" height="1"/> + <rect width="2" x="9" y="40" fill="#258e52" height="1"/> + <rect width="1" x="15" y="40" fill="#4d4d4d" height="1"/> + <rect width="1" x="15" y="36" fill="#258e52" height="1"/> + <rect width="1" x="15" y="32" fill="#c0392b" height="1"/> + <g fill="#4d4d4d"> + <rect width="1" x="15" y="28" height="1"/> + <rect width="4" x="21" y="28" height="1"/> + </g> + <g fill="#258e52"> + <rect width="2" x="21" y="32" height="1"/> + <rect width="2" x="24" y="32" height="1"/> + <rect width="3" x="21" y="36" height="1"/> + </g> + <g fill="#c0392b"> + <rect width="7" x="21" y="40" height="1"/> + <rect width="1" x="29" y="40" height="1"/> + </g> + <rect width="3" x="35" y="28" fill="#258e52" height="1"/> + <rect width="1" x="35" y="32" fill="#4d4d4d" height="1"/> + <rect width="2" x="35" y="36" fill="#c0392b" height="1"/> + <rect width="3" x="35" y="40" fill="#4d4d4d" height="1"/> + </g> + <path opacity=".2" fill="url(#a)" fill-rule="evenodd" d="m8 25l19 19h17v-15l-4-4z"/> + <rect width="40" x="4" opacity=".1" y="43" fill="#2e3132" height="1"/> + <path fill="url(#k)" fill-rule="evenodd" d="m8 25v-3c2 0 2-3 4-3 2 0 1.5 4 4 4 2.5 0 2-4 4-4 2 0 2-4 4-4 2 0 2 4 4 4 2 0 2-2 4-2 2 0 2-5 4-5 2 0 2 7 4 7v6z"/> + <rect width="32" x="8" y="24" fill="#2e3132" height="1" fill-opacity=".294"/> +</svg> diff --git a/doc/schedule_view.png b/doc/schedule_view.png deleted file mode 100644 index a4e9281f1b..0000000000 Binary files a/doc/schedule_view.png and /dev/null differ diff --git a/doc/schedule_view.svg b/doc/schedule_view.svg new file mode 100644 index 0000000000..37d3196c6a --- /dev/null +++ b/doc/schedule_view.svg @@ -0,0 +1,62 @@ +<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a" y1="13.634" x1="29.06" y2="1.499" x2="29.01" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-.99376-.00282.00423.65925 47.823 4.893)"> + <stop stop-color="#63984b"/> + <stop offset="1" stop-color="#8fc278"/> + </linearGradient> + <linearGradient id="b" y1="32" y2="2" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="translate(12 12)"> + <stop stop-color="#d8dcde"/> + <stop offset="1" stop-color="#f9fafb"/> + </linearGradient> + <linearGradient id="c" y1="8" y2="4" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="translate(1)"> + <stop stop-color="#2f3943"/> + <stop offset="1" stop-color="#4d5662"/> + </linearGradient> + <linearGradient xlink:href="#c" id="d" y1="8" y2="4" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="translate(26)"/> + <linearGradient id="e" y1="8" x1="8" y2="19" x2="19" gradientUnits="userSpaceOnUse"> + <stop/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <linearGradient xlink:href="#e" id="f" y1="8" x1="8" y2="19" x2="19" gradientUnits="userSpaceOnUse" gradientTransform="translate(25)"/> + </defs> + <g stroke-linejoin="bevel" stroke-width="2"> + <path fill="url(#b)" d="m4 13v31h40v-31z"/> + <path fill="url(#a)" d="m4 6h40v8h-40z"/> + <g stroke-linecap="round"> + <rect width="40" x="4" y="13" fill="#507441" height="1"/> + <g fill="#bdc3c7"> + <rect width="11" x="4" y="14" height="6"/> + <rect width="17" x="27" y="38" height="6"/> + </g> + <rect width="9" x="7" y="7" fill="#507441" height="1"/> + <rect width="7" x="8" y="4" fill="url(#c)" height="4"/> + <rect width="9" x="32" y="7" fill="#507441" height="1"/> + <rect width="7" x="33" y="4" fill="url(#d)" height="4"/> + <rect width="12" x="18" y="10" fill="#fcfcfc" height="2"/> + </g> + </g> + <g fill-rule="evenodd"> + <path opacity=".2" fill="url(#e)" d="m8 8l11 11h7l-11-11z"/> + <path opacity=".2" fill="url(#f)" d="m33 8l11 11v-7l-4-4z"/> + </g> + <g stroke-linejoin="bevel" stroke-linecap="round" stroke-width="2"> + <g fill="#da4453"> + <rect width="4" x="16" y="18" height="1"/> + <rect width="2" x="34" y="30" height="1"/> + <rect width="1" x="5" y="36" height="1"/> + <rect width="1" x="7" y="36" height="1"/> + </g> + <g fill="#27ae60"> + <rect width="2" x="16" y="36" height="1"/> + <rect width="4" x="28" y="24" height="1"/> + <rect width="4" x="10" y="24" height="1"/> + <rect width="4" x="16" y="24" height="1"/> + <rect width="4" x="22" y="24" height="1"/> + </g> + <g fill="#3daefd"> + <rect width="3" x="34" y="36" height="1"/> + <rect width="3" x="5" y="30" height="1"/> + <rect width="3" x="40" y="18" height="1"/> + </g> + </g> +</svg>
