angle_up_print constant

String const angle_up_print

Icon Data of angle_up_print

Implementation

static const String angle_up_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"><path fill-rule="evenodd" d="M10.988 7.391 5.04 12.348c-1.537 1.28.384 3.585 1.92 2.304l5.04-4.2 5.04 4.2c1.536 1.28 3.457-1.024 1.92-2.304L13.012 7.39A1.482 1.482 0 0012 6.973a1.482 1.482 0 00-1.012.418Z" clip-rule="evenodd" opacity=".8"/><path d="m16.32 12.116-6-5-.64.768 6 5 .64-.768Z"/><path d="m15.68 12.884-6-5c-.512-.427.128-1.195.64-.768l6 5c.512.427-.128 1.195-.64.768Z"/><path d="m4.32 12.884 6-5-.64-.768-6 5 .64.768Z"/><path d="m3.68 12.116 6-5c.512-.427 1.152.341.64.768l-6 5c-.512.427-1.152-.341-.64-.768Z"/></g></svg>';