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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M0 0v8h8V5.62a.5.5 0 000-.22V-.01H0zm1 1h6v4H5.5a.5.5 0 00-.09 0 .5.5 0 10.09 1H7v1H1V1zm2.5 1C2.67 2 2 2.67 2 3.5 2 4.5 3.5 6 3.5 6S5 4.5 5 3.5C5 2.67 4.33 2 3.5 2zm0 1c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5z"/></svg>';