red_envelope constant

String const red_envelope

Implementation

static const String red_envelope =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M39 4H9v6l15 4 15-4V4Zm0 13v27H9V17"/><path d="m19 19 5 6 5-6M18 31h12m-12-6h12m-6 0v12"/></g></svg>';