foxydroid constant

String const foxydroid

Implementation

static const String foxydroid =
    '<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="m24 16.17-9.24 5.33-9.24 5.34V5.5l9.24 5.33L24 16.17zm0 0 9.24-5.34 9.24-5.33v21.34l-9.24-5.34L24 16.17z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.48 26.84 24 42.5V16.17l9.24 5.33 9.24 5.34zm-36.96 0 9.24-5.34L24 16.17V42.5L5.52 26.84z"/></svg>';