arrow_fullscreen constant

String const arrow_fullscreen

Implementation

static const String arrow_fullscreen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M16.196.083h-3.867a.69.69 0 00-.688.69l1.588 1.594-1.917 1.917a.979.979 0 000 1.39.984.984 0 001.391 0l1.914-1.915 1.579 1.585c.38 0 .687-.31.687-.69V.773c0-.38-.307-.69-.687-.69zm-.004 10.562-1.619 1.612-1.952-1.952a.983.983 0 10-1.392 1.39l1.951 1.95-1.56 1.554c0 .38.309.687.69.687h3.881c.381 0 .69-.307.69-.687v-3.866a.686.686 0 00-.689-.688zM4.758 2.359 6.342.78a.69.69 0 00-.691-.687h-3.88a.688.688 0 00-.69.687v3.866c0 .381.31.688.69.688l1.595-1.587 1.969 1.968a.978.978 0 001.39 0 .983.983 0 000-1.389L4.758 2.359zm1.193 7.286-2.59 2.59-1.594-1.601a.69.69 0 00-.688.69v3.881c0 .381.309.69.688.69h3.867a.69.69 0 00.687-.69L4.75 13.627l2.592-2.592a.982.982 0 10-1.391-1.39z"/></svg>';