direction_up_left constant

String const direction_up_left

Implementation

static const String direction_up_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30" height="30" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 30"><path fill="currentColor" d="M10.03 14.31V9.84c0-.3.1-.55.3-.75s.45-.3.74-.3h4.48c.29 0 .54.1.74.3s.3.45.3.75c0 .29-.1.53-.3.73s-.45.29-.74.29H13.6l6.06 6.06c.18.21.26.46.26.78 0 .29-.09.53-.26.72-.2.19-.46.28-.79.28-.3 0-.55-.09-.73-.28l-6.02-6.05v1.95c0 .3-.1.55-.3.75-.2.2-.45.3-.75.3-.29 0-.54-.1-.74-.31s-.3-.46-.3-.75z"/></svg>';