selfie constant

String const selfie

Implementation

static const String selfie =
    '<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"><path fill="currentColor" d="M16 2H8a3 3 0 00-3 3v14a3 3 0 003 3h8a3 3 0 003-3V5a3 3 0 00-3-3Zm1 17a1 1 0 01-1 1H8a1 1 0 01-1-1v-1h10Zm-5-5a3 3 0 012.82 2H9.18A3 3 0 0112 14Zm-1-3a1 1 0 111 1 1 1 0 01-1-1Zm6 5h-.1a5 5 0 00-2.42-3.32A3 3 0 0015 11a3 3 0 00-6 0 3 3 0 00.52 1.68A5 5 0 007.1 16H7V5a1 1 0 011-1h8a1 1 0 011 1ZM12 5a1 1 0 101 1 1 1 0 00-1-1Z"/></svg>';