* 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
236 B
XML
11 lines
236 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
fill="none"
|
|
viewBox="0 0 24 24"
|
|
stroke="white"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<polygon points="5,3 19,12 5,21 5,3" fill="currentColor" />
|
|
</svg>
|