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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M4 12a2 2 0 012-2h36a2 2 0 012 2v24a2 2 0 01-2 2H6a2 2 0 01-2-2V12Z"/><path fill="#555" d="M15.414 32.586A2 2 0 0116.828 32H30.26a2 2 0 011.302.481L38 38H10l5.414-5.414Z"/><path d="M39 38H9"/><circle cx="15" cy="21" r="4" fill="#555"/><circle cx="33" cy="21" r="4" fill="#555"/><path d="M15 25h18m-18-8h18"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';