flower constant

String const flower

Implementation

static const String flower =
    '<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 9c0-5-4.03-9-9-9m9-7.5A2.5 2.5 0 0114.5 8a2.5 2.5 0 01-2.5 2.5A2.5 2.5 0 019.5 8 2.5 2.5 0 0112 5.5m-6.4 4.75a2.5 2.5 0 002.5 2.5c.53 0 1.02-.17 1.4-.44v.19A2.5 2.5 0 0012 15a2.5 2.5 0 002.5-2.5v-.19c.38.27.87.44 1.4.44a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.26 1.43-2.25a2.5 2.5 0 00-2.5-2.5c-.53 0-1.02.16-1.4.44V3.5A2.5 2.5 0 0012 1a2.5 2.5 0 00-2.5 2.5v.19c-.38-.28-.87-.44-1.4-.44a2.5 2.5 0 00-2.5 2.5c0 .99.59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25M12 22a9 9 0 009-9c-5 0-9 4-9 9Z"/></svg>';