counting constant

String const counting

Implementation

static const String counting =
    '<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"><path fill="currentColor" d="M2 2h2v20H2z"/><path fill="currentColor" d="M22 4v2H2V4z"/><path fill="currentColor" d="M20 2h2v20h-2z"/><circle cx="8" cy="5" r="2" fill="currentColor"/><path fill="currentColor" d="M22 10v2H2v-2z"/><circle cx="10" cy="11" r="2" fill="currentColor"/><circle cx="16" cy="11" r="2" fill="currentColor"/><path fill="currentColor" d="M22 16v2H2v-2zm2 5v2H0v-2z"/><circle cx="8" cy="17" r="2" fill="currentColor"/></svg>';