positive_negative constant

String const positive_negative

Icon Data of positive_negative

Implementation

static const String positive_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 0H0v48h48V0ZM24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20ZM14 23a1 1 0 100 2h9v9a1 1 0 102 0v-9h9a1 1 0 100-2h-9v-9a1 1 0 10-2 0v9h-9Z" clip-rule="evenodd"/></svg>';