jpg_format constant

String const jpg_format

Implementation

static const String jpg_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="M10 15v-3m0 0V9h3v3h-3Zm9-3h-3v6h3v-2.4M7 9v4.2C7 15 5 15 5 15"/></g></svg>';