color_filter constant

String const color_filter

Implementation

static const String color_filter =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M24 40.944A11.955 11.955 0 0032 44c6.627 0 12-5.373 12-12 0-5.591-3.824-10.29-9-11.622"/><path d="M13 20.378C7.824 21.71 4 26.408 4 32c0 6.627 5.373 12 12 12s12-5.373 12-12c0-1.55-.294-3.03-.828-4.39"/><path d="M24 28c6.627 0 12-5.373 12-12S30.627 4 24 4 12 9.373 12 16s5.373 12 12 12Z"/></g></svg>';