cvs constant

String const cvs

Implementation

static const String cvs =
    '<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="m42.139 15.225-5.8-5.8a4.648 4.648 0 00-6.574 0L24 15.19l-5.765-5.765a4.648 4.648 0 00-6.573 0l-5.8 5.8a4.648 4.648 0 000 6.573l5.764 5.765L24 39.937l18.139-18.139a4.648 4.648 0 000-6.573Z"/></svg>';