thumbs_up constant

String const thumbs_up

Implementation

static const String thumbs_up =
    '<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-linejoin="round" stroke-width="4" d="M27.6 18.6v-7.2A5.4 5.4 0 0022.2 6L15 22.2V42h20.916a3.6 3.6 0 003.6-3.06L42 22.74a3.6 3.6 0 00-3.6-4.14H27.6ZM15 22h-4.806C8.085 21.963 6.283 23.71 6 25.8v12.6a4.158 4.158 0 004.194 3.6H15V22Z"/></svg>';