tags constant

String const tags

Implementation

static const String tags =
    '<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="m14.594 4-.313.28-11 11-.685.72.687.72 9 9 .72.686.72-.687 11-11 .28-.315V4H14.594zm.844 2H23v7.563l-10 10L5.437 16l10-10zM26 7v2h1v8.156l-9.5 9.438-1.25-1.25-1.406 1.406 1.937 1.97.72.686.69-.687L28.72 18.31 29 18V7h-3zm-6 1a1 1 0 100 2 1 1 0 000-2z"/></svg>';