vs_button constant

String const vs_button

Implementation

static const String vs_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.94 13.29c.058-1.733 1.695-3.29 3.693-3.29.833 0 1.612.3 2.206.616.6.32 1.1.705 1.396.986a1 1 0 11-1.376 1.452 4.745 4.745 0 00-.961-.674c-.444-.237-.889-.38-1.265-.38-1.027 0-1.675.805-1.693 1.357-.012.34.11.621.462.915.391.325 1.038.63 1.978.892 1.287.357 2.275 1.034 2.782 1.996.518.983.44 2.082-.06 3.043a3.452 3.452 0 01-2.66 1.846c-1.267.159-2.715-.311-4.264-1.518a1 1 0 111.23-1.578c1.29 1.007 2.218 1.182 2.785 1.111a1.45 1.45 0 001.134-.783c.248-.477.23-.877.066-1.188-.174-.33-.61-.742-1.548-1.002-1.052-.293-2.014-.693-2.723-1.282-.747-.622-1.216-1.465-1.181-2.518ZM7.076 10.083a1 1 0 011.294.57l2.849 7.341c.04.106.19.107.232.002l2.982-7.356a1 1 0 111.853.751l-4.047 9.985a1 1 0 01-1.859-.014l-3.875-9.985a1 1 0 01.57-1.294Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';