* video-content * consolidate-pages * api * remove-langfuse-integration * playground-svg * update-component-png * consolidate-items * status-svgs * factor-flows-components-collections-docs * cleanup-page * component-content * api-calls * move-docs * migration-issues --------- Co-authored-by: ogabrielluiz <gabriel@langflow.org>
11 lines
207 B
XML
11 lines
207 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
fill="none"
|
|
viewBox="0 0 24 24"
|
|
stroke="green"
|
|
stroke-width="1.5"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M20 6 9 17l-5-5" />
|
|
</svg>
|