image constant

String const image

Implementation

static const String image =
    '<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" fill-rule="evenodd" d="M2 5a3 3 0 013-3h14a3 3 0 013 3v6.5a1 1 0 01-.032.25A1 1 0 0122 12v7a3 3 0 01-3 3H5a3 3 0 01-3-3v-3a1 1 0 01.032-.25A1.002 1.002 0 012 15.5V5zm2.994 9.83c-.348.006-.68.022-.994.046V5a1 1 0 011-1h14a1 1 0 011 1v6.016c-4.297.139-7.4 1.174-9.58 2.623.826.293 1.75.71 2.656 1.256 1.399.84 2.821 2.02 3.778 3.583a1 1 0 11-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913-1.222-.734-2.465-1.192-3.327-1.392a15.466 15.466 0 00-3.703-.386h-.022zm1.984-8.342A2.674 2.674 0 018.5 6c.41 0 1.003.115 1.522.488.57.41.978 1.086.978 2.012 0 .926-.408 1.601-.978 2.011A2.674 2.674 0 018.5 11c-.41 0-1.003-.115-1.522-.489C6.408 10.101 6 9.427 6 8.5c0-.926.408-1.601.978-2.012z" clip-rule="evenodd"/></svg>';