paragraph constant

String const paragraph

Implementation

static const String paragraph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 5c-3.302 0-6 2.698-6 6s2.698 6 6 6h4v10h2V7h2v20h2V7h2V5H12zm0 2h4v8h-4c-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4z"/></svg>';