issue_draft constant

String const issue_draft

Implementation

static const String issue_draft =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m12.732 9.2.952.31A6.494 6.494 0 0014 7.5c0-.701-.111-1.377-.316-2.01l-.952.31c.174.534.268 1.105.268 1.7s-.094 1.166-.268 1.7Zm-.33-4.197.89-.455a6.529 6.529 0 00-2.84-2.84l-.455.89a5.528 5.528 0 012.405 2.405ZM9.2 2.268l.31-.951A6.495 6.495 0 007.5 1c-.701 0-1.377.111-2.01.317l.31.95A5.495 5.495 0 017.5 2c.595 0 1.166.094 1.7.268Zm-4.197.33-.455-.89a6.528 6.528 0 00-2.84 2.84l.89.455a5.528 5.528 0 012.405-2.405ZM1 7.5c0-.701.111-1.377.317-2.01l.95.31A5.495 5.495 0 002 7.5c0 .595.094 1.166.268 1.7l-.951.31A6.495 6.495 0 011 7.5Zm1.598 2.497-.89.455a6.529 6.529 0 002.84 2.84l.455-.89a5.528 5.528 0 01-2.405-2.405ZM5.8 12.732l-.31.952A6.494 6.494 0 007.5 14c.701 0 1.377-.111 2.01-.316l-.31-.952A5.497 5.497 0 017.5 13a5.497 5.497 0 01-1.7-.268Zm4.197-.33.455.89a6.53 6.53 0 002.84-2.84l-.89-.455a5.528 5.528 0 01-2.405 2.405ZM7.5 8.5a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';