retweet constant

String const retweet

Implementation

static const String retweet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m13.5 13.5 3 3 3-3"/><path d="M9.5 4.5h3a4 4 0 014 4v8m-9-9-3-3-3 3"/><path d="M11.5 16.5h-3a4 4 0 01-4-4v-8"/></g></svg>';