donut constant

String const donut

Icon Data of donut

Implementation

static const String donut =
    '<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" fill-rule="evenodd" d="M12 16a4 4 0 100-8 4 4 0 000 8Zm0 6C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-18h2v2h-2V4Zm6 5h2v2h-2V9ZM5 14a1 1 0 100-2 1 1 0 000 2Zm4-7a1 1 0 100-2 1 1 0 000 2Zm8 1a1 1 0 100-2 1 1 0 000 2Zm2 7a1 1 0 100-2 1 1 0 000 2Zm-4 2h2v2h-2v-2Zm-4 3a1 1 0 100-2 1 1 0 000 2Zm-5-4h2v2H6v-2ZM5 8h2v2H5V8Z"/></svg>';