three_d constant

String const three_d

Implementation

static const String three_d =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M2 5.5v13l10 4 10-4v-13l-10-4-10 4ZM13 12h5v5M2 5.5l10 4 10-4M6 14s6 6.5 12-2"/></svg>';