blinds constant

String const blinds

Implementation

static const String blinds =
    '<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="M3 2h18a1 1 0 011 1v2a1 1 0 01-1 1h-1v7a1 1 0 01-1 1h-6v2.17c1.17.41 2 1.52 2 2.83a3 3 0 01-3 3 3 3 0 01-3-3c0-1.31.83-2.42 2-2.83V14H5a1 1 0 01-1-1V6H3a1 1 0 01-1-1V3a1 1 0 011-1m9 16a1 1 0 00-1 1 1 1 0 001 1 1 1 0 001-1 1 1 0 00-1-1Z"/></svg>';