taco constant

String const 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="M3.5 18A2.5 2.5 0 011 15.5C1 11.358 4.806 8 9.5 8c.689 0 1.359.072 2 .209a9.606 9.606 0 012-.209c4.694 0 8.5 3.358 8.5 7.5a2.5 2.5 0 01-2.5 2.5h-16ZM2 15.5a1.5 1.5 0 003 0c0-2.776 1.71-5.2 4.25-6.496C5.223 9.118 2 11.983 2 15.5ZM19.5 17a1.5 1.5 0 001.5-1.5c0-3.59-3.358-6.5-7.5-6.5C9.358 9 6 11.91 6 15.5c0 .563-.186 1.082-.5 1.5h14Z"/></svg>';