rx_negative constant

String const rx_negative

Icon Data of rx_negative

Implementation

static const String rx_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 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4Zm-7 9a1 1 0 00-1 1v16h2v-7h2.586l6 6-4.293 4.293 1.414 1.414L28 30.414l4.293 4.293 1.414-1.414L29.414 29l4.293-4.293-1.414-1.414L28 27.586l-4.602-4.602A5 5 0 0023 13h-6Zm1 8h5a3 3 0 100-6h-5v6Z" clip-rule="evenodd"/></svg>';