pi constant

String const pi

Implementation

static const String pi =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5v2h2v12h2V7h6v9a3 3 0 003 3 3 3 0 003-3h-2a1 1 0 01-1 1 1 1 0 01-1-1V7h2V5"/></svg>';