drop_circle constant

String const drop_circle

Icon Data of drop_circle

Implementation

static const String drop_circle =
    '<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"><path d="M10.07 15.34c1.115.88 2.74.88 3.855 0 1.115-.88 1.398-2.388.671-3.575L12 8l-2.602 3.765c-.726 1.187-.443 2.694.672 3.575z"/><circle cx="12" cy="12" r="9"/></g></svg>';