q constant

String const q

Icon Data of q

Implementation

static const String q =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M10 24c0-7.732 6.268-14 14-14s14 6.268 14 14c0 3.145-1.037 6.047-2.787 8.384l2.201 2.202a2 2 0 11-2.828 2.828l-2.202-2.201A13.938 13.938 0 0124 38c-7.732 0-14-6.268-14-14Zm22.343 5.515-2.929-2.93a2 2 0 10-2.828 2.83l2.929 2.928A9.954 9.954 0 0124 34c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10c0 2.038-.61 3.934-1.657 5.515Z" clip-rule="evenodd"/></svg>';