entry constant

String const entry

Icon Data of entry

Implementation

static const String entry =
    '<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="M20 11h-8.586l2.293-2.293a1 1 0 00-1.414-1.414l-4 4a1 1 0 000 1.414l4 4a1 1 0 001.414-1.414L11.414 13H20Z"/><path fill="currentColor" d="M11.414 11H20V5a3.003 3.003 0 00-3-3H7a3.003 3.003 0 00-3 3v14a3.003 3.003 0 003 3h10a3.003 3.003 0 003-3v-6h-8.586l2.293 2.293a1 1 0 11-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414Z" opacity=".5"/></svg>';