route_fill constant

String const route_fill

Implementation

static const String route_fill =
    '<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"><path d="M24 0H0v24h24z"/><path d="M18 16a3 3 0 110 6 3 3 0 010-6ZM15.5 4a4.5 4.5 0 110 9h-7a2.5 2.5 0 000 5H13a1 1 0 110 2H8.5a4.5 4.5 0 110-9h7a2.5 2.5 0 000-5H11a1 1 0 110-2h4.5ZM6 2a3 3 0 110 6 3 3 0 010-6Z"/></g></svg>';