geometrydash constant

String const geometrydash

Icon Data of geometrydash

Implementation

static const String geometrydash =
    '<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="m3.471 23.994 20.5-20.5 20.498 20.5L23.97 44.493z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m17.07 30.91 13.853-13.852 3.323 3.324-13.852 13.852zm-4.73-8.466 3.429-3.43 3.429 3.43-3.43 3.429zm6.687-6.684 3.43-3.43 3.429 3.43-3.43 3.43z"/></svg>';