setting_computer constant

String const setting_computer

Implementation

static const String setting_computer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 6H9a3 3 0 00-3 3v22a3 3 0 003 3h30a3 3 0 003-3v-5m-18 8v8m-10 0h20"/><circle cx="37" cy="13" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 20v-4m0-6V6m-6.062 10.5 3.464-2m5.196-3 3.464-2m-12.124 0 3.464 2m5.196 3 3.464 2"/></g></svg>';