home_edit constant

String const home_edit

Icon Data of home_edit

Implementation

static const String home_edit =
    '<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="M9 21v-6a2 2 0 012-2h2c.645 0 1.218.305 1.584.78"/><path d="M20.004 11.004 12 3l-9 9h2v7a2 2 0 002 2h4m7.42-5.39a2.1 2.1 0 012.97 2.97L18 22h-3v-3l3.42-3.39z"/></g></svg>';