some new icons, Icon is now a qml class

This commit is contained in:
Blue 2024-04-03 20:51:08 -03:00
parent abc3ebf80a
commit 9a5a0b27a2
Signed by: blue
GPG Key ID: 9B203B252A63EE38
13 changed files with 328 additions and 37 deletions

BIN
draw/coin.odg Normal file

Binary file not shown.

BIN
draw/paper.odg Normal file

Binary file not shown.

BIN
draw/unknown.odg Normal file

Binary file not shown.

Binary file not shown.

View File

@ -29,13 +29,10 @@ Item {
height: parent.iconSize
color: line.color
IconLabel {
Icon {
anchors.fill: parent
icon {
name: line.icon
width: width
height: height
}
iconName: line.icon
color: pickColor(line.color)
}
}

View File

@ -12,6 +12,7 @@ qt_add_qml_module(magpieComponents
Modal.qml
AssetLine.qml
IconPicker.qml
Icon.qml
)
target_link_libraries(magpie PRIVATE magpieComponents)

52
qml/Components/Icon.qml Normal file
View File

@ -0,0 +1,52 @@
// SPDX-FileCopyrightText: 2023 Yury Gubich <blue@macaw.me>
// SPDX-License-Identifier: GPL-3.0-or-later
import QtQuick
import QtQuick.Controls
IconImage {
required property string iconName
property int iconSize: 20
id: image
source: "qrc:/icons/" + iconName + ".svg"
height: iconSize
width: iconSize
sourceSize.width: iconSize
sourceSize.height: iconSize
IconImage {
id: fallback
anchors.fill: parent
source: "qrc:/icons/unknown.svg"
visible: parent.status == Image.Error
color: image.color
sourceSize.width: iconSize
sourceSize.height: iconSize
}
function pickColor (color: color) {
const text = palette.text;
const base = palette.base;
const t = brightness(text)
const b = brightness(base)
let l = text, r = base;
if (t > b) {
l = base;
r = text;
}
const s = (t + b) / 2;
if (brightness(color) - s > 0)
return l;
else
return r;
}
function brightness (color: color) {
return Math.sqrt(0.2126 * color.r * color.r + 0.7152 * color.g * color.g + 0.0722 * color.b * color.b);
}
}

View File

@ -8,7 +8,7 @@ ComboBox {
property string icon: ""
id: box
model: ["wallet", "whatever"]
model: ["wallet", "coin", "paper"]
delegate: MenuItem {
required property string modelData
required property int index
@ -26,24 +26,12 @@ ComboBox {
component View: Row {
required property string icon
property int iconSize: 20
spacing: 5
IconImage {
id: image
Icon {
anchors.verticalCenter: parent.verticalCenter
iconName: icon
color: palette.text
source: "qrc:/icons/" + icon + ".svg"
height: parent.iconSize
width: parent.iconSize
IconImage {
id: fallback
anchors.fill: parent
source: "qrc:/icons/wallet.svg"
visible: parent.status == Image.Error
color: palette.text
}
}
Label {

View File

@ -2,4 +2,7 @@ qt_add_resources(magpie "magpieIcons"
PREFIX "/"
FILES
icons/wallet.svg
icons/coin.svg
icons/paper.svg
icons/unknown.svg
)

87
resources/icons/coin.svg Normal file
View File

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.2" width="25mm" height="25mm" viewBox="0 0 2500 2500" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xml:space="preserve">
<defs class="ClipPathGroup">
<clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
<rect x="0" y="0" width="2500" height="2500"/>
</clipPath>
<clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
<rect x="2" y="2" width="2495" height="2495"/>
</clipPath>
</defs>
<defs class="TextShapeIndex">
<g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6"/>
</defs>
<defs class="EmbeddedBulletChars">
<g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
</g>
<g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
</g>
<g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
</g>
<g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
</g>
<g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
</g>
<g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
</g>
<g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
</g>
<g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
</g>
<g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
<path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
</g>
<g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
</g>
</defs>
<g>
<g id="id2" class="Master_Slide">
<g id="bg-id2" class="Background"/>
<g id="bo-id2" class="BackgroundObjects"/>
</g>
</g>
<g class="SlideGroup">
<g>
<g id="container-id1">
<g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
<g class="Page">
<g class="com.sun.star.drawing.CustomShape">
<g id="id3">
<rect class="BoundingBox" stroke="none" fill="none" x="94" y="94" width="2314" height="2314"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="212" stroke-linejoin="round" d="M 2301,1250 C 2301,1435 2252,1616 2160,1776 2068,1935 1935,2068 1776,2160 1616,2252 1435,2301 1251,2301 1066,2301 885,2252 725,2160 566,2068 433,1935 341,1776 249,1616 200,1435 200,1251 200,1066 249,885 341,725 433,566 566,433 725,341 885,249 1066,200 1250,200 1435,200 1616,249 1776,341 1935,433 2068,566 2160,725 2252,885 2301,1066 2301,1250 L 2301,1250 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.OpenBezierShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="720" y="470" width="1061" height="1561"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 1700,950 C 1700,650 1400,550 1250,550 1100,550 800,650 800,950 800,1250 1025,1225 1250,1250 1475,1275 1700,1300 1700,1550 1700,1850 1400,1950 1250,1950 1100,1950 800,1850 800,1550"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id5">
<rect class="BoundingBox" stroke="none" fill="none" x="1170" y="1870" width="161" height="311"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 1250,2100 L 1250,1950"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id6">
<rect class="BoundingBox" stroke="none" fill="none" x="1170" y="320" width="161" height="311"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 1250,550 L 1250,400"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

93
resources/icons/paper.svg Normal file
View File

@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.2" width="25mm" height="25mm" viewBox="0 0 2500 2500" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xml:space="preserve">
<defs class="ClipPathGroup">
<clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
<rect x="0" y="0" width="2500" height="2500"/>
</clipPath>
<clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
<rect x="2" y="2" width="2495" height="2495"/>
</clipPath>
</defs>
<defs class="TextShapeIndex">
<g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7"/>
</defs>
<defs class="EmbeddedBulletChars">
<g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
</g>
<g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
</g>
<g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
</g>
<g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
</g>
<g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
</g>
<g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
</g>
<g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
</g>
<g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
</g>
<g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
<path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
</g>
<g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
</g>
</defs>
<g>
<g id="id2" class="Master_Slide">
<g id="bg-id2" class="Background"/>
<g id="bo-id2" class="BackgroundObjects"/>
</g>
</g>
<g class="SlideGroup">
<g>
<g id="container-id1">
<g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
<g class="Page">
<g class="com.sun.star.drawing.PolyPolygonShape">
<g id="id3">
<rect class="BoundingBox" stroke="none" fill="none" x="443" y="144" width="1639" height="2213"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="212" stroke-linejoin="round" d="M 550,2250 L 550,776 1098,250 1975,250 1975,2250 550,2250 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="1020" y="570" width="761" height="161"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 1700,650 L 1100,650"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id5">
<rect class="BoundingBox" stroke="none" fill="none" x="720" y="970" width="1061" height="161"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 800,1050 L 1700,1050"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id6">
<rect class="BoundingBox" stroke="none" fill="none" x="720" y="1370" width="1061" height="161"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 800,1450 L 1700,1450"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id7">
<rect class="BoundingBox" stroke="none" fill="none" x="920" y="1770" width="661" height="161"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="159" stroke-linejoin="round" d="M 1000,1850 L 1500,1850"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -1,5 +1,75 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.2" width="25mm" height="25mm" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="2" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xml:space="preserve">
</svg>
<svg version="1.2" width="25mm" height="25mm" viewBox="0 0 2500 2500" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xml:space="preserve">
<defs class="ClipPathGroup">
<clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
<rect x="0" y="0" width="2500" height="2500"/>
</clipPath>
<clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
<rect x="2" y="2" width="2495" height="2495"/>
</clipPath>
</defs>
<defs class="TextShapeIndex">
<g ooo:slide="id1" ooo:id-list="id3 id4"/>
</defs>
<defs class="EmbeddedBulletChars">
<g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
</g>
<g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
</g>
<g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
</g>
<g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
</g>
<g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
</g>
<g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
</g>
<g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
</g>
<g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
</g>
<g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
<path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
</g>
<g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
</g>
</defs>
<g>
<g id="id2" class="Master_Slide">
<g id="bg-id2" class="Background"/>
<g id="bo-id2" class="BackgroundObjects"/>
</g>
</g>
<g class="SlideGroup">
<g>
<g id="container-id1">
<g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
<g class="Page">
<g class="com.sun.star.drawing.OpenBezierShape">
<g id="id3">
<rect class="BoundingBox" stroke="none" fill="none" x="491" y="91" width="1520" height="1919"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="318" stroke-linejoin="round" d="M 650,850 C 650,250 1250,250 1250,250 1250,250 1850,250 1850,850 1850,1350 1250,1450 1250,1850"/>
</g>
</g>
<g class="com.sun.star.drawing.CustomShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="1050" y="2000" width="403" height="403"/>
<path fill="rgb(0,0,0)" stroke="none" d="M 1451,2201 C 1451,2236 1442,2270 1424,2301 1407,2331 1381,2357 1351,2374 1320,2392 1286,2401 1251,2401 1215,2401 1181,2392 1150,2374 1120,2357 1094,2331 1077,2301 1059,2270 1050,2236 1050,2201 1050,2165 1059,2131 1077,2100 1094,2070 1120,2044 1150,2027 1181,2009 1215,2000 1251,2000 1286,2000 1320,2009 1351,2027 1381,2044 1407,2070 1424,2100 1442,2131 1451,2165 1451,2201 L 1451,2201 Z"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -56,28 +56,28 @@
<g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
<g class="Page">
<g class="Group">
<g class="com.sun.star.drawing.ClosedBezierShape">
<g class="com.sun.star.drawing.CustomShape">
<g id="id3">
<rect class="BoundingBox" stroke="none" fill="none" x="1414" y="1144" width="873" height="473"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="71" stroke-linejoin="round" d="M 1650,1180 L 2250,1180 2250,1580 1650,1580 C 1650,1580 1450,1580 1450,1380 1450,1180 1650,1180 1650,1180 Z"/>
<rect class="BoundingBox" stroke="none" fill="none" x="1500" y="1275" width="202" height="202"/>
<path fill="rgb(0,0,0)" stroke="none" d="M 1701,1376 C 1701,1393 1696,1410 1688,1426 1679,1441 1666,1454 1651,1463 1635,1471 1618,1476 1601,1476 1583,1476 1566,1471 1550,1463 1535,1454 1522,1441 1513,1426 1505,1410 1500,1393 1500,1376 1500,1358 1505,1341 1513,1325 1522,1310 1535,1297 1550,1288 1566,1280 1583,1275 1601,1275 1618,1275 1635,1280 1651,1288 1666,1297 1679,1310 1688,1325 1696,1341 1701,1358 1701,1375 L 1701,1376 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.ClosedBezierShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="1194" y="969" width="1163" height="813"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="212" stroke-linejoin="round" d="M 1538,1075 L 2250,1075 2250,1675 1538,1675 C 1538,1675 1300,1675 1300,1375 1300,1075 1538,1075 1538,1075 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.OpenBezierShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="214" y="544" width="1973" height="1673"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="71" stroke-linejoin="round" d="M 2150,1580 L 2150,1880 C 2150,2080 2050,2180 1850,2180 L 550,2180 C 350,2180 250,2080 250,1880 L 250,880 C 250,680 350,580 550,580 L 1850,580 C 2050,580 2150,680 2150,880 L 2150,1180"/>
</g>
</g>
<g class="com.sun.star.drawing.CustomShape">
<g id="id5">
<rect class="BoundingBox" stroke="none" fill="none" x="1600" y="1330" width="102" height="102"/>
<path fill="rgb(0,0,0)" stroke="none" d="M 1701,1381 C 1701,1389 1699,1398 1694,1406 1690,1413 1683,1420 1676,1424 1668,1429 1659,1431 1651,1431 1642,1431 1633,1429 1625,1424 1618,1420 1611,1413 1607,1406 1602,1398 1600,1389 1600,1381 1600,1372 1602,1363 1607,1355 1611,1348 1618,1341 1625,1337 1633,1332 1642,1330 1651,1330 1659,1330 1668,1332 1676,1337 1683,1341 1690,1348 1694,1355 1699,1363 1701,1372 1701,1381 L 1701,1381 Z"/>
<rect class="BoundingBox" stroke="none" fill="none" x="144" y="474" width="2113" height="1813"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="212" stroke-linejoin="round" d="M 2150,1580 L 2150,1880 C 2150,2080 2050,2180 1850,2180 L 550,2180 C 350,2180 250,2080 250,1880 L 250,880 C 250,680 350,580 550,580 L 1850,580 C 2050,580 2150,680 2150,880 L 2150,1180"/>
</g>
</g>
<g class="com.sun.star.drawing.OpenBezierShape">
<g id="id6">
<rect class="BoundingBox" stroke="none" fill="none" x="364" y="285" width="1323" height="357"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="71" stroke-linejoin="round" d="M 400,605 C 400,605 1350,355 1450,330 1550,305 1650,330 1650,430 L 1650,580"/>
<rect class="BoundingBox" stroke="none" fill="none" x="293" y="215" width="1465" height="497"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="212" stroke-linejoin="round" d="M 400,605 C 400,605 1350,355 1450,330 1550,305 1650,331 1650,430 1650,530 1650,570 1650,580"/>
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB