path constant

String const path

Implementation

static const String path =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M200 168a32.1 32.1 0 00-31 24H72a32 32 0 010-64h96a40 40 0 000-80H72a8 8 0 000 16h96a24 24 0 010 48H72a48 48 0 000 96h97a32 32 0 1031-40Zm0 48a16 16 0 1116-16 16 16 0 01-16 16Z"/></svg>';