tooltip_image_outline constant

String const tooltip_image_outline

Implementation

static const String tooltip_image_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="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m3.5 2A1.5 1.5 0 019 7.5 1.5 1.5 0 017.5 9 1.5 1.5 0 016 7.5 1.5 1.5 0 017.5 6M6 14l5-5 2 2 5-5v8H6Z"/></svg>';