drive constant

String const drive

Implementation

static const String drive =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M3 14h10a3 3 0 003-3H0a3 3 0 003 3zm10-2h1v1h-1v-1zm2-10H1l-1 8h16z"/></svg>';