circle_arrow_line constant

String const circle_arrow_line

Implementation

static const String circle_arrow_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 30a14 14 0 1114-14 14 14 0 01-14 14Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="m18.08 8.26-7.61 7.61a1 1 0 101.41 1.41l5.12-5.1v15a1 1 0 002 0V12l5.28 5.28a1 1 0 101.41-1.41Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';