hotspot_line constant

String const hotspot_line

Implementation

static const String hotspot_line =
    '<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="M11 2v2H7v16h10v-9h2v10a1 1 0 01-1 1H6a1 1 0 01-1-1V3a1 1 0 011-1h5zm2 5a2 2 0 012 2h-2V7zm0-3a5 5 0 015 5h-2a3 3 0 00-3-3V4zm0-3a8 8 0 018 8h-2a6 6 0 00-6-6V1z"/></svg>';