cpu_off constant

String const cpu_off

Implementation

static const String cpu_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 5h9a1 1 0 011 1v9m-.292 3.706A.997.997 0 0118 19H6a1 1 0 01-1-1V6c0-.272.108-.518.284-.698"/><path d="M13 9h2v2m0 4H9V9m-6 1h2m-2 4h2m5-11v2m4-2v2m7 5h-2m2 4h-2m-5 7v-2m-4 2v-2M3 3l18 18"/></g></svg>';