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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M9 2H7.5l7 7-5.3 5.2.8.8 6-6z"/><path fill="currentColor" d="M6 2H0v6l7 7 6-6-7-7zM2.8 6c-.7 0-1.3-.6-1.3-1.2s.6-1.2 1.2-1.2S4 4.1 4 4.8 3.4 6 2.8 6z"/></svg>';