protocol constant

String const protocol

Implementation

static const String protocol =
    '<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="M18 20h-4l4-16h4m-6 0h-4L8 20h4M2 16.5A2.5 2.5 0 004.5 19 2.5 2.5 0 007 16.5 2.5 2.5 0 004.5 14 2.5 2.5 0 002 16.5m0-7A2.5 2.5 0 004.5 12 2.5 2.5 0 007 9.5 2.5 2.5 0 004.5 7 2.5 2.5 0 002 9.5Z"/></svg>';