lollipop constant

String const lollipop

Icon Data of lollipop

Implementation

static const String lollipop =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="14" cy="10" r="7"/><path d="M21 10a3.5 3.5 0 00-7 0m0 0a3.5 3.5 0 01-7 0m7 7a3.5 3.5 0 000-7m0-7a3.5 3.5 0 000 7M3 21l6-6"/></g></svg>';