s_negative constant

String const s_negative

Icon Data of s_negative

Implementation

static const String s_negative =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48V0ZM18 18a4 4 0 014-4h4a4.002 4.002 0 013.773 2.666 2 2 0 003.771-1.332A8.003 8.003 0 0026 10h-4a8 8 0 100 16h4a4 4 0 010 8h-4a4.002 4.002 0 01-3.773-2.666 2 2 0 00-3.771 1.332A8.003 8.003 0 0022 38h4a8 8 0 100-16h-4a4 4 0 01-4-4Z" clip-rule="evenodd"/></svg>';