taco constant

String const taco

Icon Data of taco

Implementation

static const String taco =
    '<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="M19 18H5a4 4 0 01-4-4 8 8 0 018-8c1.06 0 2.07.21 3 .58.93-.37 1.94-.58 3-.58a8 8 0 018 8 4 4 0 01-4 4M3 14a2 2 0 002 2 2 2 0 002-2c0-2.37 1.03-4.5 2.67-5.96L9 8a6 6 0 00-6 6m16 2a2 2 0 002-2 6 6 0 00-6-6 6 6 0 00-6 6c0 .73-.19 1.41-.54 2H19Z"/></svg>';