canva constant

String const canva

Implementation

static const String canva =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M33.563 22.611 31.341 28.5l-2.223-5.889M20.9 26.278a2.229 2.229 0 01-2.223 2.222h0a2.229 2.229 0 01-2.222-2.222v-1.445a2.229 2.229 0 012.222-2.222h0a2.229 2.229 0 012.223 2.222m0 3.667v-5.889m6.63 5.889v-3.667a2.229 2.229 0 00-2.222-2.222h0a2.229 2.229 0 00-2.222 2.222V28.5m0-3.667v-2.222m-8.67 2.889h0a2.987 2.987 0 01-3 3h0a2.987 2.987 0 01-3-3v-3a2.987 2.987 0 013-3h0a2.895 2.895 0 012.89 3h0m25.278 3.778A2.229 2.229 0 0137.36 28.5h0a2.229 2.229 0 01-2.222-2.222v-1.445a2.229 2.229 0 012.222-2.222h0a2.229 2.229 0 012.223 2.222m.001 3.667v-5.889"/><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';