sleigh constant

String const sleigh

Icon Data of sleigh

Implementation

static const String sleigh =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 19h15a4 4 0 004-4m-6 0H7a4 4 0 01-4-4V5l1.243 1.243A6 6 0 008.485 8H12v2a2 2 0 002 2h.5a1.5 1.5 0 001.5-1.5 1.5 1.5 0 013 0V12a3 3 0 01-3 3zm-1 0v4m-8-4v4"/></svg>';