mark constant

String const mark

Implementation

static const String mark =
    '<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="m16.243 18.506.01-2.514 2.504.01m13 2.504-.01-2.514-2.504.01m-13 13.492.01 2.514 2.504-.01m13-2.505-.01 2.515-2.504-.01M24.016 22l-.032 4M26 24.016l-4-.032"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.5 43.5h27a2 2 0 002-2v-35a2 2 0 00-2-2h-27a2 2 0 00-2 2v35a2 2 0 002 2Z"/></svg>';