background_color constant

String const background_color

Implementation

static const String background_color =
    '<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 fill-rule="evenodd" d="M37 37a4 4 0 004-4c0-1.473-1.333-3.473-4-6-2.667 2.527-4 4.527-4 6a4 4 0 004 4Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m20.854 5.504 3.535 3.536"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M23.682 8.333 8.125 23.889 19.44 35.203l15.556-15.557L23.682 8.333Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m12 20.073 16.961 5.577M4 43h40"/></g></svg>';