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="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M38 35h-2V17c0-.6-.4-1-1-1H18v-2h17c1.7 0 3 1.3 3 3v18z"/><path fill="currentColor" d="m37 36.5-6.8-7.8 1.6-1.4 5.2 6.2 5.2-6.2 1.6 1.4zm-5-.5H15c-1.7 0-3-1.3-3-3V15h2v18c0 .6.4 1 1 1h17v2z"/><path fill="currentColor" d="M18.2 22.7 13 16.5l-5.2 6.2-1.6-1.4 6.8-7.8 6.8 7.8z"/></svg>';