map constant

String const map

Icon Data of map

Implementation

static const String map =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M10 10a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm0-3a.5.5 0 110 1 .5.5 0 010-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M5 7.286C5 10.199 7.805 15 10 15s5-4.801 5-7.714C15 4.38 12.777 2 10 2S5 4.381 5 7.286Zm8 0C13 9.24 10.803 13 10 13c-.803 0-3-3.76-3-5.714C7 5.456 8.36 4 10 4s3 1.456 3 3.286Z" clip-rule="evenodd"/><path d="M13.73 10a1 1 0 110-2 3 3 0 012.89 2.197l1.39 5A3 3 0 0115.118 19H4.88a3 3 0 01-2.89-3.803l1.389-5A3 3 0 016.27 8a1 1 0 010 2 1 1 0 00-.963.732l-1.39 5A1 1 0 004.882 17H15.12a1 1 0 00.963-1.268l-1.389-5A1 1 0 0013.73 10Z"/></g></svg>';