brand_linktree constant

String const brand_linktree

Implementation

static const String brand_linktree =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 3 2 15h3v5h5v-5H8l4-7zm6 0 7 12h-3v5h-5v-5h2l-4-7z"/></svg>';