card_bulleted_off constant

String const card_bulleted_off

Implementation

static const String card_bulleted_off =
    '<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" d="m3.35 3.58 17.3 17.29-1.42 1.42L16.94 20H4a2 2 0 01-2-2V6c0-.28.06-.54.16-.78l-.93-.93 1.42-1.42.7.71M6.6 4H20a2 2 0 012 2v12c0 .4-.12.77-.32 1.08L17.6 15H20v-2h-4.4l-2-2H20V9h-8.4l-5-5m3.34 9H9v2h2v-.94L9.94 13m-4-4H5v2h2v-.94L5.94 9Z"/></svg>';