tag_outline constant

String const tag_outline

Implementation

static const String tag_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m21.41 11.58-9-9A2 2 0 0011 2H4a2 2 0 00-2 2v7a2 2 0 00.59 1.42l9 9A2 2 0 0013 22a2 2 0 001.41-.59l7-7A2 2 0 0022 13a2 2 0 00-.59-1.42M13 20l-9-9V4h7l9 9M6.5 5A1.5 1.5 0 115 6.5 1.5 1.5 0 016.5 5Z"/></svg>';