flickr_circle constant

String const flickr_circle

Icon Data of flickr_circle

Implementation

static const String flickr_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="-2 -1.5 24 24"><g fill="currentColor"><circle cx="7.364" cy="10.379" r="2.364"/><circle cx="12.628" cy="10.379" r="2.364"/><path d="M10 18.494a8 8 0 100-16 8 8 0 000 16zm0 2c-5.523 0-10-4.478-10-10 0-5.523 4.477-10 10-10s10 4.477 10 10c0 5.522-4.477 10-10 10z"/></g></svg>';