presentation_chart_bar constant

String const presentation_chart_bar

Icon Data of presentation_chart_bar

Implementation

static const String presentation_chart_bar =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3Zm11 4a1 1 0 10-2 0v4a1 1 0 102 0V7Zm-3 1a1 1 0 10-2 0v3a1 1 0 102 0V8ZM8 9a1 1 0 00-2 0v2a1 1 0 102 0V9Z" clip-rule="evenodd"/></svg>';