home_dot constant

String const home_dot

Icon Data of home_dot

Implementation

static const String home_dot =
    '<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"><path d="M19 12h2l-9-9-9 9h2v7a2 2 0 002 2h5"/><circle cx="19" cy="19" r="3"/><path d="M9 21v-6a2 2 0 012-2h2c.641 0 1.212.302 1.578.771"/></g></svg>';