mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-22 07:57:30 -06:00
feat: initialize base agent node
This commit is contained in:
parent
e33348ac69
commit
2fbccb3423
13 changed files with 8082 additions and 536 deletions
14
nodes/BaseAgent/base.svg
Normal file
14
nodes/BaseAgent/base.svg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_b_139_1266)">
|
||||
<rect width="46" height="46" rx="23" fill="black" fill-opacity="0.9"/>
|
||||
<path d="M22.9803 34.3703C29.2728 34.3703 34.3739 29.2796 34.3739 23.0001C34.3739 16.7205 29.2728 11.6299 22.9803 11.6299C17.0104 11.6299 12.1129 16.212 11.6265 22.0443H26.6861V23.9558H11.6265C12.1129 29.7882 17.0104 34.3703 22.9803 34.3703Z" fill="#E3E7E9"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_b_139_1266" x="-14" y="-14" width="74" height="74" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="7"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_139_1266"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_139_1266" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 939 B |
Loading…
Add table
Add a link
Reference in a new issue