avi_format constant

String const avi_format

Implementation

static const String avi_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 stroke-linejoin="round" d="m12 9 1.5 6L15 9m3 6V9"/><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="M6 15v-3m0 0v-1.5A1.5 1.5 0 017.5 9v0A1.5 1.5 0 019 10.5V12m-3 0h3m0 0v3"/></g></svg>';