c_outline constant

String const c_outline

Icon Data of c_outline

Implementation

static const String c_outline =
    '<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="M18.26 10.142a15 15 0 0116.347 3.251 3 3 0 11-4.243 4.243 9.001 9.001 0 100 12.728 3 3 0 114.243 4.243A15 15 0 1118.26 10.142Zm8.276 1.108a13 13 0 106.656 21.942 1 1 0 00-1.414-1.414 11 11 0 110-15.556 1 1 0 101.414-1.414 13 13 0 00-6.656-3.558Z" clip-rule="evenodd"/></svg>';