()
| 423 | } |
| 424 | |
| 425 | function 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 | } |
nothing calls this directly
no outgoing calls
no test coverage detected