ambulance constant

String const ambulance

Implementation

static const String ambulance =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M10 35H6a2 2 0 01-2-2V11a2 2 0 012-2h25a2 2 0 012 2v6.899a3 3 0 001.975 2.82l7.05 2.563A3 3 0 0144 26.102V33a2 2 0 01-2 2h-4m-20 0h12"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 19h8m-4-4v8"/><circle cx="14" cy="35" r="4"/><circle cx="34" cy="35" r="4"/></g></svg>';