zoom_out_line constant

String const zoom_out_line

Implementation

static const String zoom_out_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="M16 4a12 12 0 1012 12A12 12 0 0016 4Zm0 21.91A10 10 0 1126 16a10 10 0 01-10 9.91Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="m31.71 29.69-5.17-5.17A13.68 13.68 0 0125.15 26l5.15 5.15a1 1 0 001.41-1.41Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M20 15h-8a1 1 0 000 2h8a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';