tag_remove_outline constant

String const tag_remove_outline

Implementation

static const String tag_remove_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="M6.5 5A1.5 1.5 0 108 6.5 1.5 1.5 0 006.5 5m0 0A1.5 1.5 0 108 6.5 1.5 1.5 0 006.5 5m14.91 6.58-9-9A2 2 0 0011 2H4a2 2 0 00-2 2v7a2 2 0 00.59 1.42l.41.4a5.62 5.62 0 012.08-.74L4 11V4h7l9 9-7 7-1.08-1.08a5.57 5.57 0 01-.74 2.08l.41.41A2 2 0 0013 22a2 2 0 001.41-.59l7-7A2 2 0 0022 13a2 2 0 00-.59-1.42M6.5 5A1.5 1.5 0 108 6.5 1.5 1.5 0 006.5 5m1.62 16.54L6 19.41l-2.12 2.13-1.42-1.42L4.59 18l-2.13-2.12 1.42-1.42L6 16.59l2.12-2.13 1.42 1.42L7.41 18l2.13 2.12Z"/></svg>';