cookie constant

String const cookie

Icon Data of cookie

Implementation

static const String cookie =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="10" cy="21" r="2" fill="currentColor"/><circle cx="23" cy="20" r="2" fill="currentColor"/><circle cx="13" cy="10" r="2" fill="currentColor"/><circle cx="14" cy="15" r="1" fill="currentColor"/><circle cx="23" cy="5" r="2" fill="currentColor"/><circle cx="29" cy="3" r="1" fill="currentColor"/><circle cx="16" cy="23" r="1" fill="currentColor"/><path fill="currentColor" d="M16 30C8.3 30 2 23.7 2 16S8.3 2 16 2h.3l1.4.1-.3 1.2c-.1.4-.2.9-.2 1.3 0 2.8 2.2 5 5 5 1 0 2-.3 2.9-.9l1.3 1.5c-.4.4-.6.9-.6 1.4 0 1.3 1.3 2.4 2.7 1.9l1.2-.5.2 1.3c.1.6.1 1.2.1 1.7 0 7.7-6.3 14-14 14zm-.7-26C9 4.4 4 9.6 4 16c0 6.6 5.4 12 12 12s12-5.4 12-12v-.4c-2.3.1-4.2-1.7-4.2-4v-.2c-.5.1-1 .2-1.6.2-3.9 0-7-3.1-7-7 0-.2 0-.4.1-.6z"/></svg>';