settings_cog_plus_line constant

String const settings_cog_plus_line

Implementation

static const String settings_cog_plus_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 21h-4l-.551-2.48a6.991 6.991 0 01-1.819-1.05l-2.424.763-2-3.464 1.872-1.718a7.055 7.055 0 010-2.1L3.206 9.232l2-3.464 2.424.763A6.992 6.992 0 019.45 5.48L10 3h4l.551 2.48a6.994 6.994 0 011.819 1.05l2.424-.763 2 3.464-1.872 1.718a7.05 7.05 0 010 2.1l1.872 1.718-2 3.464-2.424-.763a6.992 6.992 0 01-1.819 1.052L14 21zM12 9v3m0 3v-3m0 0H9m3 0h3"/></svg>';