hd_screen_outline constant

String const hd_screen_outline

Implementation

static const String hd_screen_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M2 13.5h11m-5.5-3V14m6.69-2.589a24.35 24.35 0 00-13.38 0 .243.243 0 01-.31-.234V1.823c0-.162.155-.279.31-.234a24.35 24.35 0 0013.38 0 .243.243 0 01.31.234v9.354a.243.243 0 01-.31.234Z"/></svg>';