raw_format constant

String const raw_format

Implementation

static const String raw_format =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M4 6V3.6a.6.6 0 01.6-.6h14.8a.6.6 0 01.6.6V6M4 18v2.4a.6.6 0 00.6.6h14.8a.6.6 0 00.6-.6V18"/><path stroke-linejoin="round" d="M16.5 9v6l1.5-3 1.5 3V9m-9 6v-3m0 0v-1.5A1.5 1.5 0 0112 9v0a1.5 1.5 0 011.5 1.5V12m-3 0h3m0 0v3m-9 0V9h2.4a.6.6 0 01.6.6v.9A1.5 1.5 0 016 12v0"/><path stroke-linejoin="round" d="M4.5 12H6v0a1.5 1.5 0 011.5 1.5V15"/></g></svg>';