fullwidth constant

String const fullwidth

Implementation

static const String fullwidth =
    '<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" stroke-width="4" d="M42 6v36M17 19l-5 5m0 0 5 5m-5-5h24m-5-5 5 5m0 0-5 5M6 6v36"/></svg>';