cog constant

String const cog

Icon Data of cog

Implementation

static const String cog =
    '<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="M20 12c0-.568-.061-1.122-.174-1.656l1.834-1.612-2-3.464-2.322.786a7.97 7.97 0 00-2.859-1.657L14 2h-4l-.479 2.396a7.97 7.97 0 00-2.859 1.657L4.34 5.268l-2 3.464 1.834 1.612a7.993 7.993 0 000 3.312L2.34 15.268l2 3.464 2.322-.786a7.97 7.97 0 002.859 1.657L10 22h4l.479-2.396a7.978 7.978 0 002.859-1.657l2.322.786 2-3.464-1.834-1.612A8.01 8.01 0 0020 12zm-8 4a4 4 0 110-8 4 4 0 010 8z"/></svg>';