angle_left_print constant

String const angle_left_print

Icon Data of angle_left_print

Implementation

static const String angle_left_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="m11.453 11 4.2-5.04c1.28-1.536-1.025-3.457-2.305-1.92L8.39 9.988c-.256.272-.42.63-.418 1.012-.002.382.162.74.418 1.012l4.957 5.948c1.28 1.537 3.585-.384 2.304-1.92l-4.2-5.04Z" clip-rule="evenodd" opacity=".8"/><path d="m12.384 15.68-5-6-.768.64 5 6 .768-.64Z"/><path d="m11.616 16.32-5-6c-.427-.512.341-1.152.768-.64l5 6c.427.512-.341 1.152-.768.64Z"/><path d="m11.616 3.68-5 6 .768.64 5-6-.768-.64Z"/><path d="m12.384 4.32-5 6c-.427.512-1.195-.128-.768-.64l5-6c.427-.512 1.195.128.768.64Z"/></g></svg>';