kite constant

String const kite

Icon Data of kite

Implementation

static const String kite =
    '<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="m43.5 37.145-26.732.072C10.639 32.721 4.5 28.214 4.5 23.851c.01-4.373 6.15-8.829 12.299-13.068H43.5c-6.324 4.373-12.648 8.746-12.648 13.14S37.176 32.73 43.5 37.145Zm-26.62.072 14.239-14.885"/></svg>';