n8n-nodes-typebot 1.1.11 → 1.2.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.
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="820" height="820" viewBox="0 0 820 820" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<!-- White border for visibility on dark backgrounds -->
|
|
4
|
-
<rect width="820" height="820" rx="120" fill="white" stroke="white" stroke-width="8"/>
|
|
5
|
-
|
|
6
|
-
<!-- Black background (the main logo background) -->
|
|
7
|
-
<rect x="8" y="8" width="804" height="804" rx="116" fill="#000000"/>
|
|
8
|
-
|
|
9
|
-
<!-- Typebot Logo - white on black -->
|
|
10
|
-
<g transform="translate(205, 205)">
|
|
11
|
-
<!-- Outer rounded rectangle (white border) -->
|
|
12
|
-
<rect x="0" y="0" width="410" height="410" rx="80" fill="none" stroke="white" stroke-width="40"/>
|
|
13
|
-
|
|
14
|
-
<!-- Inner rounded rectangle (black background) -->
|
|
15
|
-
<rect x="60" y="60" width="290" height="290" rx="50" fill="#000000"/>
|
|
16
|
-
|
|
17
|
-
<!-- Slanted line (white) - the iconic "/" -->
|
|
18
|
-
<rect x="150" y="100" width="100" height="210" rx="20" fill="white" transform="rotate(-15 205 205)"/>
|
|
19
|
-
</g>
|
|
20
|
-
</svg>
|