arrow_up constant

String const arrow_up

Icon Data of arrow_up

Implementation

static const String arrow_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15 27a1 1 0 102 0h-2Zm2-21a1 1 0 10-2 0h2Zm-1-1 .707-.707a1 1 0 00-1.414 0L16 5Zm7.293 8.707a1 1 0 001.414-1.414l-1.414 1.414Zm-16-1.414a1 1 0 101.414 1.414l-1.414-1.414ZM17 27V6h-2v21h2ZM15.293 5.707l8 8 1.414-1.414-8-8-1.414 1.414Zm0-1.414-8 8 1.414 1.414 8-8-1.414-1.414Z"/></svg>';