navicon constant

String const navicon

Implementation

static const String navicon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M96 241h320v32H96zm0-96h320v32H96zm0 192h320v32H96z"/></svg>';