line_height constant

String const line_height

Implementation

static const String line_height =
    '<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" fill-rule="evenodd" d="M3.782 2.217a.4.4 0 00-.565 0l-2 2a.4.4 0 00.565.566L3.1 3.466v8.068l-1.317-1.317a.4.4 0 00-.565.566l2 2a.4.4 0 00.565 0l2-2a.4.4 0 00-.565-.566L3.9 11.534V3.466l1.318 1.317a.4.4 0 00.565-.566l-2-2ZM8.5 4a.5.5 0 100 1h6a.5.5 0 000-1h-6ZM8 7.5a.5.5 0 01.5-.5h6a.5.5 0 010 1h-6a.5.5 0 01-.5-.5Zm.5 2.5a.5.5 0 100 1h6a.5.5 0 000-1h-6Z" clip-rule="evenodd"/></svg>';