source_code constant

String const source_code

Implementation

static const String source_code =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23 40H7a3 3 0 01-3-3V11a3 3 0 013-3h34a3 3 0 013 3v14.882"/><path stroke="currentColor" stroke-width="4" d="M4 11a3 3 0 013-3h34a3 3 0 013 3v9H4v-9Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m34 33-4 4 4 4m6-8 4 4-4 4"/><circle r="2" transform="matrix(0 -1 -1 0 10 14)"/><circle r="2" transform="matrix(0 -1 -1 0 16 14)"/></g></svg>';