tabs constant

String const tabs

Icon Data of tabs

Implementation

static const String tabs =
    '<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="M22.75 24.38H41.5c0 9.81-7.45 17.75-17.25 17.75a17.75 17.75 0 010-35.5 17.45 17.45 0 0116.28 11.25"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.26 8.53c-1.51-1.25-3.45-3.94-3.67-5.4 0 0-3 4.15 0 7.87m19.3-2.6c1.49-1.3 3.31-3.86 3.52-5.27 0 0 2.92 4 .14 7.69"/></svg>';