login constant

String const login

Icon Data of login

Implementation

static const String login =
    '<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="M9.586 11 7.05 8.464 8.464 7.05l4.95 4.95-4.95 4.95-1.414-1.414L9.586 13H3v-2h6.586ZM11 3h8c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-8v-2h8V5h-8V3Z"/></svg>';