gittouch constant

String const gittouch

Implementation

static const String gittouch =
    '<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="m43.5 8.62-4.96-2.86-14.51 8.38-14.6-8.43L4.5 8.55l19.56 11.3L43.5 8.62z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 8.55v5.7l14.6 8.43v16.75l4.96 2.86V19.85L4.5 8.55z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43.5 8.62v5.7l-14.48 8.36v16.75l-4.96 2.86V19.85L43.5 8.62z"/></svg>';