zoom_in constant

String const zoom_in

Implementation

static const String zoom_in =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M208 96h-32v80H96v32h80v80h32v-80h80v-32h-80V96z"/><path fill="currentColor" d="m479.6 400.4-81.084-81.084-62.368-25.767A175.008 175.008 0 00368 192.687c0-97.047-78.953-176-176-176s-176 78.953-176 176 78.953 176 176 176a175.028 175.028 0 00101.619-32.378l25.7 62.2L400.4 479.6a56 56 0 0079.2-79.2ZM48 192.687c0-79.4 64.6-144 144-144s144 64.6 144 144-64.6 144-144 144-144-64.599-144-144Zm408.971 264.284a24.029 24.029 0 01-33.942 0L346.457 380.4l-23.894-57.835 57.837 23.892 76.573 76.572a24.029 24.029 0 01-.002 33.942Z"/></svg>';