turingmachine constant

String const turingmachine

Icon Data of turingmachine

Implementation

static const String turingmachine =
    '<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="m4.5 33.75 9.71 7.93V25.83L4.5 33.75zm9.71 0h19.35a9.16 9.16 0 009.16-9.16h0a9.29 9.29 0 00-.23-2.06m1.01-8.28-9.71-7.93v15.85l9.71-7.92z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M33.79 14.25H14.44a9.16 9.16 0 00-9.16 9.16h0a9.29 9.29 0 00.23 2.06"/></svg>';