seal constant

String const seal

Implementation

static const String seal =
    '<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-width="4"><path d="M5 37a2 2 0 012-2h34a2 2 0 012 2v5a2 2 0 01-2 2H7a2 2 0 01-2-2v-5Z"/><path d="M5 31a2 2 0 012-2h34a2 2 0 012 2v11a2 2 0 01-2 2H7a2 2 0 01-2-2V31Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.763 15.664a1 1 0 01.942-.664h8.59a1 1 0 01.942.664L34 29H14l4.763-13.336Z"/><rect width="18" height="10.8" x="15" y="4" rx="5.4"/></g></svg>';