2020-09-12 23:32:13 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_source #0`] = `
|
2020-09-13 21:56:45 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
>
|
2021-08-27 11:04:07 +00:00
|
|
|
<g class="layer"><title>Layer 1</title></g>
|
2020-09-12 23:32:13 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2020-09-19 13:21:30 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_fhpath #0`] = `
|
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-19 13:21:30 +00:00
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2020-09-12 23:32:13 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text #0`] = `
|
2020-09-13 21:56:45 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-13 21:56:45 +00:00
|
|
|
>
|
2020-10-16 22:51:22 +00:00
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2020-09-13 21:56:45 +00:00
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="46"
|
|
|
|
y="35"
|
2020-09-13 21:56:45 +00:00
|
|
|
id="svg_1"
|
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
2020-09-13 09:26:26 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`use various parts of svg-edit > check tool_clone #0`] = `
|
2020-09-13 21:56:45 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-13 21:56:45 +00:00
|
|
|
>
|
2020-10-16 22:51:22 +00:00
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2020-09-13 21:56:45 +00:00
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="46"
|
|
|
|
y="35"
|
2020-09-13 21:56:45 +00:00
|
|
|
id="svg_1"
|
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="66"
|
|
|
|
y="55"
|
2020-09-13 21:56:45 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
2020-09-13 09:26:26 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`use various parts of svg-edit > check tool_italic #0`] = `
|
2020-09-13 21:56:45 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-13 21:56:45 +00:00
|
|
|
>
|
2020-10-16 22:51:22 +00:00
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2020-09-13 21:56:45 +00:00
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="46"
|
|
|
|
y="35"
|
2020-09-13 21:56:45 +00:00
|
|
|
id="svg_1"
|
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-10-16 22:51:22 +00:00
|
|
|
font-=""
|
2020-09-13 21:56:45 +00:00
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="66"
|
|
|
|
y="55"
|
2020-09-13 21:56:45 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
2020-09-13 09:26:26 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`use various parts of svg-edit > check tool_bold #0`] = `
|
2020-09-13 21:56:45 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-13 21:56:45 +00:00
|
|
|
>
|
2020-10-16 22:51:22 +00:00
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2020-09-13 21:56:45 +00:00
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="46"
|
|
|
|
y="35"
|
2020-09-13 21:56:45 +00:00
|
|
|
id="svg_1"
|
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-10-16 22:51:22 +00:00
|
|
|
font-=""
|
2020-09-13 21:56:45 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="66"
|
|
|
|
y="55"
|
2020-09-13 21:56:45 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-13 21:56:45 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-13 21:56:45 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
2020-09-12 23:32:13 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
2020-09-21 22:18:52 +00:00
|
|
|
|
2021-08-27 11:04:07 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_x_y_coordinate #0`] = `
|
2020-09-21 22:18:52 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-09-21 22:18:52 +00:00
|
|
|
>
|
2021-08-27 11:04:07 +00:00
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
2020-09-21 22:18:52 +00:00
|
|
|
stroke="#000000"
|
2021-08-27 11:04:07 +00:00
|
|
|
stroke-width="0"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="24"
|
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
2020-09-21 22:18:52 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2020-09-21 22:18:52 +00:00
|
|
|
<text
|
2021-08-27 11:04:07 +00:00
|
|
|
fill="#000000"
|
2020-09-21 22:18:52 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2020-09-21 22:18:52 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-21 22:18:52 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
id="svg_2"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_font_size #0`] = `
|
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
font-style="italic"
|
2020-09-21 22:18:52 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-21 22:18:52 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2020-09-21 22:18:52 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-09-21 22:18:52 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2020-09-21 22:18:52 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
2020-11-11 10:38:45 +00:00
|
|
|
|
2021-08-27 11:04:07 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_stroke_width #0`] = `
|
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
font-style="italic"
|
2021-01-18 23:35:24 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-18 23:35:24 +00:00
|
|
|
</text>
|
|
|
|
<text
|
2020-12-08 09:37:48 +00:00
|
|
|
fill="#000000"
|
2021-01-18 23:35:24 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-18 23:35:24 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-01-18 23:35:24 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
2020-12-08 09:37:48 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-01-18 23:35:24 +00:00
|
|
|
id="svg_2"
|
2020-12-08 09:37:48 +00:00
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-18 23:35:24 +00:00
|
|
|
</text>
|
2020-12-08 09:37:48 +00:00
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_stoke_fill_color #0`] = `
|
2020-12-08 09:37:48 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2020-12-08 09:37:48 +00:00
|
|
|
>
|
2021-08-27 11:04:07 +00:00
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
2021-08-30 07:07:06 +00:00
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
2021-08-27 11:04:07 +00:00
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
2020-12-08 09:37:48 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2020-12-08 09:37:48 +00:00
|
|
|
<text
|
2021-08-27 11:04:07 +00:00
|
|
|
fill="#000000"
|
2020-12-08 09:37:48 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2020-12-08 09:37:48 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2020-12-08 09:37:48 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
id="svg_2"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_anchor_start #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
2021-08-30 07:07:06 +00:00
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2021-08-27 11:04:07 +00:00
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="start"
|
2021-08-27 11:04:07 +00:00
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-=""
|
2021-01-18 23:35:24 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-18 23:35:24 +00:00
|
|
|
</text>
|
|
|
|
<text
|
2020-12-08 09:37:48 +00:00
|
|
|
fill="#000000"
|
2021-01-18 23:35:24 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-18 23:35:24 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-01-18 23:35:24 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
2020-12-08 09:37:48 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-01-18 23:35:24 +00:00
|
|
|
id="svg_2"
|
2020-12-08 09:37:48 +00:00
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-18 23:35:24 +00:00
|
|
|
</text>
|
2020-12-08 09:37:48 +00:00
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
2021-01-25 06:39:48 +00:00
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_anchor_middle #0`] = `
|
2021-01-25 06:39:48 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-01-25 06:39:48 +00:00
|
|
|
>
|
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
2021-08-27 11:04:07 +00:00
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="middle"
|
2021-08-27 11:04:07 +00:00
|
|
|
xml:space="preserve"
|
2021-01-25 06:39:48 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-=""
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2021-01-25 06:39:48 +00:00
|
|
|
<text
|
2021-08-27 11:04:07 +00:00
|
|
|
fill="#000000"
|
2021-01-25 06:39:48 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-25 06:39:48 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_anchor_end #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="end"
|
2021-01-25 06:39:48 +00:00
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
font-=""
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-25 06:39:48 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-25 06:39:48 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-01-25 06:39:48 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-25 06:39:48 +00:00
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
2021-01-25 12:25:22 +00:00
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_rotation #0`] = `
|
2021-01-25 12:25:22 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-01-25 12:25:22 +00:00
|
|
|
>
|
2021-08-30 07:07:06 +00:00
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
2021-08-27 11:04:07 +00:00
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
2021-01-25 12:25:22 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-style="italic"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2021-01-25 12:25:22 +00:00
|
|
|
<text
|
2021-08-27 11:04:07 +00:00
|
|
|
fill="#000000"
|
2021-01-25 12:25:22 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-25 12:25:22 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
2021-08-30 07:07:06 +00:00
|
|
|
transform="rotate(25 91 72)"
|
2021-08-27 11:04:07 +00:00
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_blur #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-01-25 12:25:22 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
2021-01-25 12:25:22 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-25 12:25:22 +00:00
|
|
|
</text>
|
|
|
|
<text
|
|
|
|
fill="#000000"
|
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-25 12:25:22 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-01-25 12:25:22 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
2021-08-27 11:04:07 +00:00
|
|
|
transform="rotate(25 91 72)"
|
2021-08-30 07:07:06 +00:00
|
|
|
filter="url(#svg_2_blur)"
|
2021-08-27 11:04:07 +00:00
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
2021-08-30 07:07:06 +00:00
|
|
|
<defs>
|
|
|
|
<filter id="svg_2_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"></feGaussianBlur>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
2021-08-27 11:04:07 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_opacity #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
font-style="italic"
|
|
|
|
font-weight="bold"
|
2021-01-25 12:25:22 +00:00
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-25 12:25:22 +00:00
|
|
|
</text>
|
2021-08-27 11:04:07 +00:00
|
|
|
<text
|
|
|
|
fill="#000000"
|
2021-01-26 10:06:13 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
|
|
|
font-size="24"
|
|
|
|
font-family="Serif"
|
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
filter="url(#svg_2_blur)"
|
2021-08-30 07:07:06 +00:00
|
|
|
opacity="0.5"
|
|
|
|
transform="rotate(25 91 72)"
|
2021-01-26 10:06:13 +00:00
|
|
|
>
|
2021-08-27 11:04:07 +00:00
|
|
|
AB
|
|
|
|
</text>
|
2021-01-26 10:06:13 +00:00
|
|
|
</g>
|
2021-08-27 11:04:07 +00:00
|
|
|
<defs>
|
|
|
|
<filter id="svg_2_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"></feGaussianBlur>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
2021-01-26 10:06:13 +00:00
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_align_to_page #0`] = `
|
2021-01-26 10:06:13 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
2021-08-27 11:04:07 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-01-26 10:06:13 +00:00
|
|
|
>
|
2021-08-27 11:04:07 +00:00
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
2021-01-26 10:06:13 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2021-01-26 10:06:13 +00:00
|
|
|
<text
|
2021-08-27 11:04:07 +00:00
|
|
|
fill="#000000"
|
2021-01-26 10:06:13 +00:00
|
|
|
stroke="#000000"
|
|
|
|
stroke-width="0"
|
2021-08-27 11:04:07 +00:00
|
|
|
x="91"
|
|
|
|
y="80"
|
2021-01-26 10:06:13 +00:00
|
|
|
font-size="24"
|
2021-05-09 17:29:45 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="middle"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
id="svg_2"
|
|
|
|
filter="url(#svg_2_blur)"
|
|
|
|
opacity="0.5"
|
|
|
|
transform="rotate(25 91 72)"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
|
|
|
</g>
|
|
|
|
<defs>
|
|
|
|
<filter id="svg_2_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"></feGaussianBlur>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_delete #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-01-26 10:06:13 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
2021-01-26 10:06:13 +00:00
|
|
|
font-weight="bold"
|
|
|
|
>
|
2021-05-09 17:29:45 +00:00
|
|
|
AB
|
2021-01-26 10:06:13 +00:00
|
|
|
</text>
|
2021-08-27 11:04:07 +00:00
|
|
|
</g>
|
|
|
|
<defs>
|
|
|
|
<filter id="svg_2_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"></feGaussianBlur>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
|
|
|
</svg>
|
|
|
|
`;
|
|
|
|
|
2021-08-30 07:07:06 +00:00
|
|
|
exports[`use various parts of svg-edit > check tool_text_change_font_family #0`] = `
|
2021-08-27 11:04:07 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
width="640"
|
|
|
|
height="480"
|
|
|
|
id="svgcontent"
|
|
|
|
overflow="visible"
|
|
|
|
x="640"
|
|
|
|
y="480"
|
|
|
|
viewBox="0 0 640 480"
|
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
|
|
|
>
|
|
|
|
<g class="layer" style="pointer-events:all">
|
|
|
|
<title style="pointer-events:inherit">Layer 1</title>
|
|
|
|
<text
|
|
|
|
fill="#bf0000"
|
|
|
|
stroke="#0000bf"
|
|
|
|
stroke-width="1"
|
|
|
|
x="46"
|
|
|
|
y="35"
|
|
|
|
id="svg_1"
|
|
|
|
font-size="34"
|
2021-08-30 07:07:06 +00:00
|
|
|
font-family="Serif"
|
2021-08-27 11:04:07 +00:00
|
|
|
text-anchor="end"
|
|
|
|
xml:space="preserve"
|
2021-01-26 10:06:13 +00:00
|
|
|
fill-opacity="1"
|
|
|
|
stroke-opacity="1"
|
2021-08-27 11:04:07 +00:00
|
|
|
font-style="italic"
|
|
|
|
font-weight="bold"
|
|
|
|
>
|
|
|
|
AB
|
|
|
|
</text>
|
2021-01-26 10:06:13 +00:00
|
|
|
</g>
|
2021-08-27 11:04:07 +00:00
|
|
|
<defs>
|
|
|
|
<filter id="svg_2_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"></feGaussianBlur>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
2021-01-26 10:06:13 +00:00
|
|
|
</svg>
|
|
|
|
`;
|