home_link constant

String const home_link

Icon Data of home_link

Implementation

static const String home_link =
    '<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="M20.085 11.085 12 3l-9 9h2v7a2 2 0 002 2h4.5"/><path d="M9 21v-6a2 2 0 012-2h2a2 2 0 011.807 1.143"/><circle cx="21" cy="21" r="1"/><circle cx="21" cy="16" r="1"/><circle cx="16" cy="19" r="1"/><path d="m21 16-5 3 5 2"/></g></svg>';