minimal constant

String const minimal

Implementation

static const String minimal =
    '<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"><circle cx="8.32" cy="36.81" r="3.82" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m4.75 23.34 2.57 2.57 5.07-5.07M4.71 9.87l2.58 2.57 5.07-5.07m4.22 2.57H43.5M16.58 23.38H43.5M16.58 36.81H43.5"/></svg>';