firetruck constant

String const firetruck

Icon Data of firetruck

Implementation

static const String firetruck =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="5" cy="17" r="2"/><circle cx="17" cy="17" r="2"/><path d="M7 18h8m4 0h2v-6a5 5 0 00-5-5h-1l1.5 5H21m-9 6V7h3M3 17v-5h9M3 9l18-6M6 12V8"/></g></svg>';