rocking_horse constant

String const rocking_horse

Implementation

static const String rocking_horse =
    '<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" stroke-width="4" d="M14 29s-3-5-3-11h16s0-4.5 3-8 6-5 6-5l8 8.5v5L36 16c-4 5-2 13-2 13H14Zm16 0 5 12M18 29l-5 12m-9-4s6 6 20 6 20-6 20-6M11 18c0-3-2-6-7-6"/></svg>';