transition_left constant

String const transition_left

Implementation

static const String transition_left =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M22 18V6a3 3 0 00-3-3h-2a3 3 0 00-3 3v12a3 3 0 003 3h2a3 3 0 003-3Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 3H6a4 4 0 00-4 4v10a4 4 0 004 4h2m6-9H6m0 0 3-3m-3 3 3 3"/></g></svg>';