button_arrow_up constant

String const button_arrow_up

Implementation

static const String button_arrow_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M8.984.057c4.389 0 7.959 3.562 7.959 7.941 0 4.377-3.57 7.939-7.959 7.939-4.389 0-7.959-3.562-7.959-7.939 0-4.379 3.571-7.941 7.959-7.941zm-.015 14.026c3.347 0 6.074-2.729 6.074-6.083 0-3.353-2.727-6.083-6.074-6.083-3.349 0-6.073 2.73-6.073 6.083 0 3.354 2.724 6.083 6.073 6.083z"/><path d="M11.975 7.906 8.973 4.002 6.022 7.907h2.003v3.264c0 .344.324.79.955.79.63 0 .975-.483.975-.826V7.906h2.02z"/></g></svg>';