d_negative constant

String const d_negative

Icon Data of d_negative

Implementation

static const String d_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"><g fill="currentColor"><path d="M16 34V14h6c5.523 0 10 4.477 10 10s-4.477 10-10 10h-6Z"/><path fill-rule="evenodd" d="M48 0H0v48h48V0ZM14 10a2 2 0 00-2 2v24a2 2 0 002 2h8c7.732 0 14-6.268 14-14s-6.268-14-14-14h-8Z" clip-rule="evenodd"/></g></svg>';