sign_in constant

String const sign_in

Implementation

static const String sign_in =
    '<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="M18 20.75h-3a.75.75 0 010-1.5h3a1.16 1.16 0 001.25-1V5.78a1.16 1.16 0 00-1.25-1h-3a.75.75 0 010-1.5h3a2.64 2.64 0 012.75 2.53v12.41A2.64 2.64 0 0118 20.75Z"/><path fill="currentColor" d="M11 16.75a.74.74 0 01-.53-.22.75.75 0 010-1.06L13.94 12l-3.47-3.47a.75.75 0 011.06-1.06l4 4a.75.75 0 010 1.06l-4 4a.74.74 0 01-.53.22Z"/><path fill="currentColor" d="M15 12.75H4a.75.75 0 010-1.5h11a.75.75 0 010 1.5Z"/></svg>';