pedestrian constant

String const pedestrian

Implementation

static const String pedestrian =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" fill-rule="evenodd" d="M55.017 7.5c-3.844 0-6.892 3.18-6.892 7.024s3.048 7.025 6.892 7.025c3.976 0 7.024-3.181 7.024-7.025 0-3.843-3.048-7.024-7.024-7.024zm-5.964 13.518c-1.458.133-2.651.928-3.579 1.59-1.193.929-3.048 2.917-3.048 2.917v.132c-.133 0-7.422 8.482-11.663 12.458-.398.398-.663.795-.795 1.326l-2.12 11.53c-.398 1.325.662 2.916 1.987 3.18 1.326.266 2.916-.794 3.048-2.252l2.121-10.736 8.217-8.217v21.868l-4.639 11.53L24.27 86.623a3.994 3.994 0 00-.663 2.784c.133.927.663 1.855 1.458 2.385.795.663 1.855.795 2.916.663.927-.265 1.855-.795 2.385-1.59v-.133l14.446-20.41.398-.795 5.434-13.519 10.735 14.446 7.952 18.555c.663 1.723 3.048 2.65 4.771 1.855 1.723-.662 2.651-3.048 1.988-4.77l-8.084-18.82-.398-.796L57.27 52.694V35.862l4.108 4.771.398.398 10.602 8.217c.928.795 2.784.663 3.579-.398.795-1.06.53-2.783-.398-3.71l-10.337-8.085c-3.181-3.711-7.29-8.88-9.145-11.265-.928-1.193-3.314-4.374-6.362-4.772Z" color="currentColor"/></svg>';