grill_outline constant

String const grill_outline

Implementation

static const String grill_outline =
    '<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="M17 22a3 3 0 10-2.82-4H9.14l1.99-3.06a6.36 6.36 0 001.74 0l1.02 1.56c.42-.5.96-.94 1.61-1.2l-.61-.93A7 7 0 0019 8H5a7 7 0 004.12 6.37l-3.95 6.08a1 1 0 001.67 1.09l1-1.54h6.34A3 3 0 0017 22m0-4a1 1 0 011 1c0 .55-.45 1-1 1s-1-.45-1-1a1 1 0 011-1m-9.58-8h9.16a5 5 0 01-9.16 0m1.99-3h1c.15-1.15.23-1.64-.91-2.96-.4-.5-.66-.77-.44-2.04h-.99a3.14 3.14 0 00.89 2.96c.22.24.79.67.45 2.04m2.48 0h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.78-.46-2.04h-.99a3.14 3.14 0 00.89 2.96c.23.24.8.67.45 2.04m2.52 0h1c.15-1.15.23-1.64-.91-2.96-.4-.5-.66-.77-.44-2.04h-.99a3.14 3.14 0 00.89 2.96c.22.24.79.67.45 2.04Z"/></svg>';