cone constant

String const cone

Implementation

static const String cone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M960 1024H64q-27 0-45.5-19T0 959.5t18.5-45T64 896h64l49-128h670l49 128h64q26 0 45 18.5t19 45-19 45.5-45 19zM423 128l25-64q22-64 64-64 45 0 64 64l25 64H423zm276 256H325l49-128h276zM276 512h472l50 128H226z"/></svg>';