mysplash constant
String
const mysplash
Implementation
static const String mysplash =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M30.5 35.29 24 24l-6.5 11.29h-13l13-22.58L24 24l6.5-11.29 13 22.58Z"/></svg>';