access_dots constant

String const access_dots

Implementation

static const String access_dots =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="15.046" cy="24" r="6.546" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="32.954" cy="24" r="6.546" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.501 24a19.406 19.406 0 004.295 12.193h30.408a19.453 19.453 0 000-24.386H8.796A19.406 19.406 0 004.501 24Z"/></svg>';