brandDouban constant

String const brandDouban

SVG data for Tabler Icon brand-douban.

Implementation

static const brandDouban =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-douban" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 20h16" />
<path d="M5 4h14" />
<path d="M8 8h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-2a2 2 0 0 1 2 -2z" />
<path d="M16 14l-2 6" />
<path d="M8 17l1 3" />
</svg>


''';