point_out constant

String const point_out

Implementation

static const String point_out =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M37 44H17.476a.257.257 0 01-.218-.121L7.86 28.727a4.095 4.095 0 117.011-4.23l2.462 4.194V7.942a3.942 3.942 0 017.884 0v9.329c0 .585.465 1.066 1.05 1.085l11.621.388A2.185 2.185 0 0140 20.928V41a3 3 0 01-3 3Z"/></svg>';