mail_unread_outline constant

String const mail_unread_outline

Implementation

static const String mail_unread_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M320 96H88a40 40 0 00-40 40v240a40 40 0 0040 40h334.73a40 40 0 0040-40V239"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m112 160 144 112 87-65.67"/><circle cx="431.95" cy="128.05" r="47.95" fill="currentColor"/><path fill="currentColor" d="M432 192a63.95 63.95 0 1163.95-63.95A64 64 0 01432 192Zm0-95.9a32 32 0 1031.95 32 32 32 0 00-31.95-32Z"/></svg>';