leave_print constant

String const leave_print

Icon Data of leave_print

Implementation

static const String leave_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><rect width="10" height="15" x="6" y="4" opacity=".8" rx="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15.667 7.5 17.75 10l-2.083-2.5Zm0 5L17.75 10l-2.083 2.5Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" d="M17 10H9.5M4 3h9M4 17h9m0-14v4m0 6v4M4 3v14"/></g></svg>';