type_drive constant

String const type_drive

Implementation

static const String type_drive =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 12a2 2 0 012-2h36a2 2 0 012 2v24a2 2 0 01-2 2H6a2 2 0 01-2-2V12Z"/><path d="M15.414 32.586A2 2 0 0116.828 32H30.26a2 2 0 011.302.481L38 38H10l5.414-5.414ZM39 38H9"/><circle cx="15" cy="21" r="4"/><circle cx="33" cy="21" r="4"/><path d="M15 25h18m-18-8h18"/></g></svg>';