slide constant
String
const slide
Implementation
static const String slide =
'<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="M6 8a2 2 0 00-2 2v28a2 2 0 002 2h36a2 2 0 002-2V10a2 2 0 00-2-2Z"/><circle cx="17.89" cy="23.88" r="3.13" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="9.79" cy="30.07" r="2.29" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="30.03" cy="29.23" r="3.13" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="36.87" cy="19.27" r="3.63" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m11.61 28.68 3.84-2.84m5.3-.68 6.43 2.76m4.63-1.26 3.06-4.35"/></svg>';