deeplink constant

String const deeplink

Implementation

static const String deeplink =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M21 34.993v5.978c0 .569-.423 1.029-.944 1.029H4.944C4.423 42 4 41.54 4 40.971V7.03C4 6.46 4.423 6 4.944 6h15.112c.521 0 .944.46.944 1.029v5.978m6 0V7.03c0-.57.423-1.03.944-1.03h15.112c.521 0 .944.46.944 1.029V40.97c0 .569-.423 1.029-.944 1.029H27.944c-.521 0-.944-.46-.944-1.029v-5.978"/><path d="M12.5 38a2 2 0 100-4 2 2 0 000 4Zm23 0a2 2 0 100-4 2 2 0 000 4Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M16 23.5h16"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m27.223 28.273 1.591-1.591 3.182-3.182-3.182-3.182-1.59-1.591"/></g></svg>';