flower_tulip constant

String const flower_tulip

Implementation

static const String flower_tulip =
    '<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"><path fill="currentColor" d="M3 13a9 9 0 009 9 9 9 0 00-9-9m9 9a9 9 0 009-9 9 9 0 00-9 9m6-19v5a6 6 0 01-6 6 6 6 0 01-6-6V3c.74 0 1.47.12 2.16.39.55.23 1.04.57 1.45 1L12 2l2.39 2.39c.41-.43.9-.77 1.45-1A5.9 5.9 0 0118 3Z"/></svg>';