brightness_low constant

String const brightness_low

Implementation

static const String brightness_low =
    '<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 11a1 1 0 101 1 1 1 0 00-1-1Zm1.93 6.66a1 1 0 101.41 0 1 1 0 00-1.41 0ZM6.34 6.34a1 1 0 10-1.41 0 1 1 0 001.41 0ZM12 4a1 1 0 10-1-1 1 1 0 001 1Zm5.66 13.66a1 1 0 101.41 0 1 1 0 00-1.41 0ZM21 11a1 1 0 101 1 1 1 0 00-1-1Zm-3.34-6.07a1 1 0 101.41 0 1 1 0 00-1.41 0ZM12 20a1 1 0 101 1 1 1 0 00-1-1Zm0-14a6 6 0 106 6 6 6 0 00-6-6Zm0 10a4 4 0 114-4 4 4 0 01-4 4Z"/></svg>';