data_refinery constant

String const data_refinery

Implementation

static const String data_refinery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M7 30a5 5 0 115-5 5.006 5.006 0 01-5 5Zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3Z"/><path fill="currentColor" d="M24 26H14v-2h10v-7H8a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h10v2H8v7h16a2.002 2.002 0 012 2v7a2.002 2.002 0 01-2 2Z"/><path fill="currentColor" d="M28 12h-6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2Zm-6-8v6h6V4Z"/></svg>';