wunderlist constant

String const wunderlist

Implementation

static const String wunderlist =
    '<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" d="M17 17.5 12 15l-5 2.5V5H5v14h14V5h-2v12.5m-5-5.08 2.25 1.35-.6-2.55 1.99-1.72L13 9.27l-1-2.41-1 2.41-2.64.23 1.99 1.72-.6 2.55L12 12.42M5 3h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2z"/></svg>';