MCPcopy Create free account
hub / github.com/acoyfellow/cloudbox / Bolt

Function Bolt

web/src/components/SampleAgent.tsx:425–431  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

423}
424
425function Bolt() {
426 return (
427 <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256">
428 <path d="M215.79,118.17a8,8,0,0,0-5-5.66L153.18,90.9l14.66-73.33a8,8,0,0,0-13.69-7l-112,120a8,8,0,0,0,3,13l57.63,21.61L88.16,238.43a8,8,0,0,0,13.69,7l112-120A8,8,0,0,0,215.79,118.17Z"></path>
429 </svg>
430 );
431}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected