line_chart constant

String const line_chart

Icon Data of line_chart

Implementation

static const String line_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="m705 978-449 449v366h1664v128H128V129h128v1132l449-449 255 257 704-704 256 256v166l-256-256-704 704-255-257z"/></svg>';