loader_circle constant

String const loader_circle

Icon Data of loader_circle

Implementation

static const String loader_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"><circle cx="12" cy="20" r="2" fill="currentColor"/><circle cx="12" cy="4" r="2" fill="currentColor"/><circle cx="6.343" cy="17.657" r="2" fill="currentColor"/><circle cx="17.657" cy="6.343" r="2" fill="currentColor"/><circle cx="4" cy="12" r="2.001" fill="currentColor"/><circle cx="20" cy="12" r="2" fill="currentColor"/><circle cx="6.343" cy="6.344" r="2" fill="currentColor"/><circle cx="17.657" cy="17.658" r="2" fill="currentColor"/></svg>';