mac_dock constant

String const mac_dock

Implementation

static const String mac_dock =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 17a.5.5 0 110-1 .5.5 0 010 1Zm4 0a.5.5 0 110-1 .5.5 0 010 1Zm4 0a.5.5 0 110-1 .5.5 0 010 1Z"/><path d="M21 21H3a1 1 0 01-1-1V4a1 1 0 011-1h18a1 1 0 011 1v16a1 1 0 01-1 1ZM2 17.5l2-1m18 1-2-1"/></g></svg>';