turtl constant

String const turtl

Icon Data of turtl

Implementation

static const String turtl =
    '<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" d="M22.39 4.5v9.28L16 17.51l-8-4.65Zm3.22 0 14.47 8.35L32 17.5l-6.43-3.73ZM6.31 15.64l8 4.64v7.43l-8 4.65Zm35.38 0v16.71l-8-4.64v-7.43ZM24 16.57l6.43 3.71v7.43L24 31.43l-6.43-3.72v-7.43Zm-8 13.92 6.43 3.73v9.28L7.92 35.14Zm16 0 8 4.65-14.39 8.36v-9.28Z"/></svg>';