mychart constant

String const mychart

Icon Data of mychart

Implementation

static const String mychart =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M41.68 13.015H24.77c-2-.1-5.93-4.23-8.19-4.23h-9.9a2.18 2.18 0 00-2.18 2.18v.05h0v7.29h39v-3.42a1.83 1.83 0 00-1.79-1.87Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43.5 18.295h-39v18.72a2.18 2.18 0 002.16 2.2h34.66a2.18 2.18 0 002.18-2.18v-.02h0Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M21.215 23.3a3.57 3.57 0 00-2.275 6.085l5.06 5.05 5.06-5.05A3.574 3.574 0 0024 24.337a3.582 3.582 0 00-2.785-1.037Z"/></svg>';