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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 11a1 1 0 100 2 1 1 0 000-2Zm-5 1a1 1 0 112 0 1 1 0 01-2 0Z"/><path fill-rule="evenodd" d="M2 8a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2v-4a2 2 0 00-2-2H2Zm20 2H2v4h20v-4Z" clip-rule="evenodd"/></g></svg>';