polyline constant

String const polyline

Implementation

static const String polyline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M24 .188A1.812 1.812 0 0022.187 2c0 .193.039.388.094.563l-2.75 2.718A1.862 1.862 0 0019 5.188c-.5 0-.953.203-1.281.53L11.78 3.782A1.793 1.793 0 0010 2.187 1.812 1.812 0 008.187 4c0 .918.678 1.66 1.563 1.781l3.031 9.875c-.107.098-.2.224-.281.344l-4.781-.563A1.794 1.794 0 006 14.188 1.812 1.812 0 004.187 16c0 .406.15.76.375 1.063L2 22.188A1.812 1.812 0 103.813 24c0-.415-.141-.788-.376-1.094L6 17.813c.61 0 1.14-.32 1.469-.782l4.843.563A1.775 1.775 0 0014 18.812 1.812 1.812 0 0015.813 17c0-.907-.662-1.648-1.532-1.781L11.25 5.313V5.28h.031l5.939 1.97c.12.885.863 1.563 1.781 1.563A1.812 1.812 0 0020.813 7a1.88 1.88 0 00-.125-.625l2.718-2.688c.185.064.388.126.594.126a1.812 1.812 0 100-3.626z"/></svg>';