Thu, 15 Jun 2023 16:18:03 +0300
Refactor, make selecting elements from the model select the corresponding line from the editor as well
327 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | <svg | |
3 | width="512" | |
4 | height="512" | |
5 | viewBox="0 0 512 512" | |
6 | version="1.1" | |
7 | id="svg16" | |
8 | sodipodi:docname="cut.svg" | |
9 | inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" | |
10 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
12 | xmlns="http://www.w3.org/2000/svg" | |
13 | xmlns:svg="http://www.w3.org/2000/svg" | |
14 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
15 | xmlns:cc="http://creativecommons.org/ns#" | |
16 | xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
17 | <defs | |
18 | id="defs20" /> | |
19 | <sodipodi:namedview | |
20 | id="namedview18" | |
21 | pagecolor="#ffffff" | |
22 | bordercolor="#666666" | |
23 | borderopacity="1.0" | |
24 | inkscape:pageshadow="2" | |
25 | inkscape:pageopacity="0.0" | |
26 | inkscape:pagecheckerboard="0" | |
27 | showgrid="false" | |
28 | inkscape:zoom="1.5332031" | |
29 | inkscape:cx="174.47134" | |
30 | inkscape:cy="66.853503" | |
31 | inkscape:window-width="1920" | |
32 | inkscape:window-height="970" | |
33 | inkscape:window-x="0" | |
34 | inkscape:window-y="40" | |
35 | inkscape:window-maximized="1" | |
36 | inkscape:current-layer="svg16" /> | |
37 | <title | |
38 | id="title2">ionicons-v5-h</title> | |
39 | <circle | |
40 | cx="104" | |
41 | cy="152" | |
42 | r="56" | |
43 | style="fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px" | |
44 | id="circle4" /> | |
45 | <circle | |
46 | cx="104" | |
47 | cy="360" | |
48 | r="56" | |
49 | style="fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px" | |
50 | id="circle6" /> | |
51 | <path | |
52 | d="M157,175,146,190,183,205s3.46-6.42,7-10Z" | |
53 | style="fill:none;stroke:#000;stroke-linecap:square;stroke-miterlimit:10;stroke-width:32px" | |
54 | id="path8" /> | |
55 | <path | |
56 | d="M154.17,334.43,460,162c-2.5-6.7-28-12-64-4-29.12,6.47-121.16,29.05-159.16,56.05C205.85,236.06,227,272,192,298c-25.61,19-44.43,22.82-44.43,22.82Z" | |
57 | style="fill:#cccccc;stroke:#000;stroke-linecap:round;stroke-miterlimit:10;stroke-width:32px;fill-opacity:1" | |
58 | id="path10" /> | |
59 | <path | |
60 | d="M344.47,278.24,295,306.67c14.23,6.74,65.54,33.27,117,36.33,14.92.89,30,.39,39-6Z" | |
61 | style="fill:#cccccc;stroke:#000;stroke-linecap:round;stroke-miterlimit:10;stroke-width:32px;fill-opacity:1" | |
62 | id="path12" /> | |
63 | <circle | |
64 | cx="256" | |
65 | cy="240" | |
66 | r="32" | |
67 | style="fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px" | |
68 | id="circle14" /> | |
69 | <metadata | |
70 | id="metadata923"> | |
71 | <rdf:RDF> | |
72 | <cc:Work | |
73 | rdf:about=""> | |
74 | <dc:title>ionicons-v5-h</dc:title> | |
75 | </cc:Work> | |
76 | </rdf:RDF> | |
77 | </metadata> | |
78 | </svg> |