golf_ball constant

String const golf_ball

Implementation

static const String golf_ball =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m6.031 12 2 1.969V16h.907v-2.031l2-1.969H6.031zm-3-6.547a5.452 5.452 0 1010.906 0 5.452 5.452 0 10-10.906 0z"/></svg>';