paragraph_break constant

String const paragraph_break

Implementation

static const String paragraph_break =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 4v40M42 4v40M18 26l-4 4 4 4"/><path d="M15 30h13a6 6 0 000-12H14"/></g></svg>';