blur_circular_outline constant

String const blur_circular_outline

Implementation

static const String blur_circular_outline =
    '<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="M10 11q.425 0 .713-.288Q11 10.425 11 10t-.287-.713Q10.425 9 10 9t-.712.287Q9 9.575 9 10t.288.712Q9.575 11 10 11Zm0 4q.425 0 .713-.288Q11 14.425 11 14t-.287-.713Q10.425 13 10 13t-.712.287Q9 13.575 9 14t.288.712Q9.575 15 10 15Zm-3-4.5q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35Q7.2 9.5 7 9.5q-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm3 7q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm-3-3q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm3-7q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm4 3.5q.425 0 .713-.288Q15 10.425 15 10t-.287-.713Q14.425 9 14 9t-.712.287Q13 9.575 13 10t.288.712Q13.575 11 14 11Zm0-3.5q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm3 7q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm0-4q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15ZM12 22q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175-1.35 1.35-3.175 2.137Q14.075 22 12 22Zm0-2q3.35 0 5.675-2.325Q20 15.35 20 12q0-3.35-2.325-5.675Q15.35 4 12 4 8.65 4 6.325 6.325 4 8.65 4 12q0 3.35 2.325 5.675Q8.65 20 12 20Zm2-2.5q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm0-2.5q.425 0 .713-.288Q15 14.425 15 14t-.287-.713Q14.425 13 14 13t-.712.287Q13 13.575 13 14t.288.712Q13.575 15 14 15Zm-2-3Z"/></svg>';