home_ribbon constant

String const home_ribbon

Icon Data of home_ribbon

Implementation

static const String home_ribbon =
    '<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="M16 15h5v7l-2.5-1.5L16 22z"/><path d="m20 11-8-8-9 9h2v7a2 2 0 002 2h5"/><path d="M9 21v-6a2 2 0 012-2h1.5"/></g></svg>';