@portosaur/theme 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/README.md +13 -0
  2. package/assets/img/icon-old.png +0 -0
  3. package/assets/img/icon.png +0 -0
  4. package/assets/img/project-blank.png +0 -0
  5. package/assets/img/social-card.jpeg +0 -0
  6. package/assets/img/svg/icon-blog.svg +2 -0
  7. package/assets/img/svg/icon-close.svg +3 -0
  8. package/assets/img/svg/icon-dock.svg +4 -0
  9. package/assets/img/svg/icon-link.svg +5 -0
  10. package/assets/img/svg/icon-note.svg +2 -0
  11. package/assets/img/svg/icon-popup.svg +1 -0
  12. package/assets/img/svg/icon-save.svg +5 -0
  13. package/assets/img/svg/icon.svg +240 -0
  14. package/assets/img/svg/project-blank.svg +140 -0
  15. package/assets/sample-resume.pdf +0 -0
  16. package/package.json +41 -0
  17. package/plugins/README.md +8 -0
  18. package/src/index.d.ts +11 -0
  19. package/src/index.mjs +14 -0
  20. package/src/plugins/theme.mjs +13 -0
  21. package/theme/DocCategoryGeneratedIndexPage/index.jsx +15 -0
  22. package/theme/MDXComponents.jsx +19 -0
  23. package/theme/README.md +9 -0
  24. package/theme/Root.jsx +11 -0
  25. package/theme/components/AboutSection/index.jsx +264 -0
  26. package/theme/components/AboutSection/styles.module.css +309 -0
  27. package/theme/components/ContactSection/index.jsx +188 -0
  28. package/theme/components/ContactSection/styles.module.css +343 -0
  29. package/theme/components/ExperienceSection/index.jsx +119 -0
  30. package/theme/components/ExperienceSection/styles.module.css +183 -0
  31. package/theme/components/HeroSection/index.jsx +198 -0
  32. package/theme/components/HeroSection/styles.module.css +484 -0
  33. package/theme/components/NavArrow/index.jsx +124 -0
  34. package/theme/components/NavArrow/styles.module.css +107 -0
  35. package/theme/components/NoteIndex/index.jsx +182 -0
  36. package/theme/components/NoteIndex/styles.module.css +167 -0
  37. package/theme/components/Preview/components/FeedbackStates.jsx +200 -0
  38. package/theme/components/Preview/components/FileTabs.jsx +41 -0
  39. package/theme/components/Preview/components/PreviewContent.jsx +104 -0
  40. package/theme/components/Preview/components/PreviewHeader.jsx +411 -0
  41. package/theme/components/Preview/components/Triggers/Pv.jsx +253 -0
  42. package/theme/components/Preview/components/Triggers/SrcPv.jsx +55 -0
  43. package/theme/components/Preview/components/Triggers/index.jsx +2 -0
  44. package/theme/components/Preview/components/ViewerWindow.jsx +489 -0
  45. package/theme/components/Preview/hooks/useAdaptiveSizing.jsx +90 -0
  46. package/theme/components/Preview/hooks/useDeepLinkHash.jsx +24 -0
  47. package/theme/components/Preview/hooks/useDockLayout.jsx +86 -0
  48. package/theme/components/Preview/hooks/useFileFetch.jsx +38 -0
  49. package/theme/components/Preview/hooks/useTouchZoom.jsx +98 -0
  50. package/theme/components/Preview/index.jsx +3 -0
  51. package/theme/components/Preview/renderers/CodeRenderer.jsx +124 -0
  52. package/theme/components/Preview/renderers/ImageRenderer.jsx +74 -0
  53. package/theme/components/Preview/renderers/PdfRenderer.jsx +93 -0
  54. package/theme/components/Preview/renderers/WebRenderer.jsx +59 -0
  55. package/theme/components/Preview/state/index.jsx +177 -0
  56. package/theme/components/Preview/styles.module.css +776 -0
  57. package/theme/components/Preview/utils/index.jsx +62 -0
  58. package/theme/components/ProjectsSection/index.jsx +790 -0
  59. package/theme/components/ProjectsSection/styles.module.css +900 -0
  60. package/theme/components/SocialLinks/index.jsx +115 -0
  61. package/theme/components/SocialLinks/styles.module.css +57 -0
  62. package/theme/components/Tooltip/index.jsx +104 -0
  63. package/theme/components/Tooltip/styles.module.css +168 -0
  64. package/theme/config/iconMappings.jsx +427 -0
  65. package/theme/config/prism.jsx +72 -0
  66. package/theme/config/sidebar.jsx +11 -0
  67. package/theme/css/bootstrap.css +5 -0
  68. package/theme/css/catppuccin.css +618 -0
  69. package/theme/css/custom.css +253 -0
  70. package/theme/css/tasks.css +874 -0
  71. package/theme/hooks/useScrollReveal.jsx +20 -0
  72. package/theme/pages/index.jsx +104 -0
  73. package/theme/pages/notes.jsx +131 -0
  74. package/theme/pages/tasks.jsx +989 -0
  75. package/theme/utils/HashNavigation.jsx +185 -0
  76. package/theme/utils/updateTitle.jsx +65 -0
package/README.md ADDED
@@ -0,0 +1,13 @@
1
+ # @portosaur/theme
2
+
3
+ Centralized visual core for Portosaur sites.
4
+
5
+ ## 🧩 Structure
6
+
7
+ - **🎨 theme/** — Custom Docusaurus components.
8
+ - **🔌 plugins/** — Specialized logic for Portosaur workflows.
9
+ - **📦 assets/** — Default images, icons, and CSS.
10
+
11
+ ---
12
+
13
+ Built with 🦖 by [soymadip](https://github.com/soymadip)
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg stroke="#fab387" fill="#2e8555" stroke-width="0" viewBox="0 0 448 512" color="#fab387" style="color:#fab387" height="24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M162.4 196c4.8-4.9 6.2-5.1 36.4-5.1 27.2 0 28.1.1 32.1 2.1 5.8 2.9 8.3 7 8.3 13.6 0 5.9-2.4 10-7.6 13.4-2.8 1.8-4.5 1.9-31.1 2.1-16.4.1-29.5-.2-31.5-.8-10.3-2.9-14.1-17.7-6.6-25.3zm61.4 94.5c-53.9 0-55.8.2-60.2 4.1-3.5 3.1-5.7 9.4-5.1 13.9.7 4.7 4.8 10.1 9.2 12 2.2 1 14.1 1.7 56.3 1.2l47.9-.6 9.2-1.5c9-5.1 10.5-17.4 3.1-24.4-5.3-4.7-5-4.7-60.4-4.7zm223.4 130.1c-3.5 28.4-23 50.4-51.1 57.5-7.2 1.8-9.7 1.9-172.9 1.8-157.8 0-165.9-.1-172-1.8-8.4-2.2-15.6-5.5-22.3-10-5.6-3.8-13.9-11.8-17-16.4-3.8-5.6-8.2-15.3-10-22C.1 423 0 420.3 0 256.3 0 93.2 0 89.7 1.8 82.6 8.1 57.9 27.7 39 53 33.4c7.3-1.6 332.1-1.9 340-.3 21.2 4.3 37.9 17.1 47.6 36.4 7.7 15.3 7-1.5 7.3 180.6.2 115.8 0 164.5-.7 170.5zm-85.4-185.2c-1.1-5-4.2-9.6-7.7-11.5-1.1-.6-8-1.3-15.5-1.7-12.4-.6-13.8-.8-17.8-3.1-6.2-3.6-7.9-7.6-8-18.3 0-20.4-8.5-39.4-25.3-56.5-12-12.2-25.3-20.5-40.6-25.1-3.6-1.1-11.8-1.5-39.2-1.8-42.9-.5-52.5.4-67.1 6.2-27 10.7-46.3 33.4-53.4 62.4-1.3 5.4-1.6 14.2-1.9 64.3-.4 62.8 0 72.1 4 84.5 9.7 30.7 37.1 53.4 64.6 58.4 9.2 1.7 122.2 2.1 133.7.5 20.1-2.7 35.9-10.8 50.7-25.9 10.7-10.9 17.4-22.8 21.8-38.5 3.2-10.9 2.9-88.4 1.7-93.9z"></path></svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M18 6L6 18M6 6l12 12" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
2
+ <rect x="3" y="3" width="18" height="18" rx="2" />
3
+ <path d="M15 3v18" />
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
3
+ <polyline points="15 3 21 3 21 9" />
4
+ <line x1="10" y1="14" x2="21" y2="3" />
5
+ </svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg stroke="#fab387" fill="#2e8555" stroke-width="0" viewBox="0 0 448 512" color="#fab387" style="color:#fab387" height="24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M162.4 196c4.8-4.9 6.2-5.1 36.4-5.1 27.2 0 28.1.1 32.1 2.1 5.8 2.9 8.3 7 8.3 13.6 0 5.9-2.4 10-7.6 13.4-2.8 1.8-4.5 1.9-31.1 2.1-16.4.1-29.5-.2-31.5-.8-10.3-2.9-14.1-17.7-6.6-25.3zm61.4 94.5c-53.9 0-55.8.2-60.2 4.1-3.5 3.1-5.7 9.4-5.1 13.9.7 4.7 4.8 10.1 9.2 12 2.2 1 14.1 1.7 56.3 1.2l47.9-.6 9.2-1.5c9-5.1 10.5-17.4 3.1-24.4-5.3-4.7-5-4.7-60.4-4.7zm223.4 130.1c-3.5 28.4-23 50.4-51.1 57.5-7.2 1.8-9.7 1.9-172.9 1.8-157.8 0-165.9-.1-172-1.8-8.4-2.2-15.6-5.5-22.3-10-5.6-3.8-13.9-11.8-17-16.4-3.8-5.6-8.2-15.3-10-22C.1 423 0 420.3 0 256.3 0 93.2 0 89.7 1.8 82.6 8.1 57.9 27.7 39 53 33.4c7.3-1.6 332.1-1.9 340-.3 21.2 4.3 37.9 17.1 47.6 36.4 7.7 15.3 7-1.5 7.3 180.6.2 115.8 0 164.5-.7 170.5zm-85.4-185.2c-1.1-5-4.2-9.6-7.7-11.5-1.1-.6-8-1.3-15.5-1.7-12.4-.6-13.8-.8-17.8-3.1-6.2-3.6-7.9-7.6-8-18.3 0-20.4-8.5-39.4-25.3-56.5-12-12.2-25.3-20.5-40.6-25.1-3.6-1.1-11.8-1.5-39.2-1.8-42.9-.5-52.5.4-67.1 6.2-27 10.7-46.3 33.4-53.4 62.4-1.3 5.4-1.6 14.2-1.9 64.3-.4 62.8 0 72.1 4 84.5 9.7 30.7 37.1 53.4 64.6 58.4 9.2 1.7 122.2 2.1 133.7.5 20.1-2.7 35.9-10.8 50.7-25.9 10.7-10.9 17.4-22.8 21.8-38.5 3.2-10.9 2.9-88.4 1.7-93.9z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 509 511.54"><path fill-rule="nonzero" d="M447.19 347.03c0-17.06 13.85-30.91 30.91-30.91 17.05 0 30.9 13.85 30.9 30.91v87.82c0 21.08-8.63 40.29-22.51 54.18-13.88 13.88-33.09 22.51-54.18 22.51H76.69c-21.09 0-40.3-8.63-54.18-22.51C8.63 475.14 0 455.93 0 434.85V76.69c0-21.09 8.63-40.3 22.51-54.18C36.39 8.63 55.6 0 76.69 0h86.98c17.06 0 30.9 13.85 30.9 30.9 0 17.06-13.84 30.91-30.9 30.91H76.69c-4.07 0-7.82 1.69-10.51 4.37-2.68 2.69-4.37 6.44-4.37 10.51v358.16c0 4.06 1.69 7.82 4.37 10.5 2.69 2.68 6.44 4.38 10.51 4.38h355.62c4.07 0 7.82-1.7 10.51-4.38 2.68-2.68 4.37-6.44 4.37-10.5v-87.82zm0-243.56L308.15 244.28c-11.91 12.12-31.45 12.28-43.56.37-12.11-11.91-12.28-31.45-.37-43.56L401.77 61.81H309.7c-17.06 0-30.9-13.85-30.9-30.91 0-17.05 13.84-30.9 30.9-30.9h168.4C495.15 0 509 13.85 509 30.9v165.04c0 17.06-13.85 30.9-30.9 30.9-17.06 0-30.91-13.84-30.91-30.9v-92.47z"/></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" />
3
+ <polyline points="7 10 12 15 17 10" />
4
+ <line x1="12" y1="15" x2="12" y2="3" />
5
+ </svg>
@@ -0,0 +1,240 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ version="1.1"
6
+ id="svg1"
7
+ width="495"
8
+ height="504"
9
+ viewBox="0 0 495 504"
10
+ sodipodi:docname="icon.svg"
11
+ inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
12
+ xml:space="preserve"
13
+ inkscape:export-filename="icon.png"
14
+ inkscape:export-xdpi="99.636742"
15
+ inkscape:export-ydpi="99.636742"
16
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
17
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
18
+ xmlns="http://www.w3.org/2000/svg"
19
+ xmlns:svg="http://www.w3.org/2000/svg"
20
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
21
+ xmlns:cc="http://creativecommons.org/ns#"
22
+ xmlns:dc="http://purl.org/dc/elements/1.1/"><title
23
+ id="title9">portosaur Icon</title><defs
24
+ id="defs1"><inkscape:path-effect
25
+ effect="mirror_symmetry"
26
+ start_point="181.50582,92.25969"
27
+ end_point="181.50582,109.79393"
28
+ center_point="181.50582,101.02681"
29
+ id="path-effect2"
30
+ is_visible="true"
31
+ lpeversion="1.2"
32
+ lpesatellites=""
33
+ mode="free"
34
+ discard_orig_path="false"
35
+ fuse_paths="false"
36
+ oposite_fuse="false"
37
+ split_items="false"
38
+ split_open="false"
39
+ link_styles="false" /><inkscape:path-effect
40
+ effect="mirror_symmetry"
41
+ start_point="272.95162,65.713251"
42
+ end_point="272.95162,103.16627"
43
+ center_point="272.95162,84.439761"
44
+ id="path-effect1595"
45
+ is_visible="true"
46
+ lpeversion="1.2"
47
+ lpesatellites=""
48
+ mode="free"
49
+ discard_orig_path="false"
50
+ fuse_paths="false"
51
+ oposite_fuse="false"
52
+ split_items="false"
53
+ split_open="false"
54
+ link_styles="false" /></defs><sodipodi:namedview
55
+ id="namedview1"
56
+ pagecolor="#505050"
57
+ bordercolor="#eeeeee"
58
+ borderopacity="1"
59
+ inkscape:showpageshadow="0"
60
+ inkscape:pageopacity="0"
61
+ inkscape:pagecheckerboard="0"
62
+ inkscape:deskcolor="#2c2c2c"
63
+ inkscape:zoom="1.5068264"
64
+ inkscape:cx="338.79152"
65
+ inkscape:cy="208.71681"
66
+ inkscape:window-width="1908"
67
+ inkscape:window-height="1035"
68
+ inkscape:window-x="0"
69
+ inkscape:window-y="0"
70
+ inkscape:window-maximized="0"
71
+ inkscape:current-layer="browser-title-bar"
72
+ showguides="true" /><g
73
+ id="browser"
74
+ inkscape:label="browser"
75
+ transform="matrix(0.99535414,0,0,1,2.2644402,0)"
76
+ style="display:none"><path
77
+ id="browser-window"
78
+ style="fill:#f8f7da;fill-opacity:1;stroke-width:1.02611"
79
+ inkscape:label="window"
80
+ d="M 60.221378,101.88605 H 486.35497 c 0,0 -0.88093,178.53632 0.007,273.72673 0.007,0.73076 -0.26144,2.02203 -1.10824,3.50195 -0.4393,0.76775 -1.49218,2.01053 -2.04997,2.46916 -0.75734,0.62272 -2.14854,1.60907 -2.93451,1.9936 -1.15771,0.5664 -2.93627,1.11574 -3.47832,1.11357 -18.42029,-0.0736 -416.569142,0.0518 -416.569142,0.0518 z"
81
+ sodipodi:nodetypes="ccssssscc" /><g
82
+ id="browser-title-bar"
83
+ inkscape:label="title-bar"
84
+ transform="matrix(1.0021771,0,0,1,-0.15356685,0.0943586)"><path
85
+ style="fill:#9cb9d2;stroke:none;stroke-width:1.00217"
86
+ d="m 272.79935,99.071004 -8e-5,-37.14364 c 0,0 -203.901743,-0.239647 -203.962762,-0.233474 -0.811227,0.08206 -3.147005,1.201766 -5.473922,3.252816 -2.154637,1.899195 -3.205572,3.980697 -3.205839,4.5718 l -0.0134,29.634687 z m 0.30454,0 8e-5,-37.14364 c 0,0 204.05417,-0.222771 204.11519,-0.216598 0.89866,0.09091 3.3553,0.939544 5.40856,2.550573 2.01303,1.579462 3.11857,4.399084 3.11877,4.919652 l 0.0134,29.972202 z"
87
+ id="path146"
88
+ sodipodi:nodetypes="ccsssccccssccc"
89
+ inkscape:label="bar"
90
+ transform="matrix(0.99890783,0,0,1,0.13227889,0.33212117)" /><g
91
+ id="g1594"
92
+ inkscape:label="close buttons"
93
+ transform="translate(0,-0.92844841)"
94
+ sodipodi:insensitive="true"><ellipse
95
+ style="display:inline;fill:#40ff3d;fill-opacity:1;stroke-width:1.00037"
96
+ id="path1593-6"
97
+ cx="107.48429"
98
+ cy="81.932358"
99
+ rx="6.8615723"
100
+ ry="7.0869713"
101
+ inkscape:label="button-3" /><ellipse
102
+ style="fill:#ffc710;fill-opacity:1;stroke-width:1.00037"
103
+ id="title-bar-button-2"
104
+ cx="90.15123"
105
+ cy="81.687279"
106
+ rx="6.8720798"
107
+ ry="7.0869713"
108
+ inkscape:label="button-2" /><ellipse
109
+ style="display:inline;fill:#f92020;fill-opacity:1;stroke-width:1.00037"
110
+ id="path1593"
111
+ cx="73.612823"
112
+ cy="81.624481"
113
+ rx="6.8615723"
114
+ ry="7.0869713"
115
+ inkscape:label="button-1" /></g></g></g><g
116
+ id="body"
117
+ transform="translate(0.86355577,-0.7634732)"
118
+ inkscape:label="body"><path
119
+ id="black-border"
120
+ style="display:inline;fill:#000000;fill-opacity:1;stroke-width:1.24118"
121
+ d="m 402.55604,283.86104 c 2.00351,12.82834 -3.97827,18.95079 -12.51788,25.55667 -8.2791,6.40437 -6.53776,2.84944 -9.96109,10.83073 -5.42301,12.64343 -3.86615,28.16063 -10.3519,44.39262 -7.13236,17.85029 -13.50431,33.23841 -23.47927,47.16673 -1.8924,2.6424 -7.05163,18.41358 -7.13603,21.56151 -0.34343,12.80919 -2.64021,17.78159 -3.7789,26.38498 -1.559,11.77905 1.65539,15.73057 5.04977,20.68691 5.28658,7.71928 10.18074,11.71529 4.84895,13.23912 -12.08505,3.45392 -34.5002,4.13975 -46.40152,3.7571 -17.2751,-0.55542 -23.7365,-3.75748 -23.7365,-3.75748 -2.39077,-3.53772 1.52417,-7.97526 2.14206,-15.98034 0.26113,-3.38313 3.82843,-12.77623 0.95596,-14.75359 -1.72793,-1.18948 -10.33135,2.4604 -14.72445,3.34507 -10.49332,2.11311 -15.64436,3.10811 -23.44363,3.50188 -8.58328,0.43336 -22.21274,2.329 -25.27354,3.62007 -4.63847,1.95655 7.51312,13.26299 10.83521,16.80211 7.92099,8.43849 -9.9469,8.86913 -22.3455,9.24261 -12.65181,0.38111 -19.59657,0.30343 -24.38851,0.2908 -4.43331,-0.0117 -20.11354,-0.41533 -24.40386,-1.05247 -7.30511,-1.08485 -9.88972,-6.08594 -10.93058,-11.17924 -5.47098,-26.77136 -4.74434,-22.59215 -6.52587,-30.13126 -2.84204,-12.02704 -1.68306,-18.15479 -12.02498,-18.6852 0,0 -15.48229,-1.84428 -20.28134,-2.24803 -8.619037,-0.72513 -22.952676,-4.19721 -33.067709,-8.36877 C 63.88593,424.89604 49.755247,419.44858 44.22581,415.79982 37.367341,411.27405 27.936058,402.50701 23.128126,396.99957 7.6701979,379.29265 3.2432844,363.35836 1.7214692,353.83673 c -1.44352907,-9.03181 -2.39917434,-15.02894 -0.474573,-17.235 1.8576162,-2.12928 3.5456218,-0.67969 7.5450644,1.40889 3.5507574,1.85427 16.6126264,11.32804 19.7366664,14.17884 9.267508,8.45696 15.833569,10.01169 20.340314,11.6803 1.147244,0.42476 3.510521,0.8173 5.599696,-0.15819 2.873092,-1.34153 5.620611,-4.40613 7.541082,-5.68478 4.481262,-2.98363 9.003145,-3.2018 9.003145,-3.2018 3.104252,-0.67802 9.883937,0.20084 12.142973,1.58616 8.951498,5.48936 8.720621,9.54846 11.352577,9.89351 9.221476,1.20894 13.371606,-3.93877 21.795856,-6.12168 2.10062,-0.54431 2.04525,5.27882 3.46305,4.64229 4.60504,-2.06745 8.11467,-13.15713 8.82423,-15.01865 0.61996,-1.62646 0.0655,-1.64186 -1.88049,-5.90843 -1.63246,-3.57923 -2.2981,-4.95423 -3.04265,-9.20889 -0.43673,-2.49569 -0.6549,-7.71946 0.39972,-10.22712 1.12288,-2.66996 3.68081,-8.10404 9.0308,-9.93821 5.71441,-1.9591 10.73845,-3.48372 11.82447,-4.51534 1.49592,-1.42099 2.93318,-2.79362 2.93318,-2.79362 1.74293,-1.60177 4.97683,-7.7234 7.14168,-11.71981 2.47838,-4.5752 5.94686,-7.63177 8.64593,-13.39035 0.81087,-1.73003 0.93154,-3.539 0.96282,-5.08519 0.0342,-1.68758 0.19823,-5.13223 0.48557,-6.92827 0.85971,-5.37367 1.27094,-5.81646 2.15381,-8.00057 0.91874,-2.27284 2.80718,-3.90202 4.86683,-5.62386 2.65057,-2.21585 8.54924,-3.16053 10.79718,-3.28946 2.58473,-0.14823 5.05642,0.42223 10.2923,1.2353 2.73653,0.42495 4.78591,-1.01468 7.14837,-1.93823 4.05359,-1.58466 7.93126,-3.42314 9.85206,-4.52862 2.67178,-1.5377 7.25146,-3.67741 10.07877,-5.7975 1.2165,-0.91221 3.42158,-2.60974 4.17546,-3.49985 1.05374,-1.24417 1.48508,-2.83124 2.19289,-4.51808 2.00089,-4.76847 3.75914,-13.89262 8.11509,-16.03595 7.99473,-3.93376 16.16364,-5.10849 23.22095,-6.72511 7.64295,-1.75079 13.19693,-3.77501 18.45895,-5.82621 8.98907,-3.50404 15.49249,-8.35923 15.05626,-9.18444 -0.64985,-1.22931 -12.74171,2.30055 -22.47351,3.34996 -7.55862,0.81507 -17.1932,0.85537 -21.23719,0.76659 -16.19656,-0.35557 -45.26711,1.25496 -54.79004,-0.87478 -15.89175,-3.55408 -18.30591,-7.41385 -23.51387,-14.27837 -4.53787,-5.98127 -6.26129,-16.40993 -6.26129,-16.40993 0.30636,-0.41693 -11.26907,-1.78935 -14.52028,-5.1509 -5.4774,-5.66328 -8.01375,-15.15023 -9.45984,-22.74834 -3.95418,-20.77631 -6.99516,-40.56164 -6.99516,-40.56164 -1.19916,-31.810074 9.12356,-41.014971 9.12356,-41.014971 18.38329,-18.410928 30.11746,-20.751299 60.07971,-30.433356 19.79496,-6.396581 26.96245,-8.11905 45.15914,-11.304409 1.8446,-0.3229 -12.82257,24.671231 -9.54805,21.775816 14.0779,-12.448042 21.5417,-18.81202 34.02787,-25.850386 7.29463,-4.1119312 18.84851,-7.6953797 30.40734,-7.2853981 9.39906,0.3333765 27.76159,5.2197761 36.06783,11.4297231 2.28915,1.711419 7.87827,1.46378 14.6268,0.920051 8.22994,-0.663087 15.71072,7.3449 16.15388,10.926519 1.35529,10.953555 -1.53107,15.730539 -1.53107,15.730539 -1.06894,3.159543 -3.01504,8.214203 -2.61948,9.675973 2.32493,8.591753 3.68928,14.144828 5.04536,22.34093 1.72921,10.451242 2.58857,12.649026 5.89562,15.283377 2.66143,2.120057 5.04597,3.782164 7.30257,5.735615 4.07649,3.528847 6.3988,7.511727 6.78415,11.166947 0.83665,7.93586 -0.44445,12.10397 -5.85381,17.34061 -4.74586,4.59433 -7.9192,6.79693 -8.14495,8.14193 -0.59101,3.52113 -0.61357,3.19587 -0.37893,6.73728 0.42062,6.34823 0.58054,12.64317 0.63881,18.61533 0.1007,10.32017 1.07272,9.1776 2.36569,13.34759 0.65084,2.09903 2.65116,3.81153 4.815,5.31321 2.20662,1.53138 6.5287,5.06711 8.3211,6.90101 0.92712,0.94859 5.62166,7.38391 4.45402,12.66871 -2.36476,10.70311 -6.68294,13.0633 -12.0472,16.19109 -4.92806,2.87346 -4.10917,4.03028 -4.35444,8.06733 -0.18579,3.058 -0.11996,5.78646 0.20068,8.91326 0.64306,6.27087 1.17604,11.70863 1.45053,16.01503 0.40118,6.29402 0.28207,8.829 0.38833,9.25221 1.10149,4.38697 4.47255,5.98768 7.98806,9.13027 3.62497,3.24043 12.77788,13.13356 13.4876,17.67781 z"
122
+ sodipodi:nodetypes="ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssscsssssssssssssssssssssssssssssssss"
123
+ inkscape:label="black-border" /><path
124
+ style="fill:#60fc02;stroke:none"
125
+ d="m 328.80864,431.40919 c -13.67951,12.51954 -24.91435,16.10664 -38.72937,27.78425 -6.20341,5.24365 -5.56622,23.16394 -7.27621,29.08839 13.44525,3.97424 38.09793,2.58093 52,0 -1.41269,-5.95853 -9.34277,-11.16473 -9.25308,-17 0.13534,-8.80652 6.20516,-29.90734 3.25866,-39.87264 z"
126
+ id="right-leg"
127
+ inkscape:label="right leg"
128
+ sodipodi:nodetypes="csccsc" /><path
129
+ id="belly"
130
+ style="fill:#ffffff;stroke-width:1.49403"
131
+ d="m 344.15217,396.92515 c -5.59125,10.47675 -25.12538,32.74819 -55.73854,49.46913 -1.81456,0.99111 -17.99328,7.5697 -34.31098,10.92302 -22.83651,4.69295 -46.4408,5.13486 -33.90207,0.29654 2.4026,-0.92709 5.06382,-3.65208 9.4162,-10.128 5.86825,-8.7314 8.58603,-16.0554 9.78043,-19.50757 5.02956,-14.53692 1.36598,-23.7918 -0.63448,-36.83702 -0.6957,-4.53675 9.8641,-2.65469 11.69168,-7.08484 9.23357,-22.38275 22.62586,-46.05034 24.44891,-49.09358 0,0 9.56063,-83.704 24.34262,-103.61884 6.60741,-8.90174 18.20954,-6.97011 26.23085,-6.97011 6.86198,0 21.64862,-0.14813 31.9414,6.60051 5.35633,3.51197 9.21748,12.07039 11.88695,17.01666 0.98566,1.82634 1.84213,2.06273 1.91175,4.18683 2.92553,89.26299 -9.93056,112.64167 -27.06472,144.74727 z"
132
+ inkscape:label="belly"
133
+ sodipodi:nodetypes="sssssssssssssss" /><path
134
+ id="head-border"
135
+ style="stroke-width:0.979047"
136
+ d="m 258.86847,258.5188 h 13.61875 c 8.26418,0 -0.51381,25.18574 7.70782,22.62752 3.76725,-1.1722 11.69153,-0.34744 20.33756,2.92136 3.84644,1.45421 9.34311,5.9288 9.82325,13.57899 0.83629,13.32474 -5.06198,18.00647 -10.6355,22.8489 -9.61301,8.35204 -26.57733,10.37296 -26.57733,10.37296 l -22.97098,-4.52514 c -20.61484,-4.061 -29.22961,-8.88753 -29.22961,-29.89855 0,-21.01103 16.91501,-37.92604 37.92604,-37.92604 z"
137
+ sodipodi:nodetypes="sssssscsss"
138
+ transform="translate(-0.86355577,0.7634732)"
139
+ inkscape:label="hand-border" /><path
140
+ style="display:inline;fill:#60fc02;stroke:none"
141
+ d="m 230,48 0.34344,-3.099073 0.94471,-3.820069 3.28679,-7.927021 c -8.19724,1.94162 -20.02962,4.900391 -27.92154,7.818232 -4.13835,1.530056 -9.13765,2.763378 -13.76238,4.395731 C 174.53899,51.845368 155.2761,60.864055 150,80 c -1.09293,6.004606 -1.2415,7.403089 -1.92758,17.018106 C 147.81894,104.2936 147.8501,123.00397 148.004,136 c 0.0454,3.83978 -0.65379,12.37805 1.94908,15.39661 3.86269,4.4797 21.95955,6.16458 27.58353,6.16458 27.05309,0 58.92889,-2.47849 83.46339,-15.87369 11.77722,-6.43005 19.28198,-16.03275 26.90048,-26.68365 2.42172,-3.38566 6.41641,-7.94562 11.05554,-5.78086 6.02619,2.81201 5.45371,9.89566 2.73996,14.77701 C 295.67764,134.82547 286.82959,145.00479 277,152.49692 249.68607,173.31564 204.56464,170 172,170 c 3.06828,20.39542 22.36346,22 39,22 23.05098,0 46.07059,-0.94934 69,-3.16977 11.60248,-1.12356 23.32245,-5.68008 35,-4.83023 -11.60535,16.4751 -32.34995,27.80035 -51,34.30478 -5.99805,2.09189 -15.57942,1.64905 -20.72223,4.87424 -6.63153,4.15881 -5.53976,16.70944 -12.3827,22.02081 -6.61174,5.13191 -16.37117,7.1642 -23.89507,10.82794 -12.06096,5.87305 -22.48512,13.58051 -31.9892,23.0116 C 160.09555,293.84009 151.27531,313.8551 143.45216,333 137.38637,347.84427 129.41196,366.35223 116,376 l -1,-8 C 85.717598,380.61792 60.184021,383.45154 32,364.9213 22.747681,358.83813 15.562019,347.84119 6,343 c 5.567116,43.82108 44.476164,72.64118 84.851843,81.63587 12.183337,2.71414 21.698787,4.26099 32.999997,3.47531 1.15706,-5.3566 -4.17655,-37.86048 13.00079,-25.3689 5.01875,3.64972 3.88065,11.85962 5.03163,17.25772 3.58045,16.7923 4.41774,34.22961 8,51 1.0669,4.99466 0.79743,14.8197 5.53472,17.97223 C 158.57335,491.07135 164.39212,490 168,490 h 29 c 2.89954,0 11.08319,1.38739 12.83873,-1.60339 1.36145,-2.31943 -1.31717,-5.64896 -2.60339,-7.39276 -2.84861,-3.86202 -8.93219,-12.33387 -14.50295,-12.91424 -3.83917,-0.39997 -3.53018,-4.19463 -3.11352,-6.75923 0.95634,-5.88644 14.44844,-5.01889 19.38113,-7.45385 8.42603,-4.15937 14.92209,-11.2725 18.66281,-19.87653 4.22003,-9.70651 5.30444,-20.52533 4.0517,-31 -0.77703,-6.49704 -4.62387,-17.86762 -4.62387,-17.86762 -4.01248,-5.36467 -7.95899,-15.98063 -4.00553,-17.295 3.60883,-1.1998 8.0408,4.61914 10.48514,10.55556 2.94319,7.14795 2.31894,20.26885 17.93309,6.11269 3.18342,-2.88617 11.84335,-13.59621 13.99337,-17.17351 6.15393,-10.23923 11.07732,-25.03718 12.05794,-37.02732 -6.77253,1.05419 -12.27667,0.5371 -17.162,-0.39788 -5.52807,-1.05799 -11.20585,-2.65542 -17.2547,-6.6958 -6.50454,-4.34477 -9.98833,-9.64391 -11.82625,-13.33856 -2.62529,-5.27742 -3.35129,-10.97881 -2.88115,-17.40464 0.56309,-7.6964 -1.02992,-16.77338 3.58539,-17.68713 3.96926,-0.78584 4.12084,7.83008 4.40907,16.85332 0.10464,3.2759 -0.45544,6.54222 0.3655,9.44131 1.11436,3.93527 2.61629,7.69561 3.76645,9.38309 5.76311,8.45547 16.08794,11.03445 28.26335,11.87589 11.39957,0.78782 18.98682,-1.90838 25.01024,-6.09767 6.5475,-4.55378 10.7136,-13.29661 9.02433,-17.93591 -2.23051,-6.12572 -6.66836,-7.05818 -11.63274,-8.21958 -7.19562,-1.68339 -12.38086,2.23018 -18.65943,-2.50987 -8.07394,-6.09547 -10.54235,-26.41946 -0.54727,-27.37923 3.92027,-0.37644 0.83532,5.17162 0.29904,10.46136 -0.41709,4.11409 1.79684,7.89684 3.02804,9.74265 0.95487,1.43154 2.86041,2.74692 4.9907,2.6774 2.03958,-0.0666 4.4888,-0.92013 6.32979,-2.5641 2.65352,-2.36954 6.86125,-14.56624 7.85319,-17.50945 2.34025,-6.94382 5.69581,-14.00598 9.92362,-19.99924 18.47226,-26.18579 55.19344,-20.19129 66.78664,9.22183 1.16769,-13.86791 0.13497,-44.24488 -0.20821,-58.25123 C 370.01155,152.88695 365.91961,119.49258 358.42361,79 355.78324,64.737003 350.49448,48.7134 339.68176,38.179805 336.89792,35.467825 333.52554,33.193879 330,31.320221 319.49574,25.737697 307.28483,23.166218 295.41049,23.503425 283.18432,23.850622 271.05039,26.995603 260,32.116516 250.26395,36.628347 240.49637,46.100464 230,48 Z"
142
+ id="body-green"
143
+ sodipodi:nodetypes="ccccssccccsssssscsscssssssccscscsssssssssssssssssscssssssssssssssssssssccsssssc"
144
+ inkscape:label="body-green" /><g
145
+ id="g1591"
146
+ inkscape:label="body-yellow"><path
147
+ style="fill:#c8fa10;stroke:none"
148
+ d="M 233.24552,26.618862 C 211.53425,33.039255 193.73959,36.732361 173,46.141968 162.23335,51.026825 149.28288,57.853119 143.91512,69 c -11.49884,23.878906 4.43546,78.51917 4.43546,78.51917 0.60904,-11.02084 -0.2288,-25.42852 -0.38002,-39.5928 -0.18039,-16.896066 0.95309,-33.445781 11.31879,-43.487314 8.75768,-8.483803 20.8297,-13.948988 33.19173,-18.443116 9.08295,-3.302046 18.42078,-6.481157 26.82659,-8.914873 5.10667,-1.478522 15.23718,-3.840317 15.23718,-3.840317 l 1.29062,-3.122893 c 0.46688,-1.129699 0.69423,-1.535519 1.21096,-2.546622 0.26071,-0.510131 0.64646,-1.143515 1.06964,-2.164168 z"
149
+ id="body-yellow-l"
150
+ sodipodi:nodetypes="csscsssscsscc"
151
+ inkscape:label="l" /><path
152
+ style="display:inline;fill:#c8fa10;stroke:none"
153
+ d="m 230.25857,48.072443 c 8.35229,-1.388337 15.72389,-7.605952 21.06464,-10.943514 23.02905,-14.39142 52.2985,-18.520737 77.65867,-6.289078 14.22318,6.860077 22.18359,21.657189 26.4425,36.160149 2.90093,9.878596 4.40051,20.481842 6.09537,31.14949 3.38771,21.32263 6.49525,42.65169 7.74348,63.10299 C 369.20112,149.51716 368.51727,134.89682 368.03937,124 366.26312,83.498627 360.24011,25.455414 312,15.014648 277.63477,7.5768738 257.09515,30.323725 230.25857,48.072443 Z"
154
+ id="body-yellow-r"
155
+ sodipodi:nodetypes="csssscssc"
156
+ inkscape:label="r" /></g><path
157
+ id="nose"
158
+ d="m 160.85199,92.50386 2.0818,1.091763 c 4.07928,2.742276 8.33458,5.969326 10.19388,10.653187 1.57175,4.30807 -2.10738,4.77385 -2.52559,4.76832 0,0 -3.91017,0.25638 -5.82224,-0.077 -5.80106,-1.01145 -7.06333,-4.15974 -7.72742,-5.65421 -1.31748,-2.96485 -2.75038,-7.189821 -0.784,-9.81951 0.93492,-1.250285 2.08814,-2.340225 4.58357,-0.96253 z m 41.30766,0 -2.0818,1.091763 c -4.07928,2.742276 -8.33458,5.969326 -10.19388,10.653187 -1.57175,4.30807 2.10738,4.77385 2.52559,4.76832 0,0 3.91017,0.25638 5.82224,-0.077 5.80106,-1.01145 7.06333,-4.15974 7.72742,-5.65421 1.31748,-2.96485 2.75038,-7.189821 0.784,-9.81951 -0.93492,-1.250285 -2.08814,-2.340225 -4.58357,-0.96253 z"
159
+ sodipodi:nodetypes="ssssssass"
160
+ inkscape:path-effect="#path-effect2"
161
+ inkscape:original-d="m 160.85199,92.50386 2.0818,1.091763 c 4.07928,2.742276 8.33458,5.969326 10.19388,10.653187 1.57175,4.30807 -2.10738,4.77385 -2.52559,4.76832 0,0 -3.91017,0.25638 -5.82224,-0.077 -5.80106,-1.01145 -7.06333,-4.15974 -7.72742,-5.65421 -1.31748,-2.96485 -2.75038,-7.189821 -0.784,-9.81951 0.93492,-1.250285 2.08814,-2.340225 4.58357,-0.96253 z"
162
+ transform="translate(-5.0356705,-12.630625)"
163
+ style="fill:#000000;fill-opacity:0.886174"
164
+ inkscape:label="nose" /><path
165
+ id="eye"
166
+ style="stroke-width:1.91549"
167
+ inkscape:label="eye"
168
+ d="M 307.11365,63.479469 A 13.036778,17.584492 0 0 1 294.07687,81.063961 13.036778,17.584492 0 0 1 281.0401,63.479469 13.036778,17.584492 0 0 1 294.07687,45.894978 13.036778,17.584492 0 0 1 307.11365,63.479469 Z" /><g
169
+ id="g1595"
170
+ inkscape:label="scale"><g
171
+ id="g8"
172
+ inkscape:label="scale"><path
173
+ style="fill:#eef95f;stroke:none"
174
+ d="m 56.673152,368.17246 c 3.65405,3.22291 12.813302,4.09222 16.578729,4.08489 4.436469,-0.009 11.035065,-0.95832 16.444708,-4.04349 -8.311373,-13.64177 -23.641109,-11.9456 -33.023437,-0.0414 z"
175
+ id="path714-2-6"
176
+ inkscape:label="l3"
177
+ sodipodi:nodetypes="cscc" /><path
178
+ style="fill:#eef95f;stroke:none"
179
+ d="m 131.3167,343.43733 c 4.46517,-14.62808 5.66111,-16.23077 12.72329,-27.5855 -15.86069,1.90139 -19.66105,14.10939 -12.72329,27.5855 z"
180
+ id="path714-2"
181
+ inkscape:label="l2"
182
+ sodipodi:nodetypes="ccc" /><path
183
+ style="fill:#eef95f;stroke:none"
184
+ d="m 168.2533,277.24082 c 5.3741,-6.31788 9.84503,-13.0047 23.9511,-18.68655 -14.96828,-5.57919 -23.94107,3.52943 -23.9511,18.68655 z"
185
+ id="path714"
186
+ inkscape:label="l1"
187
+ sodipodi:nodetypes="ccc" /><path
188
+ style="fill:#60fc02;stroke:none"
189
+ d="m 381.06629,267.19974 -1,42 c 8.99492,-3.48521 17.31056,-9.97344 18.17349,-17.73464 0.28122,-2.52933 -0.12919,-5.16816 -1.08639,-7.7591 -2.4975,-6.76012 -8.71739,-13.19418 -16.0871,-16.50626 z"
190
+ id="path818"
191
+ inkscape:label="r4"
192
+ sodipodi:nodetypes="ccssc" /><path
193
+ style="fill:#eef95f;stroke:none;stroke-width:1.2802"
194
+ d="m 379.4662,182.39992 v 29.80026 c 15.64785,-6.38341 15.64781,-23.41689 0,-29.80026 z"
195
+ id="path550"
196
+ inkscape:label="r3" /><path
197
+ style="fill:#eef95f;stroke:none;stroke-width:1.23896"
198
+ d="m 373.7121,96.412204 1.3662,33.279386 c 14.45277,-10.19315 16.13712,-25.39336 -1.3662,-33.279386 z"
199
+ id="path290"
200
+ inkscape:label="r2"
201
+ sodipodi:nodetypes="ccc" /><path
202
+ style="fill:#eef95f;stroke:none;stroke-width:1.17471"
203
+ d="m 344.87149,22.705609 c 0,0 7.45934,6.508799 10.14568,10.398701 3.17097,4.591664 7.1368,14.467823 7.1368,14.467823 5.94325,-10.469197 3.6636,-27.250753 -17.28248,-24.866524 z"
204
+ id="path7"
205
+ inkscape:label="r1"
206
+ sodipodi:nodetypes="cscc" /></g><g
207
+ id="g9"
208
+ inkscape:label="back mark"><ellipse
209
+ style="fill:#40a701;fill-opacity:1;stroke-width:0.985352"
210
+ id="path4"
211
+ cx="-78.657425"
212
+ cy="352.58655"
213
+ rx="11.21885"
214
+ ry="7.4119482"
215
+ transform="matrix(0.70795613,-0.70625641,0.6119892,0.79086612,0,0)"
216
+ inkscape:label="3" /><ellipse
217
+ style="fill:#40a701;fill-opacity:1"
218
+ id="path6"
219
+ cx="169.97498"
220
+ cy="335.07101"
221
+ rx="0.66995502"
222
+ ry="1.6748875"
223
+ inkscape:label="small" /><ellipse
224
+ style="fill:#40a701;fill-opacity:1"
225
+ id="path8"
226
+ cx="320.90866"
227
+ cy="193.9469"
228
+ rx="7.0345278"
229
+ ry="8.3744373"
230
+ transform="rotate(29.045239)"
231
+ inkscape:label="2" /><path
232
+ style="fill:#40a701;fill-opacity:1;stroke:none"
233
+ d="m 174.70036,287.50882 -8.33582,10.56539 -7.65255,10.57426 -3.96933,8.03685 c -4.27173,8.64914 23.65868,2.18277 27.18959,-3.77448 1.6699,-2.81741 3.5264,-8.34867 4.0748,-14.02099 0.98957,-10.2355 -0.89337,-20.79163 -5.97838,-15.70671 -2.41732,2.41728 -2.65109,2.26271 -5.32831,4.32568 z"
234
+ id="path818-1"
235
+ inkscape:label="1"
236
+ sodipodi:nodetypes="cccssssc"
237
+ inkscape:transform-center-x="6.5926696"
238
+ inkscape:transform-center-y="21.975565" /></g></g></g><metadata
239
+ id="metadata9"><rdf:RDF><cc:Work
240
+ rdf:about=""><dc:title>portosaur Icon</dc:title><dc:creator><cc:Agent><dc:title>soymadip</dc:title></cc:Agent></dc:creator><dc:publisher><cc:Agent><dc:title>soymadip</dc:title></cc:Agent></dc:publisher><dc:language>en</dc:language></cc:Work></rdf:RDF></metadata></svg>
@@ -0,0 +1,140 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ version="1.1"
4
+ width="353.14508"
5
+ height="356.82159"
6
+ id="svg144"
7
+ sodipodi:docname="project-blank.svg"
8
+ inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ xmlns:svg="http://www.w3.org/2000/svg">
13
+ <defs
14
+ id="defs144" />
15
+ <sodipodi:namedview
16
+ id="namedview144"
17
+ pagecolor="#505050"
18
+ bordercolor="#eeeeee"
19
+ borderopacity="1"
20
+ inkscape:showpageshadow="0"
21
+ inkscape:pageopacity="0"
22
+ inkscape:pagecheckerboard="0"
23
+ inkscape:deskcolor="#505050"
24
+ inkscape:zoom="1.6680432"
25
+ inkscape:cx="224.81432"
26
+ inkscape:cy="180.15121"
27
+ inkscape:window-width="1908"
28
+ inkscape:window-height="1035"
29
+ inkscape:window-x="0"
30
+ inkscape:window-y="0"
31
+ inkscape:window-maximized="0"
32
+ inkscape:current-layer="g145" />
33
+ <path
34
+ d="m 262.59683,0.02061496 3.24219,0.0391 3.36719,0.10157 3.41406,0.0547 c 2.7795,0.0471 5.55729,0.11288 8.33594,0.19532 2.27249,4.14652004 3.51229,7.70049004 4.1875,12.37500004 l 0.48046,3.21093 0.33204,2.41401 c 3.18391,1.04089 4.7376,1.48387 8,1 3.29367,-2.17142 6.10866,-4.48562 9.07031,-7.09375 2.92969,-1.90625 2.92969,-1.90625 5.80859,-2.10938 4.5232,1.74361 7.47604,4.62038 10.9336,7.95313 l 2.06054,1.88281 c 5.73851,5.42384 5.73851,5.42384 6.12696,10.36719 -1.59566,2.85843 -3.32904,5.39391 -5.28321,8.00781 -1.33483,1.85051 -1.33483,1.85051 -2.71679,4.99219 0.61007,3.84271 0.61007,3.84271 2,7 l 3.35937,0.29687 c 1.46364,0.15012 2.92717,0.30121 4.39063,0.45313 l 2.21093,0.1875 c 3.16702,0.34549 5.71082,0.87642 8.49219,2.45312 2.53717,4.27987 2.38894,8.71983 2.54688,13.60938 l 0.1914,3.02343 c 0.29905,7.19656 0.29905,7.19656 -1.8125,10.55469 -2.79873,1.67281 -5.25907,2.46206 -8.4414,3.17188 l -3.16016,0.73437 c -2.77734,0.51563 -2.77734,0.51563 -5.77734,0.51563 -1.04152,3.18581 -1.48342,4.7357 -1,8 2.16805,3.32721 4.48595,6.17136 7.09375,9.167955 1.90625,2.83204 1.90625,2.83204 1.88671,5.45313 -1.07482,2.60784 -2.23975,4.20225 -4.16796,6.25391 -2.42727,2.60523 -4.65581,5.23148 -6.8125,8.0625 -2.08194,2.35989 -3.13549,3.12211 -6.125,4.4375 -5.28705,-0.51165 -8.59896,-3.00703 -12.91016,-6.00391 -2.95822,-1.73673 -2.95822,-1.73673 -6.33594,-0.58594 l -2.6289,1.21485 c 0,4.13502 0.76037,6.08348 2.4414,9.70703 1.64065,6.73468 -1.85083,13.20492 -4.5039,19.23046 l -1.14258,2.6504 c -0.92416,2.14075 -1.8559,4.27784 -2.79492,6.4121 l 2.24418,-0.0336 c 6.98847,-0.1003 13.97683,-0.17637 20.96584,-0.22542 3.59298,-0.0261 7.18537,-0.0614 10.77801,-0.11813 3.46895,-0.0544 6.93732,-0.0842 10.40666,-0.0972 1.96382,-0.0137 3.9274,-0.0527 5.89087,-0.0921 l 3.639,-10e-4 3.19633,-0.0336 c 4.07365,0.85074 5.46234,2.23303 7.87911,5.60127 0.72048,2.95146 0.72453,5.81044 0.71044,8.83838 l 0.046,2.66785 c 0.0424,2.90717 0.0473,5.81288 0.0482,8.72034 0.0135,2.02917 0.028,4.05833 0.0432,6.08749 0.0254,4.25533 0.0307,8.51014 0.0236,12.76553 -0.006,5.43117 0.0517,10.85953 0.12667,16.2901 0.0483,4.19368 0.055,8.38669 0.0503,12.58061 0.004,2.00058 0.0224,4.00118 0.0558,6.00148 0.26315,17.55434 0.26315,17.55434 -5.47378,24.65565 -1.50098,1.50779 -3.04043,2.97918 -4.63061,4.39257 -1.05283,1.09712 -2.10176,2.19801 -3.14453,3.30469 l -2.66797,2.57031 c -2.63686,2.54935 -5.09906,5.0141 -7.38672,7.88282 -1.80078,2.24218 -1.80078,2.24218 -3.80078,3.24218 -2.69656,0.15677 -5.3713,0.25837 -8.07032,0.31641 l -2.41281,0.063 c -2.5472,0.0655 -5.09451,0.12437 -7.64187,0.18312 -1.72527,0.0432 -3.45053,0.0868 -5.17578,0.13086 -4.23297,0.10716 -8.46604,0.20844 -12.69922,0.30664 l 1.4707,1.21705 c 2.82488,3.29343 2.04107,7.56208 2.0293,11.72045 l 0.0859,2.74805 c 0.0194,6.5935 0.0194,6.5935 -2.75391,9.89649 -3.06432,1.53427 -5.23504,2.00365 -8.64453,2.16796 l -2.95703,0.17188 -2.23047,0.0781 c -0.71604,4.65428 0.38758,6.84902 3.0625,10.5 l 1.72266,2.15625 c 1.21484,2.34375 1.21484,2.34375 1.26172,5.23047 -1.40603,4.18137 -3.70381,6.43414 -6.85938,9.42578 l -1.61914,1.62696 c -4.73659,4.62006 -4.73659,4.62006 -8.56836,5.06054 -3.44324,-1.72161 -6.24821,-3.33665 -9.125,-5.875 -1.89358,-1.43139 -1.89358,-1.43139 -4.42187,-0.53515 -2.68554,1.18037 -2.68554,1.18037 -3.27344,3.90625 l -0.30469,2.9414 c -0.56202,5.14733 -0.56202,5.14733 -2.11084,7.20191 -2.29589,1.77069 -3.66572,1.7475 -6.54541,1.75903 l -2.80078,0.0117 -2.91797,-0.0352 -2.91797,0.0352 -2.80078,-0.0117 -2.56055,-0.0102 c -2.71492,-0.47458 -3.56935,-1.21677 -5.2207,-3.38819 -0.94922,-2.91796 -0.94922,-2.91796 -1.6875,-6.1875 l -0.76172,-3.29296 -0.55078,-2.51954 c -1.77572,-0.78176 -1.77572,-0.78176 -4,-1 -2.38726,1.34989 -4.42075,2.97299 -6.58594,4.65235 -3.20635,1.78995 -4.78474,2.01122 -8.41406,1.34765 -2.61025,-1.74555 -4.70531,-3.86695 -6.875,-6.125 l -1.79687,-1.72656 c -2.73809,-2.77593 -4.18876,-4.38618 -4.90235,-8.28906 0.64566,-3.2151 1.63727,-4.90649 3.63672,-7.48438 1.74343,-2.14348 1.74343,-2.14348 2.9375,-4.375 -0.21824,-2.22428 -0.21824,-2.22428 -1,-4 l -2.48437,-0.5159 -3.26562,-0.73438 -3.23438,-0.70312 c -3.50233,-1.21583 -4.94353,-1.96087 -7.01562,-5.04688 -0.59902,-2.99354 -0.60408,-5.89289 -0.5625,-8.9375 l -0.0723,-2.41992 c 0.0105,-4.22094 0.27774,-6.14684 2.80665,-9.6582 3.13892,-2.20245 4.84851,-2.65981 8.64062,-2.79688 l 2.95703,-0.14453 2.23047,-0.043 c 1.05207,-2.60976 1.05207,-2.60976 1,-6 -1.34341,-2.21917 -2.8604,-4.10809 -4.55469,-6.07031 -1.58991,-2.12275 -2.29522,-3.27818 -2.44531,-5.92969 1.90094,-4.0501 4.70851,-7.06495 7.8125,-10.25 l 2.51954,-2.64059 c 3.09608,-2.44785 4.72869,-3.12971 8.66797,-3.10938 2.85156,1.46875 2.85156,1.46875 5.625,3.5 3.50661,2.82912 3.50661,2.82912 7.71093,3.21875 l 1.6643,-0.71875 v -6 c -5.99545,-2.65151 -11.99116,-5.3024 -17.98707,-7.95288 -2.03782,-0.9009 -4.07558,-1.80194 -6.11328,-2.70312 -2.93644,-1.29863 -5.8731,-2.59675 -8.80981,-3.89478 l -2.74074,-1.21247 -2.60716,-1.15203 -2.26772,-1.00264 c -3.15079,-1.37796 -6.31217,-2.73015 -9.47422,-4.08208 l -0.007,1.95941 c -0.0591,15.72353 -0.13461,31.44688 -0.22847,47.17024 -0.045,7.60366 -0.0844,15.20728 -0.11072,22.81103 -0.023,6.62639 -0.0563,13.25263 -0.10227,19.87891 -0.024,3.50953 -0.0427,7.01892 -0.0489,10.52854 -0.007,3.91513 -0.0376,7.82989 -0.07,11.74489 l 0.004,3.5376 -0.038,3.22517 -0.014,2.80728 c -0.38476,2.33693 -0.38476,2.33693 -1.68702,4.13501 -2.82971,2.00331 -5.36442,1.56556 -8.69775,1.20192 -2.13604,-3.20406 -2.24208,-3.996 -2.19531,-7.66796 l 0.0195,-2.70508 0.0508,-2.81446 0.0273,-2.8496 c 0.0236,-2.32122 0.0565,-4.64193 0.0977,-6.9629 l -2.49218,0.14063 c -9.88236,0.31952 -17.06483,-1.06759 -24.82031,-7.39063 -6.09276,-5.74811 -10.35287,-12.68735 -10.91456,-21.18505 l 0.0317,-3.71338 0.009,-1.9921 c 0.0111,-2.07835 0.0362,-4.15625 0.0617,-6.23447 0.01,-1.41796 0.0192,-2.83593 0.0273,-4.2539 0.0219,-3.45718 0.0564,-6.91409 0.0977,-10.3711 l -2.33594,-0.85937 c -4.30075,-1.84138 -6.78548,-4.78604 -9.30078,-8.66406 -1.84655,-4.70897 -1.68997,-8.84802 -1.55078,-13.85157 l 0.041,-2.80859 c 0.0352,-2.27274 0.0843,-4.54426 0.14649,-6.81641 l -2.17188,-0.77343 C 89.848133,239.02726 79.360233,227.35791 70.956413,216.41123 l -1.80469,-2.25781 c -14.35872,-18.99069 -20.59603,-42.39819 -20.57021,-65.86719 l -0.002,-2.06192 c 0.0347,-25.13587 4.6299,-34.66234 4.6299,-34.66234 0,0 1.92958,-6.15774 4.24268,-11.20481 2.15294,-4.697585 5.02406,-8.934635 5.02406,-8.934635 0,0 2.70915,-4.3958 4.79715,-6.54644 2.10152,-2.95062 4.33268,-5.7086 6.6836,-8.46484 l 2.49218,-2.98438 c 7.89196,-9.16768 17.11098,-16.82529 27.507817,-23.01562 l 2,-2 c 2.81817,-1.4601 5.76212,-2.64633 8.6875,-3.875 l 2.57299,-1.08228 c 12.60687,-5.17523 25.06011,-8.28603 38.7395,-8.04272 l -0.0317,-2.24732 c -0.0415,-3.35503 -0.0676,-6.71 -0.0933,-10.06518 l -0.0508,-3.53711 -0.0195,-3.38868 -0.0317,-3.12622 c 0.22705,-2.63549 0.22705,-2.63549 2.22705,-5.63549 2.3125,-0.9375 2.3125,-0.9375 5.00001,-1 2.62675,1.52593 2.62675,1.52593 5,4 0.50925,2.712 0.69257,4.81076 0.65942,7.52246 l 0.0318,2.2776 c 0.0288,2.47852 0.0225,4.95565 0.0158,7.43431 0.0131,1.72066 0.0284,3.4413 0.0458,5.16193 0.0399,4.52429 0.05,9.04818 0.054,13.57263 0.009,4.61855 0.0467,9.23687 0.0818,13.85528 0.0646,9.05859 0.0978,18.11699 0.11133,27.17579 l 0.65643,-1.52961 c 2.25997,-5.26092 4.53324,-10.51594 6.81427,-15.76776 0.84913,-1.95978 1.69486,-3.92104 2.53711,-5.88379 1.21244,-2.82378 2.43703,-5.64201 3.66407,-8.45947 l 1.13055,-2.65509 c 3.67271,-8.36955 3.67271,-8.36955 7.19757,-10.70428 3.63302,0.18017 6.70871,1.60589 10.01172,3.0664 l 2.79492,1.2207 2.88086,1.2754 c 1.8983,0.83789 3.79798,1.67269 5.69922,2.5039 l 2.53784,1.12329 c 2.01461,0.93154 2.01461,0.93154 4.07544,0.81031 0.92017,-1.68764 0.92017,-1.68764 1,-4 -1.40981,-2.13974 -2.79236,-3.99677 -4.4375,-5.9375 -4.30847,-5.08951 -4.30847,-5.08951 -5.20703,-8.53125 1.00702,-3.95483 3.57376,-6.24346 6.39453,-9.09375 l 1.63281,-1.70899 c 1.05105,-1.09591 2.11266,-2.18181 3.18555,-3.25635 1.58496,-1.58767 1.58496,-1.58767 3.44727,-3.93701 1.98437,-1.53515 1.98437,-1.53515 4.89453,-1.51562 4.39738,1.39537 7.55044,3.93564 11.21094,6.67968 2.95989,1.67666 2.95989,1.67666 6.72656,0.50782 l 3.15239,-1.20703 0.29688,-3.35938 c 0.15011,-1.46364 0.30121,-2.92717 0.45312,-4.39062 l 0.1875,-2.21094 c 0.35784,-3.28706 0.72851,-5.60394 2.76097,-8.25781 2.87391,-2.22497004 4.34192,-2.24846004 7.94141,-2.17188004 z M 256.01871,58.223745 c -2.18293,3.37361 -3.0438,6.3274 -4.0625,10.1875 l 3.07031,1.42578 c 1.35158,0.62886 2.70314,1.25777 4.05469,1.88672 l 2.01562,0.93554 c 1.32564,0.61733 2.64875,1.24013 3.96924,1.86841 1.71647,0.80236 3.45854,1.54938 5.20264,2.2898 3.20394,1.90001 4.07338,3.40884 5.5625,6.78125 l 1.24218,2.73046 0.88282,2.08204 c 5.21852,-2.18451 7.73665,-4.52457 11,-9 1.90031,-5.70094 2.1282,-11.97658 0.0117,-17.64844 -3.16645,-5.3696 -6.73594,-7.85469 -12.63281,-9.76172 -7.50586,-1.86106 -15.0426,0.40275 -20.3164,6.22266 z m -32.4375,232.312485 c -2.27256,4.02069 -2.42039,7.35721 -1.625,11.875 2.08476,4.09508 3.76197,6.2955 8,8 4.20365,0.57904 7.91614,0.42412 11.875,-1.125 2.81485,-2.48369 3.93119,-4.29359 5.125,-7.875 0.20016,-4.53974 -0.41752,-7.98605 -2.6875,-11.9375 -6.81254,-6.07604 -14.23212,-4.71337 -20.6875,1.0625 z"
35
+ fill="#080708"
36
+ id="path1"
37
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsscccccscsccccccccccccccccccccccccccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
38
+ style="display:inline"
39
+ inkscape:label="bg" />
40
+ <path
41
+ d="m 262.95621,11.411245 c 3.3,0 6.6,0 10,0 1.77438,3.92898 2.64478,7.8004 3.4375,12.01172 0.44731,2.19836 0.44731,2.19836 2.5625,3.98828 5.66301,2.57324 11.77346,5.26837 18,4 2.41415,-1.72679 4.61119,-3.54971 6.78906,-5.56641 2.21094,-1.43359 2.21094,-1.43359 4.73438,-1.46093 3.21112,1.33205 4.52371,3.20655 6.47656,6.02734 -0.51691,0.71285 -1.03383,1.4257 -1.56641,2.16016 -4.08614,5.72814 -4.08614,5.72814 -5.68359,12.40234 1.43604,3.9491 3.19417,7.60617 5.19141,11.30078 1.05859,2.13672 1.05859,2.13672 1.05859,4.13672 5.61,0.66 11.22,1.32 17,2 0,3.3 0,6.6 0,10 -1.57201,0.29391 -1.57201,0.29391 -3.17578,0.59375 -7.40194,1.24912 -7.40194,1.24912 -13.38281,5.20703 -0.71081,2.06816 -1.08626,4.04411 -1.44141,6.19922 -0.55258,1.2433 -1.13519,2.47377 -1.75,3.6875 -1.37345,3.63965 -1.37928,4.69441 -0.25,8.3125 1.73423,2.41407 3.64264,4.582615 5.60156,6.816405 1.39844,2.18359 1.39844,2.18359 1.23828,4.32031 -1.13173,2.51086 -2.81339,4.03294 -4.83984,5.86328 -3.04417,-1.10697 -5.70455,-2.41235 -8.4375,-4.125 -3.37064,-1.93648 -5.62514,-2.53123 -9.5625,-1.875 -2.44394,1.19117 -4.67857,2.57143 -7,4 -0.66,0 -1.32,0 -2,0 -0.67305,-1.6015 -1.33822,-3.20631 -2,-4.8125 -0.37125,-0.89332 -0.7425,-1.78664 -1.125,-2.70703 -0.875,-2.48047 -0.875,-2.48047 -0.875,-5.480465 0.56848,-0.25652 1.13695,-0.51305 1.72266,-0.77734 7.25677,-3.5981 12.07569,-8.23173 15.375,-15.71094 2.85331,-8.53341 2.90105,-15.82712 -0.78125,-24.08985 -4.85341,-8.92911 -11.8375,-13.26223 -21.31641,-16.42187 -9.693,-1.10179 -16.90897,0.5127 -25,6 -5.47397,4.52676 -7.74418,10.40505 -10,17 -1.43931,-0.45261 -2.87639,-0.91233 -4.3125,-1.375 -0.80051,-0.25523 -1.60102,-0.51047 -2.42578,-0.77344 -2.26172,-0.85156 -2.26172,-0.85156 -5.26172,-2.85156 1,-7 1,-7 2.0625,-10.3125 -0.10108,-5.96352 -4.15903,-9.44237 -8.0625,-13.6875 1.41792,-2.93447 2.98333,-5.43332 5,-8 4.1143,1.41429 7.39708,3.50683 10.9375,5.97656 2.65475,1.31732 4.11606,1.40307 7.0625,1.02344 3.34104,-1.28912 3.34104,-1.28912 6.6875,-3.125 1.13824,-0.58008 2.27648,-1.16016 3.44922,-1.75781 3.42508,-2.5326 4.00617,-4.00308 4.86328,-8.11719 0.26634,-1.78397 0.47923,-3.57716 0.625,-5.375 0.18562,-2.28938 0.18562,-2.28938 0.375,-4.625 z"
42
+ fill="#7974e1"
43
+ id="path6"
44
+ inkscape:label="gear-up" />
45
+ <g
46
+ id="g144"
47
+ inkscape:label="gear-bottom"
48
+ transform="translate(-364.04379,-141.58875)">
49
+ <path
50
+ d="M 0,0 C 1.98,0 3.96,0 6,0 6.1585547,0.83144531 6.3171094,1.6628906 6.4804687,2.5195313 6.8304492,4.1495508 6.8304492,4.1495508 7.1875,5.8125 7.4079297,6.8914453 7.6283594,7.9703906 7.8554687,9.0820313 9.267064,12.680876 10.560794,13.383677 14,15 c 1.701563,0.86625 1.701563,0.86625 3.4375,1.75 3.944666,1.384093 5.617231,1.509129 9.5625,0.25 1.03125,-0.70125 2.0625,-1.4025 3.125,-2.125 C 33,13 33,13 35.25,13.0625 37,14 37,14 39,17 38.555273,17.496289 38.110547,17.992578 37.652344,18.503906 33.958143,22.892593 33.958143,22.892593 32.8125,28.375 33.400312,30.169375 33.400312,30.169375 34,32 c 0.257812,0.843047 0.515625,1.686094 0.78125,2.554687 C 35.907615,37.498595 36.938913,39.603987 39,42 c 3.92352,1.706323 7.766721,2.473372 12,3 0,1.98 0,3.96 0,6 -0.843047,0.193359 -1.686094,0.386719 -2.554688,0.585937 C 46.801758,51.976523 46.801758,51.976523 45.125,52.375 44.034453,52.630234 42.943906,52.885469 41.820312,53.148437 38.895915,53.789062 38.895915,53.789062 37,56 c -0.692582,1.991174 -1.357476,3.992114 -2,6 -0.391875,0.680625 -0.78375,1.36125 -1.1875,2.0625 C 32.6894,66.740661 33.260439,68.212425 34,71 c 1.160646,2.472432 1.160646,2.472432 2.5625,4.8125 0.455039,0.790195 0.910078,1.580391 1.378906,2.394531 C 38.290742,78.798711 38.640078,79.390391 39,80 37.613281,81.503906 37.613281,81.503906 36,83 32.962792,82.895269 31.633788,81.723306 29.1875,79.875 26.140487,77.720083 26.140487,77.720083 22.6875,78 14.526079,79.99616 14.526079,79.99616 8.5,85.3125 7.9004599,88.535028 7.3830282,91.74426 7,95 4.69,95 2.38,95 0,95 -0.12117187,94.229141 -0.24234375,93.458281 -0.3671875,92.664062 -0.53476562,91.661172 -0.70234375,90.658281 -0.875,89.625 -1.0374219,88.627266 -1.1998438,87.629531 -1.3671875,86.601562 -1.7958802,83.857489 -1.7958802,83.857489 -4,82 c -7.688535,-3.79405 -7.688535,-3.79405 -16,-4 -2.503752,1.473695 -4.764547,3.148145 -7,5 -1.9375,-0.8125 -1.9375,-0.8125 -4,-2 -0.33,-0.99 -0.66,-1.98 -1,-3 1.129636,-1.829568 2.474608,-3.355877 3.871094,-4.988281 2.027954,-3.613829 1.367329,-6.987334 0.457031,-10.898438 C -29.936017,56.155508 -29.936017,56.155508 -35.003906,52.625 -38.008595,51.887131 -40.926174,51.338268 -44,51 c 0,-2.31 0,-4.62 0,-7 0.770859,-0.121172 1.541719,-0.242344 2.335938,-0.367188 1.504335,-0.251367 1.504335,-0.251367 3.039062,-0.507812 1.496602,-0.243633 1.496602,-0.243633 3.023438,-0.492188 C -32.857489,42.20412 -32.857489,42.20412 -31,40 c 0.765183,-1.577841 1.467015,-3.187033 2.125,-4.8125 0.353203,-0.85207 0.706406,-1.704141 1.070313,-2.582031 C -26.950236,29.838872 -26.667654,27.874093 -27,25 -28.17067,23.051583 -29.531919,21.473385 -31.003906,19.746094 -32,18 -32,18 -31.839844,15.910156 -31,14 -31,14 -28,12 c 0.580078,0.444727 1.160156,0.889453 1.757813,1.347656 4.662888,3.509268 4.662888,3.509268 10.179687,4.839844 1.010625,-0.391875 2.02125,-0.78375 3.0625,-1.1875 1.229766,-0.386719 1.229766,-0.386719 2.484375,-0.78125 C -7.5593275,15.090914 -5.4215961,14.050028 -3,12 -1.2892059,8.0779406 -0.52666044,4.2335397 0,0 Z M -7.375,40.125 C -9.6475585,44.14568 -9.7953857,47.482209 -9,52 c 2.084767,4.095078 3.7619735,6.295492 8,8 4.2036588,0.579037 7.9161405,0.424119 11.875,-1.125 C 13.689856,56.391303 14.8062,54.5814 16,51 16.200165,46.460251 15.582482,43.01395 13.3125,39.0625 6.4999617,32.986452 -0.91961263,34.349127 -7.375,40.125 Z"
51
+ fill="#7973e1"
52
+ id="path5"
53
+ transform="translate(595,392)"
54
+ inkscape:label="gear" />
55
+ <path
56
+ d="m 0,0 c 5.5465556,4.683758 9.4705237,9.9743147 10.238281,17.261719 0.224837,7.348607 -1.0395484,13.16486 -6.0390623,18.75 -6.1871017,5.730577 -12.19718,8.615341 -20.7070307,8.34375 C -20.535769,43.780948 -23.609849,42.181555 -27,40 c -0.886875,-0.556875 -1.77375,-1.11375 -2.6875,-1.6875 -5.674485,-5.674485 -7.656397,-10.811366 -7.9375,-18.875 0.3212,-8.681069 2.85536,-13.0329633 9.0625,-18.8125 C -19.901071,-6.2149265 -9.1566085,-5.5775373 0,0 Z M -24.375,12.125 C -26.647559,16.14568 -26.795386,19.482209 -26,24 c 2.084767,4.095078 3.761974,6.295492 8,8 4.203659,0.579037 7.91614,0.424119 11.875,-1.125 C -3.3101438,28.391303 -2.1938001,26.5814 -1,23 -0.79983469,18.460251 -1.4175181,15.01395 -3.6875,11.0625 -10.500038,4.9864523 -17.919613,6.3491271 -24.375,12.125 Z"
57
+ fill="#070709"
58
+ id="path7"
59
+ transform="translate(612,420)"
60
+ inkscape:label="circle" />
61
+ </g>
62
+ <g
63
+ id="g145"
64
+ inkscape:label="bulb"
65
+ transform="translate(-364.04379,-141.58875)">
66
+ <path
67
+ d="m 0,0 v 223 c -35,0 -35,0 -40,-4 -1.313617,-2.62723 -1.212539,-4.72611 -1.316406,-7.66406 l -0.126953,-3.39844 -0.119141,-3.5625 -0.130859,-3.58594 C -41.799674,197.8595 -41.901706,194.92984 -42,192 l -2.349854,-0.92065 C -66.13859,182.20528 -81.326431,160.8834 -90.186279,139.98535 -98.469,119.7768 -102.12215,96.462179 -95.389711,75.494161 c 0.596897,-3.624614 2.671221,-9.51322 5.611275,-16.144666 2.988445,-6.740593 7.138601,-13.745412 8.25434,-15.154841 C -66.016758,19.886055 -40.288749,7.8880379 -13.164063,0.37109375 -8.8041823,-0.14025022 -4.389764,0 0,0 Z"
68
+ fill="#fcf386"
69
+ id="path2"
70
+ transform="translate(521,188)"
71
+ inkscape:label="yellow"
72
+ sodipodi:nodetypes="cccccccccccsccc" />
73
+ <path
74
+ d="m 0,0 c 1.875,1.1875 1.875,1.1875 3,3 -0.4500036,7.614884 -5.4812805,11.326428 -10.625,16.4375 -0.8907422,0.935215 -1.7814844,1.87043 -2.699219,2.833984 -6.426266,6.449927 -6.426266,6.449927 -9.815429,7.205567 C -22.023437,29.285156 -22.023437,29.285156 -25,28 c -2,-3 -2,-3 -1.886475,-5.893311 1.0447,-3.661194 2.358228,-5.17096 5.070069,-7.81372 0.84498,-0.833379 1.689961,-1.666758 2.560547,-2.525391 0.888808,-0.851426 1.777617,-1.702851 2.693359,-2.580078 0.884941,-0.8707617 1.769883,-1.7415234 2.681641,-2.6386719 C -5.5242438,-1.6168518 -5.5242438,-1.6168518 0,0 Z"
75
+ fill="#050505"
76
+ transform="translate(438,378)"
77
+ id="path13"
78
+ inkscape:label="light-3" />
79
+ <path
80
+ d="m 0,0 c 5.3696349,1.839833 9.0156971,6.6378887 12.936768,10.58667 1.397021,1.348682 1.397021,1.348682 2.822265,2.724609 0.879785,0.878496 1.759571,1.756992 2.666016,2.66211 1.2091,1.200157 1.2091,1.200157 2.442627,2.42456 2.165959,3.084121 2.188415,4.807162 1.756592,8.501221 -1.0625,1.9375 -1.0625,1.9375 -3,3 -4.08611,0.196601 -6.057047,-0.278268 -9.335205,-2.787354 C 7.688125,24.699103 5.2103139,22.204293 2.7492676,19.64917 1.8830176,18.789365 1.0167676,17.929561 0.12426758,17.043701 -7.143903,9.6502173 -7.143903,9.6502173 -7.3757324,4.8991699 -3.6404075,-0.15450501 -3.6404075,-0.15450501 0,0 Z"
81
+ fill="#050505"
82
+ transform="translate(416.37573,173.10083)"
83
+ id="path12"
84
+ inkscape:label="light-1" />
85
+ <path
86
+ d="m 0,0 c 2.2681053,-0.01190288 4.5334944,-0.0610732 6.8010254,-0.11157227 1.4394398,-0.009464 2.8788964,-0.0166989 4.3183596,-0.0214844 1.312185,-0.0134546 2.62437,-0.0269092 3.976318,-0.0407715 3.246338,0.59936523 3.246338,0.59936523 5.23291,2.96630857 1.013428,2.6330566 1.013428,2.6330566 0.450928,5.3205566 -1.674529,2.693808 -2.514399,3.192253 -5.4375,4.3125 -4.466965,0.479682 -8.9474317,0.416354 -13.4375,0.4375 -1.22783202,0.03287 -2.45566405,0.06574 -3.7207031,0.09961 C -11.87644,13.022888 -11.87644,13.022888 -15.009521,10.066162 -16.657959,7.4255371 -16.657959,7.4255371 -16.595459,4.7380371 -13.878328,-1.9642203 -6.1663455,0.01536409 0,0 Z"
87
+ fill="#050505"
88
+ transform="translate(380.65796,284.57446)"
89
+ id="path14"
90
+ inkscape:label="light-2" />
91
+ <path
92
+ d="m 0,0 c 9.24,0 18.48,0 28,0 0,14.19 0,28.38 0,43 -16.124654,0 -16.124654,0 -21,-4 -5.1204498,-5.580841 -7.13220654,-9.782354 -7.09765625,-17.417969 0.0024976,-1.12946 0.0049951,-2.258921 0.0075684,-3.422607 C -0.08098389,16.724939 -0.07187988,15.290454 -0.0625,13.8125 -0.041875,9.254375 -0.02125,4.69625 0,0 Z"
93
+ fill="#cbcbf6"
94
+ transform="translate(493,421)"
95
+ id="path8"
96
+ inkscape:label="holder" />
97
+ </g>
98
+ <g
99
+ id="g146"
100
+ inkscape:label="box"
101
+ transform="translate(-364.04379,-141.58875)">
102
+ <path
103
+ d="m 0,0 c 0.23252931,9.4752795 0.40979215,18.949566 0.51812172,28.427084 0.0520162,4.401801 0.12246235,8.801639 0.23627281,13.202311 0.10930948,4.253648 0.16857857,8.505419 0.1943779,12.760364 0.0183638,1.616448 0.0542279,3.232802 0.10852817,4.848442 0.4072805,12.629804 0.4072805,12.629804 -3.31493,18.048237 C -4.7200845,79.78969 -7.1304975,81.980513 -10,84 c -0.33,0 -0.66,0 -1,0 -0.0041,-0.559856 -0.0082,-1.119712 -0.01245,-1.696533 -0.03292,-2.539726 -0.103556,-5.077047 -0.175049,-7.615967 -0.0058,-0.881074 -0.0116,-1.762148 -0.01758,-2.669922 C -11.288528,69.578985 -11.40224,67.367292 -12,65 c -1.646916,-1.032204 -3.31358,-2.033684 -5,-3 -0.520382,-3.061068 -0.701352,-5.451004 -0.625,-8.5 -0.01934,-0.772148 -0.03867,-1.544297 -0.05859,-2.339844 C -17.664062,48.90625 -17.664062,48.90625 -17,45 c 0.831365,-0.4324 1.662729,-0.8648 2.519287,-1.310303 C -13.25276,42.853297 -13.25276,42.853297 -12,42 c 0.621765,-3.222617 0.621765,-3.222617 0.355469,-6.941406 -0.01767,-1.402978 -0.0339,-2.805975 -0.04883,-4.208985 -0.05149,-2.197507 -0.118271,-4.392078 -0.213623,-6.588134 -0.47375,-12.257804 -0.47375,-12.257804 3.1516129,-17.5187992 C -2.0768773,0 -2.0768773,0 0,0 Z"
104
+ fill="#fcf587"
105
+ transform="translate(704,322)"
106
+ id="path9"
107
+ inkscape:label="yellow" />
108
+ <path
109
+ d="m 0,0 c 0.7321019,-5.8411e-4 1.4642038,-0.00116821 2.2184906,-0.00177002 2.4136591,0.00278106 4.8260746,0.03387198 7.2395172,0.06524658 1.6757952,0.0074624 3.3515982,0.01315532 5.0274052,0.01715088 4.406089,0.01525683 8.811649,0.05453872 13.217529,0.09881592 4.497709,0.0409519 8.995505,0.0591949 13.493347,0.0793457 8.821847,0.0428716 17.643301,0.11112327 26.464844,0.1953125 -2.389883,5.13049754 -5.103502,9.00731194 -10,12.00000044 -5.741581,1.109811 -11.362425,0.934696 -17.1875,0.78125 -1.670057,-0.01494 -3.340149,-0.02632 -5.010254,-0.0343 C 31.089472,13.170652 26.717725,13.092207 22.344666,13.00342 17.873629,12.92125 13.40224,12.884975 8.9306641,12.844729 0.17316745,12.759199 -8.5825804,12.622847 -17.338867,12.454104 c 0.912442,-1.253088 1.830178,-2.5023207 2.75,-3.7500004 0.765703,-1.0441407 0.765703,-1.0441407 1.546875,-2.109375 0.562031,-0.7064063 1.124062,-1.4128125 1.703125,-2.140625 C -10.7632,3.7158112 -10.187533,2.9775208 -9.5944214,2.2168579 -6.4943169,-0.20592976 -3.7711635,-0.07895119 0,0 Z"
110
+ fill="#fd6fc6"
111
+ transform="translate(628.33887,312.5459)"
112
+ id="path10"
113
+ inkscape:label="pink" />
114
+ <path
115
+ d="m 0,0 c 0.23252931,9.4752795 0.40979215,18.949566 0.51812172,28.427084 0.0520162,4.401801 0.12246235,8.801639 0.23627281,13.202311 0.10930948,4.253648 0.16857857,8.505419 0.1943779,12.760364 0.0183638,1.616448 0.0542279,3.232802 0.10852817,4.848442 0.4072805,12.629804 0.4072805,12.629804 -3.31493,18.048237 C -4.7200845,79.78969 -7.1304975,81.980513 -10,84 c -0.33,0 -0.66,0 -1,0 -0.02973,-0.847639 -0.02973,-0.847639 -0.06006,-1.712402 -0.09512,-2.554678 -0.204852,-5.108523 -0.314941,-7.662598 -0.03094,-0.889453 -0.06188,-1.778906 -0.09375,-2.695313 -0.03867,-0.850781 -0.07734,-1.701562 -0.117188,-2.578125 -0.03142,-0.785522 -0.06284,-1.571044 -0.09521,-2.380371 C -11.839947,64.769971 -11.839947,64.769971 -14,63 c -2.5,-0.333333 -2.5,-0.333333 -5,0 -2.754395,2.754395 -2.309893,4.466032 -2.414062,8.320312 -0.03561,1.131959 -0.07122,2.263917 -0.107911,3.430176 -0.051,2.165384 -0.051,2.165384 -0.103027,4.374512 -0.185625,6.868125 -0.185625,6.868125 -0.375,13.875 -12.87,0 -25.74,0 -39,0 0.66,-1.65 1.32,-3.3 2,-5 0.593848,-2.467788 0.593848,-2.467788 0,-5 -1.656665,-2.157791 -3.187426,-3.88772 -5.125,-5.75 -0.474375,-0.493711 -0.94875,-0.987422 -1.4375,-1.496094 C -68.85854,72.502408 -71.332726,70.974974 -76,71 c -2.408393,1.188826 -2.408393,1.188826 -4.5,3 -4.104167,3.013889 -4.104167,3.013889 -8.0625,2.875 C -89.366875,76.58625 -90.17125,76.2975 -91,76 c -0.28875,-1.010625 -0.5775,-2.02125 -0.875,-3.0625 -0.188203,-0.634219 -0.376406,-1.268438 -0.570312,-1.921875 C -92.97353,69.096188 -93.365734,67.140853 -93.75,65.1875 -94.1625,64.135625 -94.575,63.08375 -95,62 c -1.98,-0.66 -3.96,-1.32 -6,-2 0,-15.18 0,-30.36 0,-46 26.07,0 52.14,0 79,0 0.33,9.24 0.66,18.48 1,28 1.827032,2.249191 1.827032,2.249191 4.5,2.25 2.672968,-8.09e-4 2.672968,-8.09e-4 4.5,-2.25 0.206962,-3.143284 0.206962,-3.143284 0.0625,-6.84375 -0.0089,-1.406237 -0.01537,-2.812491 -0.01953,-4.21875 -0.01415,-2.208951 -0.04217,-4.413242 -0.114746,-6.621094 C -12.439651,12.079772 -12.439651,12.079772 -8.7421875,6.7382812 -2.0704337,0 -2.0704337,0 0,0 Z"
116
+ fill="#96e2fd"
117
+ id="path4"
118
+ transform="translate(704,322)"
119
+ inkscape:label="blue" />
120
+ </g>
121
+ <g
122
+ id="g147"
123
+ inkscape:label="doc"
124
+ transform="translate(-364.04379,-141.58875)">
125
+ <path
126
+ d="m 0,0 c 8.6703427,2.044817 15.710535,5.8169325 23.375,8.9375 13.302954,5.866883 26.630576,11.677401 39.964844,17.472656 L 67,28 c -0.753719,3.669848 -2.198131,6.891231 -3.722656,10.304687 -9.296322,20.845642 3.883478,-8.645545 -8.191651,18.507325 C 53.968993,60.091048 53.785214,62.564071 54,66 c 11.172758,5.723375 22.489814,10.990938 34,16 -1.548266,4.957579 -3.517809,9.638104 -5.625,14.375 l -0.984375,2.230469 C 80.596155,100.40471 79.798412,102.2025 79,104 l -1.81665,-0.0193 c -2.749846,-0.009 -5.496391,0.0361 -8.24585,0.0818 l -2.857422,-0.0332 c -5.180164,0.12634 -8.289021,0.55127 -12.048828,4.2832 C 52.995622,109.5205 51.981627,110.74772 51,112 l -1.933594,2.15234 -1.503906,1.78516 c -3.115281,3.62275 -6.432204,6.97756 -9.863281,10.30078 -3.186167,3.30336 -3.953074,5.40208 -4.018067,9.87573 l -0.06021,3.1541 -0.035,3.39986 -0.05869,3.48469 c -0.05985,3.67821 -0.106203,7.35644 -0.152252,11.03484 -0.03818,2.49155 -0.07723,4.98309 -0.117188,7.47461 C 33.161696,170.77462 33.076665,176.88721 33,183 c -4.472293,-0.58358 -8.147185,-1.74005 -12.269531,-3.55469 -6.319626,-2.77278 -12.6379704,-5.54865 -18.9516604,-8.33496 -6.0936024,-2.69258 -12.1924166,-5.37331 -18.2905276,-8.05566 -2.196218,-0.96629 -4.392426,-1.93259 -6.588623,-2.89893 C -24.733561,159.43717 -26.36678,158.71859 -28,158 c -0.448719,-11.64221 -0.781927,-23.28223 -0.984431,-34.93146 -0.09741,-5.41528 -0.228378,-10.82449 -0.448919,-16.23626 -1.196002,-30.167859 2.648306,-52.854449 16.781763,-79.697996 C -4.8863457,12.351154 -2.4508498,2.4508498 0,0 Z"
127
+ fill="#eeeefd"
128
+ id="path3"
129
+ inkscape:label="bg"
130
+ sodipodi:nodetypes="cccccccccccccccccccccccccccscsccccc"
131
+ transform="translate(559,198)" />
132
+ <path
133
+ d="M -0.24347811,-0.09739124 0.89632888,-3.0217521 2,0 c 1.6748227,4.26768 3.338455,8.5396349 5,12.8125 l 1.4453125,3.681641 1.3671875,3.52539 1.269531,3.253174 C 12,26 12.151495,26.193445 12.644817,29.193445 5.7048307,27.03181 -1.4311757,24.106379 -8,21 -5.4821699,13.866532 -3.0128538,7.021571 -0.24347811,-0.09739124 Z"
134
+ fill="#c8c8f0"
135
+ id="path15"
136
+ transform="translate(632,238)"
137
+ inkscape:label="fold"
138
+ sodipodi:nodetypes="cccccccccc" />
139
+ </g>
140
+ </svg>
Binary file
package/package.json ADDED
@@ -0,0 +1,41 @@
1
+ {
2
+ "name": "@portosaur/theme",
3
+ "version": "0.1.0",
4
+ "description": "Portosaur Theme: React components and static assets.",
5
+ "license": "GPL-3.0-only",
6
+ "author": "soymadip",
7
+ "homepage": "https://soymadip.github.io/portosaur",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/soymadip/portosaur"
11
+ },
12
+ "files": [
13
+ "src",
14
+ "assets",
15
+ "theme",
16
+ "plugins"
17
+ ],
18
+ "type": "module",
19
+ "exports": {
20
+ ".": {
21
+ "types": "./src/index.d.ts",
22
+ "import": "./src/index.mjs",
23
+ "default": "./src/index.mjs"
24
+ },
25
+ "./assets/*": "./assets/*",
26
+ "./plugins/*": "./plugins/*",
27
+ "./theme/*": "./theme/*"
28
+ },
29
+ "dependencies": {
30
+ "@docusaurus/core": "^3.10.1",
31
+ "@docusaurus/plugin-pwa": "^3.10.1",
32
+ "@docusaurus/preset-classic": "^3.10.1",
33
+ "@portosaur/core": "workspace:*",
34
+ "chalk": "^5.6.2",
35
+ "clsx": "^2.1.1",
36
+ "favicons": "^7.2.0",
37
+ "framer-motion": "^12.38.0",
38
+ "react": "^18.3.1",
39
+ "react-dom": "^18.3.1"
40
+ }
41
+ }
@@ -0,0 +1,8 @@
1
+ # Docusaurus Plugins
2
+
3
+ This directory contains internal Docusaurus plugins that extend the site's functionality during build and development.
4
+
5
+ - **`theme.mjs`**: Maps the internal `src/theme` directory so that Docusaurus can pick up Portosaur components natively.
6
+ - **`favicon.mjs`**: Automates the generation of a complete favicon suite from the user's profile picture.
7
+ - **`robots.mjs`**: Generates a `robots.txt` file based on the configured site URL.
8
+ - **`lib/`**: Contains shared internal utilities used by these plugins (image processing, CSS extraction, etc.).
package/src/index.d.ts ADDED
@@ -0,0 +1,11 @@
1
+ export interface ThemePaths {
2
+ root: string;
3
+ assets: string;
4
+ theme: string;
5
+ plugins: string;
6
+ }
7
+
8
+ export const ThemePaths: ThemePaths;
9
+ export default ThemePaths;
10
+
11
+ export const ThemePlugin: any;
package/src/index.mjs ADDED
@@ -0,0 +1,14 @@
1
+ import path from "path";
2
+
3
+ const pkgDir = path.resolve(import.meta.dirname, "../");
4
+
5
+ export const ThemePaths = {
6
+ root: pkgDir,
7
+ assets: path.resolve(pkgDir, "assets"),
8
+ theme: path.resolve(pkgDir, "theme"),
9
+ plugins: path.resolve(pkgDir, "src/plugins"),
10
+ };
11
+
12
+ export { default as ThemePlugin } from "./plugins/theme.mjs";
13
+
14
+ export default ThemePaths;
@@ -0,0 +1,13 @@
1
+ import path from "path";
2
+ import { fileURLToPath } from "url";
3
+
4
+ const __dirname = path.dirname(fileURLToPath(import.meta.url));
5
+
6
+ export default function themePlugin(_context, options) {
7
+ return {
8
+ name: "portosaur-theme",
9
+ getThemePath() {
10
+ return options.themeDir || path.resolve(__dirname, "../../theme");
11
+ },
12
+ };
13
+ }
@@ -0,0 +1,15 @@
1
+ import DocCategoryGeneratedIndexPage from "@theme-original/DocCategoryGeneratedIndexPage";
2
+ import NoteCards from "@porto/theme/components/NoteIndex/index.js";
3
+ export default function DocCategoryGeneratedIndexPageWrapper(props) {
4
+ if (props.categoryGeneratedIndex?.title === "Notes") {
5
+ return jsxDEV_7x81h0kn(NoteCards, {}, undefined, false, undefined, this);
6
+ }
7
+ return jsxDEV_7x81h0kn(
8
+ DocCategoryGeneratedIndexPage,
9
+ { ...props },
10
+ undefined,
11
+ false,
12
+ undefined,
13
+ this,
14
+ );
15
+ }