setting_web constant

String const setting_web

Implementation

static const String setting_web =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 40H7a3 3 0 01-3-3V11a3 3 0 013-3h34a3 3 0 013 3v12.059"/><path stroke="currentColor" stroke-width="4" d="M4 11a3 3 0 013-3h34a3 3 0 013 3v9H4v-9Z"/><circle r="2" transform="matrix(0 -1 -1 0 10 14)"/><circle r="2" transform="matrix(0 -1 -1 0 16 14)"/><circle cx="37" cy="34" r="3" stroke="currentColor" stroke-width="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M37 41v-4m0-6v-4m-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>';